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

2010-08-07 Thread Triode

remimikalsen;567285 Wrote: 
 Hi,
 
 I've been using your plugin a LOT these last days (fantastic once
 again!), and I've come to realize there is an issue with the Genre/Era
 browser. All eras work, except the last (10s, which is 2010s). Whenever
 I try to play stuff from that era, any genre, it doesn't work. Maybe
 there is an off by one error in the code, for instance a META_YEAR 
 START_ERA where there should be META_YEAR = STAR_ERA? As we only are
 in 2010, and 2010 is the start year of the last era, that seems a
 plausible explanation - there is no music available for 2011 yet! Log:
  
Code:

  
   [01:40:51.350048] main:422 new connection
   [01:40:51.370043] main:455 req: radio.json res: (null) par: 
s=2010e=2019g=2048 prot: HTTP/1.0 auth: (null)
   [01:40:51.370140] main:976 radio query start year: 2010 end year: 2019 
genre mask: 2048
   [01:40:51.370189] main:983 created radio search
   [01:40:51.370369] search_callback:511 search: ok
   

  
 
I should probably just remove the 10s option as it doesn't seem to get
any results for many of the genres - I think this is what you are
seeing.  As you can see from the debug it is asking for the right years
(these params are passed straight to the spoitfy api call)

 
 Finally, I did a track search some time ago, and even if I'm playing
 music and doing other stuff, the search still regularly shows up in the
 debug log, repeating LOTS OF messages all the time (the log messages I
 include here are repeated over and over again, flooding the debug log
 with an interval of a few seconds between each time it writes all these
 lines of log messages):
  
Code:

  
   [01:36:36.835535] search_callback:511 search: ok
   [01:36:36.844683] main:422 new connection
   [01:36:36.844792] main:455 req: search.json res: (null) par: 
o=0i=Tsq=track:samba%20de%20ver%E3o prot: HTTP/1.0 auth: (null)
   [01:36:36.844824] main:787 search: track:samba de verão offset: 0 artist 
count: 0 album count: 0 track count: 200
   [01:36:37.844524] search_callback:511 search: ok
   [01:36:37.853787] main:422 new connection
   [01:36:37.853897] main:455 req: search.json res: (null) par: 
o=0i=Tsq=track:samba%20de%20ver%E3o prot: HTTP/1.0 auth: (null)
   [01:36:37.853929] main:787 search: track:samba de verão offset: 0 artist 
count: 0 album count: 0 track count: 200
   [01:36:38.854352] search_callback:511 search: ok
   [01:36:38.863562] main:422 new connection
   [01:36:38.863712] main:455 req: search.json res: (null) par: 
o=0i=Tsq=track:samba%20de%20ver%E3o prot: HTTP/1.0 auth: (null)
   [01:36:38.863746] main:787 search: track:samba de verão offset: 0 artist 
count: 0 album count: 0 track count: 200
   [01:36:39.864274] search_callback:511 search: ok
   [01:36:39.880151] main:422 new connection
   [01:36:39.880270] main:455 req: search.json res: (null) par: 
o=0i=Tsq=track:samba%20de%20ver%E3o prot: HTTP/1.0 auth: (null)
   [01:36:39.880303] main:787 search: track:samba de verão offset: 0 artist 
count: 0 album count: 0 track count: 200
   [01:36:40.880191] search_callback:511 search: ok
   [01:36:40.889652] main:422 new connection
   [01:36:40.889761] main:455 req: search.json res: (null) par: 
o=0i=Tsq=track:samba%20de%20ver%E3o prot: HTTP/1.0 auth: (null)
   [01:36:40.889793] main:787 search: track:samba de verão offset: 0 artist 
count: 0 album count: 0 track count: 200
   [01:36:41.890092] search_callback:511 search: ok
   [01:36:41.899348] main:422 new connection
   [01:36:41.899456] main:455 req: search.json res: (null) par: 
o=0i=Tsq=track:samba%20de%20ver%E3o prot: HTTP/1.0 auth: (null)
   [01:36:41.899488] main:787 search: track:samba de verão offset: 0 artist 
count: 0 album count: 0 track count: 200
   [01:36:42.88] search_callback:511 search: ok
   [01:36:42.909234] main:422 new connection
   [01:36:42.909343] main:455 req: search.json res: (null) par: 
o=0i=Tsq=track:samba%20de%20ver%E3o prot: HTTP/1.0 auth: (null)
   [01:36:42.909375] main:787 search: track:samba de verão offset: 0 artist 
count: 0 album count: 0 track count: 200
   [01:36:43.908902] search_callback:511 search: ok
   [01:36:43.918094] main:422 new connection
   [01:36:43.918204] main:455 req: search.json res: (null) par: 
o=0i=Tsq=track:samba%20de%20ver%E3o prot: HTTP/1.0 auth: (null)
   [01:36:43.918235] main:787 search: track:samba de verão offset: 0 artist 
count: 0 album count: 0 track count: 200
   [01:36:44.546531] log_message:65 log: 23:36:44.546 I 
[file_streamer_simple.cpp:757] Request for file 
998ceff13bd89e17b0fca02ee70d7d4871c8080d complete (code: 0)
   

  
 This is probably due to the server side retrying the search - could
 you check and post the server log for the same time - are there any
 error messages.


-- 
Triode

Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: 

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

2010-08-07 Thread Triode

Awdition;567293 Wrote: 
 So...
 
 This should have been the happiest day of my life (other than marriage,
 birth, and children or something)at last a spotify plugin!!!
 
 But...
 
 nope...it doesn't work for me. I can search for artists etc but if I
 select playlists or recent artists (and probably others) I get:
 
 There was an error loading the remote feed for : (Error reading
 headers: Server closed connection without sending any data back at
 /Net/HTTP/Methods.pm line 306. ...propagated at /Net/HTTP/NB.pm line
 32. )
 
 bugger.
 
 This happens using the squeeze center web control and the duet
 controller too.
 
 help!!
Can you check the helper app log - this error means it is not
responding to the server, but the error will only appear in the helper
log.


-- 
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: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-08-07 Thread bugbane

Mine has also stopped working properly.  It seemed to happen immediately
after applying WinXP updates from MS for July.  Following line appears
continually in the server log:

[10-08-07 05:22:55.9882] Plugins::SuperDateTime::Plugin::gotWeather
(3403) Unable to parse weather.com data.


-- 
bugbane

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

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


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

2010-08-07 Thread gharris999

Philip Meyer;567071 Wrote: 
 I reported a problem using Extension Downloader to install this plugin. 
 The problem is the version numbering doesn't match between the
 repository xml file and the plugin that is downloaded.
 
 I downloaded the plugin manually and installed manually instead.

Phill: I'll take a look at this. I probably screwed up the XML file
with my scripts that added PostScan. Where did you report this problem?
I missed your report.


-- 
gharris999

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

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


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

2010-08-07 Thread bugbane

Issue resolved...Version 5.9.3 was released 7/30/10.  From the PlugIn's
website: 

Fixed weather.com parsing. Special thanks to Erland and BoomX2.
Should handle HTML ISO 8859-1 characters better.


-- 
bugbane

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

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


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

2010-08-07 Thread RBM

Hmmm... Question: until rc1, when controlling the server with iPeng, I
used be to able to click a song after selecting an album, and all songs
would be loaded on the playlist and the selected song would play. Now I
get the Play / Play next / Add to End screen first. In the web
inteface, I see an All Songs option that is not present in iPeng.

Has anything changed? I very much prefer the way it used to work...


-- 
RBM

RBM's Profile: http://forums.slimdevices.com/member.php?userid=39179
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-08-07 Thread Triode

RBM;567340 Wrote: 
 Hmmm... Question: until rc1, when controlling the server with iPeng, I
 used be to able to click a song after selecting an album, and all songs
 would be loaded on the playlist and the selected song would play. Now I
 get the Play / Play next / Add to End screen first. In the web
 inteface, I see an All Songs option that is not present in iPeng.
 
 Has anything changed? I very much prefer the way it used to work...

Yes there has been a change - I will add back in some special code for
compatiblity with iPeng.


-- 
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-08-07 Thread RBM

Thank you. Much appreciated!


-- 
RBM

RBM's Profile: http://forums.slimdevices.com/member.php?userid=39179
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-08-07 Thread remimikalsen

Triode;567329 Wrote: 
 I should probably just remove the 10s option as it doesn't seem to get
 any results for many of the genres - I think this is what you are
 seeing.  As you can see from the debug it is asking for the right years
 (these params are passed straight to the spoitfy api call)
 
 
 This is probably due to the server side retrying the search - could you
 check and post the server log for the same time - are there any error
 messages.


If it's an API issue, you should probably just let the 10s option be
there... we don't have to use it, and music will appear sooner or later
;)

As to the log, I've checked, and this error message appears in the
server log all the time:

Code:


  [10-08-07 01:36:44.9214] Plugins::Spotify::ParserBase::parse (28) malformed 
UTF-8 character in JSON string, at character offset 49 
[\x{3be2},\nmaxitems...] at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/ParserBase.pm 
line 23.
  



-- 
remimikalsen

remimikalsen's Profile: http://forums.slimdevices.com/member.php?userid=39543
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-08-07 Thread Triode

remimikalsen;567347 Wrote: 
 If it's an API issue, you should probably just let the 10s option be
 there... we don't have to use it, and music will appear sooner or later
 ;)
 
 As to the log, I've checked, and this error message appears in the
 server log all the time:
  
Code:

  
   [10-08-07 01:36:44.9214] Plugins::Spotify::ParserBase::parse (28) malformed 
UTF-8 character in JSON string, at character offset 49 
[\x{3be2},\nmaxitems...] at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/ParserBase.pm 
line 23.
   

  

Did you do a search for something including non ascii characters. 
Looks like there is a server bug here which means they are not escaped
correctly.  I will need to trap this better but it means such searches
can't work at present...


-- 
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-08-07 Thread remimikalsen

Triode;567348 Wrote: 
 Did you do a search for something including non ascii characters.  Looks
 like there is a server bug here which means they are not escaped
 correctly.  I will need to trap this better but it means such searches
 can't work at present...

Yep... I searched for samba de verão... or I thought I searched for
samba de verao, but I might have used the web interface to do the
search with the non-ascii character.


-- 
remimikalsen

remimikalsen's Profile: http://forums.slimdevices.com/member.php?userid=39543
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-08-07 Thread Triode

remimikalsen;567350 Wrote: 
 Yep... I searched for samba de verão... or I thought I searched for
 samba de verao, but I might have used the web interface to do the
 search with the non-ascii character.

OK thats a server bug which I can't fix, but I will prevent the search
repeating when if fails.


-- 
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-08-07 Thread remimikalsen

Triode;567351 Wrote: 
 OK thats a server bug which I can't fix, but I will prevent the search
 repeating when if fails.

Nice :)


-- 
remimikalsen

remimikalsen's Profile: http://forums.slimdevices.com/member.php?userid=39543
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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


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

2010-08-07 Thread Phil Meyer
Phill: I'll take a look at this. I probably screwed up the XML file
with my scripts that added PostScan. Where did you report this problem?
I missed your report.

New post in this forum, around the end of July.  I thought you were away; 
wasn't expecting you to respond for a while!

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


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

2010-08-07 Thread shawje

All working well. Thanks for your help Danco and Phil and thanks for the
plugin Gordon.


-- 
shawje

shawje's Profile: http://forums.slimdevices.com/member.php?userid=37017
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-08-07 Thread frallan10

When you select a song from your playlist with Ipeng you can´t get the
play next, add to playlist, end of playlist display. I would like to
add a song from my existing playlist to the now playing playlist if
that is possible. Not like now when you only can choose to play or add
the hole playlist. When you add a song from a search or topp 100 you
get that option but not when you choose a song from your playlist?
Love this plugin by the way..
Best regards Mathias


-- 
frallan10

frallan10's Profile: http://forums.slimdevices.com/member.php?userid=37953
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-08-07 Thread Ikabob

Ditto on the icons. I cannot tell easily whether a player is on or off.


Thanks for this app. Ipeng is a major part of the Squeezebox experience
which I LOVE. 

Any idea when the minor update will be available? Thanks.


-- 
Ikabob

Ikabob's Profile: http://forums.slimdevices.com/member.php?userid=32088
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-08-07 Thread Espen

Triode:

One feature request. I guess waaay too late for 1.0 :)

I have mentioned it once before, but maybe the message was lost in the
hailstorm of comments. Spotify added a social interface a few months
back. The important part (for me at least) is that I can access public
playlists and starred tracks made by my friends by navigating friend -
playlist. I do not have to know the spotify user name or playlist name.
I just navigate to it. 

Is this functionality supported by the spotify API you use and if so do
you plan to use it? It is a very nice feature in a party setting. I use
it all day long in the office. Quite often other peoples starred tracks
as well.


Everything else is working well here. Rock solid for me for more than
two weeks.


-- 
Espen

Espen's Profile: http://forums.slimdevices.com/member.php?userid=15057
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-08-07 Thread copperstate

Ikabob;567362 Wrote: 
 Ditto on the icons. I cannot tell easily whether a player is on or off.
 
 
 Thanks for this app. Ipeng is a major part of the Squeezebox experience
 which I LOVE. 
 
 Any idea when the minor update will be available? Thanks.

Iirc it should already be checked in, so it is in Apple's hands now
(for the next week or two that is).


-- 
copperstate

copperstate's Profile: http://forums.slimdevices.com/member.php?userid=34756
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-08-07 Thread Triode

Espen;567363 Wrote: 
 
 I have mentioned it once before, but maybe the message was lost in the
 hailstorm of comments. Spotify added a social interface a few months
 back. The important part (for me at least) is that I can access public
 playlists and starred tracks made by my friends by navigating friend -
 playlist. I do not have to know the spotify user name or playlist name.
 I just navigate to it. 
 
 Is this functionality supported by the spotify API you use and if so do
 you plan to use it? It is a very nice feature in a party setting. I use
 it all day long in the office. Quite often other peoples starred tracks
 as well.
 

This doesn't look to be possible to me with the current libspotify api.
I can get a username from a playlist uri, but there's no way to browse
to other usernames or playlists.  See
http://developer.spotify.com/en/libspotify/docs/modules.html for the
documentation of the api (this is actually slightly out of date, but
there's nothing additional in the updated one for this in libspoitfy
0.04 that I can see)


-- 
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-08-07 Thread Espen

Triode;567375 Wrote: 
 This doesn't look to be possible to me with the current libspotify api. 
 I can get a username from a playlist uri, but there's no way to browse
 to other usernames or playlists.  See
 http://developer.spotify.com/en/libspotify/docs/modules.html for the
 documentation of the api (this is actually slightly out of date, but
 there's nothing additional in the updated one for this in libspoitfy
 0.04 that I can see)

Okai, that is fair enough. Hopefully they will update their libraries
at some point.


-- 
Espen

Espen's Profile: http://forums.slimdevices.com/member.php?userid=15057
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-08-07 Thread RBM

iPeng woes all solved now - thanks again for the quick fix!


-- 
RBM

RBM's Profile: http://forums.slimdevices.com/member.php?userid=39179
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-08-07 Thread vagskal

Pippin,

I am afraid that iPeng just crashes or at least spontaneously quits.
This has happened at least about ten times today when playing music. It
obviously also happens when iPeng is open but no music is playing since
iPeng is gone when I wake the iPod Touch from sleep. Once I noticed
that iPeng seemed to wake the iPod up from slumber (screen dimmed) and
then after some 15 seconds just quit.

I synced the iPod and gathered all iPeng related crash reports since
July (attached), but there seems to be only two crash reports for today
even though iPeng quit twice, oops correction, three times during the
time it took to gather the crash reports and write this message.

Is this a known issue that is fixed in the submitted new version? iPeng
finds the players so it might not be related to the issue where the
players just disappeared.

The iPod Touch version is 4.0 and the players are all connected to one
local SBS server. (And there iPeng crashed for the forth time...)


+---+
|Filename: iPod touch.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=10435|
+---+

-- 
vagskal

2 x SB3 (wired), Receiver (wired), Boom (wireless), Controller, iPeng on
iPod Touch, 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] SqueezeControl for Android announcement and support thread

2010-08-07 Thread Pettax

dirkb;564870 Wrote: 
 i am using an xperia x10 mini and would love to use squeezecontrol.
 However, it isn't available as download for my device. Smaller screen
 is most probably the issue. If you need more testers, count me in !!


-- 
Pettax

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

2010-08-07 Thread pippin

Is the scan finished! iPeng isn't particularly stable while the server
is scanning (and never was).

I'm not sure whether that wakeup issue (from the background) has an
impact, I fixed a rather severe bug for that small update I posted
yesterday but it was mainly related to switching servers.

In no case can iPeng wake up your iPod as much as I would like it to.

Do you keep the connection open? This at least should help against the
wakeup issue if you don't put iPeng to the background.
Which server version is this!


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

2010-08-07 Thread vagskal

pippin;567410 Wrote: 
 Is the scan finished! iPeng isn't particularly stable while the server
 is scanning (and never was).
 
 I'm not sure whether that wakeup issue (from the background) has an
 impact, I fixed a rather severe bug for that small update I posted
 yesterday but it was mainly related to switching servers.
 
 In no case can iPeng wake up your iPod as much as I would like it to.
 
 Do you keep the connection open? This at least should help against the
 wakeup issue if you don't put iPeng to the background.
 Which server version is this!

Thanks for the reply.

I am on SBS 7.5.2. A CustomScan (Erland's plugin) is running, but that
does not use the regular SBS scanner.exe. In earlier versions of iPeng
I did not have this issue even during scans. I had some crashes also
before initiating the scan but the crashes became much more frequent
after I had started the scan.

By waking up I mean making the dimmed iPod screen bright when the iPod
just laid untouched on my desk. I only saw that once so it might not
have been related to iPeng. And the iPod normally goes to sleep just
fine. 

I do not use the preserve connection option in iPeng. I do not know how
to put iPeng in the background. Is that some iOS 4 feature I have not
discovered or is it not available on iPod Touch? The iPod Touch is not
jailbroken, whatever that is.

iPeng caching was done (at least no visible progress bar) when iPeng
crashed.


-- 
vagskal

2 x SB3 (wired), Receiver (wired), Boom (wireless), Controller, iPeng on
iPod Touch, 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: Spotify Premium Plugin (Beta)

2010-08-07 Thread Awdition

Triode;567330 Wrote: 
 Can you check the helper app log - this error means it is not responding
 to the server, but the error will only appear in the helper log.

Thanks Triode.

The log is attached.


+---+
|Filename: helper_log.txt   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=10436|
+---+

-- 
Awdition

Awdition's Profile: http://forums.slimdevices.com/member.php?userid=29319
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-08-07 Thread Awdition

Triode;567330 Wrote: 
 Can you check the helper app log - this error means it is not responding
 to the server, but the error will only appear in the helper log.

Thanks Triode

Full spotifyd log attached.


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

-- 
Awdition

Awdition's Profile: http://forums.slimdevices.com/member.php?userid=29319
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-08-07 Thread Triode

Awdition;567425 Wrote: 
 Thanks Triode
 
 Full spotifyd log attached.

Do you have the timestamp when the error occured - this log looks ok to
me, but it would be good to look at the time of the error specifically.


-- 
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-08-07 Thread Awdition

Triode;567426 Wrote: 
 Do you have the timestamp when the error occured - this log looks ok to
 me, but it would be good to look at the time of the error specifically.

I just created a new log and when clicking on 'playlists' I got the
following error:

There was an error loading the remote feed for : (Error reading
headers: Server closed connection without sending any data back at
/Net/HTTP/Methods.pm line 306. ...propagated at /Net/HTTP/NB.pm line
32. )


Then I also tried the 'what's new' option.  I got the following error:

Internal Error: malformed JSON string, neither array, object, number,
string or atom, at character offset 23975 [(end of string)] at
C:\ProgramData\Squeezebox\Cache\InstalledPlugins/Plugins/Spotify/ParserBase.pm
line 25.

New log attached.


+---+
|Filename: spotifyd.log |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=10438|
+---+

-- 
Awdition

Awdition's Profile: http://forums.slimdevices.com/member.php?userid=29319
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] Biography plugin suggestion: add search artist on spotify

2010-08-07 Thread erland

)p(;567419 Wrote: 
 Thanks for the support for this request. I was away on vacation. I still
 think this would be a killer feature. The author of the plugin has
 requested on his webpage to make a thread here instead of emailing him
 directly. But maybe he has missed this thread. Shall I email him anyway
 to point to this thread?

Both mherger(Biography) and Triode(Spotify) monitors this forum
section, so I'm sure one of them will respond when they have thought
about it. This has also been discussed in a bit bigger scope in several
other threads. So I would just suggest that you wait a month or two and
remind us if you still haven't got an answer.

If you are interested in this kind of functionallity you might also
want to take some time and contribute to the following thread, read the
questions in the first post in this thread and post you answers.
http://forums.slimdevices.com/showthread.php?t=80910


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))

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

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


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

2010-08-07 Thread frallan10

Triode any thoughts of my question?? Would be nice to create a new
playlist picking songs from your existing spotify playlist in Ipeng.
Now it only says Star song when i press and hold on for a second or you
have to add the hole playlist.
Is this possible??


-- 
frallan10

frallan10's Profile: http://forums.slimdevices.com/member.php?userid=37953
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-08-07 Thread Triode

Awdition;567430 Wrote: 
 I just created a new log and when clicking on 'playlists' I got the
 following error:
 
 There was an error loading the remote feed for : (Error reading
 headers: Server closed connection without sending any data back at
 /Net/HTTP/Methods.pm line 306. ...propagated at /Net/HTTP/NB.pm line
 32. )
 
 
 Then I also tried the 'what's new' option.  I got the following error:
 
 Internal Error: malformed JSON string, neither array, object, number,
 string or atom, at character offset 23975 [(end of string)] at
 C:\ProgramData\Squeezebox\Cache\InstalledPlugins/Plugins/Spotify/ParserBase.pm
 line 25.
 
 New log attached.

That log doesn't show you browsing what's new or a playlist - could you
post the one which does when you had a problem?


-- 
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-08-07 Thread Triode

frallan10;567441 Wrote: 
 Triode any thoughts of my question?? Would be nice to create a new
 playlist picking songs from your existing spotify playlist in Ipeng.
 Now it only says Star song when i press and hold on for a second or you
 have to add the hole playlist.
 Is this possible??

Are you using 1.0rc2?  If so this is all that is possible at present. 
Will require changes to iPeng to allow editing of specific tracks from
the playlist menu.


-- 
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-08-07 Thread gwlevans

The best Squeezebox app! You are a gentleman amongst men.


-- 
gwlevans

gwlevans's Profile: http://forums.slimdevices.com/member.php?userid=24994
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-08-07 Thread nogauss

Pippin,

I upgraded to 1.2.5, I use the irblaster plugin to adjust the volume on
my receiver.  I don't adjust the volume output on the sb3.  The volume
slider in iPeng is visible but not adjustable. Worked like a charm in
the prior version.  Great app but I also prefered the old player and
volume icons.

Thanks


-- 
nogauss

nogauss's Profile: http://forums.slimdevices.com/member.php?userid=7710
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-08-07 Thread Chunkywizard

Could we have a poll on who prefers the old icons and who likes the new
ones? Or can we have an option to choose which ones are used?

CW


-- 
Chunkywizard

*Squeezebox:* Boom x2 (Lounge and Office), Radio (with battery)
*Server:* 7.5.0 for Windows Home Server (HP EX-490 MediaSmart Server)
*Plugins:* Dynamic Playlists 2.8.1 | SQL Playlist 2.5 | Music
Information Screen 4.4.6 | Custom Scan 2.7.4 | TrackStat 2.10 | Album
Review 2.9.0 | Biography 2.9.0
*Remote:* iPod Touch Gen. 1 running 'iPeng'
(http://penguinlovesmusic.de/2008/11/25/ipeng-application-now-on-app-store/)
*Music: *'Last.fm' (http://www.last.fm/user/chunkywizard)

Chunkywizard's Profile: http://forums.slimdevices.com/member.php?userid=25868
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-08-07 Thread pippin

Chunkywizard;567474 Wrote: 
 Could we have a poll on who prefers the old icons and who likes the new
 ones? Or can we have an option to choose which ones are used?
 
 CW

Can you do one? I'm traveling


-- 
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] Announce: Spotify Premium Plugin (Beta)

2010-08-07 Thread gojensen

Wow, this thread got huge... after finally upgrading to 7.5.1 (for
this!) it seems my squeezeboxserver is operational with spotify...

With one little snag. All features of the plugin seem to work apart
from my own playlists :( Seems to be some perl issue (but I know naught
of it)

When I try to play a playlist the logfiles say:
SPOTIFYD.LOG
[01:00:21.517366] main:422 new connection
[01:00:21.520847] main:455 req: playlists.json res:
spotify:user:gojensen:playlist:67MnpC1rmgP3sHeS4Qz0VW par: (null) prot:
HTTP/1.0 auth: (null)
[01:00:21.521076] process_singleplaylist:841 process single playlist
[01:00:21.521143] process_singleplaylist:861 tracks loaded: 175 of 175,
tracks error: 0

SERVER.LOG
[10-08-08 01:00:21.5855] Slim::Networking::IO::Select::__ANON__ (146)
Error: Select task failed calling
Slim::Networking::Async::HTTP::_http_read_body: Can't store CODE items
at /usr/lib/perl5/vendor_perl/5.8.8/Cache/CacheUtils.pm line 67.
; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0xbbaf048)

I'm running Gentoo linux on a stock AMD cpu if that has anything to
say


-- 
gojensen

gojensen's Profile: http://forums.slimdevices.com/member.php?userid=7991
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-08-07 Thread Awdition

Triode;567450 Wrote: 
 Could you try fetching the what's new list from a browser:
 http://localhost:9001/search.json?q=tag:new

When I try to do this Firefox prompts me as to what I want to do with
the JSON file (i.e. open with browse or save file).

I expect something's up with my JavaScript. Any ideas?

Thanks


-- 
Awdition

Awdition's Profile: http://forums.slimdevices.com/member.php?userid=29319
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2010-08-07 Thread SlimChances

Not trying to hijack this thread but I am trying to get the plugin to
work on my machine and have the following problems.I am getting no
options for selecting a CD player to use with the plugin ; it just
shows unassigned in the settings . I have an XP SP3 computer with SC
7.5.0 - r30464. I have two DVD players one  sata writer and the other
an old dvd ROM.I have followed your instructions given in earlier posts
for using the cmd window and get the following output(see attached)


+---+
|Filename: CDPlayer.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=10442|
+---+

-- 
SlimChances

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

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-08-07 Thread Ikabob

I definitely vote for the old icons. Thanks.


-- 
Ikabob

Ikabob's Profile: http://forums.slimdevices.com/member.php?userid=32088
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: Denon AVP Control Plugin

2010-08-07 Thread Aesculus

A new version of the DenonAvpControl plugin has been uploaded.  You can
find it at:

http://code.google.com/p/denonavpcontrol/

The major changes are support for iPeng 1.2.5 that allow 100% digital
passthrough and the change in volume control that puts more volume on
the lower settings so you have more control at the top of the scale.


-- 
Aesculus

Chris

Aesculus's Profile: http://forums.slimdevices.com/member.php?userid=14876
View this thread: http://forums.slimdevices.com/showthread.php?t=60114

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