Bug 2653 - "play other tracks in album or directory" enable on the fly.
: "play other tracks in album or directory" enable on the fly.
Status: RESOLVED WONTFIX
Product: Logitech Media Server
Classification: Unclassified
Component: Player UI
: 6.2.1
: PC All
: P2 enhancement (vote)
: Future
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-11-29 12:06 UTC by Nick Lindridge
Modified: 2009-09-08 09:12 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
skip anything but songs (496 bytes, patch)
2006-02-01 01:57 UTC, KDF
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Lindridge 2005-11-29 12:06:07 UTC
This is reproduced with a top level music directory of 100 or so assorted tracks, and sub directories with sorted items. With the feature to play all tracks in the same folder enabled, selecting a track some way into the list of tracks adds all files to the playlist as expected, but starts at the wrong track, some way after the desired track.

On the feature itself, a global setting to add all tracks from an album is in practice an undesirable feature without a way to override this trivially from the remote when not required. A superior solution would be for the default always to be to add just the selected track, and a remote key sequence, such as a second press on + to add all tracks of the same album, with a third press to add all tracks from the directory.
Comment 1 Nick Lindridge 2005-11-29 12:07:55 UTC
Sorry Dan, category should be "streaming from slimserver" not to. Nick.
Comment 2 Dan Sully 2005-11-29 16:59:26 UTC
Dean - what do you think of the UI change suggestion?
Comment 3 Blackketter Dean 2005-11-29 17:04:21 UTC
Let's fix the bug having to do with starting with the wrong songs, then open a new bug with the UI enhancement request.  I don't have a solution off the top of my head for that one...
Comment 4 KDF 2006-02-01 01:57:40 UTC
Created attachment 1116 [details]
skip anything but songs

on a hunch that there is more in the folder than dirs and songs, maybe this simple change will help.  Instead of skipping only dirs, and reducing the index to match, this reduces anytime the item isn't a song. I guess this would cover playlist and cue sheets in the same folder. I'm not sure what else could be done, aside from getting rid of the "same folder" part, and only allow same album via browsedb.
Comment 5 KDF 2006-02-09 00:54:40 UTC
I've committed the potential fix to 6.5 at change 6178.  Please update svn, or try the Jan 10 builds and reopen if this issue persists.
Comment 6 KDF 2006-02-12 11:42:59 UTC
bug 2980 apparently shows that this fix does not work.  I have no idea why, as I can't reproduce the cases.  remarking this bug as the enhancement part originally mentioned.  The bug part can be handled by bug 2980
Comment 7 Dan Sully 2006-06-13 00:10:38 UTC
kdf - is this still an issue in 6.5?

Thanks
Comment 8 KDF 2006-06-13 00:18:46 UTC
functionally no....but to enable/disable on the fly, isn't available in the UI.
frankly, I don't see the point.  It just ends up being something that many more users will hate because it sticks them with one more click since they have to choose whether or not to override a setting that they have had the option to set already.
Comment 9 Dan Sully 2006-06-29 16:18:14 UTC
I agree - going to close this.
Comment 10 KDF 2006-06-29 16:26:38 UTC
Just for reference on this:  

There is a way to have this kind of function with the existing setup.  Setting the pref to add ONLY the song will add only the song selected, but you still always have the option of pressing play from the level above which will add the entire album or folder and play from the first track (track order for album, alphabetical for folder).