Re: [SlimDevices: Plugins] iPeng support thread

2009-11-15 Thread avbryt

I would really like to turn the computer off and have the possibility to
choose music on the ipod display. Thats my issue but it seems not to
work...


-- 
avbryt

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

2009-11-15 Thread bhaagensen

pippin;485429 Wrote: 
 There is already a ticket for this and the next release will likely have
 it's own Screen Saver that shows a separate screen, motion sensor
 included.
 
 However, turning off the screen is likely not possible. That's at least
 what the Apple guys at the iPhone Tech Talk told me yesterday.
 Bug filed, let's see what comes out of this.
 

OK. Is there a motion sensor in the 1. gen ipod touch? If so I would
love for it to unlock when moved.

Unless it saves power the screen saver functionality is not important
to me personally.


-- 
bhaagensen

bhaagensen's Profile: http://forums.slimdevices.com/member.php?userid=7418
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: New versions of erlands plugins

2009-11-15 Thread vagskal

In SBS (7.4.2 r29251) I get these error messages (see below). They seem
related to TrackStat. I have not noticed any problem within SBS, but I
can no longer sync the SBS database with muso, because muso quits with a
similar error message (Illegal mix of collations
(utf8_general_ci,IMPLICIT) and (utf8_swedish_ci,IMPLICIT) for operation
'='). Any idea what could cause this and how it can be fixed?


Code:

[09-11-13 15:48:35.2189] Slim::Schema::Storage::throw_exception (82) Error: 
DBI Exception: DBD::mysql::st execute failed: Illegal mix of collations 
(utf8_general_ci,IMPLICIT) and (utf8_swedish_ci,IMPLICIT) for operation '=' 
[for Statement UPDATE tracks_persistent,track_statistics set 
tracks_persistent.rating=track_statistics.rating where 
tracks_persistent.url=track_statistics.url and track_statistics.rating0 and 
(tracks_persistent.rating!=track_statistics.rating or tracks_persistent.rating 
is null)]
  [09-11-13 15:48:35.2198] Slim::Schema::Storage::throw_exception (82) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXESlim/Schema/Storage.pm line 82)
  frame 1: Slim::Schema::Storage::throw_exception 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXEDBIx/Class/Storage/DBI.pm line 957)
  frame 2: DBIx::Class::Storage::DBI::__ANON__ (C:\Documents and Settings\All 
Users\Application 
Data\Squeezebox\Cache\InstalledPlugins/Plugins/TrackStat/Storage.pm line 1400)
  frame 3: (eval) (C:\Documents and Settings\All Users\Application 
Data\Squeezebox\Cache\InstalledPlugins/Plugins/TrackStat/Storage.pm line 1399)
  frame 4: Plugins::TrackStat::Storage::refreshTracks (C:\Documents and 
Settings\All Users\Application 
Data\Squeezebox\Cache\InstalledPlugins/Plugins/TrackStat/Storage.pm line 420)
  frame 5: Plugins::TrackStat::Storage::init (C:\Documents and Settings\All 
Users\Application 
Data\Squeezebox\Cache\InstalledPlugins/Plugins/TrackStat/Plugin.pm line 2533)
  frame 6: Plugins::TrackStat::Plugin::initPlugin 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXESlim/Utils/PluginManager.pm line 323)
  frame 7: (eval) 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXESlim/Utils/PluginManager.pm line 323)
  frame 8: Slim::Utils::PluginManager::load (slimserver.pl line 501)
  frame 9: main::init (slimserver.pl line 572)
  frame 10: main::main (slimserver.pl line 98)
  frame 11: PerlSvc::Interactive 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXEPerlSvc.pm line 99)
  frame 12: PerlSvc::_interactive (slimserver.pl line 0)
  frame 13: (eval) (slimserver.pl line 0)
  
  [09-11-13 15:48:35.2204] Plugins::TrackStat::Storage::refreshTracks (1406) 
Database error: Illegal mix of collations (utf8_general_ci,IMPLICIT) and 
(utf8_swedish_ci,IMPLICIT) for operation '='
  [09-11-13 15:48:50.8605] Slim::Schema::Storage::throw_exception (82) Error: 
DBI Exception: DBD::mysql::st execute failed: Illegal mix of collations 
(utf8_general_ci,IMPLICIT) and (utf8_swedish_ci,IMPLICIT) for operation '=' 
[for Statement UPDATE tracks_persistent,track_statistics SET 
track_statistics.rating=tracks_persistent.rating where 
tracks_persistent.url=track_statistics.url and (track_statistics.rating is null 
or track_statistics.rating=0) and tracks_persistent.rating0]
  [09-11-13 15:48:50.8613] Slim::Schema::Storage::throw_exception (82) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXESlim/Schema/Storage.pm line 82)
  frame 1: Slim::Schema::Storage::throw_exception 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXEDBIx/Class/Storage/DBI.pm line 957)
  frame 2: DBIx::Class::Storage::DBI::__ANON__ (C:\Documents and Settings\All 
Users\Application 
Data\Squeezebox\Cache\InstalledPlugins/Plugins/TrackStat/Storage.pm line 1528)
  frame 3: (eval) (C:\Documents and Settings\All Users\Application 
Data\Squeezebox\Cache\InstalledPlugins/Plugins/TrackStat/Storage.pm line 1527)
  frame 4: Plugins::TrackStat::Storage::refreshTracks (C:\Documents and 
Settings\All Users\Application 
Data\Squeezebox\Cache\InstalledPlugins/Plugins/TrackStat/Storage.pm line 420)
  frame 5: Plugins::TrackStat::Storage::init (C:\Documents and Settings\All 
Users\Application 
Data\Squeezebox\Cache\InstalledPlugins/Plugins/TrackStat/Plugin.pm line 2533)
  frame 6: Plugins::TrackStat::Plugin::initPlugin 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXESlim/Utils/PluginManager.pm line 323)
  frame 7: (eval) 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXESlim/Utils/PluginManager.pm line 323)
  frame 8: Slim::Utils::PluginManager::load (slimserver.pl line 501)
  frame 9: main::init (slimserver.pl line 572)
  frame 10: main::main (slimserver.pl line 98)
  frame 11: PerlSvc::Interactive 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXEPerlSvc.pm line 99)
  frame 12: PerlSvc::_interactive (slimserver.pl line 0)
  frame 13: (eval) (slimserver.pl line 0)



-- 
vagskal

2 x SB3 (wired), Receiver (wireless), Boom (wireless), Controller, iPeng
on iPod Touch, muso on remote computer running Win XP | 7.4.2 

Re: [SlimDevices: Plugins] Custom scan issues and questions

2009-11-15 Thread Daverz

I ran a scan with INFO level logging (attached), but it doesn't seem
very interesting. The broken MUSICBRAINZ_DISCID tags are from the Max
ripper program.


+---+
|Filename: server_log.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=8709|
+---+

-- 
Daverz

Daverz's Profile: http://forums.slimdevices.com/member.php?userid=32335
View this thread: http://forums.slimdevices.com/showthread.php?t=71302

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


Re: [SlimDevices: Plugins] MusicIP/ SpiceFly for WHS running 7.4 - your help needed

2009-11-15 Thread matthijskoopmans

Hi Michael,

I never did that on the Vista/Win7 installation either. It did not help
on the WHS system either, so I too doubt the purpose.. It made no
difference.

Is there a way the API from Music IP can be inaccessible to
SqueezeBoxServer, considering they both reside on the same box? Or am I
barking up the wrong tree here?

Regards,

Matt


-- 
matthijskoopmans

Livingroom: SB3 (Logitech Black) + Onkyo SR805 + JBL CF120 + Dali
Concept Sub
Bedroom: SB BOOM
Office: SB3 (SlimDevices White) + Onkyo ASV420 + Jamo C70 + Jamo SW600
Server: Windows Home Server

matthijskoopmans's Profile: http://forums.slimdevices.com/member.php?userid=2622
View this thread: http://forums.slimdevices.com/showthread.php?t=67592

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


Re: [SlimDevices: Plugins] iPeng support thread

2009-11-15 Thread pippin

avbryt Wrote: 
 I would really like to turn the computer off and have the possibility to
 choose music on the ipod display. Thats my issue but it seems not to
 work...
You need to connect your device (and iPeng) to MySqueezebox.com.
Swipe right on NowPlaying and select MySB while your server is still
running


-- 
pippin

---
see iPeng, the Squeezebox iPhone remote, 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] FreeNAS won't play 96khz

2009-11-15 Thread advr

mherger;485461 Wrote: 
  I have the lib*.8 problem. 
 
 ?!?
 
  it won't start up again...
 
 Please define it.


Freenas...
But after a reinstall, today everything is working fine. 

Maybe it's SABnzbd what I installed but It never had any problems after
installing SABnzbd with the .7rc2 version of Freenas.

Ad.


-- 
advr

advr's Profile: http://forums.slimdevices.com/member.php?userid=15722
View this thread: http://forums.slimdevices.com/showthread.php?t=71129

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


Re: [SlimDevices: Plugins] Multi Library Set Up

2009-11-15 Thread miniwaites

Hello,

Thanks for replying.  I won't let me upload the xml files - but the
details they contain I've copied and pasted below.  I imagine that it's
just I've configured things incorrectly!.

Thanks for your help.


Library 2 - Mini

?xml version=1.0 encoding=utf-8 ? 
- multilibrary
- template
idstandard.xml/id 
- parameter type=text id=libraryname
valueMini/value 
/parameter
- parameter type=text id=libraryorder
value50/value 
/parameter
parameter type=text id=menugroup / 
parameter type=text id=directory1 / 
parameter type=text id=directory2 / 
parameter type=text id=directory3 / 
parameter type=text id=directory4 / 
parameter type=text id=excludedirectory1 / 
parameter type=text id=excludedirectory2 / 
parameter type=text id=excludedirectory3 / 
parameter type=text id=excludedirectory4 / 
- parameter type=text id=playlist
value / 
/parameter
- parameter type=text id=containsincludedcomment
value0/value 
/parameter
parameter type=text id=includedcomment / 
- parameter type=text id=containsexcludedcomment
value0/value 
/parameter
- parameter type=text id=excludedcomment
valueDan/value 
/parameter
parameter type=text id=includedgenres quotevalue=1 / 
parameter type=text id=excludedgenres quotevalue=1 / 
parameter type=text id=includedartists quotevalue=1 / 
parameter type=text id=excludedartists quotevalue=1 / 
- parameter type=text id=lossless
value0/value 
/parameter
- parameter type=text id=lossy
value0/value 
/parameter
parameter type=text id=minbitrate / 
parameter type=text id=maxbitrate / 
parameter type=text id=includedcontenttypes quotevalue=1 / 
parameter type=text id=includedclients / 
parameter type=text id=excludedclients / 
- parameter type=text id=internalmenus
valueml_albums/value 
valueml_artists/value 
valueml_decades/value 
valueml_genres/value 
valueml_newalbums/value 
valueml_playlists/value 
valueml_rated/value 
valueml_years/value 
/parameter
parameter type=text id=custombrowsemenus / 
- parameter type=text id=enabledbrowse
value1/value 
/parameter
/template
/multilibrary


Library 2 - Dan

?xml version=1.0 encoding=utf-8 ? 
- multilibrary
- template
idstandard.xml/id 
- parameter type=text id=libraryname
valueDani/value 
/parameter
- parameter type=text id=libraryorder
value50/value 
/parameter
parameter type=text id=menugroup / 
parameter type=text id=directory1 / 
parameter type=text id=directory2 / 
parameter type=text id=directory3 / 
parameter type=text id=directory4 / 
parameter type=text id=excludedirectory1 / 
parameter type=text id=excludedirectory2 / 
parameter type=text id=excludedirectory3 / 
parameter type=text id=excludedirectory4 / 
- parameter type=text id=playlist
value / 
/parameter
- parameter type=text id=containsincludedcomment
value0/value 
/parameter
- parameter type=text id=includedcomment
valueDan/value 
/parameter
- parameter type=text id=containsexcludedcomment
value0/value 
/parameter
parameter type=text id=excludedcomment / 
parameter type=text id=includedgenres quotevalue=1 / 
parameter type=text id=excludedgenres quotevalue=1 / 
parameter type=text id=includedartists quotevalue=1 / 
parameter type=text id=excludedartists quotevalue=1 / 
- parameter type=text id=lossless
value0/value 
/parameter
- parameter type=text id=lossy
value0/value 
/parameter
parameter type=text id=minbitrate / 
parameter type=text id=maxbitrate / 
parameter type=text id=includedcontenttypes quotevalue=1 / 
parameter type=text id=includedclients / 
parameter type=text id=excludedclients / 
- parameter type=text id=internalmenus
valueml_albums/value 
valueml_artists/value 
valueml_decades/value 
valueml_genres/value 
valueml_newalbums/value 
valueml_playlists/value 
valueml_rated/value 
valueml_years/value 
/parameter
parameter type=text id=custombrowsemenus / 
- parameter type=text id=enabledbrowse
value1/value 
/parameter
/template
/multilibrary


-- 
miniwaites

miniwaites's Profile: http://forums.slimdevices.com/member.php?userid=11895
View this thread: http://forums.slimdevices.com/showthread.php?t=71201

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


Re: [SlimDevices: Plugins] MusicIP over Windows home server

2009-11-15 Thread BodgeIT

I have this setup working on WHS for SB 7.4.2 and MusicIP 1.9b6.

I had the same problem with getting the M icon next to files.
One thing you need to make sure is that both systems are pointing to
same location.  Is the music local?  if it is, I would recommend
pointing both systems to the music via the network shares of your
server.  The file system of WHS is configured very cleverly and problems
can arise if you work directly with the file system.

Secondly in MusicIP, I have my Services port set to 10003 not 10002
with all services disabled(unchecked).  Not sure how that works but it
is a vital step of getting the 2 to work with each other(I seem to
remember).

Turn off WHS firewall.


-- 
BodgeIT

Whether you think you can or you think you can't, either way you are
right!
*SS*(7.4.1 - r28761) on *WHS SP2*(VMWare 1.8 Device(No Sound Card))
*Slimp3*(FW 2.3), *Receiver*(FW 65)  *Controller*(7.4.1 r7822).

BodgeIT's Profile: http://forums.slimdevices.com/member.php?userid=17100
View this thread: http://forums.slimdevices.com/showthread.php?t=71121

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


[SlimDevices: Plugins] Deezer (V1.0) Plugin - What does it do?

2009-11-15 Thread cvj

I have installed the Deezer(v1.0) plugin in SBC 7.4.1 - but I don't
notice any features related to Deezer in my SB3. Nor does the plugin
show under Extras.

Can anyone explain what this plugin does? What am I missing?

I am unable to find any reference to this plugin on this forum.

P.S. I enjoy listening to the Deezer music streams on my PC directly
from www.deezer.com, and I thought that the above plugin would let me
listen to the same streams on my SB3.


-- 
cvj

cvj's Profile: http://forums.slimdevices.com/member.php?userid=2979
View this thread: http://forums.slimdevices.com/showthread.php?t=71424

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


Re: [SlimDevices: Plugins] MusicIP/ SpiceFly for WHS running 7.4 - your help needed

2009-11-15 Thread BodgeIT

Matt,
I think you have another post on this running somewhere elae.
I would like to confirm WHS running SB 7.4.2 with MusicIP 1.9b6
(headless).

In reply to your other post I didn't mention that my system looks for
it's music on my other server over the network. That's the only
difference I can see at this point.  By the way mine was working even
without the depency change that I just made while following this issue.

When accessing your local music you should still configure MusicIP and
SB to access the local files through the network unc shares i.e.
\\whsserver\music
and not d:\shares\music

WHS filesystem is configured in a pretty fangled way as far I have read
and it can present problems accessing the file system directly.  Oh and
turn off your firewall.

Hope this provide a breakthrough.


-- 
BodgeIT

Whether you think you can or you think you can't, either way you are
right!
*SS*(7.4.1 - r28761) on *WHS SP2*(VMWare 1.8 Device(No Sound Card))
*Slimp3*(FW 2.3), *Receiver*(FW 65)  *Controller*(7.4.1 r7822).

BodgeIT's Profile: http://forums.slimdevices.com/member.php?userid=17100
View this thread: http://forums.slimdevices.com/showthread.php?t=67592

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2009-11-15 Thread erland

vagskal;485596 Wrote: 
 In SBS (7.4.2 r29251) I get these error messages (see below). They seem
 related to TrackStat. I have not noticed any problem within SBS, but I
 can no longer sync the SBS database with muso, because muso quits with a
 similar error message (Illegal mix of collations
 (utf8_general_ci,IMPLICIT) and (utf8_swedish_ci,IMPLICIT) for operation
 '='). Any idea what could cause this and how it can be fixed?
 
Could you try to restart SBS and post the server.log after it has
started. TrackStat tries to fix problems like this at startup so it
would be interested to if you get any errors at startup.

Did the problem start after a SBS upgrade ? Which SBS version did you
use previously ?


-- 
erland

Erland Isaksson
'My homepage' (http://erland.isaksson.info) (Install my plugins through
Extension Downloader)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library, Title Switcher and Database
Query plugins'
(http://wiki.erland.isaksson.info/index.php/Category:SlimServer))

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-11-15 Thread gharris999

chris.mason;485474 Wrote: 
 Hi Gordon,
 
 Thanks for such a thorough explanation.  I'll have time to run more
 tests with the debugging as you suggest tomorrow and come back to you
 with the results.
 
 To confirm - the EOD timer is usually set to 10 minutes.  I just used 0
 for tests, principly to see after if the desired action had been
 triggered, would it be triggered again if the same event circumstances
 happened within the same event period.
 
 Ideally, I'd like to have the normal idle monitor on, suspending the
 server if players aren't playing.  But because I've almost gone insane
 trying to WOL working in Ubuntu, I've had to keep the machine on during
 the day, and shutdown at night.   Oh, if only WOL would work properly
 (the very same machine used to run Windows XP, and WOL worked
 perfectly).  Anyway, thats another discussion..
 
 EDIT: Just remembered you asked for the code I was using to Block/Clear
 over the CLI.  I took this code from the script examples you provided
 earlier in this thread:
 
 (Variables are all set at the start of the script)
 
 Block : 
 
 %UTILSDIR%\SCPowerTool\SCCliTool.exe srvrpowerctrl setblock
 Backup_Tasks viacli -h %SCSERVERIP% -p %SCPORT% -w 4  %LOGFILE%
 
 Clear block: 
 
 %UTILSDIR%\SCPowerTool\SCCliTool.exe srvrpowerctrl clearblock
 Backup_Tasks viacli -h %SCSERVERIP% -p %SCPORT% -w 2  %LOGFILE%
That all looks good.  How about adding a 'listblock' call after the
clear to verify (in the log) that there are no blocks left?


-- 
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] Multi Library Set Up

2009-11-15 Thread erland

1. I assume you have made a full Squeezebox Server rescan after you set
the tags ?
2. Look in the server.log after you have clicked the Refresh
libraries link on bottom of Multi Library page. Do you get any errors
in the log ?
3. Try installing the Database Query plugin and goto Extras/Database
Query/Squeezebox Server Statistics then look for a line Number of
songs with comment tags and make sure it contains the correct number of
songs with COMMENT tags. If it doesn't it means that your tags are
incorrect.
4. I think the search will be case sensitive, so make sure you have
tagged the music with Dan and not with DAN, dan or some other
variant. 
5. You could try to set the Check exclude comment for sub strings and
Check include comment for sub strings and see if it makes any
difference.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.isaksson.info) (Install my plugins through
Extension Downloader)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library, Title Switcher and Database
Query plugins'
(http://wiki.erland.isaksson.info/index.php/Category:SlimServer))

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=71201

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2009-11-15 Thread vagskal

erland;485658 Wrote: 
 Could you try to restart SBS and post the server.log after it has
 started. TrackStat tries to fix problems like this at startup so it
 would be interested to if you get any errors at startup.
 
 Did the problem start after a SBS upgrade ? Which SBS version did you
 use previously ?

This seems to be the very first error message of this kind in the
server.log:


Code:

[09-11-12 17:53:28.2658] Plugins::MultiLibrary::Plugin::updateCharSet 
(1261) Converting multilibrary_track to correct charset=utf8 
collate=utf8_swedish_ci
  [09-11-12 17:53:31.5471] Plugins::MultiLibrary::Plugin::updateCharSet (1261) 
Converting multilibrary_album to correct charset=utf8 collate=utf8_swedish_ci
  [09-11-12 17:53:31.8040] Plugins::MultiLibrary::Plugin::updateCharSet (1261) 
Converting multilibrary_contributor to correct charset=utf8 
collate=utf8_swedish_ci
  [09-11-12 17:53:32.3439] Plugins::MultiLibrary::Plugin::updateCharSet (1261) 
Converting multilibrary_libraries to correct charset=utf8 
collate=utf8_swedish_ci
  [09-11-12 17:54:32.6562] Plugins::TrackStat::Storage::init (285) Converting 
track_statistics to correct charset=utf8 collate=utf8_swedish_ci
  [09-11-12 17:54:54.5314] Plugins::TrackStat::Storage::init (312) Converting 
track_history to correct charset=utf8 collate=utf8_swedish_ci
  [09-11-12 17:55:31.9024] Slim::Schema::Storage::throw_exception (82) Error: 
DBI Exception: DBD::mysql::st execute failed: Illegal mix of collations 
(utf8_general_ci,IMPLICIT) and (utf8_swedish_ci,IMPLICIT) for operation '=' 
[for Statement UPDATE tracks_persistent,track_statistics set 
tracks_persistent.rating=track_statistics.rating where 
tracks_persistent.url=track_statistics.url and track_statistics.rating0 and 
(tracks_persistent.rating!=track_statistics.rating or tracks_persistent.rating 
is null)]
  [09-11-12 17:55:31.9032] Slim::Schema::Storage::throw_exception (82) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXESlim/Schema/Storage.pm line 82)
  frame 1: Slim::Schema::Storage::throw_exception 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXEDBIx/Class/Storage/DBI.pm line 957)
  frame 2: DBIx::Class::Storage::DBI::__ANON__ (C:\Documents and Settings\All 
Users\Application 
Data\Squeezebox\Cache\InstalledPlugins/Plugins/TrackStat/Storage.pm line 1400)
  frame 3: (eval) (C:\Documents and Settings\All Users\Application 
Data\Squeezebox\Cache\InstalledPlugins/Plugins/TrackStat/Storage.pm line 1399)
  frame 4: Plugins::TrackStat::Storage::refreshTracks (C:\Documents and 
Settings\All Users\Application 
Data\Squeezebox\Cache\InstalledPlugins/Plugins/TrackStat/Storage.pm line 420)
  frame 5: Plugins::TrackStat::Storage::init (C:\Documents and Settings\All 
Users\Application 
Data\Squeezebox\Cache\InstalledPlugins/Plugins/TrackStat/Plugin.pm line 2533)
  frame 6: Plugins::TrackStat::Plugin::initPlugin 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXESlim/Utils/PluginManager.pm line 323)
  frame 7: (eval) 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXESlim/Utils/PluginManager.pm line 323)
  frame 8: Slim::Utils::PluginManager::load (slimserver.pl line 501)
  frame 9: main::init (slimserver.pl line 572)
  frame 10: main::main (slimserver.pl line 98)
  frame 11: PerlSvc::Interactive 
(/C:\Program\SQUEEZ~2\server\SQUEEZ~3.EXEPerlSvc.pm line 99)
  frame 12: PerlSvc::_interactive (slimserver.pl line 0)
  frame 13: (eval) (slimserver.pl line 0)
  
  [09-11-12 17:55:31.9038] Plugins::TrackStat::Storage::refreshTracks (1406) 
Database error: Illegal mix of collations (utf8_general_ci,IMPLICIT) and 
(utf8_swedish_ci,IMPLICIT) for operation '='
  [09-11-12 17:55:45.2043] Slim::Schema::Storage::throw_exception (82) Error: 
DBI Exception: DBD::mysql::st execute failed: Illegal mix of collations 
(utf8_general_ci,IMPLICIT) and (utf8_swedish_ci,IMPLICIT) for operation '=' 
[for Statement UPDATE tracks_persistent,track_statistics SET 
track_statistics.rating=tracks_persistent.rating where 
tracks_persistent.url=track_statistics.url and (track_statistics.rating is null 
or track_statistics.rating=0) and tracks_persistent.rating0]
  [09-11-12 17:55:45.2050] Slim::Schema::Storage::throw_exception (82) 
Backtrace:



I think I updated from 7.4.2 r29203 to r29220 on 11 November, and then
to r29251 on 13 November. On 11 November, while on r29220 I switched
languages in SBS from Swedish to English and back (to fix a sorting
issue).

I have restarted SBS several times and also restarted the computer
running SBS. Now I tried reinstalling r29251. After that I got the
following in the server.log:


Code:

[09-11-15 15:46:36.3908] Plugins::MultiLibrary::Plugin::initPlugin (820) 
Startup error: Couldn't rename C:\Documents and Settings\All Users\Application 
Data\Squeezebox\Cache\FileCache\MultiLibrary2.4\Templates\a\5\3\r9JyFB0Uyo to 
C:\Documents and Settings\All Users\Application 

[SlimDevices: Plugins] Problems with Napster

2009-11-15 Thread SW4Peter

I have tried the 30 day free trial of Napster and am getting the error

problem: unable to play file type LONGFILENAME.wma

I was using squeezebox 7.4.1 but have just updated to 7.5 beta and I'm
getting the same results. I am using a Boom with a squeezebox controller
and/or ipeng on my ipod touch.

Any ideas?


-- 
SW4Peter

SW4Peter's Profile: http://forums.slimdevices.com/member.php?userid=9672
View this thread: http://forums.slimdevices.com/showthread.php?t=71433

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


Re: [SlimDevices: Plugins] XM radio plugin with 7.4?

2009-11-15 Thread jschall

Working on 7.4.1, Windows XP, with SB3. Thank you, Neil!

- Jeff Schallenberg
Mont Saint-Hilaire, Québec


-- 
jschall

jschall's Profile: http://forums.slimdevices.com/member.php?userid=11127
View this thread: http://forums.slimdevices.com/showthread.php?t=68420

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


Re: [SlimDevices: Plugins] IR Blaster and Duet Controller...?

2009-11-15 Thread epoch1970

Your message prompted me to try getting better IR codes for my Rotel
amp. 
Rotel doesn't seem to care much for me as a customer, so until now I
have used codes learnt with the IR Blaster learning feature.

