[SlimDevices: Plugins] Re: Announce: AlienBBC v1.06

2006-09-24 Thread bpa

This is more Triode's area but I am trying to understand why I have no
problem - I've cleared cache just to make sure nothing has been left
behind and it still works !

What skin & browser are you using ?


-- 
bpa

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

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


[SlimDevices: Plugins] Re: SlimScrobbler error messages

2006-09-24 Thread James

There have been some problems with line-endings in the files which I
think are resolved now.

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=27837

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


Re: [SlimDevices: Plugins] Re: Announce: AlienBBC v1.06

2006-09-24 Thread Michael Herger

ERROR: file error - plugins/Alien/index.html: no found


The problem's here:


my %pages = ("index\.htm" => \&handleIndex);
 ^

Slim::Web::Pages->addPageLinks("radio",
  { 'PLUGIN_ALIENBBC' => "plugins/Alien/index.html" });
  ^^

The page hash returns .htm, but the link is pointing to .html (in  
Plugins::webPages())


--

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: WikiRadio?

2006-09-24 Thread smc2911

Anything illuminating emerge from the debug logs?


-- 
smc2911

smc2911's Profile: http://forums.slimdevices.com/member.php?userid=4388
View this thread: http://forums.slimdevices.com/showthread.php?t=27651

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


[SlimDevices: Plugins] Is XM broken with 6,5?

2006-09-24 Thread avaloncourt

I installed 6.5 yesterday and discovered I can no longer connect to XM.
It's not even attempting. If I try to play a channel the screen
flickers once but doesn't do anything else. Everyting appears to still
be correct in the plug-in setup.


-- 
avaloncourt

avaloncourt's Profile: http://forums.slimdevices.com/member.php?userid=4200
View this thread: http://forums.slimdevices.com/showthread.php?t=27854

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


[SlimDevices: Plugins] Re: Announce: AlienBBC v1.06

2006-09-24 Thread knigma

For me AlienBBC works from the squeezebox but the "AlienBBC" link under
"INTERNET RADIO" on the home page fails with:

ERROR: file error - plugins/Alien/index.html: no found

The broken link is:

http://servername:9000/plugins/Alien/index.html?player=d1%3A1d%3A3a%3A85%3A6a%3A3e

FreeBSD 6.1 with Slimserver 6.5 and AlienBBC 1.05 or 1.06.  Observed
after upgrading from 6.3 to 6.5 (clean install).


-- 
knigma

knigma's Profile: http://forums.slimdevices.com/member.php?userid=1054
View this thread: http://forums.slimdevices.com/showthread.php?t=27823

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


Re: [SlimDevices: Plugins] Re: Announce: AlienBBC v1.06

2006-09-24 Thread Michael Herger

Can you copy the conf files into the server directory with the
convert.conf file and see if it works ?


I'm sorry for the noise. It was a simple permissions issue... I'll have to  
clean up access rights on all these folders as we can't run slimserver as  
root any more :-)


--

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: AlienStream playlist and slimserver 6.3

2006-09-24 Thread knigma

Thanks for corroborating that.  I don't have access to re-open bug#3796.
This time it's slightly different since even specifying the port number
doesn't work.


-- 
knigma

knigma's Profile: http://forums.slimdevices.com/member.php?userid=1054
View this thread: http://forums.slimdevices.com/showthread.php?t=25048

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


[SlimDevices: Plugins] Re: SlimScrobbler error messages

2006-09-24 Thread jarome

I had installed 0.36. That seems to be the latest version...


-- 
jarome

jarome's Profile: http://forums.slimdevices.com/member.php?userid=1223
View this thread: http://forums.slimdevices.com/showthread.php?t=27837

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


[SlimDevices: Plugins] Re: AlienStream playlist and slimserver 6.3

2006-09-24 Thread bpa

It looks like it's gone back to its old behaviour of trying port 80
which doesn't exist for talksport. 

re-open the bug


Code:


  2006-09-24 23:23:14.7042 wma file type for mms://194.46.192.142/talkSPORT
  2006-09-24 23:23:14.8209 ERROR: scanRemoteURL: Can't connect to remote server 
