Re: [SlimDevices: Plugins] Beginnings of a Windows Phone 7 app - quick question
Have you seen this thread: http://forums.slimdevices.com/showthread.php?t=83117 It contains a link to a C# article that describes a Squeezebox control application and it sounds like the developer is also thinking of developing a Windows Phone 7 version of it. Maybe this could give you some inspiration material. -- erland Erland Isaksson ('My homepage' (http://erland.isaksson.info)) (Developer of 'many plugins/applets' (http://wiki.slimdevices.com/index.php/User:Erland). If my answer helped you and you like to encourage future presence on this forum and/or third party plugin/applet development, 'donations are always appreciated' (http://erland.isaksson.info/donate)) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=83330 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Beginnings of a Windows Phone 7 app - quick question
If you go to http://mysqueezeboxname/stream.mp3 on the phone, it will open a stream to your device. However... I think as soon as you go to another URL to control the stream, the music will stop. :( You can control what appears on the phone if you go to the squeezebox user interface URL from another computer but, because of the way streaming music works, it will take a long time (perhaps minutes) for those changes to actually happen on the phone. The app prototype I have now basically just does that - it starts the stream playing, then goes to the control URL. It's a pity I can't just send you the app and you could try it out! I may polish up this thing and submit it to the marketplace for free to start with, to see whether it's okay for people's needs. Chris -- pugwonk pugwonk's Profile: http://forums.slimdevices.com/member.php?userid=10576 View this thread: http://forums.slimdevices.com/showthread.php?t=83330 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] SqueezeIR Support Thread
A poll associated with this post was created, to vote and see the results, please visit http://forums.slimdevices.com/showthread.php?t=79524 Question: Are you interested in IR-over-IP? - Yes, I'd like to have IRoIP. - No, I don't care. indifference_engine;606585 Wrote: > SqueezeIR is attempting to load from its local cache but as it is a new > feature it hasn't got one yet. All you need to do is go to > Setings>SqueezeIR>Advanced>Update Configuration. This will download > the configuration from the server and cache it. Of course! Thanks! > looks ok to me but you will have to remove or reassign the old > button as it takes priority over the buttons defined in profiles. Okay, I have kept the old hotkey (Home + Back) and changed the one in the profile section to , but it doesn't work. Nothing happens when I press Home and Play. I have reloaded the configuration file and cleared the cache. Am I missing something? -- Pokersut Pokersut's Profile: http://forums.slimdevices.com/member.php?userid=14520 View this thread: http://forums.slimdevices.com/showthread.php?t=79524 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] SqueezeIR Support Thread
A poll associated with this post was created, to vote and see the results, please visit http://forums.slimdevices.com/showthread.php?t=79524 Question: Are you interested in IR-over-IP? - Yes, I'd like to have IRoIP. - No, I don't care. Pokersut;606582 Wrote: > Great! I've just updated mine, but now SqueezeIR won't start. > > When the Controller has rebooted, it displays the SqueezeIR status > screen, and it does say "v1.00". > > Under "Configuration", however, it says "Updated: Never" and "Result: 1 > (Not started)". What to do ...? SqueezeIR is attempting to load from its local cache but as it is a new feature it hasn't got one yet. All you need to do is go to Setings>SqueezeIR>Advanced>Update Configuration. This will download the configuration from the server and cache it. Pokersut;606582 Wrote: > I have added the code to retain the old Hot Key functionality, and I > think I've done it correctly: I have only one profile, and here is a > snippet of the code: > > > Code: > > > > NAD Receiver > > > > > TRUE > NAD Receiver > > > TRUE > _SETTINGS > > > > > > ... and so on! > > > > > Am I right in putting "NAD Receiver" in the target element? looks ok to me Pokersut;606582 Wrote: > Btw., the Danish translations are attached :-D Thanks. I'll put them into the next update. -- indifference_engine 2xReceiver, 2xController, 1xSB3, 2xSqueezeSlave, SBS 7.5.3 Inventor of SqueezeIR applet for the Controller indifference_engine's Profile: http://forums.slimdevices.com/member.php?userid=20698 View this thread: http://forums.slimdevices.com/showthread.php?t=79524 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] SqueezeIR Support Thread
A poll associated with this post was created, to vote and see the results, please visit http://forums.slimdevices.com/showthread.php?t=79524 Question: Are you interested in IR-over-IP? - Yes, I'd like to have IRoIP. - No, I don't care. indifference_engine;606497 Wrote: > SqueezeIR 1.00 has just been released and is available from my > repository > (http://www.btinternet.com/~douglashill456/squeezebox/repo.xml). Great! I've just updated mine, but now SqueezeIR won't start. When the Controller has rebooted, it displays the SqueezeIR status screen, and it does say "v1.00". Under "Configuration", however, it says "Updated: Never" and "Result: 1 (Not started)". What to do ...? I have added the code to retain the old Hot Key functionality, and I think I've done it correctly: I have only one profile, and here is a snippet of the code: Code: NAD Receiver TRUE NAD Receiver TRUE _SETTINGS ... and so on! Am I right in putting "NAD Receiver" in the target element? Btw., the Danish translations are attached :-D Mikkel +---+ |Filename: strings.txt | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=11254| +---+ -- Pokersut Pokersut's Profile: http://forums.slimdevices.com/member.php?userid=14520 View this thread: http://forums.slimdevices.com/showthread.php?t=79524 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Custom Browse, Classical Albums
See http://wiki.slimdevices.com/index.php/Setup_browse_menu_for_classical_music and http://wiki.slimdevices.com/index.php/Setup_dynamic_menu_to_browse_music_by_tags You may not need to go this far. I started ripping CDs from scratch for the SB, so adding new tags (Work and Movement) wasn't a major problem. -- PasTim PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642 View this thread: http://forums.slimdevices.com/showthread.php?t=85195 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)
JackOfAll;606562 Wrote: > Patch (attached) to also use 2 line formatting for "Recent Albums". ;) Thanks - sorry I missed that... -- 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 plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] SqueezeIR Support Thread
A poll associated with this post was created, to vote and see the results, please visit http://forums.slimdevices.com/showthread.php?t=79524 Question: Are you interested in IR-over-IP? - Yes, I'd like to have IRoIP. - No, I don't care. indifference_engine;606497 Wrote: > SqueezeIR 1.00 has just been released Forgot to mention that there are some Danish and Norwegian strings missing from this version, and that I am open to suggestions for SqueezeIR v1.01 ... -- indifference_engine indifference_engine's Profile: http://forums.slimdevices.com/member.php?userid=20698 View this thread: http://forums.slimdevices.com/showthread.php?t=79524 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] SqueezeIR Support Thread
A poll associated with this post was created, to vote and see the results, please visit http://forums.slimdevices.com/showthread.php?t=79524 Question: Are you interested in IR-over-IP? - Yes, I'd like to have IRoIP. - No, I don't care. oyvindo;601880 Wrote: > He, he - what else could I do? :-) > Here's the LIRC file I intend to use > which I copied as-is into the SBS directory structure next to my > SqueezeIR.xml file - but of course, that didn't cause things to > magically begin working. I found the file at: > http://lirc.sourceforge.net/remotes/samsung/BN59-00937A.irman > and I havn't modified it at all (yet), except renaming it. > > Awaiting your reply, Indifference. ahem, sorry for the delay. I've been a bit busy but that's no excuse to abandon my loyal band of SqueezeIRites! :o Linking lirc files into SqueezeIR isn't too hard and generally the lirc file itself can be used without modification but there are a few things to bear in mind: 1) In order for the lirc files to be served to the Controller by SBS they must end in '.txt' - ok so far. 2) When you reference a lirc file within SqueezeIR.xml the references are case sensitive (because lirc is a linux based project, as is the Controller) 3) The lirc files must be placed in the html\SqueezeIR\ folder on your SBS (the same place as the SqueezeIR.xml file) Assuming you have all the files in the correct place then you link them up like this (I have omitted the rest of the SqueezeIR.xml file for brevity): Code: LIRC Samsung BN59-00937A IT.LIRC.txt Samsung_BN59-00937A TRUE samsung Vol+ TRUE samsung Vol- That should give you a start. -- indifference_engine indifference_engine's Profile: http://forums.slimdevices.com/member.php?userid=20698 View this thread: http://forums.slimdevices.com/showthread.php?t=79524 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)
Triode;606494 Wrote: > > - use 2 formatting for all track lists on squeezeplay > Patch (attached) to also use 2 line formatting for "Recent Albums". ;) +---+ |Filename: recent-albums.diff | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=11253| +---+ -- JackOfAll JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] iPeng support thread
That did the trick, thanks! No, I didn't rename the Mac at any point, and I can't remember at what point I noticed the extra entries. -- cjfreitag cjfreitag's Profile: http://forums.slimdevices.com/member.php?userid=41363 View this thread: http://forums.slimdevices.com/showthread.php?t=51929 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] SqueezeIR Support Thread
A poll associated with this post was created, to vote and see the results, please visit http://forums.slimdevices.com/showthread.php?t=79524 Question: Are you interested in IR-over-IP? - Yes, I'd like to have IRoIP. - No, I don't care. SqueezeIR 1.00 has just been released and is available from my repository (http://www.btinternet.com/~douglashill456/squeezebox/repo.xml). No changes are required to your existing xml files but there have been some changes in the way SqueezeIR works. The major ones are below but you should read the change log and configuration pages on the SqueezeIR website for full details (http://www.woodbine.me.uk/squeezebox/squeezeir). - The function has changed. It now enables/disables SqueezeIR's handling of the Controller's keys. The old functionality can be retained if needed by modifying your xml. - SqueezeIR now caches the configuration locally and uses it at startup. The configuration IS NOT automatically updated from your SBS server when the Controller is restarted but must be done manually from Settings>SqueezeIR>Advanced>Update Configuration. Only good configurations (Status=3 (Success)) are cached. - Because of the local caching you can now use SqueezeIR even if your server is not running (although you must have updated your configuration at least once for it to be cached). - IR-over-IP has been introduced. It's basic but it's a start :) - New translations have been provided for French (sg2), and Spanish (chincheta0815). - Numerous small bug-fixes. Have fun!! -- indifference_engine indifference_engine's Profile: http://forums.slimdevices.com/member.php?userid=20698 View this thread: http://forums.slimdevices.com/showthread.php?t=79524 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)
I've just released a small bug fix release. There are only two minor changes: - fix starring of tracks from the context menu - use 2 formatting for all track lists on squeezeplay [As with 1.2.0, the helper app remains at version 1.1.1 so it is not an error that this reports a different version from the plugin version.] -- 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 plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)
karamellmann;606469 Wrote: > This is what happens when i try to get my spotify working again: > "] at /Slim/Schema/Storage.pm > line 86 > ; fh=IO::Socket::INET=GLOB(0x5a15df4) > main::init (323) Starting Squeezebox Server (v7.5.3, r31792, Mon Jan 24 > 07:32:03 PST 2011) perl 5.01 > Slim::Utils::Misc::msg (1165) Warning: [17:28:56.2968] cannot unlink > file for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libFLAC.dll: > Permission denied at > /Slim/Utils/PluginDownloader.pm > line 91 > Slim::Utils::Misc::msg (1165) Warning: [17:28:56.2984] cannot unlink > file for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libspotify.dll: > Permission denied at > /Slim/Utils/PluginDownloader.pm > line 91 > Slim::Utils::Misc::msg (1165) Warning: [17:28:56.2998] cannot unlink > file for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\spotifyd.exe: > Permission denied at > /Slim/Utils/PluginDownloader.pm > line 91 > Slim::Utils::Misc::msg (1165) Warning: [17:28:56.3010] cannot remove > directory for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread: > Directory not empty at > /Slim/Utils/PluginDownloader.pm > line 91 > Slim::Utils::Misc::msg (1165) Warning: [17:28:56.3022] cannot remove > directory for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin: > Directory not empty at > /Slim/Utils/PluginDownloader.pm > line 91 > Slim::Utils::Misc::msg (1165) Warning: [17:28:56.3033] cannot remove > directory for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify: > Directory not empty at > /Slim/Utils/PluginDownloader.pm > line 91 > Slim::Utils::Misc::msg (1165) Warning: [17:28:56.8125] IO error: Can't > open file C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libspotify.dll > for write : Permission denied > at > /Slim/Utils/PluginManager.pm > line 785 > Slim::Utils::Misc::msg (1165) Warning: [17:28:56.8175] cannot unlink > file for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libFLAC.dll: > Permission denied at > /Slim/Utils/PluginDownloader.pm > line 132 > Slim::Utils::Misc::msg (1165) Warning: [17:28:56.8190] cannot unlink > file for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libspotify.dll: > Permission denied at > /Slim/Utils/PluginDownloader.pm > line 132 > Slim::Utils::Misc::msg (1165) Warning: [17:28:56.8203] cannot unlink > file for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\spotifyd.exe: > Permission denied at > /Slim/Utils/PluginDownloader.pm > line 132 > Slim::Utils::Misc::msg (1165) Warning: [17:28:56.8215] cannot remove > directory for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread: > Directory not empty at > /Slim/Utils/PluginDownloader.pm > line 132 > Slim::Utils::Misc::msg (1165) Warning: [17:28:56.8226] cannot remove > directory for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin: > Directory not empty at > /Slim/Utils/PluginDownloader.pm > line 132 > Slim::Utils::Misc::msg (1165) Warning: [17:28:57.4531] cannot remove > directory for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify: > Directory not empty at > /Slim/Utils/PluginDownloader.pm > line 132 > Slim::Plugin::Extensions::Settings::handler (33) attempt to set params > with band random number - ignoring > main::init (323) Starting Squeezebox Server (v7.5.3, r31792, Mon Jan 24 > 07:32:03 PST 2011) perl 5.01 > Slim::Utils::Misc::msg (1165) Warning: [17:31:02.5781] cannot unlink > file for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libFLAC.dll: > Permission denied at > /Slim/Utils/PluginDownloader.pm > line 91 > Slim::Utils::Misc::msg (1165) Warning: [17:31:02.5797] cannot unlink > file for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libspotify.dll: > Permission denied at > /Slim/Utils/PluginDownloader.pm > line 91 > Slim::Utils::Misc::msg (1165) Warning: [17:31:02.5811] cannot unlink > file for C:\Documents and Settings\All > Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\spotifyd.exe: > Perm
Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)
This is what happens when i try to get my spotify working again: "] at /Slim/Schema/Storage.pm line 86 ; fh=IO::Socket::INET=GLOB(0x5a15df4) main::init (323) Starting Squeezebox Server (v7.5.3, r31792, Mon Jan 24 07:32:03 PST 2011) perl 5.01 Slim::Utils::Misc::msg (1165) Warning: [17:28:56.2968] cannot unlink file for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libFLAC.dll: Permission denied at /Slim/Utils/PluginDownloader.pm line 91 Slim::Utils::Misc::msg (1165) Warning: [17:28:56.2984] cannot unlink file for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libspotify.dll: Permission denied at /Slim/Utils/PluginDownloader.pm line 91 Slim::Utils::Misc::msg (1165) Warning: [17:28:56.2998] cannot unlink file for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\spotifyd.exe: Permission denied at /Slim/Utils/PluginDownloader.pm line 91 Slim::Utils::Misc::msg (1165) Warning: [17:28:56.3010] cannot remove directory for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread: Directory not empty at /Slim/Utils/PluginDownloader.pm line 91 Slim::Utils::Misc::msg (1165) Warning: [17:28:56.3022] cannot remove directory for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin: Directory not empty at /Slim/Utils/PluginDownloader.pm line 91 Slim::Utils::Misc::msg (1165) Warning: [17:28:56.3033] cannot remove directory for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify: Directory not empty at /Slim/Utils/PluginDownloader.pm line 91 Slim::Utils::Misc::msg (1165) Warning: [17:28:56.8125] IO error: Can't open file C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libspotify.dll for write : Permission denied at /Slim/Utils/PluginManager.pm line 785 Slim::Utils::Misc::msg (1165) Warning: [17:28:56.8175] cannot unlink file for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libFLAC.dll: Permission denied at /Slim/Utils/PluginDownloader.pm line 132 Slim::Utils::Misc::msg (1165) Warning: [17:28:56.8190] cannot unlink file for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libspotify.dll: Permission denied at /Slim/Utils/PluginDownloader.pm line 132 Slim::Utils::Misc::msg (1165) Warning: [17:28:56.8203] cannot unlink file for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\spotifyd.exe: Permission denied at /Slim/Utils/PluginDownloader.pm line 132 Slim::Utils::Misc::msg (1165) Warning: [17:28:56.8215] cannot remove directory for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread: Directory not empty at /Slim/Utils/PluginDownloader.pm line 132 Slim::Utils::Misc::msg (1165) Warning: [17:28:56.8226] cannot remove directory for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin: Directory not empty at /Slim/Utils/PluginDownloader.pm line 132 Slim::Utils::Misc::msg (1165) Warning: [17:28:57.4531] cannot remove directory for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify: Directory not empty at /Slim/Utils/PluginDownloader.pm line 132 Slim::Plugin::Extensions::Settings::handler (33) attempt to set params with band random number - ignoring main::init (323) Starting Squeezebox Server (v7.5.3, r31792, Mon Jan 24 07:32:03 PST 2011) perl 5.01 Slim::Utils::Misc::msg (1165) Warning: [17:31:02.5781] cannot unlink file for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libFLAC.dll: Permission denied at /Slim/Utils/PluginDownloader.pm line 91 Slim::Utils::Misc::msg (1165) Warning: [17:31:02.5797] cannot unlink file for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\libspotify.dll: Permission denied at /Slim/Utils/PluginDownloader.pm line 91 Slim::Utils::Misc::msg (1165) Warning: [17:31:02.5811] cannot unlink file for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\Bin\MSWin32-x86-multi-thread\spotifyd.exe: Permission denied at /Slim/Utils/PluginDownloader.pm line 91 Slim::Utils::Misc::msg (1165) Warning: [17:31:02.5824] cannot remove directory for C:\Documents and Settings\All Users\Programdata\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify\
Re: [SlimDevices: Plugins] iPeng support thread
Turning off WOL for the "Mystery" source and restarting iPeng should remove it. Could it be you changed the name of your MAC? -- pippin --- see iPeng, the Squeezebox iPhone remote and *New: iPeng for iPad*, at penguinlovesmusic.com pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777 View this thread: http://forums.slimdevices.com/showthread.php?t=51929 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
[SlimDevices: Plugins] Custom Browse, Classical Albums
Hello, I managed to build a menu which shows my classical albums only (about 800). The menu shows the cover and the album title. I would like the menu to show the composer as well, after the title. I'm stuck with that and see no way to get there. Also when I click the album, I see the titles of the songs and the album they are from. Again, I would like to see the composer also. How to do this? Thx, Fried -- Fried Fried's Profile: http://forums.slimdevices.com/member.php?userid=3 View this thread: http://forums.slimdevices.com/showthread.php?t=85195 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] iPeng support thread
I am indeed using WOL. I've attached the details for the Macmini source and the mystery source. It's worth noting that the mystery source says MAC: Unknown, but there is a MAC address in the box (I've blanked it out). It is NOT the same MAC address in the Macmini source. Also, odd that the Rescan button is in German on the mystery source. +---+ |Filename: mystery.jpg | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=11251| +---+ -- cjfreitag cjfreitag's Profile: http://forums.slimdevices.com/member.php?userid=41363 View this thread: http://forums.slimdevices.com/showthread.php?t=51929 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] iPeng support thread
Are you using WOL (wake on LAN)? or have you maybe configured a server manually in Settings? -- pippin --- see iPeng, the Squeezebox iPhone remote and *New: iPeng for iPad*, at penguinlovesmusic.com pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777 View this thread: http://forums.slimdevices.com/showthread.php?t=51929 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] iPeng support thread
By that you mean double-clicking the home button to bring up running apps, pressing and holding until the x appears, etc.? Yes, several times. -- cjfreitag cjfreitag's Profile: http://forums.slimdevices.com/member.php?userid=41363 View this thread: http://forums.slimdevices.com/showthread.php?t=51929 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] iPeng support thread
Have you tried restarting the App. I mean _really_ restarting it, not just going to the home screen? -- pippin --- see iPeng, the Squeezebox iPhone remote and *New: iPeng for iPad*, at penguinlovesmusic.com pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777 View this thread: http://forums.slimdevices.com/showthread.php?t=51929 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)
Same Spotify track. So subjective listening aside, it's pretty obvious that volume normalization (replay-gain) has already been performed on the stream that is delivered from the API via Triode's plugin. Triode Plugin comment[1]: REPLAYGAIN_REFERENCE_LOUDNESS=89.0 dB comment[2]: REPLAYGAIN_TRACK_GAIN=-5.97 dB comment[3]: REPLAYGAIN_TRACK_PEAK=0.99191284 Spotify desktop app (with volume normalization checked) comment[0]: REPLAYGAIN_REFERENCE_LOUDNESS=89.0 dB comment[1]: REPLAYGAIN_TRACK_GAIN=-5.94 dB comment[2]: REPLAYGAIN_TRACK_PEAK=0.99191284 Spotify desktop app (with volume normalization UNchecked) comment[0]: REPLAYGAIN_REFERENCE_LOUDNESS=89.0 dB comment[1]: REPLAYGAIN_TRACK_GAIN=-3.66 dB comment[2]: REPLAYGAIN_TRACK_PEAK=0.94964600 Triode, perhaps you could contact Spotify dev support and request that they add a method to the API to disable volume normalization if it's not already there. -- JackOfAll JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] iPeng support thread
I'm hoping there is not some really obvious answer to this. I have two identical entries in my music source list for my local SBS server. I'd like to get rid of the duplicate but I am not sure how. I've tried flushing the cache. I've attached a screen shot from the iPad app to show what I mean. The "mac mini" listing at the top is the correct location for my SBS server. +---+ |Filename: ipeng_sources.jpg| |Download: http://forums.slimdevices.com/attachment.php?attachmentid=11249| +---+ -- cjfreitag cjfreitag's Profile: http://forums.slimdevices.com/member.php?userid=41363 View this thread: http://forums.slimdevices.com/showthread.php?t=51929 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)
Triode;606408 Wrote: > Can you validate that through the desktop app, turning on and off the > volume normalisation makes a reall difference? (afraid I've never > listened to that output properly) Yes I can, but probably not for a day or so. I'll have to run the Spotify client on the computer to an external DAC and the amp/speakers I normally use for "audiophile" listening. (The onboard HDA Intel and crappy Logitech speakers won't cut it. ie. I'd be hard pressed to tell the difference between flac and 128k mp3 on this setup.) -- JackOfAll JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)
JackOfAll;606394 Wrote: > It's the replay gain process they apply that kills the quality. Well, > that's my opinion anyway, having converted lossless to 320k VBR Ogg and > then compared to Spotify equivalent. > > Triode, is there any way of turning off the replay gain via the API so > the track streams aren't "normalized", just delivered at the original > levels. There is no api call for this that I can see - I would definately have used it if it were there. All we have is something to set the preferred bitrate. Can you validate that through the desktop app, turning on and off the volume normalisation makes a reall difference? (afraid I've never listened to that output properly) -- 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 plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)
whitman;606399 Wrote: > JackOfAll, that's an interesting thought. Is this the same thing as > Enable Volume Normalization in the Spotify's own app/client prefs? If > yes, see my question above about interaction between Spotify's > app/client and Triode's plugin. Erm, don't know. I've never used the standalone client, just the plugin with SB. The Spotify tracks streamed via the API plugin all appear to be "normalized" to a 95db reference level, or a 0.99 peak. -- JackOfAll JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)
cakes;606352 Wrote: > It happens both via iPeng and via Squeezplay. Both show the option to > star a track, and when choosing this option, they say they have starred > the track, but when i look in Spotify, the tracks are not starred at > all. > > To rule out an issue with older versions, I just upgraded to > Squeezeboxserver 7.5.3, and now it's worse: I don't even get a context > menu anymore. In Squeezeplay (when clickin on 'Now playing - 7 of 11'), > an empty context menu appears. In Ipeng (when long touching a track in > the playlist), I get a spotfiy error: 401 Unauthorized. > > UPDATE: I managed to get back the context menu (by disabling the > official logitech spotfiy plugin). So again I can choose the option to > star, but nothing really gets starred when I choose it. > > Cakes Yes this looks to be a bug - will look at it. -- 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 plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)
Triode;606201 Wrote: > Yes - its an option that the plugin uses when asking spotify for a > track. I can't improve the audio quality beyond that provided by them > .. Are you saying its different between devices or that you don't like > the 320k streams? [I find them variable depending on the source, but > always better than the 160k ones and always worse than a CD!] I'm saying I don't like them. What do you mean by source? Obviously a poor original will never be improved by Spotify. I'm saying the overall quality is poor. And to be clear, Triode, are you saying the settings in Spotify's own app/client do not affect those in your plugin? JackOfAll;606394 Wrote: > It's the replay gain process they apply that kills the quality. Well, > that's my opinion anyway, having converted lossless to 320k VBR Ogg and > then compared to Spotify equivalent. > > Triode, is there any way of turning off the replay gain via the API so > the track streams aren't "normalized", just delivered at the original > levels. When I started this little sub-thread in post 1,936, I was simply moaning about the overall quality of Spotify's supposedly 'high quality' 320k stream. It does seem to vary - which I imagine must be something to do with how Spotify has changed its conversion and/or storage habits over time - but in general I'm disappointed to have to pay for something that isn't consistently top-notch. JackOfAll, that's an interesting thought. Is this the same thing as Enable Volume Normalization in the Spotify's own app/client prefs? If yes, see my question above about interaction between Spotify's app/client and Triode's plugin. -- whitman whitman's Profile: http://forums.slimdevices.com/member.php?userid=9053 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)
Triode;606201 Wrote: > Are you saying its different between devices or that you don't like the > 320k streams? [I find them variable depending on the source, but > always better than the 160k ones and always worse than a CD!] It's the replay gain process they apply that kills the quality. Well, that's my opinion anyway, having converted lossless to 320k VBR Ogg and then compared to Spotify equivalent. Triode, is there any way of turning off the replay gain via the API so the track streams aren't normalized, just delivered at the original levels. -- JackOfAll JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
[SlimDevices: Plugins] Napster available on only one sb
I have 2 squeezebox classics and I'd like to set up Napster on both. However, in the web control settings, where you add items to the player menus Napster only appears as a choice for one of the players, not the other. Thus I can't add it or use Napster on that player. Any idea what the problem is? Napster works fine on the other player except that in My Library I only get a certain number of Artists, not all of them. I've seen that problem elsewhere on the forum but no fix as yet? thanks Howard -- glassy10 glassy10's Profile: http://forums.slimdevices.com/member.php?userid=23948 View this thread: http://forums.slimdevices.com/showthread.php?t=85182 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Soundcloud plugin
+1 for this, it would be immense. -- jeebers www.last.fm/user/gbennett115 jeebers's Profile: http://forums.slimdevices.com/member.php?userid=10290 View this thread: http://forums.slimdevices.com/showthread.php?t=70182 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
[SlimDevices: Plugins] Custom Scan speed
I'm running 7.5.3 on a PC (XP). Doing the scans for Custom Scan with around 10,000 tracks on an internal SATA II drive is taking 2-3 hours. I have the Mixed Tag and Custom Tag scans (with 2 new tags being loaded) The main SB scan takes only 5-6 minutes. Is there any way I can speed up the Custom Scan? -- PasTim PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642 View this thread: http://forums.slimdevices.com/showthread.php?t=85180 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)
Triode;606254 Wrote: > You should be able to star a track - can you explain where it is not > working - is this only via iPeg? It happens both via iPeng and via Squeezplay. Both show the option to star a track, and when choosing this option, they say they have starred the track, but when i look in Spotify, the tracks are not starred at all. To rule out an issue with older versions, I just upgraded to Squeezeboxserver 7.5.3, and now it's worse: I don't even get a context menu anymore. In Squeezeplay (when clickin on 'Now playing - 7 of 11'), an empty context menu appears. In Ipeng (when long touching a track in the playlist), I get a spotfiy error: 401 Unauthorized. Cakes -- cakes Server : Squeezecentre 7.5.2 on iMac / OSX10.6.6. Plugins: Triode Spotify plugin 1.2.0 Control: iPeng Players: Squeezeplay --> Airfoil --> Airport Express cakes's Profile: http://forums.slimdevices.com/member.php?userid=18136 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins
[SlimDevices: Plugins] [ANN] Cross-Domain Policy plugin
This plugin provides adds a configurable crossdomain.xml file to your Squeezebox Server web interface, allowing Flash and Silverlight apps to connect and consume Squeezebox data from the in-built XML skin. The allowed domains in the policy can be configured via the plugin settings page. Install the plugin from the following repository - http://edgylogic.com/media/squeezebox/repo.xml More detailed instructions are here - http://edgylogic.com/projects/sbs-crossdomainpolicy/ I created this so I could make my Chumby display now playing information from SBS. There were some threads here asking for something similar - http://forums.slimdevices.com/showthread.php?t=33440 http://forums.slimdevices.com/showthread.php?t=61097 This plugin doesn't provide a socket access policy though, only a HTTP cross-domain policy. There was an attempt at http://forums.slimdevices.com/showthread.php?p=315701&highlight=policy#post315701 to provide this though. -- samuel337 samuel337's Profile: http://forums.slimdevices.com/member.php?userid=41173 View this thread: http://forums.slimdevices.com/showthread.php?t=85177 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins