08-04-2024, 09:49 PM
No, before pressung the "Add" button, there are no error messages.
Thank you for your donation!
Solved: moOde 9.0.5 and 9.0.7: Adding radio station to playlist does not work
|
08-04-2024, 09:49 PM
No, before pressung the "Add" button, there are no error messages.
Hi @Tim Curtis, were you able to make progress on this?
08-05-2024, 06:21 PM
Indeed, yes.
I've identified the bug causing the variable to be overwritten. It will occur any time the Queue is updated for example play/pause, next item, radio station transitions to next track, etc. I'll fix it for upcoming 9.0.7 and I'll prolly post a patch that you can install when I get it tested on my end in the next couple of days.
08-05-2024, 06:28 PM
Which is brilliant news! Tx a million! Let me know, and I'm happy to test.
Btw, in what time zone are you?
08-05-2024, 06:36 PM
USA, Michigan (The Great Lakes State!)
Eastern Time Zone. It's around 2:30 PM as I post this.
08-05-2024, 07:56 PM
For testing:
Code: sudo wget -q https://moodeaudio.org/test/lib.min.js -O /var/www/js/lib.min.js The easiest way to test the fix: 1. Do an Add to playlist for a station or track but don't click the Add button 2. MPC PLAY followed by MPC NEXT which will force the Queue to update 3. Click Add and confirm that both notifications are displayed 4. Navigate to the playlist and view or edit it to confirm that the item was added
08-05-2024, 08:16 PM
Get worked.
Stupid Q: what does "MPC PLAY" and "MPC NEXT" mean?
08-05-2024, 08:20 PM
Enter the commands via SSH so you can control MPD while leaving the WebUI sitting at that add to playlist screen.
ok. Did that. It tried 20x and got half of them failed. I mean, half of them didn't show the 2nd message, and were not saved in the PL
08-05-2024, 09:48 PM
Sounds like a stale Browser cache that still has the old JS.
Tomorrow I'll enable the console.log debug statements (to make it easier to see whats in the variables) and then post a new set of min files. |
« Next Oldest | Next Newest »
|