[SlimDevices: Plugins] Install questions on iTunesupdate plugin on Tiger 10.4.5

2006-02-22 Thread govardha

Hello,

I have tried in vain to get the iTunesupdate plugin to install, let
alone work.  I would greatly appreciate any pointers. 

Here's what I have done.
- Uninstalled my "global" install of the SlimServer by deleting from
the panel.
- Reinstall the SlimServer locally.  
- Did the "force CPAN install" as the regular install gave me some
errors.
- Restarted the server

But I just don't see the plugin showing up as an installed plugin in
the server front page.  Further when I look at the log.txt I don't see
the plugin being loaded at all. 

I am lost right now as to what is to be done to resolve this issue. 
Once again, thanks in advance.

Govardhanen


-- 
govardha

govardha's Profile: http://forums.slimdevices.com/member.php?userid=4130
View this thread: http://forums.slimdevices.com/showthread.php?t=21394

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


[SlimDevices: Plugins] Re: MusicMagic problem interfacing with SlimServer

2006-02-22 Thread agentsmith

kdf Wrote: 
> Quoting agentsmith  forums.slimdevices.com>:
> 
> > Up to a certain point, any new albums that I add into MM does not
> play
> > from the Silm Server Squeezebox.  It shows up on the Slim Server
> > interface and the Squeezebox, but when I try to play from Squeezebox
> > comes back with "PROBLEM: CANNOT OPEN FILE".
> 
> check the logs with d_source enabled. That will give full details as  
> to why there is a problem opening the file.  It may range from a  
> corrupt file, to a simple case of slimserver not having permissions to 
> 
> open the file
> -kdf

Thanks I will do that.


-- 
agentsmith

agentsmith's Profile: http://forums.slimdevices.com/member.php?userid=1838
View this thread: http://forums.slimdevices.com/showthread.php?t=21369

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


Re: [SlimDevices: Plugins] Email.pm --- New mail wakes the player

2006-02-22 Thread kdf
Quoting martindolphin  
<[EMAIL PROTECTED]>:




The Email.pm code looks as though it should silently pop up a brief
message on the client to show the number of (new) mail items. However,
it appears to wake up the client and play the "Email.mp3" sound,
leaving the player on. Is there something wrong with the way it detects
the player being on?


There shouldn't be, but it can depend on what version you have  
installed, with what version of the server. Personally, I've never  
liked having to mainting the audible alert.  The server does not make  
it an easy thing.  I'm poking around with some changes to add ssl, and  
was really thinking of getting rid of the audible

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


Re: [SlimDevices: Plugins] Email.pm --- Problems with timing of playing alert

2006-02-22 Thread kdf
Quoting martindolphin  
<[EMAIL PROTECTED]>:




Looking at the Perl, this is because the execution of the code,
including the kill of the track takes a fraction of a second longer
than the timer waits for the file to play.


sounds probable.  got a patch?
-k
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Email.pm --- New mail wakes the player

2006-02-22 Thread martindolphin

The Email.pm code looks as though it should silently pop up a brief
message on the client to show the number of (new) mail items. However,
it appears to wake up the client and play the "Email.mp3" sound,
leaving the player on. Is there something wrong with the way it detects
the player being on?


-- 
martindolphin

martindolphin's Profile: http://forums.slimdevices.com/member.php?userid=4098
View this thread: http://forums.slimdevices.com/showthread.php?t=21393

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


[SlimDevices: Plugins] Re: More Last.FM problems

2006-02-22 Thread mikerob

jasenj1 Wrote: 
> I have the SlimScrobbler and LastFM plugins installed on an OS X 10.3.9.
> I put things in /Library (NOT ~/Library)
> /PreferencePanes/SlimServer.prefPane/Contents/server/Plugins
> 
> In short, I opened the actual preference pane and put the plugins down
> in the plugin folder associated with the actual Slim Server software
> rather than in the user home Library.  Works for me.
> 
> - Jasen.

Thanks for that - LastFM now works on my Mac.


-- 
mikerob

mikerob's Profile: http://forums.slimdevices.com/member.php?userid=835
View this thread: http://forums.slimdevices.com/showthread.php?t=21151

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


[SlimDevices: Plugins] Re: LastFM firefox "helper"

2006-02-22 Thread Robin Bowes
Robin Bowes said the following on 02/22/2006 08:04 PM:
> One thought: would it be easier to simply launch a URL? For example, the
> URL to play a LastFM station is something like:
> http://slimserver:9000/plugins/LastFM/index.html?lastfm=playlfm&lastfmp1=user%2Frobinbowes%2Floved&player=00%3A04%3A20%3A06%3A3e%3A20
> 
> Perhaps the launch script should simply construct a similar URL?
> 
> The script would need to know:
> 
> slimserver url: http://slimserver:9000
> LastFM user: robinbowes
> (optional?) player: (00%3A04%3A20%3A06%3A3e%3A20)
> 
> The LastFM station would be parsed from the lastfm:// protocol link, e.g.
> 
> lastfm://user/robinbowes/loved would become:
> 
> LastFM station: user%2Frobinbowes%2Floved

I can confirm that this works.

I took the following URL:

http://slimserver:9000/plugins/LastFM/index.html?lastfm=playlfm&lastfmp1=user%2Frobinbowes%2Floved&player=00%3A04%3A20%3A06%3A3e%3A20

Then found the following station on LastFM:

lastfm://user/angeltech/personal

I replaced user%2Frobinbowes%2Floved with user%2Fangeltech%2Fpersonal to
give this URL:

http://slimserver:9000/plugins/LastFM/index.html?lastfm=playlfm&lastfmp1=user%2Fangeltech%2Fpersonal&player=00%3A04%3A20%3A06%3A3e%3A20

I opened this in Firefox and the angeltech personal station is now
playing on my SB!

I must put together a simple script that does this automatically.

R.

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


[SlimDevices: Plugins] Re: More Last.FM problems

2006-02-22 Thread Siduhe

Can confirm that I'm also getting this now - if I turn discovery mode
on, on a channel which isn't personal or loved, and try to change to
another channel which isn't personal or loved, then the SB appears to
lose its connection to LastFM.  

However, streaming through the SB carries on fine - changes track and
everything.  If I leave it for a few minutes, the connection seems to
come back up (see the log below).  One other interesting thing, once
this happens, I lose my personal radio option (even when the SB
connection comes back up).  I can only see user/siduhe/neighbours and
/loved. Go figure.

However, it seems to be intermittent (LastFM has been up and down a bit
in the last few hours) rather than every time.  

James, not sure if this is the plugin or rather LastFM. Any thoughts ?

The log shows the same "streaming=false" problem as referenced in my
earlier post.

2006-02-22 21:44:15.4168 LastFM: Connecting to
http://tinyurl.com/c37lx
2006-02-22 21:44:16.7811 LastFM: streaming = false
2006-02-22 21:44:16.7829 LastFM: Setting timer for 60 seconds for
00:04:20:05:a9:4f
2006-02-22 21:45:04.6077 LastFM: Connecting to:
http://tinyurl.com/eb5dl
2006-02-22 21:45:05.1410 LastFM: Connection failed!
2006-02-22 21:45:16.7967 LastFM: Connecting to
http://tinyurl.com/c37lx
2006-02-22 21:45:17.2594 LastFM: streaming = false
2006-02-22 21:45:17.2613 LastFM: Setting timer for 60 seconds for
00:04:20:05:a9:4f
2006-02-22 21:46:17.2767 LastFM: Connecting to
http://tinyurl.com/c37lx
2006-02-22 21:46:17.8019 LastFM: streaming = false
2006-02-22 21:46:17.8037 LastFM: Setting timer for 60 seconds for
00:04:20:05:a9:4f
2006-02-22 21:47:17.8167 LastFM: Connecting to
http://tinyurl.com/c37lx
2006-02-22 21:47:18.3004 LastFM: streaming = true
2006-02-22 21:47:18.3014 LastFM: discovery = 1
2006-02-22 21:47:18.3026 LastFM: station = Siduhe's Neighbour Radio
2006-02-22 21:47:18.3038 LastFM: station_url =
http://www.last.fm/user/Siduhe/
2006-02-22 21:47:18.3049 LastFM: stationfeed = alex_in_chains
2006-02-22 21:47:18.3061 LastFM: stationfeed_url =
http://www.last.fm/user/alex_in_chains/
2006-02-22 21:47:18.3072 LastFM: artist = Kings of Convenience
2006-02-22 21:47:18.3084 LastFM: artist_url =
http://www.last.fm/music/Kings+of+Convenience
2006-02-22 21:47:18.3097 LastFM: track = Toxic Girl
2006-02-22 21:47:18.3110 LastFM: track_url =
http://www.last.fm/music/Kings+of+Convenience/_/Toxic+Girl
2006-02-22 21:47:18.3122 LastFM: album = Quiet Is the New Loud
2006-02-22 21:47:18.3134 LastFM: album_url =
http://www.last.fm/music/Kings+of+Convenience/Quiet+Is+the+New+Loud
2006-02-22 21:47:18.3147 LastFM: albumcover_small =
http://images.amazon.com/images/P/B56MYN.01.MZZZ.jpg
2006-02-22 21:47:18.3160 LastFM: albumcover_medium =
http://images.amazon.com/images/P/B56MYN.01.MZZZ.jpg
2006-02-22 21:47:18.3172 LastFM: albumcover_large =
http://images.amazon.com/images/P/B56MYN.01.MZZZ.jpg
2006-02-22 21:47:18.3183 LastFM: trackduration = 189
2006-02-22 21:47:18.3194 LastFM: trackprogress = 38
2006-02-22 21:47:18.3205 LastFM: radiomode = 1
2006-02-22 21:47:18.3216 LastFM: recordtoprofile = 1


