Re: [SlimDevices: Plugins] Announce: Moose 0.75 (Windows Client)

2011-07-28 Thread Webkemmi

Meanwhile I installed MS Visual C++ 2010 SP1 Redistributable Package
(x86) and moose 0.75a on a new Core i5 machine and even on this machine
scrolling within the cover chooser does not run smoothly anymore. It
looks as if the GPU is on heavy load.

Is there a way to improve the graphical performance of the cover
chooser?

Thanks
Stefan


-- 
Webkemmi

Webkemmi's Profile: http://forums.slimdevices.com/member.php?userid=30352
View this thread: http://forums.slimdevices.com/showthread.php?t=89035

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Multi Library and SQL

2011-07-28 Thread tuc

Is MultiLibrary working with the release of SBS 7.6.0? 
Most importantly has the change to SqlLite been fully implemented? 
Would I need to redefine my MultiLibrary setup after an upgrade to SBS
7.6.0? Or will it just work as in 7.5.5? 

Most comments say that the SBS 7.6.0 release was too soon, so it might
be safer to wait anyway. 
Cheers. 

PS: MultiLibrary is really great if you have a lot of classical music.


-- 
tuc

tuc's Profile: http://forums.slimdevices.com/member.php?userid=34475
View this thread: http://forums.slimdevices.com/showthread.php?t=82044

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Multi Library and SQL

2011-07-28 Thread erland

tuc;644148 Wrote: 
 Is MultiLibrary working with the release of SBS 7.6.0? 
 Most importantly has the change to SqlLite been fully implemented? 
 Would I need to redefine my MultiLibrary setup after an upgrade to SBS
 7.6.0? Or will it just work as in 7.5.5? 
 
I'm running it in my setup and it seems to work, I don't think there
have been a lot of beta testing yet on 7.6 but as far as I can see most
things seems to work properly.

As long as you haven't customized the SQL manually I don't think you
have the change much when upgrading.

The thing that might need adjustment is if you have setup any libraries
using the Dependent Library template, in this case you need to go
through them and verify that each library configuration still points to
the correct included/excluded library. The reason is that the library
identities are re-generated in 7.6 so library with id 1 might be
library with id 4 in 7.6. The same thing also applies to any Custom
Browse or SQL Playlist menus where you have selected a specific library
which the menu/playlist should be limited to.

Let me know if you get any problems.


-- 
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=82044

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2011-07-28 Thread bpa

jbodnar;644062 Wrote: 
 Looks like the switch to SQLite might be problematic for this plugin.
 SQLite uses || for concatenation instead of the concat() function.

Changing a few || for concat will not fix FindArt - it needs a lot
lot more work to support 7.6.

If you go back through this thread (about post #176 ?)  you will see
that I said that 7.6 was not supported.

During 7.6 development, for a while SBS supported finding and
downloading artwork by itself so FindArt became redundant.  In addition
how artwork was handled was changed significantly and there is also the
use of SQLite.

In the past, when a version of SBS was being readied for release there
was a announcement to encourage more intensive beta testing and I had
planned on using this time to review my plugins.  7.6 was released
without warning and possibly a bit premature.

I will get around to reviewing the plugin to see if it can be updated
but it will not be within the next few weeks.


-- 
bpa

bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=49245

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-07-28 Thread charlesr

Juggler;643935 Wrote: 
 I've just upgraded to SBS 7.6 (running SDT v5.9.8) and the display on
 both my Radio and SBC3 is broken. Anyone else upgraded? Anyone else
 experiencing similar problems?
 
 J.

I have to reboot the PC after each upgrade (it stays on all the time
otherwise). And I have to leave it on the windows login screen till the
squeezeserver starts up (actually till the network card is all sorted I
think), otherwise the plugins fail to connect to the internet -
evidenced by the weather logo instead of the actual weather.

However, after the reboot, sdt 5.9.8 is running fine with with the new
server version for me.


-- 
charlesr

charlesr's Profile: http://forums.slimdevices.com/member.php?userid=3312
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] CustomBrowse problem in SBS 7.6

2011-07-28 Thread Phil Meyer
Just for information, related to this, I had to temporarily disable the
LastFM similar artists related SQL Playlist templates and mixes in 7.6
because I haven't figured out how to combine union and order by
random() with SQLite yet. But the Custom Browse related problems
should work with the above Custom Scan release.

Could you use a construct like:

SELECT *
FROM (
SELECT ...
UNION ALL
SELECT ...
) as query
ORDER BY random()
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] iPeng support thread

2011-07-28 Thread paqi

Yes just the play back function.

Thanks.


-- 
paqi

paqi's Profile: http://forums.slimdevices.com/member.php?userid=22153
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: Moose 0.75 (Windows Client)

2011-07-28 Thread Dr Lovegrove
On 28 July 2011 07:12, Webkemmi
webkemmi.4xknpb1311833...@no-mx.forums.slimdevices.com wrote:

 Meanwhile I installed MS Visual C++ 2010 SP1 Redistributable Package
 (x86) and moose 0.75a on a new Core i5 machine and even on this machine
 scrolling within the cover chooser does not run smoothly anymore. It
 looks as if the GPU is on heavy load.

 Is there a way to improve the graphical performance of the cover
 chooser?

The cover chooser slowdown could be due to increased thumbnail size
(used to be 100x100, now 250x250) or (probably more likely) the bitmap
scaling quality.
I tweaked the scaling a while back, so maybe this is the first version
with it in. I've not seen a slow-down, but my machines have all got
silly graphics cards.

I'll add some tweakable options.. :-)

-- 
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
http://groups.google.com/group/moosenews
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2011-07-28 Thread neilcoburn

Hi there

I'm trying to run the latest plugin on Windows XP, and when I click on
any of the menu items after a long pause I get the message There was
an error loading the remote feed for : (Connect timed out: Bad file
descriptor) or There was an error loading the remote feed for :
(Timed out waiting for data).  I am running Squeezbox server 7.5.6 -
r32834.  The official Spotify plugin works fine.In the UI it says
the helper app is running and no errors and I am logged in. The port
defaulted to 9005 not 9001.  I run iPeng.  I have tried restarting the
server and Windows. I have checked the spotifyd.exe.conf and it has the
correct password. Anything else I can try?


-- 
neilcoburn

neilcoburn's Profile: http://forums.slimdevices.com/member.php?userid=653
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: Whitebear Media Server v2.1 Updated

2011-07-28 Thread Wigster

Just so you know, I've just upgraded to the release 7.6 and I am still
having the issues.

AndrewFG;642935 Wrote: 
 If you have a TTY client (such as PUTTY) you could try connecting to the
 CLI 127.0.0.1:9090 and see if it connects.

Yes I have just tried this and it works ok. It connects and I can issue
commands.

AndrewFG;642935 Wrote: 
 I suspect a misbehaving plug-in. Which ones are you using?

I think quite a lot, let me list them:

BBC iPlayer
Album Review
Biography
Find Cover Art
Lazy Search
Music Information Screen

Saying that what initially broke Whitebear was upgrading between two
different betas of 7.6, then it got fixed with another one, then it got
broken again and never fixed thereafter. Of course, it could have been a
contemporaneous plugin update that I hadn't noticed.

AndrewFG;642935 Wrote: 
 This seems to indicate that the CLI playlist add or player play
 commands are what is failing, and crashing SBS. Which is odd, because
 such commands would not normally be hooked by plug-ins. What are you
 trying to play? Perhaps you can turn on Whitebear's logging for both
 HTTP Server and Squeezebox CLI, and send me the log file by PM?

I will send the log in a moment. I should stress that most of the time
the CLI hookup just doesn't work at all. It's only very rarely when I
restart SBS that it appears and then it causes the crash whatever it is
that I choose to play through WB.


-- 
Wigster

Wigster's Profile: http://forums.slimdevices.com/member.php?userid=14899
View this thread: http://forums.slimdevices.com/showthread.php?t=87559

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Whitebear Media Server v2.1 Updated

2011-07-28 Thread Wigster

In typical Murphy's law fashion, I have just restarted the WB service
and everything seems to work fine. Who knows, maybe the latest SBS
update fixed something? I'll keep looking and send you a log if it
breaks again.

Just my luck. ;)


-- 
Wigster

Wigster's Profile: http://forums.slimdevices.com/member.php?userid=14899
View this thread: http://forums.slimdevices.com/showthread.php?t=87559

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Photo Gallery Plugin v1.0

2011-07-28 Thread michaeldk

Hello
Before updating my setup worked and the screensaver showed my favorits
pictures Very cool.
Now I can see the pictures via the menu picture gallery but I have not
succeded with the screensaver.
I have a path like D:shares\pictures
but cant see any path for favorits? and there is favorits can see them
via menu picture gallery
Any suggests please
btw I had to install all previus plugins to find the different programs
very strange. Another strange thing is the logitech pictures shower
-never worked is it god for anything?

kind regards


-- 
michaeldk

michaeldk's Profile: http://forums.slimdevices.com/member.php?userid=48550
View this thread: http://forums.slimdevices.com/showthread.php?t=76879

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Moose 0.75 (Windows Client)

2011-07-28 Thread Webkemmi

DrLovegrove;644242 Wrote: 
 
 
 The cover chooser slowdown could be due to increased thumbnail size
 (used to be 100x100, now 250x250) or (probably more likely) the bitmap
 scaling quality.
 I'll add some tweakable options.. :-)
 

The higher resolution of the thumbnails may be the reason. An option to
change this setting would be great. Thanks for your efforts.


-- 
Webkemmi

Webkemmi's Profile: http://forums.slimdevices.com/member.php?userid=30352
View this thread: http://forums.slimdevices.com/showthread.php?t=89035

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Moose 0.75 (Windows Client)

2011-07-28 Thread tamanaco

Is there new setting in 0.75a that changes the behavior of the mouse
scroll wheel?  In previous versions the scroll wheel allowed me to move
up and down in the Cover Art view. Now it zooms in/out the album art
instead of scrolling up/down the page.


-- 
tamanaco

tamanaco's Profile: http://forums.slimdevices.com/member.php?userid=4620
View this thread: http://forums.slimdevices.com/showthread.php?t=89035

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Moose 0.75 (Windows Client)

2011-07-28 Thread Webkemmi

tamanaco;644293 Wrote: 
 
 Edit: I also noticed that when I choose Open Cover Chooser from the
 Library button on the lower left, the cover art page either takes a
 long time or does not load. I have to also select the Cover Tab in the
 lower panel. A couple times I have received a windows pop up saying
 that the app is not responding and to select to either yo terminate it
 or yo wait for the app to respond.

Yes, I have exactly the same problem. Sometimes it takes almost a
minute until the cover chooser shows all covers. I tried it with 0.74
and it didn't show the poor performance or instability.


-- 
Webkemmi

Webkemmi's Profile: http://forums.slimdevices.com/member.php?userid=30352
View this thread: http://forums.slimdevices.com/showthread.php?t=89035

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spicefly SugarCube Version 2.03 (Automatic MusicIP DJ) for 7.x

2011-07-28 Thread Wirrunna

Have you looked at the SugarCube Live View in the gui ?
My Music / Spicefly SugarCube - it will show you the track analysed and
the tracks returned by MIP.


-- 
Wirrunna

A camel is a racehorse designed by a committee.

Wirrunna's Profile: http://forums.slimdevices.com/member.php?userid=3225
View this thread: http://forums.slimdevices.com/showthread.php?t=73988

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spicefly SugarCube Version 2.03 (Automatic MusicIP DJ) for 7.x

