mherger wrote: > > Michael, if you're around: what's preventing seeks from working, > > already? > > Not my field of expertise. I think when I investigated it somewhere in > the transcoding code it was flagged as not seekable. Maybe it's just an > oversight, as flac online streams where a dream only when that code was > created. Feel free to tinker around convert.conf (create a > custom-convert.conf in order to preserve original settings) and the > transcoding framework. Turn on debugging to get an idea about why it > decides not to allow seeking. > > > -- > > Michael Thanks for your reply. :)
I'm not sure why the transcoding framework would be involved, though. >From the looks of it, seeking has directly been disabled from Qobuz plugin's ProtocolHandler.pm. It sounds like an interesting problem to try solving, so I'll certainly have a look at it. ;) >From their source code, it looks like the Pandora and Rhapsody plugins would support seeks in regular streams (i.e. not radio stations). Would you be able to confirm it's actually working, by chance? 'Last.fm' (http://www.last.fm/user/sebp) ------------------------------------------------------------------------ sebp's Profile: http://forums.slimdevices.com/member.php?userid=11768 View this thread: http://forums.slimdevices.com/showthread.php?t=97146 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