I got a CCF code for what looked like the closest product they had a
file for (amp RA-02 for an actual RA-05). I installed CCFTools on
windows (ccftools.free.fr). With CCFDecoder I obtained an XML file. Then
I downloaded lirc (http://sourceforge.net/projects/lirc/) only because I
needed pronto2lirc.py, a python utility.
I ran it against the xml file, and all buttons were called Learned...
So I hacked a bit the XML file before running pronto2lirc.py

What a ridiculous mess. Shame on Rotel. BTW my remote is called
RR-AT94, it has a lot more buttons than the amp has, but there is no CCF
file for it.

Finally, the new codes don't change much over the learned codes I had
already, thanks to the great IR Blaster plugin. 
Anyway, I though it might save you the same trouble, so while I was at
it I got the RA985.ccf file and generated the Lirc file. Of course it is
untested.

I attach the xml and lirc files + the python util in the zip below for
RA-02 (ok for RA-05) and RA985.
HTH


+---+
|Filename: lirc-rotel-amps.zip  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=8711|
+---+

-- 
epoch1970

epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=71281

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2009-11-15 Thread vagskal

With the reinstalled version (7.4.2 r29251) I tried switching the SBS
language from Swedish to English. After I did so the error messages
still showed up like before, _but_ I was able to sync muso with SBS this
time. I then switched the SBS language back to Swedish. I did not get
any error messages immediately, but I was again unable to sync muso with
SBS getting the same error message in muso as before. After that I
restarted SBS. That made the error messages in the SBS sever.log
reappear and I still could not get muso to sync with SBS.


-- 
vagskal

2 x SB3 (wired), Receiver (wireless), Boom (wireless), Controller, iPeng
on iPod Touch, muso on remote computer running Win XP | 7.4.2 on Win XP

vagskal's Profile: http://forums.slimdevices.com/member.php?userid=20778
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2009-11-15 Thread erland

vagskal;485705 Wrote: 
 With the reinstalled version (7.4.2 r29251) I tried switching the SBS
 language from Swedish to English. After I did so the error messages
 still showed up like before, _but_ I was able to sync muso with SBS this
 time. I then switched the SBS language back to Swedish. I did not get
 any error messages immediately, but I was again unable to sync muso with
 SBS getting the same error message in muso as before. After that I
 restarted SBS. That made the error messages in the SBS sever.log
 reappear and I still could not get muso to sync with SBS.
 
Does muso synchronization require TrackStat ?
If it doesn't, this might be a bug a Squeezebox Server.

All the errors you have shown so far is related to TrackStat, do you
get any other errors during the muso synchronization ?


-- 
erland

Erland Isaksson
'My homepage' (http://erland.isaksson.info) (Install my plugins through
Extension Downloader)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library, Title Switcher and Database
Query plugins'
(http://wiki.erland.isaksson.info/index.php/Category:SlimServer))

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2009-11-15 Thread vagskal

erland;485707 Wrote: 
 Does muso synchronization require TrackStat ?
 If it doesn't, this might be a bug a Squeezebox Server.

Yes, I think so. There is at least in muso no option to disable
TrackStat integration. As far as I know muso uses sync with TrackStat
ratings and number of plays.

erland;485707 Wrote: 
 All the errors you have shown so far is related to TrackStat, do you get
 any other errors during the muso synchronization ?

No other errors. The complete error message, as well as a muso debug
log, is posted here: http://klarita.net/forum/index.php?topic=351.0

The error dialogue in muso lets me Continue or Quit. If I choose
Continue the sync never completes, and Quit just quits muso, so it is
impossible to sync muso with SBS.

I have never seen anything in the SBS server.log related to muso (or
iPeng or Moose) syncing with SBS.


-- 
vagskal

2 x SB3 (wired), Receiver (wireless), Boom (wireless), Controller, iPeng
on iPod Touch, muso on remote computer running Win XP | 7.4.2 on Win XP

vagskal's Profile: http://forums.slimdevices.com/member.php?userid=20778
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] XM radio plugin with 7.4?

2009-11-15 Thread garym

working great on my XP SP3, SbS 7.4.2. Thanks!


-- 
garym

garym's Profile: http://forums.slimdevices.com/member.php?userid=17325
View this thread: http://forums.slimdevices.com/showthread.php?t=68420

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


Re: [SlimDevices: Plugins] Announce: SqueezeIR - A Generic Infra-Red Remote Control Applet for the Duet's SBC

2009-11-15 Thread aubuti

Pokersut;450091 Wrote: 
 It works!
 
 Thank you for your brilliantly detailed explanation - I actually think
 I got some of it :-D
 
 I can now successfully control my NAD receiver, except for the volume
 which doesn't react. I have added these commands to SqueezeIRData.txt:
 
  
Code:

  #LOC; TYPE  ; TITLE ; POPUP_PRESS   ; POPUP_HOLD
; DATA_PRESS; DATA_HOLD
   ROOT; ACTION; ON/OFF; ON; OFF   
; DENON:135:124:37  ; -DENON:135:124:200
   ROOT; ACTION; AUX   ; AUX   ;   
; DENON:135:124:155 ; 
   ROOT; ACTION; CD; CD;   
; DENON:135:124:137 ; 
   ROOT; ACTION; Vol+  ; Vol+  ; Vol+  
; DENON:135:124:17  ; DENON:135:124:17
   ROOT; ACTION; Vol-  ; Vol-  ; Vol-  
; DENON:135:124:35  ; DENON:135:124:35

  
 
 ON/OFF, AUX and CD commands work, but not Vol+ and Vol-. 
Just a quick note on this. I recently noticed that on NAD SR6 remotes
the CD code given above (135:124:137) actually controls the Disc
input. On my NAD BEE325 amp that input corresponds to the RCA inputs on
the back labeled Disc or the mini-phone jack on the front for MP3
players. The code for the input labeled CD is 135:124:133. The same
labeling/actions are found on the NAD SR6 remote.


-- 
aubuti

aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074
View this thread: http://forums.slimdevices.com/showthread.php?t=66795

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


Re: [SlimDevices: Plugins] MusicIP/ SpiceFly for WHS running 7.4 - your help needed

2009-11-15 Thread matthijskoopmans

Thanks.

My apologies. I have not yet closed the other post and referenced this
one. I have done that now.

I have tried running it without the firewall on... that did not work.
Since both servers are on the same box, I don't believe the firewall
should block it. that said: after running with the firewall off, there
was no difference.

Maybe I will upgrade to SC 7.4.2

cheers

Matt


-- 
matthijskoopmans

Livingroom: SB3 (Logitech Black) + Onkyo SR805 + JBL CF120 + Dali
Concept Sub
Bedroom: SB BOOM
Office: SB3 (SlimDevices White) + Onkyo ASV420 + Jamo C70 + Jamo SW600
Server: Windows Home Server

matthijskoopmans's Profile: http://forums.slimdevices.com/member.php?userid=2622
View this thread: http://forums.slimdevices.com/showthread.php?t=67592

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


Re: [SlimDevices: Plugins] MusicIP over Windows home server

2009-11-15 Thread matthijskoopmans

Hi there

Thanks for replying to this post, as well as the other thread (I saw
another thread and asked the OP for a clarification.. the thread kind of
took over)

The Music is located on the whs, as well as the squeezeboxserver and
musicip.

Version of MusicIP is 1.8.1b, SqueezeboxServer 7.4.1

This post is now a double post, this thread:
http://forums.slimdevices.com/showthread.php?t=67592 seems the most
active.


-- 
matthijskoopmans

Livingroom: SB3 (Logitech Black) + Onkyo SR805 + JBL CF120 + Dali
Concept Sub
Bedroom: SB BOOM
Office: SB3 (SlimDevices White) + Onkyo ASV420 + Jamo C70 + Jamo SW600
Server: Windows Home Server

matthijskoopmans's Profile: http://forums.slimdevices.com/member.php?userid=2622
View this thread: http://forums.slimdevices.com/showthread.php?t=71121

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


Re: [SlimDevices: Plugins] XM radio plugin with 7.4?

2009-11-15 Thread bwaldron

Yes, thanks! I've been waiting for this before upgrading to 7.4. Just
installed the latest nightly and all is working well with my Squeezebox
2.


-- 
bwaldron

bwaldron's Profile: http://forums.slimdevices.com/member.php?userid=1073
View this thread: http://forums.slimdevices.com/showthread.php?t=68420

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


Re: [SlimDevices: Plugins] SqueezeControl for Android announcement and support thread

2009-11-15 Thread DaGGeRRz

Better late than never. :) Finally found the time and energy to do some
updates!

What's new:

* Support for genre browsing
* Songs and albums can be downloaded to the device (neat!)
* Fixed some search issues where search wouldn't filter incrementally
* Stability improvements (yeah, still some to go)
* Removed unneccessary location access requirement (this was for
flurry.com statistics, but I've removed it)
* Updated icons from SC 7.4
* Changelog display

It will be up in an hour or so.

Have fun!


-- 
DaGGeRRz

DaGGeRRz's Profile: http://forums.slimdevices.com/member.php?userid=29754
View this thread: http://forums.slimdevices.com/showthread.php?t=62581

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


Re: [SlimDevices: Plugins] XM radio plugin with 7.4?

2009-11-15 Thread jaredcoe

Not getting it to show up in the plugin's list on OS X.


-- 
jaredcoe

Coe

jaredcoe's Profile: http://forums.slimdevices.com/member.php?userid=7067
View this thread: http://forums.slimdevices.com/showthread.php?t=68420

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


Re: [SlimDevices: Plugins] XM radio plugin with 7.4?

2009-11-15 Thread mario21

Working great with Mac OS 10.6 !!! Thank you so much!

I'm using SBS 7.4.2 (r29251).


-- 
mario21

mario21's Profile: http://forums.slimdevices.com/member.php?userid=11423
View this thread: http://forums.slimdevices.com/showthread.php?t=68420

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-11-15 Thread chris . mason

I just ran this to test with the listblock command:

%UTILSDIR%\SCPowerTool\SCCliTool.exe srvrpowerctrl setblock
Backup_Tasks viacli -h %SCSERVERIP% -p %SCPORT% -w 4  %LOGFILE%

%UTILSDIR%\SCPowerTool\SCCliTool.exe srvrpowerctrl listblock viacli -h
%SCSERVERIP% -p %SCPORT% -w 4  %LOGFILE%

%UTILSDIR%\SCPowerTool\SCCliTool.exe srvrpowerctrl clearblock
Backup_Tasks viacli -h %SCSERVERIP% -p %SCPORT% -w 2  %LOGFILE%

%UTILSDIR%\SCPowerTool\SCCliTool.exe srvrpowerctrl listblock viacli -h
%SCSERVERIP% -p %SCPORT% -w 4  %LOGFILE%



Which produced this output:

srvrpowerctrl setblock Backup_Tasks viacli  367868

srvrpowerctrl listblock viacli   367868%7Cviacli%7CBackup_Tasks

srvrpowerctrl clearblock Backup_Tasks viacli  0

srvrpowerctrl listblock viacli   no_blocks


So that would suggest clearblock is doing its job.


-- 
chris.mason

chris.mason's Profile: http://forums.slimdevices.com/member.php?userid=3323
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] Problems with Napster

2009-11-15 Thread SW4Peter

I have just got somewhere, it seems that Napster works fine on the Boom
but the problem occurs when the Squeezebox2 I also have is on too and
Synchronised with the Boom. 

Could it be a firmware problem with the SB2?

How do I update the firmware?

Thanks in advance for any help.


-- 
SW4Peter

SW4Peter's Profile: http://forums.slimdevices.com/member.php?userid=9672
View this thread: http://forums.slimdevices.com/showthread.php?t=71433

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


Re: [SlimDevices: Plugins] Problems with Napster

2009-11-15 Thread SW4Peter

I have found how to update the firmware (hold brightness button) but I
still get an error when playing Napster files on the squeezebox 2.

Any other ideas?


-- 
SW4Peter

SW4Peter's Profile: http://forums.slimdevices.com/member.php?userid=9672
View this thread: http://forums.slimdevices.com/showthread.php?t=71433

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-11-15 Thread geoperkins

I used the extension downloader to install the beta SvrPowerConrol
plugin into Squeezebox Server 7.4.1 and it froze the Squeezebox Server
(squeezesvr.exe). I could not stop or restart the service using the
Squeeze Tray applet. I could not stop, restart the service using the
Windows MMC services. I had to use Task Manager and kill the process.
Then did an uninstall and a new re-install. A result of the re-install I
lost all of my settings, etc., which had to be manually re-entered.
Ouch. Needless to say, I will not be doing any more beta testing! :) I
am running Squeezebox Server on Windows XP SP3.  

I would really, really like to be green and manage my server standby
state based on the activity of the Squeezebox players. There is no
reason to be running the server 24x7 when the music players are not on.
Logitech, are you listening?!? This is definitely a consumer product
feature requirement. 

Thank you to the community for trying to fix the Logitech gap. I'll
continue to monitor this thread in hopes something stable results.


-- 
geoperkins

George

geoperkins's Profile: http://forums.slimdevices.com/member.php?userid=6291
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] iPeng support thread

2009-11-15 Thread pippin

Troutmaster;485830 Wrote: 
 Hi,
 I am using Ipeng (latest version), and have just one Duet (latest
 firmware). I keep getting an error on iPeng, when I select 'my apps' and
 Napster - This player is assigned to another user. Please ask that user
 to delete the player form their account (or aomething like that
 anyway). But what 'player' is referred to? Is it the Iphone/Ipeng or is
 it the duet?? If the iPeng player why has this error started occuring
 because nothing's changed.
 
 I don't own a controller btw, just used net udap to configure the duet.
 Thanks

I think it has to be the duet. If it were iPeng it would just connect
to the wrong account.

Are you using MySqueezebox.com or Squeezebox Server (SqueezeCenter)? I
assume the latter or you would probably not see the player.
The message means, that your Receiver is probably connected to a
different MySqueezebox.com Account than the one that is configured in
your server.
This would mean you either have to change the account in the server
configurazion or log into the wrong account and delete the player (it
can then be connected to the correct one) or to call Logitech support to
do that.


-- 
pippin

---
see iPeng, the Squeezebox iPhone remote, 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] XM radio plugin with 7.4?

2009-11-15 Thread garym

when playing a channel in XM, I only see the channel name (Deep
Tracks) and not the artist or song title. Because I had only just
started using the older version with 7.3, I can't recall if I saw the
artist/title before. Is this the way it works, or am I missing something
on my end. Otherwise, works beautifully.   SbS 7.4.2 running on Windows
XP SP 3.


-- 
garym

garym's Profile: http://forums.slimdevices.com/member.php?userid=17325
View this thread: http://forums.slimdevices.com/showthread.php?t=68420

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


Re: [SlimDevices: Plugins] MusicIP/ SpiceFly for WHS running 7.4 - your help needed

2009-11-15 Thread BodgeIT

I had this running with 7.3.3 on WHS as well.
The firewall would block access to network share unless smb was
allowedthrough which more thasn likely is default,  Agree it shouldn't
make a difference but just to rule it out I thought to suggest it.

I don't know if you've tried this through your other endeavours but I
did at one point in my setup suspect an issue with the musicip dbase and
so renamed the file and created a new one through a fule rescan, then a
rescan on SB.

I'm sorry I just can't remember what the issue was that made me do
that.


-- 
BodgeIT

Whether you think you can or you think you can't, either way you are
right!
*SS*(7.4.2 - r29251) on *WHS SP2*(VMWare 1.8 Device(No Sound Card))
*Slimp3*(FW 2.3), *Receiver*(FW 65)  *Controller*(7.4.1 r7915).

BodgeIT's Profile: http://forums.slimdevices.com/member.php?userid=17100
View this thread: http://forums.slimdevices.com/showthread.php?t=67592

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


Re: [SlimDevices: Plugins] XM radio plugin with 7.4?

2009-11-15 Thread wharfrat

The song title and artist logic unchanged from the previous version, but
SBS displays them differently.

XM periodically sends the artist and track metadata, usually at the
start of a new song, and perhaps every 30 - 60 seconds in between. When
its received its displayed. I've noticed that sometimes the XM metadata
updates stops, and on some channels it doesn't appear to be available.


-- 
wharfrat

wharfrat's Profile: http://forums.slimdevices.com/member.php?userid=29248
View this thread: http://forums.slimdevices.com/showthread.php?t=68420

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


Re: [SlimDevices: Plugins] Announce: Moose 0.72

2009-11-15 Thread usch

Very nice job, I like it. However, I have a couple of wishes/complaints,
too:

1) The program crashed after scanning the database (Moose.exe has
encountered a problem and must be closed, no further hints of what has
gone wrong). Progress bar went to 100%, but no moose.moo file was
created.

This was probably caused by Moose trying to write moose.moo and the
thumbs folder to the program directory, which is read-only if not
running with administrator rights. I created a Moose folder under
%APPDATA% and specified that as the path for both, which solved the
problem. I think it would be a good idea to set that as a default.

2) Player names with national characters don't display properly. The
Boom in my Kitchen (Küche in German) shows up  with an undefined
glyph placehholder instead of the ü.

3) Would it be possible to use the regular Windows GUI for the program
and dialog windows, title bar, title bar buttons, window frame, menus
etc. instead of that self-made one? Pretty please? :) My graphics driver
can add its own buttons to title bars (move to next monitor, move to
next desktop, maximize across all monitors etc.) which doesn't work with
non-standard windows. Right-Click on the title bar should bring up the
system menu, which doesn't work either. And I am constantly maximizing
the main window when I meant to minimize it, because the two buttons are
swapped compared to the regular windows GUI - if possible, the leftmost
button should always be minimize.

4) Every time I open the library window, the artist and album listings
revert to sort by Name, even though I had selected Sort and Year.
Could that selection be made sticky?

5) Cover images that are not square (like DigiPaks or Maxi-CDs) are
displayed distorted which looks quite ugly. It would look better to pad
them with the background color. Or to make that an option (distort / pad
/ crop).

Anyway, I am quite impressed so far. I thought of writing an
iTunes-like Windows UI myself, seems like you saved me some time. :)


-- 
usch

usch's Profile: http://forums.slimdevices.com/member.php?userid=33389
View this thread: http://forums.slimdevices.com/showthread.php?t=69653

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


Re: [SlimDevices: Plugins] Announce: SqueezeIR - A Generic Infra-Red Remote Control Applet for the Duet's SBC

2009-11-15 Thread zenesh

Hi,

I was wondering if squeezeIR can work with the alarm function of the
controller to turn on the amplifer via IR when the alarm sets off.

And on the same vein, to turn off the amplifer via IR when using the
sleep function.


-- 
zenesh

zenesh's Profile: http://forums.slimdevices.com/member.php?userid=34320
View this thread: http://forums.slimdevices.com/showthread.php?t=66795

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


[SlimDevices: Plugins] Podcast Player App

2009-11-15 Thread Halloran

Is anyone using this successfully? I've got everything set up nicely on
the menu and on mysqueezebox.com, but if I try to play anything, I
always get the message:
PROBLEM: UNABLE TO PLAY FILETYPE FOR: [poccast]
I
I've tried this for many different podcasts, all of which seem to work
fine from iTunes.

If you are using this successfully, and could provide the url of a
podcast that is working, that would be great.


-- 
Halloran

Halloran's Profile: http://forums.slimdevices.com/member.php?userid=14442
View this thread: http://forums.slimdevices.com/showthread.php?t=71453

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


Re: [SlimDevices: Plugins] XM radio plugin with 7.4?

2009-11-15 Thread corbey

Yep, I'm listening now using Vista Ultimate with SBS 7.4.1! Thanks very
much for getting it working again.

Maybe we could all petition Logitech not to break the XM plugin again.


-- 
corbey

corbey's Profile: http://forums.slimdevices.com/member.php?userid=11286
View this thread: http://forums.slimdevices.com/showthread.php?t=68420

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2009-11-15 Thread erland

vagskal;485596 Wrote: 
 In SBS (7.4.2 r29251) I get these error messages (see below). They seem
 related to TrackStat. I have not noticed any problem within SBS, but I
 can no longer sync the SBS database with muso, because muso quits with a
 similar error message (Illegal mix of collations
 (utf8_general_ci,IMPLICIT) and (utf8_swedish_ci,IMPLICIT) for operation
 '='). Any idea what could cause this and how it can be fixed?
 
It's a bug in SBS (vote on it if you like it to be fixed):
https://bugs.slimdevices.com/show_bug.cgi?id=15116


-- 
erland

Erland Isaksson
'My homepage' (http://erland.isaksson.info) (Install my plugins through
Extension Downloader)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library, Title Switcher and Database
Query plugins'
(http://wiki.erland.isaksson.info/index.php/Category:SlimServer))

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] MusicIP over Windows home server

2009-11-15 Thread Michael Herger
 Turn off WHS firewall.

And just in case you have some 3rd part AV/security suite, make sure they're 
not blocking neither. Don't some of HP's WHS boxes come with McAfee 
pre-installed?
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins