[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: Re: slimserver xpl module help
rleong1 wrote:
>good work. i made a change that sends an xpl message after every
>change in play mode (play, stop, pause, skip back/fwd)
>
>when you skip back/fwd, it will send out an xpl message w/
>status=stopped, the rest of the fields blank. then when the next track
>queues up it will send a message w/ the correct info. similarly for
>pause & stop it will send out a message w/ status=stopped or
>status=paused and the other fields (except power) blank.
>
>let me know if that'll do & i'll upload it to my site.
>
>
>
That would be cool. Would it be possible to point out the changes so I
dont have to go hunting this time though!
Also come accross another problem, but I think it is a problem with
slimserver. Cant really think of a work around that we could put in to
the xPL code though.
Here is my post that I have just sent to the developers list regarding it:
When playing an AlienBBC stream I get the following error and the server
crashes just before (presumeably) an xpl.heartbeat messages is going to
be sent (one is automatically sent every five minutes)
Can't call method "title" on an undefined value at
/usr/local/slimserver/Slim/Control/xPL.pm line 264.
The offending line is $album = $track->album()->title();
Should this (minor) error cause slimserver to crash! Presumeably this is
something 'special' with alienBBC streams (?other radio streams) not
having the typical album/artist/title info.
If this information is not known should it not just return 'unknown'.
Cheers
>--- In ukha_xpl@xxxxxxx, John Gorst <ukha@g...> wrote:
>
>
>>rleong1 wrote:
>>
>>
>>
>>>no. i just calls to the xpl module. you can do a diff or just
>>>
>>>
>search
>
>
>>>for "xpl" in each of those modules to see what i
changed.
>>>
>>>
>>>
>>>
>>I currently have it integrated into the latest 6.1 nightly with
>>
>>
>good
>
>
>>success.
>>
>>The power toggle functionality works perfectly as does the end of
>>
>>
>playlist.
>
>
>>The display of album, artist and track info works less perfectly.
>>
>>
>It
>
>
>>works when it comes to the end of a track and moves on
>>
>>
>automatically to
>
>
>>the next track. However if you press ffwd on the remote and skip to
>>
>>
>the
>
>
>>next song then the following xpl message is sent:
>>
>>status=stopped
>>ARTIST=
>>ALBUM=
>>TRACK=
>>POWER=1
>>
>>I assume that the xpl message is being sent just as the player is
>>
>>
>in
>
>
>>'stop' mode inbetween the two tracks and hence xpl.pm does not try
>>
>>
>and
>
>
>>obtain the track info. I have tried making xpl.pm obtain the track
>>
>>
>info
>
>
>>even if the player is in stop mode but this prevents slimserver
>>
>>
>from
>
>
>>starting!
>>
>>Any ideas!
>>
>>Cheers
>>
>>
>
>
>
>
>xPL Links: http://www.xplproject.org.uk http://www.xplhal.com http://www.xpl.myby.co.uk
>To Post a Message: ukha_xpl@xxxxxxx
>To Subscribe: ukha_xpl-subscribe@xxxxxxx
>To Unsubscribe: ukha_xpl-unsubscribe@xxxxxxx
>Yahoo! Groups Links
>
>
>
>
>
>
>
>
xPL Links: http://www.xplproject.org.uk http://www.xplhal.com http://www.xpl.myby.co.uk
To Post a Message: ukha_xpl@xxxxxxx
To Subscribe: ukha_xpl-subscribe@xxxxxxx
To Unsubscribe: ukha_xpl-unsubscribe@xxxxxxx
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|