-- 
Siduhe

Siduhe's Profile: http://forums.slimdevices.com/member.php?userid=723
View this thread: http://forums.slimdevices.com/showthread.php?t=21151

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


[SlimDevices: Plugins] Re: Slimserver 6.2.2 crashes with IRBlaster v3.3

2006-02-22 Thread fcm4711

Hi kefa

Thanks for reporting. Looking at the code, it is as you said - the
crashing code part is only used if debug for the plugin is enabled.
I can get the same sequence of debug outputs on my system when I use
svn rev before 6189, but I can't get it to crash.
In svn rev 6189 was a change that removed the call that possibly caused
IR Blaster plugin to crash while in debug mode.
It seems that paramsRef->[1] wasn't always provided before this
change.

Nothing to worry about I think.

Cheers
Felix


-- 
fcm4711

Everyone said: This cannot be done. But one day someone came along who
didn't know about this - and did it. (Source unknown)

fcm4711's Profile: http://forums.slimdevices.com/member.php?userid=42
View this thread: http://forums.slimdevices.com/showthread.php?t=21380

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


[SlimDevices: Plugins] Re: Announce: Updated XM Radio Plugin (V0.3) -- With Browse and Now Playing Information

2006-02-22 Thread philf

What skin are you using?


-- 
philf

philf's Profile: http://forums.slimdevices.com/member.php?userid=3159
View this thread: http://forums.slimdevices.com/showthread.php?t=20973

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


[SlimDevices: Plugins] Re: LastFM firefox "helper"

2006-02-22 Thread mwphoto

Just for info there should be no / at the beginning of the station (it
was a typo in the previous post).

ie use:

play_lastFM_station user/mwphoto/neighbours


-- 
mwphoto

mwphoto's Profile: http://forums.slimdevices.com/member.php?userid=652
View this thread: http://forums.slimdevices.com/showthread.php?t=21377

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


[SlimDevices: Plugins] Re: LastFM firefox "helper"

2006-02-22 Thread Robin Bowes
mwphoto said the following on 02/22/2006 06:21 PM:
> Ok,
> 
> I've just added some support for this. It required some change around
> so here's the rundown:
> 
> 1) I reorganised SlimScrobbler on sourceforge so it contains the
> SlimScrobbler plugin and LastFM.
> 
> 2) I patched LastFM to have the necessary fix to work with the current
> version of SlimScrobbler.
> 
> 3) added functionality to LastFM to accept CLI commands.
> 
> With these changes you can use the command line interface to issue
> commands like:
> 
> play_lastFM_station /user/mwphoto/neighbours
> 
> and it does what you expect.
> 
> This is the only supported command so far (others could be added but
> this seemed like all that's needed for now).
> 
> The final step (not yet complete) is to write a small script that takes
> the 'lastfm://' url and then connects with the CLI to issue the play
> command. Combined with Robin's info about Firefox protocols this should
> do the job.

Malcolm,

Thamks for doing this.

One thought: would it be easier to simply launch a URL? For example, the
URL to play a LastFM station is something like:
http://slimserver:9000/plugins/LastFM/index.html?lastfm=playlfm&lastfmp1=user%2Frobinbowes%2Floved&player=00%3A04%3A20%3A06%3A3e%3A20

Perhaps the launch script should simply construct a similar URL?

The script would need to know:

slimserver url: http://slimserver:9000
LastFM user: robinbowes
(optional?) player: (00%3A04%3A20%3A06%3A3e%3A20)

The LastFM station would be parsed from the lastfm:// protocol link, e.g.

lastfm://user/robinbowes/loved would become:

LastFM station: user%2Frobinbowes%2Floved

What do you think?

R.

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


[SlimDevices: Plugins] Slimserver 6.2.2 crashes with IRBlaster v3.3

2006-02-22 Thread kefa

I think this is an IRBlaster issue. Slimserver keeps crashing when
skipping between specific tracks. This error is repeatable  and each
time the last messages in the slimserver.log file is as follows.

*** IR-Blaster: paramsRef->[1]
file:///home/kefa/music/beethoven/symphonien   %20nos  

%20&  
%20%20-   %20karajan0erlin
80766e4hilharmoniker/03.%20allegro%20vivace.flac
*** IR-Blaster: paramsRef->[0] play
*** IR-Blaster: paramsRef->[1]
*** IR-Blaster: paramsRef->[0] newsong
*** IR-Blaster: paramsRef->[1]
*** IR-Repeater: Player: Lounge  Connected: 1
*** IR-Repeater: Player: Bedroom  Connected: 1
*** IR-Blaster: paramsRef->[0] open
Modification of a read-only value attempted at
/usr/local/slimserver/Plugins/IRBlaster/Plugin.pm line 877.

I should perhaps point out that this only occurs after I have updated
the IRBlaster/Plugin.pm file to set $debug = 1 in line 120, so it may
not affect regular users!! I just wonder whether this is due to the
slimserver config or log files being updated in a non-safe way. Should
debug messages not use the $::d_plugins && msg(... approach for
updating to be completely safe. I'm only a beginner so I could have
this all wrong.

Cheers,
Kefa


-- 
kefa

Fedora Core 4, Slimserver 6.2.1, Netgear  DG834GT
Squeezebox 3, Primare SPA20, Monitor Audio GR20
Squeezebox 2, Denon UD-M30, Monitor Audio PMC703

kefa's Profile: http://forums.slimdevices.com/member.php?userid=421
View this thread: http://forums.slimdevices.com/showthread.php?t=21380

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


[SlimDevices: Plugins] Re: LastFM firefox "helper"

2006-02-22 Thread mwphoto

Ok,

I've just added some support for this. It required some change around
so here's the rundown:

1) I reorganised SlimScrobbler on sourceforge so it contains the
SlimScrobbler plugin and LastFM.

2) I patched LastFM to have the necessary fix to work with the current
version of SlimScrobbler.

3) added functionality to LastFM to accept CLI commands.

With these changes you can use the command line interface to issue
commands like:

play_lastFM_station /user/mwphoto/neighbours

and it does what you expect.

This is the only supported command so far (others could be added but
this seemed like all that's needed for now).

The final step (not yet complete) is to write a small script that takes
the 'lastfm://' url and then connects with the CLI to issue the play
command. Combined with Robin's info about Firefox protocols this should
do the job.

Malcolm


-- 
mwphoto

mwphoto's Profile: http://forums.slimdevices.com/member.php?userid=652
View this thread: http://forums.slimdevices.com/showthread.php?t=21377

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


Re: [SlimDevices: Plugins] MusicMagic problem interfacing with SlimServer

2006-02-22 Thread kdf

Quoting agentsmith <[EMAIL PROTECTED]>:


Up to a certain point, any new albums that I add into MM does not play
from the Silm Server Squeezebox.  It shows up on the Slim Server
interface and the Squeezebox, but when I try to play from Squeezebox
comes back with "PROBLEM: CANNOT OPEN FILE".


check the logs with d_source enabled. That will give full details as  
to why there is a problem opening the file.  It may range from a  
corrupt file, to a simple case of slimserver not having permissions to  
open the file

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


[SlimDevices: Plugins] LastFM firefox "helper"

2006-02-22 Thread Robin Bowes
Hi,

Here's a cool idea - wouldn't it be good if clicking on a lastfm:// link
played that station on your squeezebox?

The LastFM setup instructions tell you to configure Firefox to launch
the LastFM player as follows:

Type in "about:config" in the location bar right click, select New -->
String

name of string should be: "network.protocol-handler.app.lastfm"

value should be the path to your player.exe, eg "~/Last.fm/player", on a
PC "C:\Program Files\Last.fm Player\player.exe"


I reckon it wouldn't be all that hard to knock together a small perl
script that uses the Slim CLI to play the stream on the Squeezebox.

Any thoughts?

R.

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


[SlimDevices: Plugins] Re: More Last.FM problems

2006-02-22 Thread Siduhe

Not a new problem, but one that I thought was resolved:

See
http://forums.slimdevices.com/showthread.php?t=18404&highlight=discovery+mode

and

http://forums.slimdevices.com/showthread.php?t=19256&highlight=discovery+mode

[split thread]

Discovery mode isn't compatible with either Loved tracks or Personal
radio by definition.  Both LastFM and James updated the web player /
plugin to take account of this, so you couldn't select it on either of
those stations.  LastFM also changed the streaming architecture which
resolved the "crash on any station change with Discovery mode enabled"
problem.

I had Discovery mode enabled last night and changed channels with no
problems at all several times, which (of course) doesn't mean it isn't
working now.   Using the plugin for 6.1/6.2 with slimserver version
6.2.2 latest nightly. 

It may be a LastFM issue (as previously).  Have you tried enabling
d_plugins and forcing a crash ?  Would be interesting to see the log
output.  I will also try again when I get in this evening.


-- 
Siduhe

Siduhe's Profile: http://forums.slimdevices.com/member.php?userid=723
View this thread: http://forums.slimdevices.com/showthread.php?t=21151

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


[SlimDevices: Plugins] Re: Announce: SlimScrobbler beta testers needed

2006-02-22 Thread Robin Bowes
mwphoto said the following on 02/22/2006 10:48 AM:
> Hi Robin,
> 
> I actually found the problem that broke Last.FM - it was me (humble
> apologies . . . .)
> 
> Now I've relocated SlimScrobbler to go to the SlimScobbler directory
> there is a call in the LastFM plugin that fails. In LastFM/Plugin.pm
> 
> Look for 'Plugins::Scrobbler' and replace with
> 'Plugins::SlimScrobbler::Plugin'. I believe this only occurs once in
> the file.

Bingo!

That got it.

Now all we need is a firefox helper that launches the station on the
squeezebox instead of the LastFM player... (new thread)

R.

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


[SlimDevices: Plugins] Re: AlienBBC - No sound on BBC!!!

2006-02-22 Thread bpa

The version of socketwrapper you are using is experimental to find a
solution to this problem (it generate a lot of logging info on the
side)  - Ian is working on a release version and it is planned to
become part of AlieNBBC ASAP - I'd advise to install that version when
it appears rather than continue to use the experimental versiob.


-- 
bpa

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

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


[SlimDevices: Plugins] Re: More Last.FM problems

2006-02-22 Thread jmpage2

I've found a (potentially) new problem.

If I enable discovery mode while listening to any last.fm station the
squeezebox loses contact with last.fm completely and I have to turn the
SB off and on again to resume any music listening.

Does anyone have discovery mode working with the plugin?


-- 
jmpage2

jmpage2's Profile: http://forums.slimdevices.com/member.php?userid=41
View this thread: http://forums.slimdevices.com/showthread.php?t=21151

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


[SlimDevices: Plugins] MusicMagic problem interfacing with SlimServer

2006-02-22 Thread agentsmith

Had this problem last week and contacted MM supported, they were not
overly helpful but problem seemed to have been solved after a complete
reinstall.

Or so I thought...

Description of problem:

Up to a certain point, any new albums that I add into MM does not play
from the Silm Server Squeezebox.  It shows up on the Slim Server
interface and the Squeezebox, but when I try to play from Squeezebox
comes back with "PROBLEM: CANNOT OPEN FILE".  When I click the file
from the Slim Server web interface the file title and location comes up
empty.

I tried the following:
- Delete album from MusicMagic Mixer
- Add album again
- ReScan from SlimServer with "Clear Library and rescan everything"

It came back with the same results.  Any new music that I insert now
has the above symptoms. 

By the way the unplayable music is playable from Windows, and it shows
up im MMM as analyzed.

I also tried deleting MM database, reinstall latest version, and spend
days re-analyzing.  I thought it was fixed but the problem came back. 
Now any new music I add from MM cannot be played from  my SB2.

HELP!  I am at my wit's end  MM was about to open up my whole SB
experience, now my music system is nothing but troubles.


-- 
agentsmith

agentsmith's Profile: http://forums.slimdevices.com/member.php?userid=1838
View this thread: http://forums.slimdevices.com/showthread.php?t=21369

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


[SlimDevices: Plugins] Re: Announce: SlimScrobbler beta testers needed

2006-02-22 Thread seedoubleyou

Latest Nightly
Latest Scrobbler plugin
LastFM122

Slack 10.2

All good in the hood!  Submitting automatically!

Thank you!

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


-- 
seedoubleyou

seedoubleyou's Profile: http://forums.slimdevices.com/member.php?userid=2565
View this thread: http://forums.slimdevices.com/showthread.php?t=21335

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


[SlimDevices: Plugins] Re: Announce: SlimScrobbler beta testers needed

2006-02-22 Thread mwphoto

Hi Robin,

I actually found the problem that broke Last.FM - it was me (humble
apologies . . . .)

Now I've relocated SlimScrobbler to go to the SlimScobbler directory
there is a call in the LastFM plugin that fails. In LastFM/Plugin.pm

Look for 'Plugins::Scrobbler' and replace with
'Plugins::SlimScrobbler::Plugin'. I believe this only occurs once in
the file.

I can confirm it's all working for me using the above with the
following setup:

Windows XPSP2
ActiveState Perl 5.8.7
SVN 6310
latest SlimScrobbler
patched LastFM

Malcolm


-- 
mwphoto

mwphoto's Profile: http://forums.slimdevices.com/member.php?userid=652
View this thread: http://forums.slimdevices.com/showthread.php?t=21335

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


[SlimDevices: Plugins] Re: Announce: SlimScrobbler beta testers needed

2006-02-22 Thread mwphoto

Robin

I made a mistake, LastFM does not appear to work with 6310. I obviously
moved on. I have had it working with a recent version (last 2 days or
so) so I'll see if I can work out what's going on.

Malcolm


-- 
mwphoto

mwphoto's Profile: http://forums.slimdevices.com/member.php?userid=652
View this thread: http://forums.slimdevices.com/showthread.php?t=21335

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


Re: [SlimDevices: Plugins] Re: Trackstat crashed slimserver 6.2.2

2006-02-22 Thread Philip Meyer
>If the problem is
>reproducable at your end I would appreciate if you could test the new
>version and report if it worked or not.

Sorry, I was in a rush yesterday (late for work), but thought I would shove the 
error report onto the list to ensure I didn't forget to follow it up later.

I wasn't actively using Trackstat (or SQL Playlist) plugins.  I was just 
playing a few albums when I fell asleep the previous night - ie. no interaction 
on my part, other than queuing up some music and pressing play!  When I woke 
up, I realised the alarm hadn't gone off as the server was dead.

I will install the latest version and will report back if I ever see the error 
again.

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


[SlimDevices: Plugins] Re: Problem with AlienBBC/mplayer and RTE Radio 1

2006-02-22 Thread AaronS

bpa Wrote: 
> 
> 
> Best suggestion is set up an app to kill Mplayer after 5 mins.


Yeah, that's what I'm doing. The trouble is I might have more than one
version of Mplayer running at once... but I'm going to rename them all
(mplayer1, mplayer2..) so i know I'm killing the right one.

Thanks!


-- 
AaronS

AaronS's Profile: http://forums.slimdevices.com/member.php?userid=1798
View this thread: http://forums.slimdevices.com/showthread.php?t=21258

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


[SlimDevices: Plugins] Re: AlienBBC - No sound on BBC!!!

2006-02-22 Thread StaticFingers

I can now listen to ALL BBC streams!  This makes me extremely happy. 
Thanks a lot for pointing this to me.

Just to summarize:
- I have Zone Alarm Security Suite.
- I could not listen to the BBC streams using AlienBBC, only the
podcasts.

With that version of Ian Moore's modified socketwrapper, it now all
works fine!

Some of you may be interested in my "Home / Server Settings / File
Types" settings:  I tried both RTSP->WAV and RTSP->FLAC, independently,
and both work.  Right now I can see flac running between 0-2% cpu usage.
:)

As for the Zone Alarm settings, mplayer has Access Internet turned on,
while socketwrapper only has Access Trusted turned on.My router's
DHCP gives private IPs in the 192.168.1.* range, and that has been
added to my ZA Trusted Zone.

Woohoo!


-- 
StaticFingers

StaticFingers's Profile: http://forums.slimdevices.com/member.php?userid=4110
View this thread: http://forums.slimdevices.com/showthread.php?t=19683

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