2011-07-28 Thread Tartifless

Actually a track was found and added in the server.log, without error,
but strangely not passed to the player...

Anyway I did the following:
- Deleting my m3lib musicIP file
- Uninstalled SBS 7.6.1 and deleted everything
- Regenerated my MUSICIP database (had the ID in tags, so it went
fast)
- Installed 7.6.1 from yesterday evening without plugins

Now I have all my music correctly displayed and mixable.

I installed sugarcube afterwards along with trackstat.

Only thing I lost in the process was my trackstat database, but that's
not a big issue...


-- 
Tartifless

Tartifless's Profile: http://forums.slimdevices.com/member.php?userid=37024
View this thread: http://forums.slimdevices.com/showthread.php?t=73988

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] ANNOUNCE: muso (production)

2011-07-28 Thread jezbo

New version 1.3.20 just released. Enhancements:

Album and track pages show cover full size (or as big as will fit) on
hovering, if image is stored locally and larger than displayed cover. 

Pictures page (for album or track with images in same folder) now show
thumbnails: roll-over to see larger image (reduced to fit if necessary,
click to see full size).

Classical: When Conductor is titled artist and also the Composer, show
Composer with tracks/groups.


-- 
jezbo

jezbo's Profile: http://forums.slimdevices.com/member.php?userid=9888
View this thread: http://forums.slimdevices.com/showthread.php?t=81685

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2011-07-28 Thread Triode

neilcoburn;644243 Wrote: 
 Hi there
 
 I'm trying to run the latest plugin on Windows XP, and when I click on
 any of the menu items after a long pause I get the message There was
 an error loading the remote feed for : (Connect timed out: Bad file
 descriptor) or There was an error loading the remote feed for :
 (Timed out waiting for data).  I am running Squeezbox server 7.5.6 -
 r32834.  The official Spotify plugin works fine.In the UI it says
 the helper app is running and no errors and I am logged in. The port
 defaulted to 9005 not 9001.  I run iPeng.  I have tried restarting the
 server and Windows. I have checked the spotifyd.exe.conf and it has the
 correct password. Anything else I can try?

What does the helper app log say?  Do you have a firewall and if so
does it allow access to spotifyd.exe?


-- 
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)

2011-07-28 Thread tobesetc

My Spotify button under internet radio has gone? Where'd ya put it? :o)



Version: 7.6.0 - r32854 @ Mon Jul 25 10:21:12 PDT 2011
Hostname: TobesHP
Server IP Address: 192.168.1.64
Server HTTP Port Number: 9000
Operating system: Windows 7 - EN - cp1252
Platform Architecture: 586
Perl Version: 5.10.0 - MSWin32-x86-multi-thread
Database Version: DBD::SQLite 1.32_02 (sqlite 3.7.5)
Total Players Recognized: 2


Player Information
Information on all identified devices connected to Squeezebox Server

Kitchen
Player Model: Squeezebox Receiver
Firmware: 77
Player IP Address: 192.168.1.67
Player MAC Address: 00:04:20:17:0e:85

Playroom
Player Model: Squeezebox Receiver
Firmware: 77
Player IP Address: 192.168.1.80
Player MAC Address: 00:04:20:17:ad:78


-- 
tobesetc

tobesetc's Profile: http://forums.slimdevices.com/member.php?userid=23041
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)

2011-07-28 Thread Triode

tobesetc;644427 Wrote: 
 My Spotify button under internet radio has gone? Where'd ya put it? :o)
 

Under My Apps?  

You can move it back via a setting on the plugin settings page.


-- 
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: Beta version of SvrPowerControl

2011-07-28 Thread gharris999

Apesbrain;644094 Wrote: 
 Thanks for your reply.  I do run an app that wakes up my PC every
 morning in time for SbS to do a library update.  I just set that app to
 run taskkill.exe /F /IM scpowertool.exe before it puts the PC back to
 sleep.  I'll report back on what happens.
 
 7/28 Update: This seems to work fine.  Thanks.
If your app puts your server back to sleep after these chores are run,
you might want to think about tacking this on to the end of script,
just before the suspend command:


Code:


  scclitool.exe srvrpowerctrl setwakealarm -h 127.0.0.1 -p 9090
  



This CLI command tells SrvrPowerCtrl to schedule a server wake-up if a
SB alarm is set.

Alternately, if the only chore that you're running is a rescan of the
music library, you could use the stock Rescan Music Library plugin and
schedule a nightly rescan (either new or everything). 
SrvrPowerCtrl treats scans scheduled with that plugin as alarms and
will wake the server for them.  If you schedule this rescan to happen
during a EOD, you can configure SrvrPowerCtrl so that it puts the
server back to sleep shortly after the scan completes.

I suspect, however, that you're doing something more sophisticated
during these chores...like downloading podcast content, etc.


-- 
gharris999

gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2011-07-28 Thread peert

Triode;643023 Wrote: 
 I suggest enabling server.plugins debugging and set the logging level
 persist (checkbox at top of page).  Then stop and restart the server
 - what does the log say for startup, does it say something about trying
 to install the plugin and there being some errors?  If not then delete
 the prefs/plugin/state.prefs file when the server is stopped and
 restart (you can achieve the same by using the windows application to
 clear all preferences)
Done that, can see no errors (see below). Deleted prefs file, no
difference.
Weird thing is that I still have a Spotify menu entry which seems to
try to connect to Spotify - I can navigate the menu entries, but
whenever I drill down on a playlist to play anything, it fails with the
error reported by neilcoburn: There was an error loading the remote
feed for : (Connect timed out: Bad file descriptor). This is really
the primary reason for wanting to reinstall it.

Here's what the log says about Spotify after enabling server.plugins
debugging and restarting as you suggested (since I could not see any
real error here, I then stoppped the server and deleted the state.prefs
file): 

[11-07-28 20:18:11.0314] Slim::Utils::PluginDownloader::install (159)
install - downloading Spotify from
http://xdevtriodeplugins.xpdev-hosted.com/Spotify-windows-v1.4.4.zip
[11-07-28 20:18:13.4655] Slim::Utils::PluginDownloader::_downloadDone
(176) downloaded Spotify to C:\Documents and Settings\All
Users\Application Data\Squeezebox\Cache\DownloadedPlugins\Spotify.zip
[11-07-28 20:18:13.4764] Slim::Utils::PluginDownloader::_downloadDone
(200) digest matches - scheduling Spotify for install on restart
[11-07-28 20:18:17.2862] Slim::Utils::PluginDownloader::install (159)
install - downloading Spotify from
http://xdevtriodeplugins.xpdev-hosted.com/Spotify-windows-v1.4.4.zip
[11-07-28 20:18:19.6754] Slim::Utils::PluginDownloader::_downloadDone
(176) downloaded Spotify to C:\Documents and Settings\All
Users\Application Data\Squeezebox\Cache\DownloadedPlugins\Spotify.zip
[11-07-28 20:18:19.6863] Slim::Utils::PluginDownloader::_downloadDone
(200) digest matches - scheduling Spotify for install on restart
[11-07-28 20:18:35.6521] Slim::Utils::PluginManager::_loadPluginCache
(546) Spotify
[11-07-28 20:18:35.6524] Slim::Utils::PluginManager::_loadPluginCache
(546) SpotifyLogi
[11-07-28 20:18:35.6554] Slim::Utils::PluginDownloader::extract (89)
removing existing C:\Documents and Settings\All Users\Application
Data\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify
[11-07-28 20:18:46.6251] Slim::Utils::PluginDownloader::extract (124)
extracted Spotify to C:\Documents and Settings\All Users\Application
Data\Squeezebox\Cache\InstalledPlugins\Plugins\Spotify
[11-07-28 20:18:52.6361]
Slim::Utils::PluginManager::_parseInstallManifest (711) SpotifyLogi
[Slim::Plugin::SpotifyLogi::Plugin] INSTALLERROR_SUCCESS
[11-07-28 20:18:52.6771]
Slim::Utils::PluginManager::_parseInstallManifest (711) Spotify
[Plugins::Spotify::Plugin] INSTALLERROR_SUCCESS
[11-07-28 20:18:52.6811]
Slim::Utils::PluginManager::_parseInstallManifest (711) Spotify
[Plugins::Spotify::Plugin] INSTALLERROR_SUCCESS
[11-07-28 20:19:00.8408] Slim::Utils::PluginManager::load (224) Loading
plugin: Spotify
[11-07-28 20:19:00.8768] Slim::Utils::PluginManager::load (214)
Skipping plugin: SpotifyLogi - disabled
[11-07-28 20:19:09.2142] Slim::Utils::PluginDownloader::install (159)
install - downloading Spotify from
http://xdevtriodeplugins.xpdev-hosted.com/Spotify-windows-v1.4.4.zip
[11-07-28 20:19:29.4710] Slim::Utils::PluginDownloader::_downloadDone
(176) downloaded Spotify to C:\Documents and Settings\All
Users\Application Data\Squeezebox\Cache\DownloadedPlugins\Spotify.zip
[11-07-28 20:19:29.4819] Slim::Utils::PluginDownloader::_downloadDone
(200) digest matches - scheduling Spotify for install on restart


-- 
peert

peert's Profile: http://forums.slimdevices.com/member.php?userid=19646
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] Custom Scan and 7.6

2011-07-28 Thread lrossouw

Just installed 7.6 and it seems custom scan is causing the server to not
playback.  After install a scan was kicked off and then a custom scan
started. It caused the music to actually freeze in playblack and only
play a short burst of music every minute or so.  

I restarted the server which means custom scan wasn't running and it
seem fine now.

Or it might just be something with my setup.


-- 
lrossouw

Louis
'Last.fm' (http://www.last.fm/user/lrossouw)

lrossouw's Profile: http://forums.slimdevices.com/member.php?userid=3416
View this thread: http://forums.slimdevices.com/showthread.php?t=89135

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2011-07-28 Thread Triode

peert;644465 Wrote: 
 
 [11-07-28 20:18:52.6771]
 Slim::Utils::PluginManager::_parseInstallManifest (711) Spotify
 [Plugins::Spotify::Plugin] INSTALLERROR_SUCCESS
 [11-07-28 20:18:52.6811]
 Slim::Utils::PluginManager::_parseInstallManifest (711) Spotify
 [Plugins::Spotify::Plugin] INSTALLERROR_SUCCESS
 [11-07-28 20:19:00.8408] Slim::Utils::PluginManager::load (224) Loading
 plugin: Spotify
 

Don't see why you have two entries here - its as if you have the plugin
installed twice?  Suggest you note where the settings information page
says plugins are installed, then stop the server and look in all
locations for the Spotify plugin and delete them - does this remove the
duplication?


-- 
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)

2011-07-28 Thread peert

Triode;644480 Wrote: 
 Don't see why you have two entries here - its as if you have the plugin
 installed twice?  Suggest you note where the settings information page
 says plugins are installed, then stop the server and look in all
 locations for the Spotify plugin and delete them - does this remove the
 duplication?
This is what info says about plugin locations: 
C:\PROGRA~1\SQUEEZ~1\server\Slim\Plugin, C:\Documents and Settings\All
Users\Application Data\Squeezebox\Cache\InstalledPlugins\Plugins,
C:\PROGRA~1\SQUEEZ~1\server\Plugins

I've looked there and can see no sign of any Spotify plugin expcept one
instance of SpotifyLogi (C:\Program
Files\Squeezebox\server\Slim\Plugin\SpotifyLogi). The other two
locations (...\Cache and ...\server\plugins) are completely empty.

I'm starting to suspect I've run into some general problems with the
SBS setup ... I just realized I miss some other plugins in the settings
page, e.g. Erland's CustomBrowse and the SMD alpha plug. Think something
has gone seriously wrong with my SBS configuration - I fear SBS is
looking for a thorough clean-up :-(

I realize this is not the forum for that type of problem, but if you
happen to have some good advice on how to do a cleanup/reset without
losing all settings, I would appreciate it!


-- 
peert

peert's Profile: http://forums.slimdevices.com/member.php?userid=19646
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)

2011-07-28 Thread tobesetc

Sorry, wasn't very clear...was in a rush. So, I use Duets (which [1] I
understand don't work with the Spotify App - correct?). So normally
(I'm sure I remember correctly) I'd see Spotify (the 3rd party plugin)
under Internet Radio. But now it's gone. Why? It has also gone from the
controllers.

Oddly, my phone app still see's Spotify normally AND on the server web
interface the play lists that were made using Spotify still work. But I
can't do any new searches etc from squeezebox server web interface.

Version: 7.6.0 - r32854 @ Mon Jul 25 10:21:12 PDT 2011
Hostname: TobesHP
Server IP Address: 192.168.1.64
Server HTTP Port Number: 9000
Operating system: Windows 7 - EN - cp1252
Platform Architecture: 586
Perl Version: 5.10.0 - MSWin32-x86-multi-thread
Database Version: DBD::SQLite 1.32_02 (sqlite 3.7.5)
Total Players Recognized: 2


Player Information
Information on all identified devices connected to Squeezebox Server

Kitchen
Player Model: Squeezebox Receiver
Firmware: 77
Player IP Address: 192.168.1.67
Player MAC Address: 00:04:20:17:0e:85

Playroom
Player Model: Squeezebox Receiver
Firmware: 77
Player IP Address: 192.168.1.80
Player MAC Address: 00:04:20:17:ad:78


-- 
tobesetc

tobesetc's Profile: http://forums.slimdevices.com/member.php?userid=23041
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)

2011-07-28 Thread tobesetc

So I've had a good look around the Squeezebox Server web app. I can
access saved playlists that utilise Spotify, but within server web
interface there is no longer the Spotify option under Internet Radio -
I've attached a pic for you to see.

I use Duets, so it's not in My Apps. Used to be under Internet Radio.
Is it moved somewhere? 

Tried un-installing the plugin and reinstalling. No joy. 

Does work via my phone app. All stopped after the last server update -
there's a surprise!

What's the story boys  girls?


+---+
|Filename: SbS screen.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=12134|
+---+

-- 
tobesetc

tobesetc's Profile: http://forums.slimdevices.com/member.php?userid=23041
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: CDplayer plugin

2011-07-28 Thread stumble

@bpa

my CD Player plugin doesnt work since SBS upgraded to 7.6.

SBS says plugin is incompatible - any plans to fix this would be
appreciated as I no longer have a CD player.

thanks in advace

mccstumble (stumble)


-- 
stumble

Music Management: Mediamonkey Ver 4.0.01412 Gold Lifetime
Music Server: Logitech Squeezeserver 7.6.0 - r32854
AddOns: MonkeySqueeze Ver 1.0.110721
http://www.mediamonkey.com/forum/viewtopic.php?f=2t=59515
Other Controllers: O2 Joggler (on native OS) running Squeezeplay,
Ipeng, Mellorware MonkeyTunes and Plugplayer all on iPhone
Players: Squeezebox Duet and 2 x SB Receivers, iPod Touch on JBL
OnStage, O2 Joggler with Squeezeplay
On Demand Music: LastFM, Spotify

stumble's Profile: http://forums.slimdevices.com/member.php?userid=31501
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2011-07-28 Thread Triode

tobesetc;644525 Wrote: 
 So I've had a good look around the Squeezebox Server web app. I can
 access saved playlists that utilise Spotify, but within server web
 interface there is no longer the Spotify option under Internet Radio -
 I've attached a pic for you to see.
 

Go to the settings page and unselect Show in My Apps apply and then
restart the server.

The plugin should show up in My Apps in 7.6, but it looks like this is
causing problems for you - doing the above should move it back to
Internet 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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2011-07-28 Thread bpa

7.6 was released unexpectedly and I have not had time to review my
plugins.  I won't be able to get around the checking the plugins for
about a week.

The install.xml file limits the plugin to 7.5.*.  I'm not sure what OS
you are using but changing the MaxVersion to 7.6.* in install.xml and
restarting SBS might work (it does on Linux)


-- 
bpa

bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2011-07-28 Thread pippin

Interesting. I've been using the CDPlayer plugin on 7.6 for a long time
now, is this still a beta or something?
If that's the question: it works fine :)


-- 
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=47288

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


[SlimDevices: Plugins] An App for Sky.FM and JazzRadio.com

2011-07-28 Thread norderney

I was just wondering if there is any chance of one of the Plugin experts
writting an App for Sky.fm and Jazzradio.com?

It would be nice to have easy access to these music streams on my
Transporter.


-- 
norderney

Transporter (Black) - Arcam A85 Amp - BW CDM1NT Speakers - Yamaha
CDRHD1500 Recorder

http://www.last.fm/user/norderney1962

norderney's Profile: http://forums.slimdevices.com/member.php?userid=378
View this thread: http://forums.slimdevices.com/showthread.php?t=89141

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] An App for Sky.FM and JazzRadio.com

2011-07-28 Thread rgro

norderney;644550 Wrote: 
 I was just wondering if there is any chance of one of the Plugin experts
 writting an App for Sky.fm and Jazzradio.com?
 
 It would be nice to have easy access to these music streams on my
 Transporter.

I believe there is already a Sky.fm app.  Have a look at the app
gallery in MySB.com.  It's there.  I've been listening to it for about
a year on my Touch.  Pretty good sound quality.


-- 
rgro

Rick

System information

Main: PS Audio Quintet  Vortexbox  Touch (wired) via spdif coax 
Rega DAC  LFD LE IV amp  VA Mozart Grands  REL Acoustics R305.  

Home Theatre:  SBR (Wired)  Pioneer VSX 919  Energy Take 5 Classic
5.1.

SBS 7.5.5 r32680 running on a Vortexbox Appliance, V 1.9.  Touch
w/Hardware V.5.  Touch: FW 7.5.4 r9408.  Duet: FW 68.

rgro's Profile: http://forums.slimdevices.com/member.php?userid=34348
View this thread: http://forums.slimdevices.com/showthread.php?t=89141

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2011-07-28 Thread bpa

I only checked install.xml file in the zip file for 1.08 on Linux and it
had MaxVersion as 7.5.*. I didn't do any investigation on other OSs. 
Perhaps you edited the install.xml file on your system.


-- 
bpa

bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2011-07-28 Thread pippin

Maybe. I've got something called v1.08_7.3a on Linux but I seem to
remember we once discussed about this and maybe I did update it
manually then.


-- 
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=47288

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2011-07-28 Thread Ron Olsen

On my VortexBox 1.9 system (Linux Fedora 14) running SBS 7.6.0, I
edited

/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/CDplayer/install.xml

and changed

maxVersion7.5.*/maxVersion 

to

maxVersion7.6.*/maxVersion

After restarting SBS, the CDplayer plugin works as it should.

CDplayer plugin version is v1.08_7.3a.


-- 
Ron Olsen

Ron Olsen's Profile: http://forums.slimdevices.com/member.php?userid=9233
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins