Bug 1513 - Play other songs in album doesn't work in some case
: Play other songs in album doesn't work in some case
Status: CLOSED DUPLICATE of bug 1754
Product: Logitech Media Server
Classification: Unclassified
Component: Player UI
: 6.1.0
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: Vidur Apparao
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-05-07 04:01 UTC by Michel Fombellida
Modified: 2008-08-18 10:54 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
grab album info from findCriteria (507 bytes, patch)
2005-05-07 04:15 UTC, KDF
Details | Diff
check if browsing inside a playlist (1.15 KB, patch)
2005-07-07 11:06 UTC, KDF
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Fombellida 2005-05-07 04:01:56 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
Comment 1 KDF 2005-05-07 04:15:59 UTC
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'}.
Comment 2 KDF 2005-05-07 18:24:54 UTC
This should now be fixed in 6.1 builds as of change 3148
Comment 3 KDF 2005-05-07 18:25:28 UTC
re-open if there any any issues.
Comment 4 Mark Hughes 2005-07-07 06:47:44 UTC
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).
Comment 5 Blackketter Dean 2005-07-07 08:33:42 UTC
Yes, this behavior seems to have changed.
Comment 6 KDF 2005-07-07 09:33:31 UTC
so, this should be active on the current playlist items as well?
Comment 7 KDF 2005-07-07 11:06:56 UTC
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
Comment 8 Vidur Apparao 2005-07-07 11:11:34 UTC
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 ***
Comment 9 Chris Owens 2008-03-11 11:28:15 UTC
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!