[SOLVED] moOde 9.0.5 and 9.0.7: Adding radio station to playlist does not work - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [SOLVED] moOde 9.0.5 and 9.0.7: Adding radio station to playlist does not work (/showthread.php?tid=6770) |
RE: moOde 9.0.5: Adding radio station to playlist does not work - Tim Curtis - 08-01-2024 (08-01-2024, 06:37 PM)kurt1970 Wrote: To exclude my mistakes in the station definition, I also have it with the stations part of the moOde distribution. Set Worker response to "Default". The boosted setting may be causing certain events to be missed. I'll prolly remove the option for upcoming 9.0.6. RE: moOde 9.0.5: Adding radio station to playlist does not work - kurt1970 - 08-01-2024 Hi Kent, I just tested it by adding tracks and albums from my NAS to a playlist. Did it with several random tracks and albums and to different playlists Same behavior: sometimes it works, sometimes it doesn't. Best regards, Kurt RE: moOde 9.0.5: Adding radio station to playlist does not work - kurt1970 - 08-01-2024 @Tim Curtis I set the worker response to "Default" (and restarted) 3 out of 11 attempts were successful. That's the same as it was set on "Boosted" RE: moOde 9.0.5: Adding radio station to playlist does not work - Tim Curtis - 08-01-2024 (08-01-2024, 07:18 PM)kurt1970 Wrote: @Tim Curtis I set the worker response to "Default" (and restarted) Its not obvious to me what might be happening on your end. I'm not having any issues whatsoever with Playists except for the one issue I mentioned earlier that was caused by a bug. Hopefully someone will be able to repro your issue and provide some insights as to what might be happening. RE: moOde 9.0.5: Adding radio station to playlist does not work - kurt1970 - 08-01-2024 Being in SW development myself, I understand that's niot easy to track this down as behavior is not consistent and, as such, not easy to reproduce. Are there any other logfiles I can check? RE: moOde 9.0.5: Adding radio station to playlist does not work - Tim Curtis - 08-01-2024 Have a look at /var/www/command/playlist.php https://github.com/moode-player/moode/tree/develop/www/command And the included default playlist files containing the two EXTINF metadata tags at the top https://github.com/moode-player/moode/tree/develop/var/lib/mpd/playlists RE: moOde 9.0.5: Adding radio station to playlist does not work - TheOldPresbyope - 08-01-2024 I know well the thrill of the hunt but you could just flash a fresh moOde 9.0.5 and save your ammunition for a another day Regards, Kent RE: moOde 9.0.5: Adding radio station to playlist does not work - kurt1970 - 08-01-2024 Hi Kent, That's what I just did. After a fresh 9.0.5 install, everything worked fine. Next, I imported my settings of my previous install, and after rebooting, I've exactly the same behavior as before. Looks like the import of the config breaks some things. If you want, I can upload my configfile. RE: moOde 9.0.5: Adding radio station to playlist does not work - Tim Curtis - 08-01-2024 When you say "imported settings" do you mean you used the Restore feature on System Config? Did you only restore the Config and Prefs or were there other items that were part of the restore? RE: moOde 9.0.5: Adding radio station to playlist does not work - kurt1970 - 08-01-2024 (08-01-2024, 10:09 PM)Tim Curtis Wrote: When you say "imported settings" do you mean you used the Restore feature on System Config? Yes, indeed. I did a fulll restore with all option flagged on. Only difference between my 2 instances is that the one that's ok, is wired, the instance causing issues is via wireless. |