Page 1 of 1
Bug Report: Repeat entities in play queue

Posted:
Sun Jul 07, 2013 4:42 am
by DLu
I've been having this problem with my randomly generated play queues, but it applies to manual play queues as well.
To reproduce:
1) Queue Up Track 1
2) Queue Up Track 2
3) Queue Up Track 1
4) Queue Up Track 3
5) Play track 1
6) Advance player to next track (either by listening or skipping)
7) [Track 2 starts playing]
8 ) Advance player to next track
9) [Track 1 starts playing, with both the first and third items in the queue with the play icon next to them]
10) Advance player to next track
11) [Track 2 starts playing]
12) Goto 8
Re: Bug Report: Repeat entities in play queue

Posted:
Sun Jul 07, 2013 4:58 am
by gurutech
I have the same issue. For now, my "workaround" is to manually create playlists through Madsonic with more songs than I intend to have in the playlist, then look for duplicates and remove them (although sometimes they are the same song by the same artist, but either a live version or the same version from a different album). As I am going through, I also remove songs that I don't want on the playlist (example, if I am creating a playlist with "Classic Rock", I remove the non-classic rock songs).
Then I shuffle what's remaining in the list (usually about 100 songs or so), and save the playlist.
The other way I create playlists is through iTunes, creating a "Genius" playlist, exporting it, and then modifying the *.m3u8 file to match my paths for Madsonic, then import into Madsonic.
Re: Bug Report: Repeat entities in play queue

Posted:
Thu Jul 11, 2013 11:54 pm
by daneren2005
I just tried testing this out, and I can't seem to get it to not go to the next track correctly. I get the weird display issue, but the player always proceeds just fine.
Re: Bug Report: Repeat entities in play queue

Posted:
Fri Jul 12, 2013 6:20 am
by DLu
Weird. I use Chrome, if that helps.
Re: Bug Report: Repeat entities in play queue

Posted:
Fri Jul 12, 2013 2:18 pm
by daneren2005
Oh I guess I meant from the android client
Sent from my HTC One X using Tapatalk 2
Re: Bug Report: Repeat entities in play queue

Posted:
Thu Jan 30, 2014 9:28 pm
by DLu
FWIW, I just replicated the error on
http://demo.subsonic.org/ in the playlist called Bug Test.
Re: Bug Report: Repeat entities in play queue

Posted:
Thu May 15, 2014 3:27 am
by DLu
I've started looking through the source code myself to try to find the error, but I could use a pointer on the general area of the code to look at.
Re: Bug Report: Repeat entities in play queue

Posted:
Thu May 15, 2014 10:28 am
by MadEvil
Hi there,
it's been a while ago when I did this corrections to the madsonic fork
madsonic.org.
What I still remember, this problem was to fix in the file
playQueue.jsphttp://sourceforge.net/p/subsonic/code/ ... yQueue.jspbest regards