donald24;695237 Wrote: > Ah, I got you now! > Libspotify API 10.1.16.g7a6bc7ea Release win32 > Spotify Plugin: 2.2.2 > > Here's the server log with both spotify entries set to debugging > level: > > Playing back two different radio-genres, the last one ending up in > playing back : ELTON JOHN! > > Thank you very much for looking > > Code: -------------------- > > > [12-03-10 20:10:52.8416] Slim::Web::JSONRPC::requestMethod (443) request not dispatchable! > [12-03-11 08:18:05.9381] Slim::Plugin::MusicMagic::Common::__ANON__ (75) Failed fetching filters from MusicIP > [12-03-11 08:21:28.9161] Plugins::Spotify::Radio::cliRequest (101) spotify radio genre mode, genre: 32768 > [12-03-11 08:21:28.9165] Plugins::Spotify::Radio::_playRadio (243) fetching radio tracks from spotifyd > [12-03-11 08:21:28.9168] Plugins::Spotify::Radio::_fetchTracks (493) fetching tracks from spotifyd: []hxxp://192.168.0.23:9005/radio.json?s=1900&e=2020&g=32768[] > [12-03-11 08:21:29.2247] Plugins::Spotify::Radio::__ANON__ (515) got 30 tracks, pending tracks now 30 > [12-03-11 08:21:29.2256] Plugins::Spotify::Radio::_playRadio (229) loading 10 tracks, pending tracks: 20 > [12-03-11 08:21:29.2295] Plugins::Spotify::ProtocolHandler::canDirectStream (254) Playing via spotifyd: spotify:track:1Z94b7SicXx8tytyKUtUow > [12-03-11 08:21:29.2311] Plugins::Spotify::ProtocolHandlerSpotifyd::prefetchNext (116) scheduling prefetch of next track: spotify:track:7KKx4INB8LyGUeNXKiqQHK in 171 > [12-03-11 08:21:29.2347] Plugins::Spotify::Radio::commandCallback (542) [playlist loadtracks] slave source: spotifyradio > [12-03-11 08:21:29.9725] Slim::Networking::Async::DNS::resolve (81) Using cached DNS response 195.24.232.208 for post2.audioscrobbler.com > [12-03-11 08:21:29.9740] Plugins::Spotify::Radio::commandCallback (542) [playlist newsong] slave source: > [12-03-11 08:21:29.9744] Plugins::Spotify::Radio::commandCallback (567) playlist changed - checking whether to add or remove tracks > [12-03-11 08:21:30.9919] Slim::Networking::Async::DNS::resolve (81) Using cached DNS response 195.24.233.57 for post.audioscrobbler.com > [12-03-11 08:21:38.7891] Plugins::Spotify::Radio::cliRequest (101) spotify radio genre mode, genre: 65536 > [12-03-11 08:21:38.7896] Plugins::Spotify::Radio::_playRadio (243) fetching radio tracks from spotifyd > [12-03-11 08:21:38.7899] Plugins::Spotify::Radio::_fetchTracks (493) fetching tracks from spotifyd: []hxxp://192.168.0.23:9005/radio.json?s=1900&e=2020&g=65536[] > [12-03-11 08:21:39.0890] Plugins::Spotify::Radio::__ANON__ (515) got 30 tracks, pending tracks now 30 > [12-03-11 08:21:39.0900] Plugins::Spotify::Radio::_playRadio (229) loading 10 tracks, pending tracks: 20 > [12-03-11 08:21:39.0949] Plugins::Spotify::ProtocolHandler::canDirectStream (254) Playing via spotifyd: spotify:track:2utpcuRHHNADztQlIK7LN3 > [12-03-11 08:21:39.0970] Plugins::Spotify::ProtocolHandlerSpotifyd::prefetchNext (116) scheduling prefetch of next track: spotify:track:2FkoRMUT7JFBrYzEt1LGlF in 344 > [12-03-11 08:21:39.1012] Plugins::Spotify::Radio::commandCallback (542) [playlist loadtracks] slave source: spotifyradio > [12-03-11 08:21:40.0869] Slim::Networking::Async::DNS::resolve (81) Using cached DNS response 195.24.233.57 for post.audioscrobbler.com > [12-03-11 08:21:40.0881] Plugins::Spotify::Radio::commandCallback (542) [playlist newsong] slave source: > [12-03-11 08:21:40.0884] Plugins::Spotify::Radio::commandCallback (567) playlist changed - checking whether to add or remove tracks > [12-03-11 08:22:56.0619] Slim::Networking::Async::DNS::__ANON__ (105) Got DNS response 79.125.18.68 for []www.mysqueezebox.com[] (ttl 300) > [12-03-11 08:22:56.2981] > -------------------- > >
That debug looks correct to me. I've tested myself with the "PoP" genre and at least on a linux server it is returning new random tracks. I'm confused about your comment re 50 tracks - in radio mode the playlist should be maintained at 10 tracks which get constantly added to with the play point moving from track 1 to 5 and then hovering around the track 5 point. Do you see this? Otherwise can you make sure you clear the playlist and then say how many tracks you see when you start playing radio? -- Triode ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
