@cowboysdude If are there some people interesting in working on this I can help. Maybe a future check is possible integregate into the core.
cc @MichMich
Also, the MMM-ModuleScheduler seems to me too nice. I’ve not been have time to test yet.
@cowboysdude If are there some people interesting in working on this I can help. Maybe a future check is possible integregate into the core.
cc @MichMich
Also, the MMM-ModuleScheduler seems to me too nice. I’ve not been have time to test yet.
So, After a research about all this mess it up, the problem was a bug inside of ipfilter and MagicMirror too. When I added inside the sample config I’ve using express-ipfilter@0.2.4 In this version has a bug was fixed in 0.3.1 https://github.com/baminteractive/express-ipfilter/commit/4adc5dc33e6ef5086e36a7a56184da7cdcd056bf
The bug for MagicMirror was fixed some weeks ago,
https://github.com/MichMich/MagicMirror/commit/a7297d2685f5ed9b6b34df496065f05ee0d36568
You can using now the develop branch or install express-ipfilter previous of the 0.3.1
I can recomend you 3 things:
Check the next documentation
Second one, use this interactive tutorial
https://try.github.io
The last, you can work better using a zsh+oh-my-zsh. This enable to see where branch you are and status repository into the shell prompt.
https://github.com/robbyrussell/oh-my-zsh
The new version 1.1.0 is released. Thanks to @Jopyth for your contribuitions.
This version 1.1.0 include:
Here we call “Picaflor” to this bird. This year on of them got into my covered back garden of my house. I’ve help it to get out and release, here a picture :)
PS: You can see the long of tongue
Well, autoplay is a option of Youtube,
Add autoplay=1
to url
https://www.youtube.com/embed/6kgH6kqNuWM?list=PL24DEF584E7DBB4CF&autoplay=1
Thanks @qistoph
I know your help will to be great.
I recently a create a simple Trello board https://trello.com/b/RMlo1mDy/test-suite-magicmirror. Three state: Todo - Doing - Done
Todo: Ideas and planning of tests.
Doing: Task self asignated or requested one by someone. This state if someone is working in this task.
Done: Pushed in Pull Request or commited.
Every interested in help this area, feel free send me by IM or private message of your Trello account.
@Mire Hello,
I added a little more explain.
The directory where is searching the images is
MagicMirror/modules/MMM-ImagesPhotos/uploads
The directory called uploads inside the module
@paviro You’re welcome :)
The NodeBB broken the compatibility with all directory when introduced
https://github.com/NodeBB/NodeBB/pull/5382
With @paviro we worked and fixed the situation.
https://github.com/julianlam/nodebb-plugin-markdown/pull/84