Bug 2829 - Random Mix not appending
: Random Mix not appending
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Misc
: 6.5b1
: PC Windows (legacy)
: P2 normal (vote)
: ---
Assigned To: Blackketter Dean
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-01-16 18:25 UTC by treble
Modified: 2006-01-18 18:17 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments
Source of random_mix.html (31.00 KB, text/html)
2006-01-17 17:45 UTC, treble
Details

Note You need to log in before you can comment on or make changes to this bug.
Description treble 2006-01-16 18:25:16 UTC
Just installed latest Slimserver (6.5b1 - 5654 - Windows 2000 - EN - cp1252)

When I start a random mix it only plays the 10 songs, nothing gets automatically appended.
Comment 1 KDF 2006-01-16 19:00:48 UTC
check log using d_plugins
Comment 2 treble 2006-01-16 20:19:28 UTC
(In reply to comment #1)
> check log using d_plugins
> 
Ah, was looking for a random_play log or something, here is the output, let it go through the songs until the end (it stopped after the 10 songs played):

RandomPlay: playRandom called with type track
RandomPlay: -1 songs remaining, songIndex = 0
RandomPlay: Starting random selection of 10 items for type: track
RandomPlay: Find returned 10 items
RandomPlay: Playing track: Desire, 18837
Adding 9 tracks to end of playlist
RandomPlay: Playing static track mode with 10 items
Comment 3 KDF 2006-01-17 01:24:40 UTC
is there no more than that?  it should be reporting each song change.
check your settings, that you have it set to have an ongoing 10 tracks, etc.
Comment 4 treble 2006-01-17 08:39:24 UTC
(In reply to comment #3)
> is there no more than that?  it should be reporting each song change.
> check your settings, that you have it set to have an ongoing 10 tracks, etc.
> 
Yes, that was all :-(

I couldn't find any settings for random mix on the sever->plugins or random mix page, other then how many tracks to show that still have to be played and have already played.


The "static track mode" might be the problem.  So where do you change those settings?

Thanks!
Gert
Comment 5 KDF 2006-01-17 08:55:23 UTC
look at the very bottom of the Random Mix page for:

 [] Add new items when old ones finish
and:

 Now Playing will show [] upcoming songs and [] recently played songs
Comment 6 Max Spicer 2006-01-17 13:38:32 UTC
Static track mode is definitely the problem.  If you want  more tracks added, make sure that "Add new items when old ones finish" is ticked.  This option defaults to 1, so you must have unticked it at some point unless there's another bug lurking somewhere.  My guess would be that there isn't, but bugs are tricky like that...

Please confirm that the option is currently unticked for you and that ticking it makes the problem go away.
Comment 7 treble 2006-01-17 17:45:45 UTC
Created attachment 1102 [details]
Source of random_mix.html
Comment 8 treble 2006-01-17 17:46:39 UTC
I don't have that option on my Random Mix Page...

I only have the long list with: 
Genres to include in your mix:

And:
Now Playing will show  upcoming songs and  recently played songs.

I have attached the source of the random mix frame.
Comment 9 Max Spicer 2006-01-18 00:32:00 UTC
Please update to the latest nightly.  I've no idea why this option should be missing, but it's certainly there in the latest version as of yesterday evening, R5683.
Comment 10 treble 2006-01-18 18:17:27 UTC
Updated to the latest nightly, and there the option reappeard.  Bug fixed.  Thanks.