Re: [SlimDevices: Plugins] Squeezer: open source Android Squeezeserver remote control

2014-08-05 Thread Michael Herger
Oh, pippin already gave all the information about custom artwork size pre-caching - thanks! One more thing about requesting 1024x1024: LMS versions up to 7.8 would actually UP-scale smaller images under certain circumstances. That's a bug in LMS, obviously. But I wouldn't request this size art

Re: [SlimDevices: Plugins] Squeezer: open source Android Squeezeserver remote control

2014-08-05 Thread Michael Herger
I'm aware that image requests can ask the server to resize the image, but this can slow image fetches down even more. In my tests it was faster to have Squeezer ask the server for a 1024x1024 album artwork image and scale it down on the phone than it was to ask my Squeezeserver (running on a QNAP

Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-08-05 Thread Michael Herger
Ok, checked that again on the API level. I still don't understand why it's using spotify-WW as the identifier, as this has been deprecated, and I modified the plugin to no longer use these. But obviously it's still working, as the first mix does succeed. The second fails simply because TEN doe

Re: [SlimDevices: Plugins] Squeezer: open source Android Squeezeserver remote control

2014-08-05 Thread pippin
nikclayton wrote: > Squeezer will do at most two image fetches in parallel, to: > > a) Avoid overloading the server. > > b) Avoid overloading lower-end phones. Fetching more images means you > have to have more images in memory on the device at once, and if your > album artwork is large this ca

Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-08-05 Thread CommanderROR
There you go: [14-08-06 01:04:50.6613] Plugins::SmartMix::Plugin::createMixFromCurrentTrack (572) Auto-mixing from current track in playlist: Schwanensee, Ballettsuite op. 20 a - I. Szene - Symphonic Festival Orchestra, Denise Cloutier [14-08-06 01:04:50.6628] Plugins::SmartMix::Plugin::createMix

Re: [SlimDevices: Plugins] Squeezer: open source Android Squeezeserver remote control

2014-08-05 Thread nikclayton
Roland0 wrote: > When I open a list view with covers (e.g. new music, albums, ...), I can > see each image being loaded sequentially. Squeezer will do at most two image fetches in parallel, to: a) Avoid overloading the server. b) Avoid overloading lower-end phones. Fetching more images means y

Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-08-05 Thread Michael Herger
> I did that now, sadly no change. Some tracks allow me to start a mix, > others don't. I already removed and reinstalled the Plugin as well... Could you please provide the log from working and failing attempts? ___ plugins mailing list plugins@lists.sl

Re: [SlimDevices: Plugins] Google Music Plugin

2014-08-05 Thread CommanderROR
I just found that the "Custom Radio" functionality works very well indeed. Is there any chance at all of getting that working directly from inside the LMS interface/Android apps? I currently have to start the Google Play Music app, create it there and then select it in the LMS interface. It works

Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-08-05 Thread CommanderROR
I did that now, sadly no change. Some tracks allow me to start a mix, others don't. I already removed and reinstalled the Plugin as well... CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408 View

Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-08-05 Thread Michael Herger
I always auto-update my plugins. It should be up to date. I'm running 1.4.5 on LMS 7.9 DEBIAN ARM That should be fine. Could you please shut down LMS, delete cache.db from its cache folder, and try again? -- Michael ___ plugins mailing list plugins

Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-08-05 Thread CommanderROR
I always auto-update my plugins. It should be up to date. I'm running 1.4.5 on LMS 7.9 DEBIAN ARM CommanderROR's Profile: http://forums.slimdevices.com/member.php?userid=59408 View this thread: http://forums.slimdevices.com

Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-08-05 Thread Michael Herger
bucket => ["id:spotify-WW", "tracks", "id:CAXMEWM14796857CBC"], distribution => "wandering", Are you running the latest SmartMix version? They changed the ID schema for Spotify tracks a few weeks back. You still seem to be using the old one. -- Michael ___

Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-08-05 Thread CommanderROR
Here's a short debug log snippet [14-08-05 16:45:26.1713] Plugins::SmartMix::Plugin::onPlaylistChange (1268) Received command playlist play [14-08-05 16:45:26.1718] Plugins::SmartMix::Plugin::onPlaylistChange (1269) While in mode: 60894d250577411b84f743778e0a052b, from Keller [14-08-05 16:45:26.

Re: [SlimDevices: Plugins] I have to disable / enable the MusicIP plugin to get it to work

2014-08-05 Thread Mnyb
Dandyman wrote: > Ha! You nailed it, thank you. I always start my system once it's booted > via a small script (due to storage being encrypted and has to be mounted > first). > The command "sc start "MusicIP Server" works fine, immediately > afterwards I start the LMS. For some reason MusicIP now

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2014-08-05 Thread TheLastMan
They seem to have cut off all routes for making suggestions or polite requests. You have to go down the complaints route if you want to communicate with the BBC these days, which is a real shame. Triode and BPA will be very protective of their contacts. They have asked about the listing problem b

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2014-08-05 Thread elziko
Triode wrote: > Yes - if the programme is not in that feed then my plugin will not find > it. I have raised the issue of missing programmes with the BBC. Can I ask who you raised this with and do you have their contact details? I'm suffering from the same problems and although there are workaro

Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-08-05 Thread CommanderROR
Thanks. I'll try to find out more. It's strange that the feature fails so often, it didn't seem to do that earlier. Wimp and Google Play Music seem to work with this function, no errors, but then they don't actually work after all. I'll try to get some logs.

Re: [SlimDevices: Plugins] I have to disable / enable the MusicIP plugin to get it to work

2014-08-05 Thread Dandyman
Mnyb wrote: > It may be so that LMS starts to fast for some reason or MiP server to > slow . > > The MIP server must be running before LMS has started completely . > > You can try and shutdown LMS and restart LMS while the server is well up > and running , to see if this makes any sense Ha! Yo