- update dependencies
- add dependency-review

Posts made by bugsounet
-
[EXT-Bring] v1.2.3
- update dependencies
- use internal node fetch of node v18+
- lock to MM² v2.25.0 and more
-
[EXT-BackGround] v1.2.4
- create dependency-review
- add dependabot
- update installer dependencies
-
RE: Gateway Admin Page
[FR]
Au départ, je pensais l’intégrer directement a la prochaine version (1er octobre) mais nous sommes en pleine finition de MagicMirror v2.25.0
Donc, au final, je ferai une beta desus car je n’aurai pas le temps (j’ai meme pas encore commencé!)
[EN]
Initially, I thought I would integrate it directly into the next version (October 1st) but we are in the process of finishing MagicMirror v2.25.0
So I’ll do a beta on it because I haven’t even started yet!
Maybe it’s better to take time -
RE: token file does not exist
Hi, it seams that node command is not found
can you try this:
cd ~ node -v whereis node
and give result, thx
-
[EXT-YouTube] v2.1.2
- update dependency
- add dependency review
- add tr.json
-
[EXT-Update] v1.1.1
- update dependency
- ad dependency review
- add tr.json
-
[EXT-Browser] v1.2.3
- add tr.json translation
- add dependabot
- add dependency review
- update installer dependencies
-
RE: Turkish language support
If you use this EXTs, why not
in this case everything you use will be in your language -
RE: Turkish language support
GW
tr.json
updated
–> added author of this translatedDo I need to translate the places you have updated in the application?
what “place” do you say ? i don’t understand really
-
RE: Control of rotation via recipe not working
Unfortunately this cannot work
Why?- For Gateway ready state, it’s need GA ready
- For EXTs ready state, it’s need Gateway ready
schematic diagram is GA Ready -> GW Ready -> EXTs Ready -> Waiting final user
in your case: GA Ready -> (Send to EXT-Pages) -> GW Ready -> EXTs Ready -> Waiting final user
Result (Send to EXT-Pages) is ignored by EXT-Pages because GW is not readyI’m not implented any plugins for recipe about your request (never think to this)
-
Gateway Admin Page
Hi,
I’m thinking about an admin page to display in MagicMirror screen
this will display the important system information that we have in the system page of the gateway site
- It will be available ONLY with
EXT-Pages
as a hidden page - This could be called by voice (show admin page for example)
- Auto-Translated into your language
what do you think this this?
- It will be available ONLY with
-
MagicMirror² v2.25.0
Hi,
MagicMirror² v2.25.0 will be released very soon (Oct 1st)
Team and me have add new feature for all modules configuration
We are now able to set animations to each module without modify something in main code of a module (it’s now native!)Result can be natively like this:
We have add possibility to add animations:
- when module hide
- when module show
- when module self update
This new feature is naturaly optional
You can already look at the new documentation which will be released very soon about this new feature
I hope this feature will be useful to you,
It was a real pleasure to code it for you -
RE: MagicMirror doesn't start anymore
I see your post yesterday but I wanted to check before responding
If works want reinstall dependencies, it’s perfect !I have sometimes noticed that at npm there is time that can pass between the request to update a package and its distribution.
this may be the case for you with the dependencies of thepm2
library -
[EXT-RadioPlayer] v1.2.0
- update installer dependencies
- use native animateCSS of MM² v2.25.0
- correct some css part
- correct issue with vlc
-
[EXT-YouTubeCast] v1.1.4
- update dependencies
- add dependency review
- add tr.json translation