[SlimDevices: Plugins] Bookmarked Radio Stations play whole lcoal music library?

2010-12-05 Thread Phil Meyer
Using BBC iPlayer plugin, I set some programs as favourites, such as:

Home   BBC iPlayer   BBC 6 Music  6 Music Recommends

I then went to Favourites  6 Music Recommends, and tried to play the 
favourite.  This froze SBS for several minutes, and eventually started playing 
music from my local music library.

Looking at my log, it seems that the attempt to play the favourite kicked off a 
scan:

[07:43:03.1246] Slim::Utils::Scanner::scanPathOrURL (96) Finding valid files 
in: M:\Music\Slimserver\Music
[07:43:03.1259] Slim::Utils::Scanner::scanDirectory (289) About to look for 
files in M:\Music\Slimserver\Music
[07:43:03.1379] Slim::Utils::Scanner::scanDirectory (290) For files with 
extensions in: 
pcmapewmalnkwplwvrpmramrmaacwavewavmp3mp2m3u8m3uflcflacflamovcueogaoggaifaiffwaxasxm4amp4m4bsmilplsxspfmp+mpclnk
[07:43:03.1640] Slim::Utils::Scanner::findFilesMatching (167) Following Windows 
Shortcut to: file:///M:/Music/Alex%27s%20Music
[07:43:03.8127] Slim::Utils::Scanner::findFilesMatching (167) Following Windows 
Shortcut to: file:///M:/Music/Kids
[07:43:04.1356] Slim::Utils::Scanner::findFilesMatching (167) Following Windows 
Shortcut to: file:///M:/Music/Live%20Concerts
[07:43:12.0627] Slim::Utils::Scanner::findFilesMatching (167) Following Windows 
Shortcut to: file:///M:/Music/Phil%27s%20Music
[07:44:04.7968] Slim::Utils::Scanner::findFilesMatching (167) Following Windows 
Shortcut to: file:///M:/Music/Surround%20Sound
[07:44:05.0795] Slim::Utils::Scanner::scanDirectory (320) Found 37198 files in 
M:\Music\Slimserver\Music

and then started to play all music in the whole of my library (playlist limited 
to 500 songs though).


I tried playing 6 Music Recommends directly from within the iPlayer menu, and 
it doesn't play, but doesn't have the unexpected side effects.

Are iPlayer streams meant to be able to cope with being set as favourites?  It 
seemed to work with another play again stream (eg. not a live broadcast):

Home   BBC iPlayer   BBC 6 Music   BBC Introducing with Tom 
Robinson, and choose  01:00 Today as a favourite.

However, if you click into a program (in Web UI), there isn't a Set as 
favourite option (you have to do it from the level above).

This does seem to play from favourites, but I'm a bit hesitant to set 
favourites if it can have the side effect mentioned above if the stream/url 
isn't right.

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


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

2010-12-05 Thread danco

gharris999;592732 Wrote: 
 @tm: Actually, that sound like a good idea.  I have been working on my
 first compiled OSX app to prevent sleep, but I think it will probably
 share the same defect as Jiggler and Caffeine..I.e. Keep the monitor
 on..  

The thing about Jiggler and Caffeine is that they prevent sleep by
simulating mouse movement, so they keep the monitor on.

I have my computer sleep set to fifteen minutes, display sleep to five
minutes. I set Jiggler to only jiggle every fourteen minutes, so it
prevents computer sleep but lets the display sleep some of the time.

If you want to allow display sleep but disallow computer sleep, you
will need to go deeper into the system, probably somewhere along the
lines that tm suggests.


-- 
danco

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

2010-12-05 Thread whuijten

Triode;592758 Wrote: 
 I can't comment on why spotify has lost rights to songs, but can confirm
 that a song which shows up as grey in a playlist using the normal
 spotify client will not be shown using the plugin - this is because it
 is not possible to show something on the squeezebox interface which
 can't be played so I screen them out.  You can check the status by
 enabling helper app logging to debug level and looking at the helper
 app log.

Hi Triode, I am starting to suspect this is not so much a rights issue
as a technical problem at the Spotify end. There a new turn to the
discussion I was having with Hobgoblin about the Kurt Elling example
(but it pertains to many other playlists): I just discovered that my
Android Spotify plugin is displaying the same behaviour as my SB server
plugin and Hobgoblin's Windows client: missing tracks from the playlist.
I get a message: This track is not available in your region. The
strange thing is that in my Windows client everything is normal and I
can play all the tracks.


-- 
whuijten

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

2010-12-05 Thread icko

Triode;592757 Wrote: 
 This is not a firewall problem - it looks like you don't have all the
 right libraries in place.  Are you running the latest version of the
 plugin - if so it should include libspotify.so.6 and should use that. 
 What does ldd spotifyd show?

Hello Triode, first spotify complained about libflac so i added it and
libogg with symlinks to spotifyd directory. I have also replaced the
executable with the replacement you added at p.48 or so.

dPlugins/Plugins/Spotify/Bin/i386-linux] # ldd spotifyd
linux-gate.so.1 =  (0xb7771000)
libspotify.so.4 = not found
libFLAC.so.8 =
/share/MD0_DATA/.qpkg/SqueezeBoxServer/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux/libFLAC.so.8
(0xb7716000)
libc.so.6 = /lib/libc.so.6 (0xb75e2000)
librt.so.1 = /lib/librt.so.1 (0xb75d9000)
libm.so.6 = /lib/libm.so.6 (0xb75b4000)
libogg.so.0 =
/share/MD0_DATA/.qpkg/SqueezeBoxServer/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux/libogg.so.0
(0xb75af000)
/lib/ld-linux.so.2 (0xb7772000)
libpthread.so.0 = /lib/libpthread.so.0 (0xb7598000)