to retrieve playlist: Error reading headers: Server closed connection without 
sending any data back at 
/home/bryan/Slimserver/Slimserver_v6.5/SlimServer_6.5_SVN/CPAN/Net/HTTP/Methods.pm
 line 306.
  ...propagated at 
/home/bryan/Slimserver/Slimserver_v6.5/SlimServer_6.5_SVN/CPAN/Net/HTTP/NB.pm 
line 32.
  .
  
  



-- 
bpa

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

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


[SlimDevices: Plugins] Re: Lyrics Plugin v0.6 crashing slimserver and getting async connect error

2006-09-24 Thread lsmithso

Hi: I'm the author of the Lyrics plugin. I've located an alternate
Lyrics server and I'll be working on a new version of the plugin. I'm
pretty busy with work right now so it may take a couple of weeks to get
it done. Watch this space for an announcement. Meanwhile, check out the
server here: http://www.lyrdb.com/ - it would be good to get some early
feedback on the quality and depth of its lyrics coverage.


-- 
lsmithso

lsmithso's Profile: http://forums.slimdevices.com/member.php?userid=339
View this thread: http://forums.slimdevices.com/showthread.php?t=27222

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


[SlimDevices: Plugins] Re: AlienStream playlist and slimserver 6.3

2006-09-24 Thread knigma

Just upgraded to slimserver 6.5 with the 1.05 alienbbc and this has
stopped working again:

Stream is:

mms://194.46.192.142:1755/talkSPORT

error is:

2006-09-24 12:32:37.6379 ERROR: scanRemoteURL: Can't connect to remote
server to retrieve playlist: Connect timed out.

and mplayer happily plays this from the command line.  OS is FreeBSD
6.1.  I cleaned everything down before upgrading to 6.5.   Any ideas
please?


-- 
knigma

knigma's Profile: http://forums.slimdevices.com/member.php?userid=1054
View this thread: http://forums.slimdevices.com/showthread.php?t=25048

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


[SlimDevices: Plugins] Re: Announce: AlienBBC v1.06

2006-09-24 Thread bpa

Loading the conf file is done by slimserver and not by the AlienBBC code
- so somehow on your distro the directories may not be set up the same
or the files can't be read by slimserver.

There are few debugging stmts. in the code which loads the conf files -
d_source will tell if it loads OK - I think there no info on failure.

Can you copy the conf files into the server directory with the
convert.conf file and see if it works ?


-- 
bpa

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

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


[SlimDevices: Plugins] Re: Announce: AlienBBC v1.06

2006-09-24 Thread mherger

bpa;139296 Wrote: 
> The errors all seem to imply the conf files are not in the right
> directory (Plugins/Alien)

That's exactly the folder where those files are: in the same place as
Plugin.pm.

Just in case there was another release: please find an updated German
translation attached.


+---+
|Filename: DE.diff  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=1728|
+---+

-- 
mherger

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=27823

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


[SlimDevices: Plugins] Re: Announce: AlienBBC v1.06

2006-09-24 Thread bpa

I just installed the tar.gz file on SuSe 10 and it worked OK.

Where did the files custom-convert.conf and custom-types.conf from the
tarball go ?  

The errors all seem to imply the conf files are not in the right
directory (Plugins/Alien)


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Announce: AlienBBC v1.06

2006-09-24 Thread Michael Herger

We are pleased announce a new release of AlienBBC. This release fixes
incompatibilities with SlimServer 6.5/7.0, on SlimServer 6.2 or 6.3 it
is identical to v1.04. It supports the release versions of SlimServer
6.2/6.3 and 6.5 (and 7.0 r10009 or later).


I've downloaded and installed alienbbc-linux-v1.06_6.5.tar.gz on the  
latest (still to be published) SlimCD and am running into two major  
issues: neither the html template nor the .conf files are found. Accessing  
the web page I get an empty, white page, and the log says:


ERROR: file error - plugins/Alien/index.html: not found

Trying to play a stream from the player says:

2006-09-24 21:28:36.6885 AlienBBC Playing : The Chris Moyles  
Show(http://www.bbc.co.uk/radio/aod/shows/rpms/radio1/r1moy

les.rpm)
2006-09-24 21:28:37.0194 Backtrace:

   frame 0: Slim::Player::Source::errorOpening  
(/ramdisk/opt/slimserver/Plugins/Alien/RTSP.pm line 61)
   frame 1: Plugins::Alien::RTSP::new  
(/ramdisk/opt/slimserver/Slim/Player/ProtocolHandlers.pm line 69)
   frame 2: Slim::Player::ProtocolHandlers::openRemoteStream  
(/ramdisk/opt/slimserver/Slim/Player/Source.pm line 1291)
   frame 3: Slim::Player::Source::openSong  
(/ramdisk/opt/slimserver/Slim/Player/Source.pm line 379)
   frame 4: Slim::Player::Source::playmode  
(/ramdisk/opt/slimserver/Slim/Player/Source.pm line 881)
   frame 5: Slim::Player::Source::jumpto  
(/ramdisk/opt/slimserver/Slim/Control/Commands.pm line 1977)
   frame 6: Slim::Control::Commands::_playlistXitem_load_done  
(/ramdisk/opt/slimserver/Slim/Control/Commands.pm line 958

)
   frame 7: Slim::Control::Commands::__ANON__  
(/ramdisk/opt/slimserver/Slim/Utils/Scanner.pm line 848)
   frame 8: Slim::Utils::Scanner::scanPlaylistURLs  
(/ramdisk/opt/slimserver/Slim/Utils/Scanner.pm line 721)
   frame 9: Slim::Utils::Scanner::scanPlaylist  
(/ramdisk/opt/slimserver/Slim/Utils/Scanner.pm line 671)
   frame 10: Slim::Utils::Scanner::readPlaylistBody  
(/ramdisk/opt/slimserver/Slim/Networking/Async/HTTP.pm line 409)
   frame 11: Slim::Networking::Async::HTTP::_http_read_body  
(/ramdisk/opt/slimserver/Slim/Networking/Select.pm line 238)
   frame 12: Slim::Networking::Select::select  
(/opt/slimserver/slimserver.pl line 487)

   frame 13: main::idle (/opt/slimserver/slimserver.pl line 440)
   frame 14: main::main (/opt/slimserver/slimserver.pl line 1039)

...and the player displays "RTSP Convert Error - Check File Types"

SlimServer Version: 6.5.1 - 9960 - Debian - EN - iso-8859-1
Perl Version: 5.8.6 i386-linux
MySQL Version: 5.0.21-standard

--

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: Slimscrobbler Genre Tag

2006-09-24 Thread James

Whatever you want!
It's set by the 'multiple items in tags' setting found in Server
Settings->Behaviour

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=27826

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


[SlimDevices: Plugins] AlienBBC served from Infrant READYNAS

2006-09-24 Thread AndrewC

The faq says this isn't supported (listening to BBC radio through SB
served by Slimserver on an Infrant ReadyNAS). Does anyone know if/when
this will be possible or of any other solutions ?

Thanks,

Andrew


-- 
AndrewC

AndrewC's Profile: http://forums.slimdevices.com/member.php?userid=5631
View this thread: http://forums.slimdevices.com/showthread.php?t=27841

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


[SlimDevices: Plugins] SlimScrobbler error messages

2006-09-24 Thread jarome

I get lots of these with 6.5:
2006-09-24 13:14:18.5626 string: Undefined string:
SETUP_GROUP_PLUGIN_SCROBBLER_DESC
2006-09-24 13:14:18.5628 string: Requested language: EN - failsafe
language: EN
2006-09-24 13:14:18.5633 Backtrace:

frame 0: Slim::Utils::Strings::string
(/usr/local/slimserver/Plugins/SlimScrobbler/Plugin.pm line 1641)
frame 1: Plugins::SlimScrobbler::Plugin::setupGroup
(/usr/local/slimserver/Slim/Utils/PluginManager.pm line 448)
frame 2: (eval) (/usr/local/slimserver/Slim/Utils/PluginManager.pm
line 448)
frame 3: Slim::Utils::PluginManager::addSetupGroups
(/usr/local/slimserver/Slim/Web/Pages/Home.pm line 104)
frame 4: Slim::Web::Pages::Home::home
(/usr/local/slimserver/Slim/Web/Pages/Home.pm line 20)
frame 5: Slim::Web::Pages::Home::__ANON__
(/usr/local/slimserver/Slim/Web/HTTP.pm line 811)
frame 6: Slim::Web::HTTP::generateHTTPResponse
(/usr/local/slimserver/Slim/Web/HTTP.pm line 677)
frame 7: Slim::Web::HTTP::processURL
(/usr/local/slimserver/Slim/Web/HTTP.pm line 523)
frame 8: Slim::Web::HTTP::processHTTP
(/usr/local/slimserver/Slim/Networking/Select.pm line 238)
frame 9: Slim::Networking::Select::select
(/usr/local/slimserver/slimserver.pl line 487)
frame 10: main::idle (/usr/local/slimserver/slimserver.pl line 440)
frame 11: main::main (/usr/local/slimserver/slimserver.pl line
1039)

2006-09-24 13:14:18.5636 string: Undefined string:
SETUP_PLUGIN_SCROBBLER_ACCOUNTS
2006-09-24 13:14:18.5638 string: Requested language: EN - failsafe
language: EN


-- 
jarome

jarome's Profile: http://forums.slimdevices.com/member.php?userid=1223
View this thread: http://forums.slimdevices.com/showthread.php?t=27837

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


[SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-09-24 Thread martin . rehfeld

Jeremy55;139198 Wrote: 
> Would it be possible to add an option to simply not display the date? I
> find that to be a less salient bit of information than the current
> time...I'd rather just lose the date entirely.

Yes, that's possible as well. The setting you are looking for is in the
WeatherTime plugin settings (where you entered your weather.com key et
al). Set Date Format to "no date (time only)"...


-- 
martin.rehfeld

Cheers,
Martin Rehfeld

---
Check out http://inside.glnetworks.de/ for more to come.

martin.rehfeld's Profile: http://forums.slimdevices.com/member.php?userid=4475
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

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


[SlimDevices: Plugins] Re: AlienBBC stops playing after about 2 mins.

2006-09-24 Thread bpa

It's a known issue with predominantly Windows who eriher have long
transmission time (e.g satellite links) or have tweaked their network
connection.
So if your system matches these then you can 

1. Revert the TCP parameters back to Windows default 
or 
2. edit with Wordpad the file custom-convert.conf in the Plugins/Alien
directory and delete the "-bandwidth 100" that occurs in 3 places.

The side effect of removing the "bandwidth" means startup of "listen
Again" or skip fwd/back will take about 12-15 secs instead of 2-4
secs.

The problem is an issues with mplayer which needs to be investigated. 
There is an alternative custom-convert.conf file without the bandwidth
in the 1.06 installation.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-09-24 Thread Michael Herger

The dependency is actually in the Weather::Cached/Com PERL modules.


Didn't know you were using a third party module. Would be hard to adapt  
this to SlimServer's own routines :-/


--

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] AlienBBC stops playing after about 2 mins.

2006-09-24 Thread portugalpete

After upgrading to SlimServer 6.5.0 I found that AlienBBC would only
play archived material for roughly two minutes. It's as if the cache
loads and then empties without replenishing. Today I upgraded to
SlimServer Version: 6.5.1 - 10009 - Windows XP - EN - cp1252 but got
the same problem. Just upgraded to AlienBBC 1.06 and still get the same
problem. Arrrgh! Help please.


-- 
portugalpete

portugalpete's Profile: http://forums.slimdevices.com/member.php?userid=6791
View this thread: http://forums.slimdevices.com/showthread.php?t=27829

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


[SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-09-24 Thread Jeremy55

martin.rehfeld;137365 Wrote: 
> Yes, of course (though it has nothing to do with Weathertime, but is a
> general setting). You can change the time format in the SlimServer
> Server Settings -> Formatting -> Time Format.

Would it be possible to add an option to simply not display the date? I
find that to be a less salient bit of information than the current
time...I'd rather just lose the date entirely.


-- 
Jeremy55

Jeremy55's Profile: http://forums.slimdevices.com/member.php?userid=7618
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

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


[SlimDevices: Plugins] Re: Slimscrobbler Genre Tag

2006-09-24 Thread alter_sack

How must I separate the tags in the genre field?


-- 
alter_sack

Squeezebox 3 - Synology Diskstation DS-106 - SlimServer 6.5.0 - CEC DA
53 - Denon PMA 2000AE - Tannoy D500

alter_sack's Profile: http://forums.slimdevices.com/member.php?userid=5491
View this thread: http://forums.slimdevices.com/showthread.php?t=27826

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


[SlimDevices: Plugins] Re: Slimscrobbler Genre Tag

2006-09-24 Thread James

yes. 
If SlimServer considers the track to have multiple genres they will all
be submitted as individual tags.

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=27826

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


[SlimDevices: Plugins] Slimscrobbler Genre Tag

2006-09-24 Thread alter_sack

Hello,

is it possible to upload more than one tag with the genre tag? For
example "electronic" and "best of 2006"?

alter_sack


-- 
alter_sack

Squeezebox 3 - Synology Diskstation DS-106 - SlimServer 6.5.0 - CEC DA
53 - Denon PMA 2000AE - Tannoy D500

alter_sack's Profile: http://forums.slimdevices.com/member.php?userid=5491
View this thread: http://forums.slimdevices.com/showthread.php?t=27826

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


[SlimDevices: Plugins] Re: AudioScrobbler - badly tagged tags?

2006-09-24 Thread pechspilz

The problem may have something to do with this one:
http://forums.slimdevices.com/showthread.php?t=27706&page=2&highlight=artist


-- 
pechspilz

pechspilz's Profile: http://forums.slimdevices.com/member.php?userid=7464
View this thread: http://forums.slimdevices.com/showthread.php?t=27783

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


[SlimDevices: Plugins] Re: AudioScrobbler - badly tagged tags?

2006-09-24 Thread pechspilz

Thanks James. This is what I see

ERROR: missing details for track - NOT TAGGING
ARTIST: No Artist
TITLE: Bowling For Soup - Where To Begin
TAGS: 
ERROR: missing details for track - NOT TAGGING
ARTIST: No Artist
TITLE: Theory Of A Deadman - Make Up Your Mind
TAGS: 
ERROR: missing details for track - NOT TAGGING
ARTIST: No Artist
TITLE: Santana - Why Don't You And I

But there is an artist tag and it's seperated from the title tag. The
title tag in the MP3 is not "Santana - Why Don't You And I", it's like
Title: "Why Don't You And I"
Artist: "Santana".


-- 
pechspilz

pechspilz's Profile: http://forums.slimdevices.com/member.php?userid=7464
View this thread: http://forums.slimdevices.com/showthread.php?t=27783

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


[SlimDevices: Plugins] Re: AudioScrobbler - badly tagged tags?

2006-09-24 Thread James

If you enable --d_plugins logging, the submissions to LastFM will be
shown in the log along with lots of other info that should show what
the problem is.

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=27783

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


[SlimDevices: Plugins] Re: SlimScrobbler not showing up inpluginssettings

2006-09-24 Thread James

You should only get those errors if SlimScrobbler isn't working at all!

I would try reinstalling from the version on my site, as I've just
re-uploaded it with UNIX line endings (I thought I had before, but
didn't)

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=27099

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


[SlimDevices: Plugins] Re: SlimScrobbler plugin not recognized by SS 6.5.0

2006-09-24 Thread James

Andreas,
I'd really like to see the output of --d_plugins logging when starting
SlimServer with SlimScrobbler installed in the normal plugin location
as I was sure I had fixed this problem.

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=27750

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


[SlimDevices: Plugins] Re: LastFM - can't suss out best waytoskip/love/ban from SB

2006-09-24 Thread James

Yes, you're right. I erm misinterpreted what the code I replaced was
doing. I've posted a new version that fixes this and some errors in the
web interface.

James


-- 
James

James's Profile: http://forums.slimdevices.com/member.php?userid=189
View this thread: http://forums.slimdevices.com/showthread.php?t=27700

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


[SlimDevices: Plugins] Announce: AlienBBC v1.06

2006-09-24 Thread Neil Sleightholm

We are pleased announce a new release of AlienBBC. This release fixes
incompatibilities with SlimServer 6.5/7.0, on SlimServer 6.2 or 6.3 it
is identical to v1.04. It supports the release versions of SlimServer
6.2/6.3 and 6.5 (and 7.0 r10009 or later).

This release addresses the following issues:
- Add support for knob input on Transporter players
- Avoid warning messages on 6.5 due to moved validate api
- Fix warning messages seen when changing cache duration
- Move $client->param to $client->modeParam for 7.0
- Include alternative convert.conf files with no bandwidth parameter
for problem mplayer builds

The update can be downloaded from http://www.x2systems.com/alienbbc/.
Please note there are separate downloads for 6.2.x/6.3 and 6.5/7.0.

Please post any comments or suggestions to the Slim Devices 3rd Party
Plugins forum (please post individual issues as new posts rather than
replying to this post).

Thanks, The AlienBBC Team


-- 
Neil Sleightholm

Neil Sleightholm's Profile: http://forums.slimdevices.com/member.php?userid=131
View this thread: http://forums.slimdevices.com/showthread.php?t=27823

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


[SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-09-24 Thread martin . rehfeld

Michael Herger;139119 Wrote: 
> > 
> replace LWP methods with slimserver's own AsyncHTTP  
> calls. 

The dependency is actually in the Weather::Cached/Com PERL modules.
Thanks for the pointer, anyway. I will see what I can do in the future.


-- 
martin.rehfeld

Cheers,
Martin Rehfeld

---
Check out http://inside.glnetworks.de/ for more to come.

martin.rehfeld's Profile: http://forums.slimdevices.com/member.php?userid=4475
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

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


Re: [SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-09-24 Thread Michael Herger

Sorry, I can't help with this.


Of course you can: replace LWP methods with slimserver's own AsyncHTTP  
calls. This will not only get rid of the dependency, but will not block  
slimserver during fetches neither. It's a bit of work, but really worth  
the effort. Biography/Review plugins just would not work with LWP due to  
long delays in web requests.


--

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: WebLogger and 6.5

2006-09-24 Thread Crispy

kushtyagi;139000 Wrote: 
> just upgraded to 6.5 and I can't seem to get WebLogger 0.93 working

Me too, Kush.  I've emailed Danny Rego yesterday - if I hear anything
from him or work out a fix - I'll post here.


-- 
Crispy

Crispy's Profile: http://forums.slimdevices.com/member.php?userid=5579
View this thread: http://forums.slimdevices.com/showthread.php?t=27809

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


Re: [SlimDevices: Plugins] WebLogger and 6.5

2006-09-24 Thread Michael Herger

Hey all.  I just upgraded to 6.5 and I can't seem to get WebLogger 0.93
working again.  It doesn't seem show up in the "Squeezebox" player menu
anywhere and I can't find it in the "Server" settings either.  Has
anyone gotten this working?


It's broken - I've removed it from my installation without any further  
investigation :-/


Run SlimServer from the command line with the -d_plugins parameter to get  
some information about the plugin load time status.


--

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: Announce: Plugins for rating and "smart" playlists using SQL

2006-09-24 Thread erland

A new version (1.28.1) of the TrackStat plugin is now available, there
is no new functionallity just an error correction:
- Corrected a problem which caused a slimserver crash when TrackStat
was used toghether with Custom Browse 1.4

The new version is available at my 'download page'
(http://erland.homeip.net/download) as usual.

The current wish/todo list for new features in comming TrackStat
releases can be found here:
http://erland.homeip.net/issuetracking/do/guest/home?application=slimserver-trackstat

If anyone have more feature requests or if I have missed some feature
you already have requested which hasn't been implemented, please let me
know. Also please note that it is a wish list and not a release plan, so
some features on this list may never be implemented.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-trackstat)
, 'SQLPlayList'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-sqlplaylist)
, 'DynamicPlayList'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-dynamicplaylist),
'Custom Browse'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-custombrowse)
and 'RandomPlayList'
(http://erland.homeip.net/download/do/viewapplication?name=slimserver-randomplaylist)
plugins)

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

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


[SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-09-24 Thread bpa

See post #2 and #3 in this thread
http://forums.slimdevices.com/showthread.php?t=27799


-- 
bpa

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

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


[SlimDevices: Plugins] Re: SlimScrobbler not showing up inpluginssettings

2006-09-24 Thread alter_sack

Hello,

after fix the EOL to unix-format i get audioscrobbler to run. it
scrobbles my music well.

but there are some maessages in the debug logfile:

2006-09-24 09:49:47.5662 string: Undefined string:
SETUP_GROUP_PLUGIN_SCROBBLER_DESC
2006-09-24 09:49:47.5676 string: Requested language: DE - failsafe
language: EN
2006-09-24 09:49:47.5720 Backtrace:

frame 0: Slim::Utils::Strings::string
(/volume1/SlimServer/Plugins/SlimScrobbler/Plugin.pm line 1641)
frame 1: Plugins::SlimScrobbler::Plugin::setupGroup
(/volume1/SlimServer/Slim/Utils/PluginManager.pm line 448)
frame 2: (eval) (/volume1/SlimServer/Slim/Utils/PluginManager.pm
line 448)
frame 3: Slim::Utils::PluginManager::addSetupGroups
(/volume1/SlimServer/Slim/Web/Setup.pm line 3628)
frame 4: Slim::Web::Setup::processPluginsList
(/volume1/SlimServer/Slim/Web/Setup.pm line 1461)
frame 5: Slim::Web::Setup::__ANON__
(/volume1/SlimServer/Slim/Web/Setup.pm line 2654)
frame 6: Slim::Web::Setup::setup_HTTP
(/volume1/SlimServer/Slim/Web/HTTP.pm line 811)
frame 7: Slim::Web::HTTP::generateHTTPResponse
(/volume1/SlimServer/Slim/Web/HTTP.pm line 677)
frame 8: Slim::Web::HTTP::processURL
(/volume1/SlimServer/Slim/Web/HTTP.pm line 523)
frame 9: Slim::Web::HTTP::processHTTP
(/volume1/SlimServer/Slim/Networking/Select.pm line 238)
frame 10: Slim::Networking::Select::select
(/volume1/SlimServer/slimserver.pl line 487)
frame 11: main::idle (/volume1/SlimServer/slimserver.pl line 440)
frame 12: main::main (/volume1/SlimServer/slimserver.pl line 1039)

2006-09-24 09:49:47.5735 string: Undefined string:
SETUP_PLUGIN_SCROBBLER_ACCOUNTS
2006-09-24 09:49:47.5750 string: Requested language: DE - failsafe
language: EN
2006-09-24 09:50:01.3113 ERROR: Async: Couldn't resolve IP address for:
post.audioscrobbler.com

2006-09-24 09:50:38.8301 Backtrace:

frame 0: Slim::Utils::Strings::string
(/volume1/SlimServer/Plugins/SlimScrobbler/Plugin.pm line 1587)
frame 1: Plugins::SlimScrobbler::Plugin::setupGroup
(/volume1/SlimServer/Slim/Utils/PluginManager.pm line 448)
frame 2: (eval) (/volume1/SlimServer/Slim/Utils/PluginManager.pm
line 448)
frame 3: Slim::Utils::PluginManager::addSetupGroups
(/volume1/SlimServer/Slim/Web/Setup.pm line 3628)
frame 4: Slim::Web::Setup::processPluginsList
(/volume1/SlimServer/Slim/Web/Setup.pm line 1461)
frame 5: Slim::Web::Setup::__ANON__
(/volume1/SlimServer/Slim/Web/Setup.pm line 2654)
frame 6: Slim::Web::Setup::setup_HTTP
(/volume1/SlimServer/Slim/Web/HTTP.pm line 811)
frame 7: Slim::Web::HTTP::generateHTTPResponse
(/volume1/SlimServer/Slim/Web/HTTP.pm line 677)
frame 8: Slim::Web::HTTP::processURL
(/volume1/SlimServer/Slim/Web/HTTP.pm line 523)
frame 9: Slim::Web::HTTP::processHTTP
(/volume1/SlimServer/Slim/Networking/Select.pm line 238)
frame 10: Slim::Networking::Select::select
(/volume1/SlimServer/slimserver.pl line 487)
frame 11: main::idle (/volume1/SlimServer/slimserver.pl line 440)
frame 12: main::main (/volume1/SlimServer/slimserver.pl line 1039)

2006-09-24 09:50:38.8419 string: Undefined string:
SETUP_GROUP_PLUGIN_SCROBBLER
2006-09-24 09:50:38.8434 string: Requested language: DE - failsafe
language: EN
2006-09-24 09:50:38.8478 Backtrace:

frame 0: Slim::Utils::Strings::string
(/volume1/SlimServer/Plugins/SlimScrobbler/Plugin.pm line 1587)
frame 1: Plugins::SlimScrobbler::Plugin::setupGroup
(/volume1/SlimServer/Slim/Utils/PluginManager.pm line 448)
frame 2: (eval) (/volume1/SlimServer/Slim/Utils/PluginManager.pm
line 448)
frame 3: Slim::Utils::PluginManager::addSetupGroups
(/volume1/SlimServer/Slim/Web/Setup.pm line 3628)
frame 4: Slim::Web::Setup::processPluginsList
(/volume1/SlimServer/Slim/Web/Setup.pm line 1461)
frame 5: Slim::Web::Setup::__ANON__
(/volume1/SlimServer/Slim/Web/Setup.pm line 2654)
frame 6: Slim::Web::Setup::setup_HTTP
(/volume1/SlimServer/Slim/Web/HTTP.pm line 811)
frame 7: Slim::Web::HTTP::generateHTTPResponse
(/volume1/SlimServer/Slim/Web/HTTP.pm line 677)
frame 8: Slim::Web::HTTP::processURL
(/volume1/SlimServer/Slim/Web/HTTP.pm line 523)
frame 9: Slim::Web::HTTP::processHTTP
(/volume1/SlimServer/Slim/Networking/Select.pm line 238)
frame 10: Slim::Networking::Select::select
(/volume1/SlimServer/slimserver.pl line 487)
frame 11: main::idle (/volume1/SlimServer/slimserver.pl line 440)
frame 12: main::main (/volume1/SlimServer/slimserver.pl line 1039)

What does that mean?

regards,

alter_sack


-- 
alter_sack

Squeezebox 3 - Synology Diskstation DS-106 - SlimServer 6.5.0 - CEC DA
53 - Denon PMA 2000AE - Tannoy D500

alter_sack's Profile: http://forums.slimdevices.com/member.php?userid=5491
View this thread: http://forums.slimdevices.com/showthread.php?t=27099

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


[SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-09-24 Thread martin . rehfeld

alter_sack;139074 Wrote: 
> 
> 2006-09-24 09:27:27.9394 Weather::Cached: ERROR No response from
> weather server while loading data: Undefined subroutine
> &HTTP::Request::Common::GET called at
> /volume1/SlimServer/CPAN/LWP/UserAgent.pm line 419.

This sounds like a Synology Diskstation DS-106 specific problem. PERL
does not find the library for HTTP communication. Sorry, I can't help
with this. Maybe someone else has WeatherTime running on the DS-106 and
can give a hint.


-- 
martin.rehfeld

Cheers,
Martin Rehfeld

---
Check out http://inside.glnetworks.de/ for more to come.

martin.rehfeld's Profile: http://forums.slimdevices.com/member.php?userid=4475
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

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


[SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-09-24 Thread alter_sack

Also the new version 1.8 don't run. It shows always the loading symbol
and in the log file I get the following message:

2006-09-24 09:27:27.9394 Weather::Cached: ERROR No response from
weather server while loading data: Undefined subroutine
&HTTP::Request::Common::GET called at
/volume1/SlimServer/CPAN/LWP/UserAgent.pm line 419.


-- 
alter_sack

Squeezebox 3 - Synology Diskstation DS-106 - SlimServer 6.5.0 - CEC DA
53 - Denon PMA 2000AE - Tannoy D500

alter_sack's Profile: http://forums.slimdevices.com/member.php?userid=5491
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

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