Bugzilla – Bug 1513
Play other songs in album doesn't work in some case
Last modified: 2008-08-18 10:54:16 UTC
I am running the latest nightly of 6.1 on XP SP2 (all files are in FLAC) and for a few days I noticed that the setting "Play other songs in album" doesn't work in some cases. When I select one song with the remote through Browse Music->Browse Genre, Slimserver only plays this single song and then stop (despite the server is set to "Play other songs in album or directory"). It was definitely working in previous versions. Note that it works if I select a song through "Browse Music Folder". Michel
Created attachment 500 [details] grab album info from findCriteria the playing of songs in the album was failing becuase the client param for album doesn't exist. instead, use findcriteria{'album'}.
This should now be fixed in 6.1 builds as of change 3148
re-open if there any any issues.
Can't confirm the validity of this but my girlfriend insists that she used to be able to press play half-way through a playlist and the following songs would also play, now (beta version and latest nightly) only the selected song plays. We have the 'Play other songs in album' selected and it works fine when browsing artists and albums, but not on playlists (or all somgs for that matter).
Yes, this behavior seems to have changed.
so, this should be active on the current playlist items as well?
Created attachment 607 [details] check if browsing inside a playlist Now that playlist browsing is done via browseDB, we need to check if we've descended into a playlist. This basically works the same as if we'r inside an album listing. I've renamed to 'container' to be a bit more generic. This will also fix bug 1754
The patch looks good from here, though haven't tested yet. I'm marking this bug as a duplicate of bug 1754...well, at least for the reason that it was reopened. Thanks, kdf! *** This bug has been marked as a duplicate of 1754 ***
This bug was marked resolved in Slimserver 6.1, which is several versions ago. If you're still seeing this bug, please re-open it. Thanks!