-- 
icko

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

2010-12-05 Thread michel

With the last 2 or 3 updates of iPeng the program keeps updating on
every start even when no music has been added or retagged. These 2
minutes of delay drive me crazy.
Does anyone else experience the same?


-- 
michel

michel's Profile: http://forums.slimdevices.com/member.php?userid=4393
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] MusicIP - help required!

2010-12-05 Thread russelc

Phil Leigh;592717 Wrote: 
 Can anyone explain what MusicIp means by Identified by name only?
 And what would determine (apart from very short tracks of course) why a
 track would be deemed unanalyzable?
 
 MusicIP happily analyses my own music (that I recorded my self in my
 studio!) but won't analyse the latest Eric Clapton or Elton John
 albums!!!

I've experienced the 'Identified by name only' before and in one
instance found that the actual track was not the same as the title.
This occured with on a mispressed CD where every other track was
mistitled (this was with Flac tagging) - note the titles related to
real tracks and so could be found in the MusicIP DB. Once I applied
correct titles to correct tracks and reanalysed the problem went away.

In a second instance I had this problem on tracks for which I could not
determine any obvious fault. If I remember correctly I reset the status
to 'Unanalysed' and then ran anaysis again and it analysed the track
successfully.

Lastly, in the last week I acquired and analysed the new Clapton album
without any issues so can only suggest that you reset the status and
try analysing again if you have not already tried this approach. It
certainly cannot be an issue with the MusicIP DB as I am sure I am not
the only one to have successfully analysed this CD.

Good Luck


-- 
russelc

Regards, Chris

Hi-FI: SB3 (wireless), Ipod Touch (+iPeng), active Linn Kabers, 3 x
LK100, Kairn, LP12

russelc's Profile: http://forums.slimdevices.com/member.php?userid=37254
View this thread: http://forums.slimdevices.com/showthread.php?t=83665

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-12-05 Thread pippin

michel;592895 Wrote: 
 With the last 2 or 3 updates of iPeng the program keeps updating it's
 database on every start even when no music has been added or retagged.
 These 2 minutes of delay drive me crazy.
 Does anyone else experience the same?
 
 Edit: tried reinstall. Still no luck.

Which server version do you use?
Is iPeng crashing or why do you restart it so often? Whenever iPeng
crashes it will refresh the library afterwards.
Are you sure your server is not permanently scanning?


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

2010-12-05 Thread michel

Server Version is 7.5.1.

Ipeng is installed on iphone 3g FW 3.1.3.

Server is not scanning, no autoscan enabled.

Why do I restart often? Hmm.. sometimes I have to make some phone
calls.

Fw 3xx does not support multitasking, 4xx is way too slow on 3G.


-- 
michel

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

2010-12-05 Thread simonjedrake

michel;592904 Wrote: 
 Server Version is 7.5.1.
 
 Ipeng is installed on iphone 3g FW 3.1.3.
 Server is not scanning, no autoscan enabled.
 Why do I restart often? Hmm.. sometimes I have to make some phone
 calls.
 Fw 3xx does not support multitasking, 4xx is way too slow on 3G.

Re your iPhone 3G issue, the latest 4.2.1 firmware has improved the
slowness issues being reported with the earlier 4.x versions.
Also turn off the spotlight search options found under Settings/General
which will speed up 3G iPhones a lot.


-- 
simonjedrake

QNAP TS-239 (v 3.3.6 build 1110T Seagate Barracuda ES 1000GB x 2. 
SSOTS 4.9.1  SC 7.5.2-31568
2 x SB3, 1 x SB2, 1 x SB Controller, SB Radio  iPad/iPhone/iTouch with
iPeng
QNAP TS-109 Pro (v 3.3.0 build 0924T)  a QNAP TS-101 (v 2.5.0 build
1210T) for secondary backup.
Panasonic BL-C30  Bl-C160 Cameras. Apple Airport Express.
iTunes Playlist Library. Netgear DG834N Router

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

2010-12-05 Thread michel

simonjedrake;592911 Wrote: 
 Re your iPhone 3G issue, the latest 4.2.1 firmware has improved the
 slowness issues being reported with the earlier 4.x versions.
 Also turn off the spotlight search options found under Settings/General
 which will speed up 3G iPhones a lot.

Thx for pointing me at spotlight feature. Do not need it at all.


-- 
michel

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

2010-12-05 Thread Triode

icko;592886 Wrote: 
 Hello Triode, I did a reinstall and then ldd spotifyd showed that it
 could not find LIBFLAC so I added libflac to spotifyd directory.
 
 dPlugins/Plugins/Spotify/Bin/i386-linux] # ldd spotifyd
 linux-gate.so.1 =  (0xb7711000)
 libspotify.so.6 =
 /share/MD0_DATA/.qpkg/SqueezeBoxServer/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux/libspotify.so.6
 (0xb72b7000)
 libFLAC.so.8 =
 /share/MD0_DATA/.qpkg/SqueezeBoxServer/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux/libFLAC.so.8
 (0xb7265000)
 libc.so.6 = /lib/libc.so.6 (0xb712c000)
 librt.so.1 = /lib/librt.so.1 (0xb7123000)
 libm.so.6 = /lib/libm.so.6 (0xb70fe000)
 libpthread.so.0 = /lib/libpthread.so.0 (0xb70e7000)
 libogg.so.0 = /opt/ssods4/lib/libogg.so.0 (0xb70e)
 /lib/ld-linux.so.2 (0xb7712000)
 
 dPlugins/Plugins/Spotify/Bin/i386-linux] # ./spotifyd
 [12:47:30.136947] main:325 ./spotifyd 1.1.0 started
 [12:47:30.137498] main:358 error on bind listenfd: Address already in
 use
 [/share/MD0_DATA/.qpkg/SqueezeBoxServer/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux]
 #
 
 EDIT2: It seems that helper app is running but get some errors (I've
 set port forwarding of the spotifyd port 8002 to the squeezebox): 
 
 Also I can se alot of stuff playlists/radio and so on in the squeezebox
 but:
 
 [13:06:42.658587] log_message:65 log: 12:06:42.658 E [ap:3288]
 Connection error:  117
 [13:06:42.658689] log_message:65 log: 12:06:42.658 I [ap:1387]
 Connecting to AP A1.spotify.com:80
 [13:06:47.664237] log_message:65 log: 12:06:47.664 E [ap:1323] AP
 Socket Error: Unknown error 2 (2)
 [13:06:47.664325] log_message:65 log: 12:06:47.664 E [ap:3288]
 Connection error:  117
 [13:06:47.664427] log_message:65 log: 12:06:47.664 I [ap:1387]
 Connecting to AP A3.spotify.com:4070
 [13:06:52.668677] log_message:65 log: 12:06:52.668 E [ap:1323] AP
 Socket Error: Unknown error 2 (2)
 [13:06:52.668765] log_message:65 log: 12:06:52.668 E [ap:3288]
 Connection error:  117
 [13:06:52.668866] log_message:65 log: 12:06:52.668 I [ap:1387]
 Connecting to AP A2.spotify.com:80
 [13:06:57.674270] log_message:65 log: 12:06:57.674 E [ap:1323] AP
 Socket Error: Unknown error 2 (2)
 [13:06:57.674359] log_message:65 log: 12:06:57.674 E [ap:3288]
 Connection error:  117
 [13:06:57.674461] log_message:65 log: 12:06:57.674 I [ap:1387]
 Connecting to AP A1.spotify.com:443
 [13:07:02.678824] log_message:65 log: 12:07:02.678 E [ap:1323] AP
 Socket Error: Unknown error 2 (2)
 
 EDIT3:
 I've also removed the port forwarding, now running on port 9001. still
 same result. 
 [13:16:42.187832] log_message:65 log: 12:16:42.187 E [ap:3288]
 Connection error:  117
 [13:16:47.237716] log_message:65 log: 12:16:47.237 I [ap:1387]
 Connecting to AP A2.spotify.com:443
 [13:16:52.242911] log_message:65 log: 12:16:52.242 E [ap:1323] AP
 Socket Error: Unknown error 2 (2)
 [13:16:52.242998] log_message:65 log: 12:16:52.242 E [ap:3288]
 Connection error:  117
 [13:16:56.629543] main:1197 timeout process_playlists
 Segmentation fault

Don't like the segmentation fault, but the error messages come from
libspotify and the best I could find on them is:
http://getsatisfaction.com/spotify/topics/unable_to_connect_to_spotify_ap_socket_error_in_console

Which does not seem to help.  Can you connect to spotify and stream
music to the normal spotify client on the same server?  It looks
network/firewall related to me, but I can't find any more info on what
the error message means.


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

2010-12-05 Thread Triode

whuijten;592872 Wrote: 
 Hi Triode, I am starting to suspect this is not so much a rights issue
 as a technical problem at the Spotify end. There a new turn to the
 discussion I was having with Hobgoblin about the Kurt Elling example
 (but it pertains to many other playlists): I just discovered that my
 Android Spotify plugin is displaying the same behaviour as my SB server
 plugin and Hobgoblin's Windows client: missing tracks from the playlist.
 I get a message: This track is not available in your region. The
 strange thing is that in my Windows client everything is normal and I
 can play all the tracks.

I don't know - if you look at the debug output I think I show when
something is not available which means that it is a known track, but
not available for playback in your region.  These will only appear in
the debug and not in the list on the player interface as they won't
play.


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


[SlimDevices: Plugins] Band Stop Plugin

2010-12-05 Thread Apesbrain

Recently some work has been done with a new technique to help manage
tinnitus.  It involves exposure to music which has had the ringing
frequencies removed or notched out.  Here is a 'basic article'
(http://www.nytimes.com/2010/01/05/science/05obhear.html) on the
subject and more depth is available by searching online.

I can accomplish this modification on recorded music by applying a
'band stop filter'
(http://forum.audacityteam.org/viewtopic.php?f=16t=26493) effect in
Audacity, but a more convenient solution would be a plugin for
Squeezebox Server that does the same thing in real time.

Does such a thing exist?  Is it possible to run an Audacity plugin on
SBS?  Can the same effect be accomplished using SoX? Thanks.


-- 
Apesbrain

Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=83691

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


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

2010-12-05 Thread mrw

@tm

There is very useful sleep/wake tool available for OSX:

SleepWatcher   http://www.bernhard-baehr.de/

The tool can be made to run in the background and call up a script to
determine whether or not the system may sleep.

I made a script to interrogate the Squeezebox server through the CLI
interface, and deny sleep if a player is currently active. It works
pretty well.


-- 
mrw

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

2010-12-05 Thread New Daddy

The display that comes up when you tap the album art (is there a name
for that screen) often goes out of sync with my SB. There is the flush
cache function in the setting, but that does not solve the problem. Is
this a known issue, or am I missing something?


-- 
New Daddy

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

2010-12-05 Thread New Daddy

The only way I can see the individual tracks of a playlist in Rhapsody
is to long tap on the playlist and bring up a context menu. It works
but there is only limited info in that small window. How do you see the
list in a wider format?


-- 
New Daddy

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

2010-12-05 Thread onocentaur

pippin;592598 Wrote: 
 Actually there are no reasons at all, it's the icon the plugin came
 with...Yes, but there are good reasons why the plugin came with that icon! :)


-- 
onocentaur

onocentaur's Profile: http://forums.slimdevices.com/member.php?userid=40717
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] Announcement: Whitebear Media Server (UPnP/DLNA) v2.0 released !!

2010-12-05 Thread Phil Meyer
Discovered a cosmetic issue today.  I played a song from Foobar, sending it to 
play on a Squeezebox via Whitebear.

There was more than one artist tag associated with the track.  ARTIST=Anneke 
Van Giersbergen and ARTIST=Danny Cavanagh.  This was reported on the Squeezebox 
Touch as ARRAY(0x118ce174).

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


Re: [SlimDevices: Plugins] Announcement: Whitebear Media Server (UPnP/DLNA) v2.0 released !!

2010-12-05 Thread AndrewFG

Philip Meyer;592951 Wrote: 
 There was more than one artist tag associated with the track.
 ARTIST=Anneke Van Giersbergen and ARTIST=Danny Cavanagh.I don't understand 
 why you see this as a problem. Most tagging models
allow more than one artist tag. Think of classical opera whre you may
have an opera company, various soloists plus a muscial director
(say)...

Basically Whitebear passes on whatever artist value(s) that Squeezebox
Server gives to it. 

{ But admittedly Squeezebox Server has a bug insofar as the list of
artist value(s) are sent in comma delimited format, and thus if an
artist name includes a comma in it, it will be wrongly interpreted as
two names... }


-- 
AndrewFG

Regards,
AndrewFG

Try out Whitebear. The middleware that joins the two worlds of:
1. UPnP/DLNA media clients and media players, and,
2. Squeezebox Server and Squeeze Players
Download it for free here: http://www.whitebear.ch/mediaserver

AndrewFG's Profile: http://forums.slimdevices.com/member.php?userid=15838
View this thread: http://forums.slimdevices.com/showthread.php?t=80632

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


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

2010-12-05 Thread gharris999

mrw;592939 Wrote: 
 @tm
 
 There is very useful sleep/wake tool available for OSX:
 
 SleepWatcher   http://www.bernhard-baehr.de/
 
 The tool can be made to run in the background and call up a script to
 determine whether or not the system may sleep.
 
 I made a script to interrogate the Squeezebox server through the CLI
 interface, and deny sleep if a player is currently active. It works
 pretty well.Yes, SeepWatcher looks like a tool with may potential uses with 
 SBS.  

I'm adding optional SleeoWatcher scripts to the next version of
SrvrPowerCtrl to have an outside script set the machine wakeup time
based on the next SBS alarm.  The supporting code is already in the
SrvrPowerCtrl beta repo: tow new cli requests: 

srvrpowerctrl getwakealarm 

..and..

srvrpowerctrl setwakealarm


-- 
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] iPeng support thread

2010-12-05 Thread vagskal

 iPeng 1.2.9 features minor bug fixes and also has some new
 functionality:
 
 Improved Cache Synchronization
 • You should now almost never have to manually flush the cache

I just changed an album name from The Flute and Voice of Libbie Jo
Snyder to The Jazz Flute and Voice of Libbie Jo Snyder and the
amendment showed up in the web UI and on the SBC, but not in iPeng,
which did not refresh its cache after the SBS scan for new and changed
files. I guess this is an example of the almost part of the above
message...

This is on iPeng for iPhone, but I am eagerly awaiting delivery of an
iPad which has just recently been released in my country (Sweden).

PS. Thanks for the option to trigger a scan for new and changed music
from iPeng! Maybe an iPeng refresh cache could be initiated
automatically when that option has been used and the SBS has finished
its scanning business.


-- 
vagskal

2 x SB3 (wired), Receiver (wired), Boom (wireless), Controller, iPeng on
iPhone 4, muso on remote computer running Win 7 | 7.5.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=51929

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


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

2010-12-05 Thread danco

mrw;592939 Wrote: 
 @tm
 
 There is very useful sleep/wake tool available for OSX:
 
 SleepWatcher   http://www.bernhard-baehr.de/
 
 The tool can be made to run in the background and call up a script to
 determine whether or not the system may sleep.
 
 I made a script to interrogate the Squeezebox server through the CLI
 interface, and deny sleep if a player is currently active. It works
 pretty well.

Please give us the script.

You say it works pretty well. Does that mean it has minor glitches,
or what?


-- 
danco

danco's Profile: http://forums.slimdevices.com/member.php?userid=210
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] Band Stop Plugin

2010-12-05 Thread Apesbrain

It would appear that what I am looking to do is possible using the SoX
bandreject or sinc function.

Would someone give me some guidance on how to modify
custom_convert.conf so that ALL Squeezebox Server output would be
processed through a notch filter with center frequency of 5800Hz and
width of one octave?

Thanks if you reply.


-- 
Apesbrain

Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=83691

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


Re: [SlimDevices: Plugins] Announcement: Whitebear Media Server (UPnP/DLNA) v2.0 released !!

2010-12-05 Thread Phil Meyer
Basically Whitebear passes on whatever artist value(s) that Squeezebox
Server gives to it. 

My problem was the other way round though.  I loaded music into Foobar, and was 
using the UPnP Controller to play music via WhiteBear on a Squeezebox.  i.e. 
the music wasn't in the Squeezebox library.

This was an mp3 file with id3v2.4 tags.  There were two ARTIST tags shown in 
Foobar song properties.
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] MusicInfoScrn - Music Information Screen: why always crashing after scan?

2010-12-05 Thread SamS

No one else has this problem?  Or no one else uses MusicInfoScrn?

Or it's a minor problem, not worthy of discussion?


-- 
SamS

SamS's Profile: http://forums.slimdevices.com/member.php?userid=9261
View this thread: http://forums.slimdevices.com/showthread.php?t=83514

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-12-05 Thread pippin

Was this a clear and rescan or just a simple rescan?
Is your server on a 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


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

2010-12-05 Thread Beesten

Hi, I'm a beginner that have just connected my SB Touch, wanted to
display pictures from my NAS (synology ds209) and your plugin seems to
be the answer. I have some problems though. First I couldn't see any
pictures at the web ui or at the Touch. After restarting the Touch and
making the pictures smaller they show up on the Touch but not in the
webui. I get the following in the log:

[10-12-05 20:59:03.3915]
Slim::Web::Template::SkinManager::_fillTemplate (266) Error: file error
- parse error -
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/Gallery/HTML/Default/plugins/Gallery/index.html
line 110-118: unexpected token (_)
[% fullsize = fullsize || 700;
item.weblink = item.weblink.replace('\.(\w{3,4})$', '_' 
_ fullsize _
'x' _ fullsize _ '_o.$1');
item.size = thumbSize || 100;
searchquery = item.web.url.replace('^\?', '') _ 'amp;';
itemobj = {
id = loop.index,
}; %]

I'm unable to decipher the above, please help! 
Also, how do I get the SB Touch screensaver to use these pictures? I
saw this was also asked by Markhula in another thread  wich I will
follow. 

Ok, your plugin seems great, 
/Johan


-- 
Beesten

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

2010-12-05 Thread pippin

New Daddy;592940 Wrote: 
 The display that comes up when you tap the album art (is there a name
 for that screen) often goes out of sync with my SB. It usually is one
 song ahead.  There is the flush cache function in the setting, but
 that does not solve the problem. Is this a known issue, or am I missing
 something?

That really should not be. Especially being _ahead_ is confusing. I
also never heard of this issue before.

Is it also ahead of what's really playing? With Napster I often see my
SBs being a track _behind_ but I believe in these cases iPeng is wrong,
too.

Is this a playlist with remote tracks (Rhapsody)?


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

2010-12-05 Thread pippin

New Daddy;592943 Wrote: 
 The only way I can see the individual tracks of a playlist in Rhapsody
 is to long tap on the playlist and bring up a context menu. It works
 but there is only limited info in that small window. How do you see the
 list in a wider format?

Yes, Rhapsody playlists are a mess, they do everything different than
it's done in any other place in SqueezePlay.
I thought that tapping play playlist would indeed not do what it says
but instead open the playlist but it doesn't seem to work. I'll
investigate.


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

2010-12-05 Thread vagskal

pippin;592995 Wrote: 
 Was this a clear and rescan or just a simple rescan?
 Is your server on a Mac?

À simple rescan for new and changed music. 

SBS is on a Win XP PC.


-- 
vagskal

2 x SB3 (wired), Receiver (wired), Boom (wireless), Controller, iPeng on
iPhone 4, muso on remote computer running Win 7 | 7.5.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=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-12-05 Thread pippin

vagskal;593005 Wrote: 
 À simple rescan for new and changed music. 
 
 SBS is on a Win XP PC.

This is a bit weird, unless you are using 7.6 this should indeed have a
lastscan timestamp and trigger a cache flush.
Did you restart the server before using iPeng again?


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

2010-12-05 Thread vagskal

pippin;593006 Wrote: 
 This is a bit weird, unless you are using 7.6 this should indeed have a
 lastscan timestamp and trigger a cache flush.
 Did you restart the server before using iPeng again?

I am on 7.5.2. No I did not restart SBS before I started iPeng.


-- 
vagskal

2 x SB3 (wired), Receiver (wired), Boom (wireless), Controller, iPeng on
iPhone 4, muso on remote computer running Win 7 | 7.5.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=51929

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


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

2010-12-05 Thread Michael Herger
Hi Johan,

 Hi, I'm a beginner that have just connected my SB Touch, wanted to
 display pictures from my NAS (synology ds209) and your plugin seems to
 be the answer. I have some problems though. First I couldn't see any
 pictures at the web ui or at the Touch.

A few questions:
- What SBS Server version are you running?
- If you restarted the Touch and tried to watch the same picture, would it show 
up?
- Do you see any error messages in the log file when you access images from the 
Touch?
- And do you know what exact version of the DS209 you have? It might be the CPU 
not having enough horse-power to do the image manipulation. SBS 7.6 will be 
much better in this regard, but there's no ETA yet.

 [10-12-05 20:59:03.3915]
 Slim::Web::Template::SkinManager::_fillTemplate (266) Error: file error
 - parse error -
 /volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/Gallery/HTML/Default/plugins/Gallery/index.html
 line 110-118: unexpected token (_)
 [% fullsize = fullsize || 700;
   item.weblink = item.weblink.replace('\.(\w{3,4})$', '_' 
 _ fullsize _
 'x' _ fullsize _ '_o.$1');
   item.size = thumbSize || 100;
   searchquery = item.web.url.replace('^\?', '') _ 'amp;';
   itemobj = {
   id = loop.index,
   }; %]

Hmm... that's working for me :-/.

 Also, how do I get the SB Touch screensaver to use these pictures? I

Define some favorites lists. Then unfortunately you'll have to restart your 
Touch in order for the screensavers to show up on the device (that's a 
limitation of the Touch, not the plugin).

-- 

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-12-05 Thread unclemat

pippin;592661 Wrote: 
 That's because it leaves your shuffle setting as it is. If your
 Squeezebox is set to shuffle it will play the album shuffled, if not,
 it will play it straight (when using the cover or the context menu).
 This is the Squeezebox' default behavior, not iPeng's
 You can change the shuffle setting on the NowPlaying overlay that you
 get if you tap the big cover on NowPlaying.

Thanks for this info. Indeed that worked. 

Still I think that 'Play Shuffled' being so prominent is bit weird,
consistent with Ipod itself or not. Perhaps it feels natural to Ipod
users, it does not feel natural to me (I have not really used Ipod
before).

On an unrelated note - several times upon starting Ipeng I see now
albums after selecting an artist. Clearing the cache fixes the issue. A
bug? Using version 1.2.8.


-- 
unclemat

unclemat's Profile: http://forums.slimdevices.com/member.php?userid=33372
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] MusicInfoScrn - Music Information Screen: why always crashing after scan?

2010-12-05 Thread Michael Herger
 No one else has this problem?  Or no one else uses MusicInfoScrn?

Trust me: I'm using it on every single of my players :-). And I know there must 
be hundreds or even thousands of SBS users using it. I didn't see your issue 
yet. Did you try to reset your MIS preferences to defaults?

-- 

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-12-05 Thread pippin

Forgot which server you are using. Does it help to go back and return to
the same artist?
If flushing the cache helps, the 1.2.9 update will probably improve the
behavior. Do you clear and rescan the library a lot? I would recommend
against that.


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

2010-12-05 Thread vagskal

pippin;593017 Wrote: 
 Forgot which server you are using. Does it help to go back and return to
 the same artist?

I do not know. I flushed the cache after I confirmed that the album
name did not change.

pippin;593017 Wrote: 
 If flushing the cache helps, the 1.2.9 update will probably improve the
 behavior. Do you clear and rescan the library a lot? I would recommend
 against that.

I am on 1.2.9. Flushing the cache helped.

No, I do not clear the library a lot since this takes a very long time 
with 116k tracks and SBS 7.5.


-- 
vagskal

2 x SB3 (wired), Receiver (wired), Boom (wireless), Controller, iPeng on
iPhone 4, muso on remote computer running Win 7 | 7.5.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=51929

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


Re: [SlimDevices: Plugins] MusicInfoScrn - Music Information Screen: why always crashing after scan?

2010-12-05 Thread SamS

mherger;593016 Wrote: 
 Did you try to reset your MIS preferences to defaults?
 

Yes, I believe so.  This problem has happened even after fresh installs
of SBS.  It's like the MusicInfoScrn screensaver of Nothing is on top
of the normal SBS screen saver of Nothing/Nothing, so it's just a big
jumbled mess.  Since this happens on a Classic, Transporter and Boom, I
know it's not just a glitch in the player.


-- 
SamS

SamS's Profile: http://forums.slimdevices.com/member.php?userid=9261
View this thread: http://forums.slimdevices.com/showthread.php?t=83514

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-12-05 Thread unclemat

pippin;593017 Wrote: 
 Forgot which server you are using. Does it help to go back and return to
 the same artist?
 If flushing the cache helps, the 1.2.9 update will probably improve the
 behavior. Do you clear and rescan the library a lot? I would recommend
 against that.

Server is 7.5.1. I don't think going back to the same artists help,
will have to double check when the problems reappears.

I don't clear the library often, just have nightly scan for changes
enabled. But the problem appeared within a couple of hours during the
day with no scan happening in between.


-- 
unclemat

unclemat's Profile: http://forums.slimdevices.com/member.php?userid=33372
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] MusicInfoScrn - Music Information Screen: why always crashing after scan?

2010-12-05 Thread Michael Herger
 Yes, I believe so.  This problem has happened even after fresh installs
 of SBS.  It's like the MusicInfoScrn screensaver of Nothing is on top
 of the normal SBS screen saver of Nothing/Nothing, so it's just a big
 jumbled mess.  Since this happens on a Classic, Transporter and Boom, I
 know it's not just a glitch in the player.

Please try to configure all those positions where the Nothing would show up. 
Make sure you do this in custom font mode as well as in standard font mode.

-- 

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-12-05 Thread pippin

Sorry, I meant hardware/OS of the server.


-- 
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] MusicInfoScrn - Music Information Screen: why always crashing after scan?

2010-12-05 Thread SamS

I'm not sure I understand.

Under Player-Display, my font is light and Standby font is
Standard.

I guess I don't know where Custom Font is.

In my MusicInfoScrn sub-menu, for Screensaver when powered off, I use
Use Squeezecenter's Font Size Setting to Off.


-- 
SamS

SamS's Profile: http://forums.slimdevices.com/member.php?userid=9261
View this thread: http://forums.slimdevices.com/showthread.php?t=83514

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-12-05 Thread unclemat

pippin;593023 Wrote: 
 Sorry, I meant hardware/OS of the server.

Debian Linux running on a x86. Does it matter?


-- 
unclemat

unclemat's Profile: http://forums.slimdevices.com/member.php?userid=33372
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] Photo Gallery Plugin v1.0

2010-12-05 Thread Beesten

Hurray, everythings working now! 

Unreplugging power to the SB Touch made the picture show up fine. I
didn't know you should hold your finger on the screen for a couple of
seconds on items you wanted to appear in favourites - guess I should've
started with the manual! Lastly I didn't notice that Picture Gallery had
showed up as an option in the screensaver.
The pictures dosen't show up in the webui but I'm not planning on
watching them there anyway. Guess it could be handy for managing them
maybe?

I have a synology ds209 with 1.2ghz proc and 256mb ram. The original
pictures that didnt show up were taken with a 10mpix camera. Making
them smaller made it work just fine though. I'm using Squeezebox server
Version: 7.5.1 - r30836.
Thanx for the help  a very nice plugin,
Johan


-- 
Beesten

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

2010-12-05 Thread pippin

It looked like a timeout problem but that would have meant slow
server.
Yours obviously isn't.


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

2010-12-05 Thread pippin

Sorry I just realized that you wrote clearing the cache fixed it.
This is _really_ unexpected if you did not do a clear and rescan. I
haven't seen that. It means your cache is outdated but how can it be
outdated if the data hasn't changed?
Have you seen that again?
Are you sure you had a goo WiFi connection?


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

2010-12-05 Thread vagskal

pippin;593034 Wrote: 
 
 Are you sure you had a goo WiFi connection?

Yes. I could browse the files of that album without any problem (and I
wrote all replies using wifi on the iPhone).


-- 
vagskal

2 x SB3 (wired), Receiver (wired), Boom (wireless), Controller, iPeng on
iPhone 4, muso on remote computer running Win 7 | 7.5.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=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-12-05 Thread pippin

My answer wasn't for you again


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

2010-12-05 Thread pippin

michel;592904 Wrote: 
 
 Ipeng is installed on iphone 3g FW 3.1.3.
 
 Server is not scanning, no autoscan enabled.
 
 Why do I restart often? Hmm.. sometimes I have to make some phone
 calls.
 

Could it be that your library is not completely cached? Is your server
on Windows? Which Virus scanner do you use?
Please try to disable the virus scanner temporarily before your start
iPeng and see whether that helps.


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

2010-12-05 Thread unclemat

pippin;593034 Wrote: 
 Sorry I just realized that you wrote clearing the cache fixed it.
 This is _really_ unexpected if you did not do a clear and rescan. I
 haven't seen that. It means your cache is outdated but how can it be
 outdated if the data hasn't changed?
 Have you seen that again?
 Are you sure you had a goo WiFi connection?

Haven't seen it again and I upgraded to the lastest version of Ipeng in
meantime.

Yes, my wifi network is pretty solid, in fact rock solid in the area
where I am using the Ipod. No connectivity issues with a Squeezebox on
wifi that's further away.

And yes, the server hardware is pretty powerful if dated (dual
Prestonia Xeon @ 2.66 GHz with 1GB RAM).


-- 
unclemat

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

2010-12-05 Thread pippin

unclemat;593043 Wrote: 
 
 Yes, my wifi network is pretty solid, in fact rock solid in the area
 where I am using the Ipod. 
 
Your WiFi network may be rock solid but iOS4.2.1's WiFi code isn't.
Here's having a lot of connectivity issue on various networks.


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

2010-12-05 Thread unclemat

pippin;593044 Wrote: 
 Your WiFi network may be rock solid but iOS4.2.1's WiFi code isn't.
 Here's having a lot of connectivity issue on various networks.

Did not notice any problems while browsing or using other apps (I am
new to Ipod touch so I am playing with it all the time ;-). It's
running 4.1 OS btw.


-- 
unclemat

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

2010-12-05 Thread pippin

Ah, OK. iOS 4.1 is 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=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-12-05 Thread New Daddy

pippin;592999 Wrote: 
 That really should not be. Especially being _ahead_ is confusing. I also
 never heard of this issue before.
 
 Is it also ahead of what's really playing? With Napster I often see my
 SBs being a track _behind_ but I believe in these cases iPeng is wrong,
 too.
 
 Is this a playlist with remote tracks (Rhapsody)?

By remote tracks you mean tracks not residing in the SqueezeCenter (=
my desktop server)?
Yes, they are Rhapsody playlists. I almost exclusively listen to
Rhapsody playlists with my SB Boom.


-- 
New Daddy

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

2010-12-05 Thread pippin

Hm. Will have to investigate.

This is _really_ strange. I don't have the slightest idea of what iPeng
even _could_ do wrong to get this result.
I mean: it asks the server for the currently playing track. So if the
result is wrong it should be the server reporting something wrong. For
the NowPlaying screen saver iPeng doesn't look up stuff in internal
playlists or something, it shows the information straight from the
server notification.

Now if the server reports something wrong, I'd expect it to do this
through _all_ interfaces, not just iPeng.
Really weird.
I have to see whether I can get Rhapsody to play something again here
(there have been bugs with MySqueezebox.com preventing this for quite a
while) to reproduce this.

May I ask you to file a ticket on this?
https://trac.penguinlovesmusic.de/trac/ipengnat/

You don't happen to have any SqueezePlay based device (Radio, Touch,
Controller) to verify what happens on these devices (they use the same
interface as iPeng)?


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

2010-12-05 Thread gharris999

danco;592984 Wrote: 
 Please give us the script.
 
 You say it works pretty well. Does that mean it has minor glitches,
 or what?
From my limited testing, SleepWatcher works just fine.  But how well it
works is really determined by how clever of script you pair it with.  In
my test case, SleepWatcher, when it senses that the system is about to
be put to sleep, fires off a script that asks SrvrPowerCtrl to schedule
the next system wakeup.  That's how I intend to use it.  It sounds like
tm has also found a way to get SleepWatcher to fulfill the function I
hope to fill with ReallyPreventStandby.


-- 
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] iPeng support thread

2010-12-05 Thread New Daddy

pippin;593054 Wrote: 
 Hm. Will have to investigate.
 
 This is _really_ strange. I don't have the slightest idea of what iPeng
 even _could_ do wrong to get this result.
 I mean: it asks the server for the currently playing track. So if the
 result is wrong it should be the server reporting something wrong. For
 the NowPlaying screen saver iPeng doesn't look up stuff in internal
 playlists or something, it shows the information straight from the
 server notification.
 
 NOW IF THE SERVER REPORTS SOMETHING WRONG, I'D EXPECT IT TO DO THIS
 THROUGH _ALL_ INTERFACES, NOT JUST IPENG.
 REALLY WEIRD.
 I HAVE TO SEE WHETHER I CAN GET RHAPSODY TO PLAY SOMETHING AGAIN HERE
 (THERE HAVE BEEN BUGS WITH MYSQUEEZEBOX.COM PREVENTING THIS FOR QUITE A
 WHILE) TO REPRODUCE THIS.
 
 May I ask you to file a ticket on this?
 https://trac.penguinlovesmusic.de/trac/ipengnat/
 
 You don't happen to have any SqueezePlay based device (Radio, Touch,
 Controller) to verify what happens on these devices (they use the same
 interface as iPeng)?

I've been trying different things, and I just noticed that the LCD
display on my SB Boom is also often one track ahead when I listen to
Rhapsody playlists.  I think this error is on the part of Rhapsody, not
iPeng. Sorry I overlooked this possibility. The LCD display on my SB
Boom is so small I rarely pay any attention to it.  That's the very
reason that I was looking for an iPad-based remote.


-- 
New Daddy

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

2010-12-05 Thread New Daddy

pippin;593002 Wrote: 
 Yes, Rhapsody playlists are a mess, they do everything different than
 it's done in any other place in SqueezePlay.
 I thought that tapping play playlist would indeed not do what it says
 but instead open the playlist but it doesn't seem to work. I'll
 investigate.

I'm digressing, but just out of curiosity, do you have Rhapsody in
Germany? I thought it operates only in the US due to copyright issues.
I have friends in Asia that complain they don't have access to
Rhapsody.


-- 
New Daddy

New Daddy's Profile: http://forums.slimdevices.com/member.php?userid=20745
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: Custom Clock applet for Touch/Radio/Controller

2010-12-05 Thread usch

Hi everybody,
I found two little quirks regarding this otherwise fantasic applet -
maybe someone knows a way around them?

First: When Custom Clock is active - both as screen saver and as Now
Playing replacement - pressing the More button (+) does not bring up
the context menu of the currently playing song, but that of the first
song in the playlist. The only way I found is to go to Home - Now
Playing - Playlist, then scroll around a bit and then press (+) when
the current song is highlighted. I don't use the context menu very
often so this isn't a big deal, but it would still be nice to get it
working properly.

Second: I'm using Custom Clock with a slightly modified version of the
'PlayWithCoverAndClock1'
(http://wiki.slimdevices.com/index.php/Custom_Clock_styles#PlayWithCoverAndClock)
style, where I replaced the X_Y item with TRACKSTATRATINGNUMBER. This
works fine when connected to my local SBS, but when the Radio is
connected to MySB it prints the text TRACKSTATRATINGNUMBER literally,
obviously because MySB does not recognize this as a placeholder. I have
limited the field width so that it only displays TR and does not
overlay the whole top row, but it would be much nicer if unsupported
placeholders would be removed altogether when connected to MySB. Any
ideas how to achieve that?


-- 
usch

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

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


Re: [SlimDevices: Plugins] MusicInfoScrn - Music Information Screen: why always crashing after scan?

2010-12-05 Thread Michael Herger
 In my MusicInfoScrn sub-menu, for Screensaver when powered off, I use
 Use Squeezecenter's Font Size Setting to Off.

Yes, that's the setting I meant. Please check whether in the font setting 
you're _not_ using, all fields are empty.

-- 

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


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

2010-12-05 Thread Michael Herger
 Unreplugging power to the SB Touch made the picture show up fine. I

It's unfortunate this is needed. If I find time I'll probably try to fix this 
for 7.6.

 didn't know you should hold your finger on the screen for a couple of
 seconds on items you wanted to appear in favourites - guess I should've

PressHold brings up a context menu in many places, not only this plugin.

 started with the manual!

Ahm... is there one? :-/

 The pictures dosen't show up in the webui but I'm not planning on
 watching them there anyway. Guess it could be handy for managing them
 maybe?

Yes, I much prefer it to do the favorites management, because I can have all 
the photos of a folder on one page. But with 7.5 this is rather slow.

-- 

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


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

2010-12-05 Thread Michael Herger
 The pictures dosen't show up in the webui but I'm not planning on
 watching them there anyway. Guess it could be handy for managing them
 maybe?

Oh, and for those using an iThingy, I'll have a customized web skin to 
provide nice and easy access to the photos without going through the SBS main 
web UI... soon.

-- 

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-12-05 Thread pippin

No, there's no Rhapsody over here.
I have a test account with which I can browse it but not play, which is
why I have to play a few tricks if I want to test playback, which is
always a bit complicated which is why I avoid it where I can :)


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