-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Needed adjustments to let the module working #9
base: master
Are you sure you want to change the base?
Conversation
- Adjusted related includings css and js - Added missing require for node helper in node helper files - Adjusted playlist parsing in case of different mpd file array sorting - Changed mpd client reaction from system-player to system - system have all the time changes in mpd server present - helps to let mirror module display instantly mpd changes
- Added translation for german and english - Workaround loop logic for parsing playlist (file url can be at the end in array) - Added config variable to enable track listing - Added config variable to enable playlist fading effect - Adjusted README.md - Adjusted css styles
Commented out console.log messages.
- Added css styles for progress bar - Set module width to fixed size - Adjusted template structure - Added new screenshot to README.md
-SOLVED- Hello have installed this wonderful module but it fails to load if change folder name mmm-mpd to mpd_client errors in MM startup: alerts in MagicMirror startup: change folder name from mmm-mpd to mpd-client: Looking for errors in MM-dev tools with folder named to mpd-module: module in mm-config array looks like
|
-SOLVED- also tried to rename folder, js file and cssfile to mod insted of mpd, as it should be regarding devs att MagicMirror forum , but it still not works, the result is if I change anything in mmm-mpd folders or config array my screen either turns black or mmm-mpd doesnt start. |
General:
MMM-MPD.js:
node_helper.js: