Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: moOde 9.0.5 and 9.0.7: Adding radio station to playlist does not work
#81
Hi @Tim Curtis ,

Good point! I closed my browser, ran CCleaner and did the test 65x again. All attempts were successful!
Reply
#82
So what is missing from our attempts to reproduce this bug? I mean how come kurt1970 could get it almost at will but the rest of us couldn't?
----------------
Robert
Reply
#83
(08-06-2024, 09:39 AM)the_bertrum Wrote: So what is missing from our attempts to reproduce this bug?  I mean how come kurt1970 could get it almost at will but the rest of us couldn't?

Some people make a difference... :-) But indeed a very valid question!

@Tim Curtis It is playing since this morning (+6h), and after the browser close, everything works as expected. Great! Tx!
Reply
#84
(08-06-2024, 09:39 AM)the_bertrum Wrote: So what is missing from our attempts to reproduce this bug?  I mean how come kurt1970 could get it almost at will but the rest of us couldn't?

It was not obvious at all but whenever the Queue rendered, for example a new track started playing or station metadata updated it would overwrite a variable that was also reused by the add_to_playlist routine to store the path of the item to be added. 

@kurt1970's issue would occur if the Queue updated after clicking "Add to playlist" and selecting the playlist but before  clicking Add.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#85
Here's a set of updated files with all the debug logging removed.

Code:
sudo wget -q https://moodeaudio.org/test/lib.min.js -O /var/www/js/lib.min.js
sudo wget -q https://moodeaudio.org/test/main.min.js -O /var/www/js/main.min.js
sudo wget -q https://moodeaudio.org/test/playlist.php -O /var/www/command/playlist.php
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#86
I'm using moOde on 2 instances playing ~14h a day, every day. Mathematically, this makes the chances you come across an issue bigger than when listening only a couple of hours a day. Coincidence I guess...
Reply
#87
(08-06-2024, 12:30 PM)kurt1970 Wrote: I'm using moOde on 2 instances playing ~14h a day, every day. Mathematically, this makes the chances you come across an issue bigger than when listening only a couple of hours a day. Coincidence I guess...

We got lucky finding this bug. Many thanks for the help :-)
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#88
Thanks for your fixing it @Tim Curtis :-)!
Reply
#89
Well, I can repro when doing mpc command in the console, but I can't get it to trigger just using the UI no matter what I try.

Still, bug squashed so it doesn't matter I suppose.
----------------
Robert
Reply
#90
(08-06-2024, 12:29 PM)Tim Curtis Wrote: Here's a set of updated files with all the debug logging removed.

Code:
sudo wget -q https://moodeaudio.org/test/lib.min.js -O /var/www/js/lib.min.js
sudo wget -q https://moodeaudio.org/test/main.min.js -O /var/www/js/main.min.js
sudo wget -q https://moodeaudio.org/test/playlist.php -O /var/www/command/playlist.php

Hi @Tim Curtis I replaced the files on both a 9.0.5 and 9.0.6 instance, but something seems to break it, as my playlists are gone after the wgets...
Reply


Forum Jump: