Re: [SlimDevices: Plugins] Announce: SqueezeScrobbler 1.0 for SqueezeCenter 7.0

2007-12-09 Thread James

That seems OK. Any errors/clues in the server log file?

James


-- 
James

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

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


Re: [SlimDevices: Plugins] Alien BBC logo

2007-12-09 Thread mudlark

Hi who ever you are,

Verily, as if by magic the alien bbc logo has appeared.

My weakly expressed prayers have been answered.

While I'm on the line any chance of world peace? I've just seen John
Sentamu Archbishop of York in the UK cut up his dog collar while on TV
and he is refusing to wear it until someone has done something about
the friend of all Africans (not) Mugabe.

Sorry to go off topic, but Mugabe is a git.

Mike.


-- 
mudlark

SB3CyrusDACXPreXvsNAP140+260AKEFiQ7, Avondale and Naim cable,
Kubuntu Gusty Gibbon server, linkstation for storage.
DIY SB3 3A linear power supply.
Using SqueezeCentre7

mudlark's Profile: http://forums.slimdevices.com/member.php?userid=7151
View this thread: http://forums.slimdevices.com/showthread.php?t=40910

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


[SlimDevices: Plugins] AlienBBC: mplayer on the Mac

2007-12-09 Thread Neil Sleightholm

There is a version of mplayer for the Mac available here
http://www.mplayerhq.hu/design7/dload.html. Could any Mac users out
there let me know whether it works with AlienBBC and if so which
version of the Mac OS you are using so I can update the AlienBBC
documentation.

Thanks

Neil


-- 
Neil Sleightholm

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

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


[SlimDevices: Plugins] Strings.txt, line endings

2007-12-09 Thread inguz

Here's something Marc caught on the inguzaudio.com forums.  Just in case
anyone else sees this problem with their plugins:

Apparently my plugin's strings.txt fails to load on MacOS
(SqueezeCenter recent-ish nightly) if it uses Windows (CR/LF)
line-endings.  The symptom is then that all strings appear as
PLUGIN_INGUZEQ_XXX instead of the real text.

Fix is just to convert the line endings to Unix (LF-only), which works
on Windows as well as *nix and Mac.

(I didn't write this up in bugs, because I'm not sure it is one :-)

Hugh


-- 
inguz

inguz's Profile: http://forums.slimdevices.com/member.php?userid=1139
View this thread: http://forums.slimdevices.com/showthread.php?t=40933

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


Re: [SlimDevices: Plugins] Strings.txt, line endings

2007-12-09 Thread peterw

bugs.slimdevices.com seems to be down, but I opened a bug on this in
October:

Converting some old code, SC7 complained about strings.txt for two
plugins. The
problem seemed to be that the plugins were originally written on
Windows, so
when I copied Plugin.pm and pared it down to make strings.txt, my
strings.txt
files had DOS line endings. Slim/Utils/Strings.pm uses chomp() to
remove line
endings (I'm not a fan of chomp) which leaves DOS \r at the end of
strings when
SC7 runs on Unix. I'd suggest something like the following (untested; I
just
used dos2unix to fix my files) -- with strings moving out of .pm files
and
developers on multiple platforms, SC7 shouldn't be so picky.


Code:


  --- Slim/Utils/Strings.pm   (revision 13905)
  +++ Slim/Utils/Strings.pm   (working copy)
  @@ -270,7 +270,7 @@
  LINE: for my $line (split('\n', $$text)) {
  
  $ln++;
  -   chomp($line);
  +   $line =~ s/[\r\n]//g;
  
  next if $line =~ /^#/;
  next if $line !~ /\S/;
  



-- 
peterw

http://www.tux.org/~peterw/
free plugins: http://www.tux.org/~peterw/#slim
AllQuiet BlankSaver BottleRocket FuzzyTime SaverSwitcher SleepFade
StatusFirst VolumeLock

peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=40933

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


[SlimDevices: Plugins] Problems after upgrade to SC7

2007-12-09 Thread stevevm

I just upgraded to SC7 and installed the latest AlienBBC and can no
longer access the the CBC. Running with -d_plugins I get:

[09:42:28.9252] Slim::Formats::RemoteStream::open (96) Can't open
socket to [localhost:10002]: 111: Connection refused
[09:42:30.4618] Slim::Player::TranscodingHelper::getConvertCommand
(303) Error: Didn't find any command matches for type: wma format: mp3
[09:42:34.1327] Slim::Networking::Async::_connect_error (151) Failed to
connect: Resource temporarily unavailable
[09:42:34.1333] Slim::Networking::Async::_async_error (248) Error:
[Connect timed out]
[09:42:34.1335] Slim::Networking::Async::HTTP::_http_error (264) Error:
[Connect timed out]
[09:42:34.1339] Slim::Utils::Firmware::downloadAsyncError (487)
Warning: Firmware: Failed to download
http://update.slimdevices.com/update/firmware/7.0/jive.version (Connect
timed out), will try again in 10 minutes.
[09:43:59.4986] Slim::Player::TranscodingHelper::getConvertCommand
(303) Error: Didn't find any command matches for type: wma format: mp3
[09:44:00.2063] Slim::Player::TranscodingHelper::getConvertCommand
(303) Error: Didn't find any command matches for type: wma format: mp3
[09:44:00.2069] Slim::Player::Protocols::MMS::new (51) Error: Couldn't
find conversion command for wma!
[09:44:00.2094] Slim::Player::Source::openSong (1824) Warning: Remote
stream failed to open
[mms://a860.l961736859.c9617.g.lm.akamaistream.net/D/860/9617/v0001/reflector:36859].

My slimserver-convert.conf file has not changed. Any ideas?


-- 
stevevm

stevevm's Profile: http://forums.slimdevices.com/member.php?userid=14348
View this thread: http://forums.slimdevices.com/showthread.php?t=40935

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


Re: [SlimDevices: Plugins] Problems after upgrade to SC7

2007-12-09 Thread bpa

What OS are you using ?

The d_plugins doesn't work with SC 7.0 - there is a new logging system
- enable plugins_alienBBC for Info logging.

However it looks like
1. AlienBBC didn't install properly
2. Your system's DNS may not be working as the error below indicate;

Code:


  [09:42:34.1327] Slim::Networking::Async::_connect_error (151) Failed to 
connect: Resource temporarily unavailable
  [09:42:34.1333] Slim::Networking::Async::_async_error (248) Error: [Connect 
timed out]
  [09:42:34.1335] Slim::Networking::Async::HTTP::_http_error (264) Error: 
[Connect timed out]
  [09:42:34.1339] Slim::Utils::Firmware::downloadAsyncError (487) Warning: 
Firmware: Failed to download 
http://update.slimdevices.com/update...0/jive.version (Connect timed out), will 
try again in 10 minutes.
  



-- 
bpa

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

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


Re: [SlimDevices: Plugins] Problems after upgrade to SC7

2007-12-09 Thread stevevm

Linux (Centos 4). DNS seems fine

nslookup update.slimdevices.com
Server: 198.49.141.1
Address:198.49.141.1#53

Non-authoritative answer:
update.slimdevices.com  canonical name = web.slimdevices.com.
Name:   web.slimdevices.com
Address: 207.7.156.2

This is from my slimserver.log file

[10:27:21.4133] Slim::Networking::Async::_connect_error (151) Failed to
connect: 
[10:27:21.4139] Slim::Networking::Async::_async_error (248) Error:
[Connect timed out]
[10:27:21.4141] Slim::Networking::Async::HTTP::_http_error (264) Error:
[Connect timed out]
[10:27:21.4145] Slim::Utils::Firmware::downloadAsyncError (487)
Warning: Firmware: Failed to download
http://update.slimdevices.com/update/firmware/7.0/jive.version (Connect
timed out), will try again in 10 minutes.
[10:27:48.1753] Slim::Networking::Select::select (245) Error: Select
task failed: Can't use an undefined value as a SCALAR reference at
/usr/local/slimserver/Slim/Web/Graphics.pm line 148.
[10:27:48.3829] Slim::Player::TranscodingHelper::getConvertCommand
(303) Error: Didn't find any command matches for type: wma format: mp3
[10:29:00.2857] Slim::Networking::Select::select (245) Error: Select
task failed: Can't use an undefined value as a SCALAR reference at
/usr/local/slimserver/Slim/Web/Graphics.pm line 148.
[10:48:38.9746] Slim::Formats::RemoteStream::open (96) Can't open
socket to [localhost:10002]: 111: Connection refused
[10:48:57.9656] Slim::Player::TranscodingHelper::getConvertCommand
(303) Error: Didn't find any command matches for type: wma format: mp3
[10:48:57.9707] Slim::Networking::Async::_async_error (248) Error:
[Timed out waiting for data]
[10:48:57.9710] Slim::Networking::Async::HTTP::_http_error (264) Error:
[Timed out waiting for data]
[10:48:57.9714] Slim::Utils::Firmware::downloadAsyncError (487)
Warning: Firmware: Failed to download
http://update.slimdevices.com/update/firmware/7.0/jive.version (Timed
out waiting for data), will try again in 10 minutes.
[11:37:06.1911] Slim::Player::TranscodingHelper::getConvertCommand
(303) Error: Didn't find any command matches for type: wma format: mp3
[11:37:09.8120] Slim::Player::TranscodingHelper::getConvertCommand
(303) Error: Didn't find any command matches for type: wma format: mp3
[11:37:09.8124] Slim::Player::Protocols::MMS::new (51) Error: Couldn't
find conversion command for wma!
[11:37:09.8147] Slim::Player::Source::openSong (1824) Warning: Remote
stream failed to open
[mms://a860.l961736859.c9617.g.lm.akamaistream.net/D/860/9617/v0001/reflector:36859].
[11:37:16.5152] Slim::Player::TranscodingHelper::getConvertCommand
(303) Error: Didn't find any command matches for type: wma format: mp3
[11:37:17.9702] Slim::Player::TranscodingHelper::getConvertCommand
(303) Error: Didn't find any command matches for type: wma format: mp3
[11:37:17.9705] Slim::Player::Protocols::MMS::new (51) Error: Couldn't
find conversion command for wma!
[11:37:17.9727] Slim::Player::Source::openSong (1824) Warning: Remote
stream failed to open
[mms://a860.l961736859.c9617.g.lm.akamaistream.net/D/860/9617/v0001/reflector:36859].
[11:38:49.0057] Slim::Networking::Select::select (245) Error: Select
task failed: Can't use an undefined value as a SCALAR reference at
/usr/local/slimserver/Slim/Web/Graphics.pm line 148.
[11:40:17.0252] Slim::Networking::Select::select (245) Error: Select
task failed: Can't use an undefined value as a SCALAR reference at
/usr/local/slimserver/Slim/Web/Graphics.pm line 148.
[11:44:07.5125] Slim::Web::HTTP::_generateContentFromFile (2199) Error:
file error - : not found


-- 
stevevm

stevevm's Profile: http://forums.slimdevices.com/member.php?userid=14348
View this thread: http://forums.slimdevices.com/showthread.php?t=40935

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


Re: [SlimDevices: Plugins] AlienBBC: mplayer on the Mac

2007-12-09 Thread danco

Yes, that works, once one has unpacked, drilled down and renamed the
relevant file.

What you get when you download is a disk image containing two installer
packagea, one for a universal binary and one for a Power PC version.

Make the installation of the universal version, and you get a GUI
wrapper for mplayer. Show Package Contents, go to Resources and then
into External Binaries. There are three versions of a Unix executable
mplayer, with slightly different names. Choose the one you want (the
names indicate which OS and machine they work on), copy it to the right
place (copy, not move, in case you ever want to use the GUI version).
and rename it just to mplayer

As I indicated way back, /usr/local/bin is probably the best place to
put it (partly for reasons of tidiness) but it can go elsewhere.


-- 
danco

danco's Profile: http://forums.slimdevices.com/member.php?userid=210
View this thread: http://forums.slimdevices.com/showthread.php?t=40929

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


Re: [SlimDevices: Plugins] AlienBBC: mplayer on the Mac

2007-12-09 Thread Neil Sleightholm

Thanks for this. Do you know if this would work for Intel Macs? As you
may know, none of the AlienBBC devs own a Mac (although I'm tempted) so
any information is useful to us.


-- 
Neil Sleightholm

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

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


Re: [SlimDevices: Plugins] AlienBBC: mplayer on the Mac

2007-12-09 Thread bpa

On a Suse system I unwrapped an mplayer 1.0rc1 from the dmg and made
the resulting mplayer acessible.  A few Mac users have downloaded it
and said it ran on Intel processors.

Since some users find the unwrapping of mplayer complicated, to
simplify AlienBBC installation for Mac users, should copies of the
mplayer executable for Intel and PPC be made accessible with links in
the AlienBBC installation instructions ?


-- 
bpa

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

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


Re: [SlimDevices: Plugins] AlienBBC: mplayer on the Mac

2007-12-09 Thread smagnuson

I'm running AlienBBC and mplayer on a Mac mini Intel Duo Core running
Leopard 10.5.1.  I'm using the Macports mplayer port.  It will not
compile on the Intel platform, however, unless you add these arguments
to the configure.args section of
/opt/local/var/macports/sources/rsync.macports.org/release/ports/multimedia/MPlayer/Portfile:

--disable-mmx --disable-sse \
--disable-x11 --disable-xinerama

Also, Macports installs apps in /opt/local/bin, not /usr/local/bin, so
I put a symbolic link in /usr/local/bin so mplayer.sh can find the
mplayer app:

[EMAIL PROTECTED] bin]$ cd /usr/local/bin
[EMAIL PROTECTED] bin]$ which mplayer
/opt/local/bin/mplayer
[EMAIL PROTECTED] bin]$ sudo ln -s /opt/local/bin/mplayer mplayer

And, as is documented elsewhere, you have to make sure mplayer.sh is
executable:

chmod +x /Users/steve/Library/SlimDevices/bin/mplayer.sh

Regards,

Steve


-- 
smagnuson

smagnuson's Profile: http://forums.slimdevices.com/member.php?userid=9124
View this thread: http://forums.slimdevices.com/showthread.php?t=40929

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


Re: [SlimDevices: Plugins] AlienBBC: mplayer on the Mac

2007-12-09 Thread danco

Neil Sleightholm;247904 Wrote: 
 Thanks for this. Do you know if this would work for Intel Macs? As you
 may know, none of the AlienBBC devs own a Mac (although I'm tempted) so
 any information is useful to us.

Yes, the three versions I mentioned are named mplayer_intel,
mplayer_ppc and mplayer_noaltivec.

So for an Intel machine, just take mplayer_intel, put it in the right
place, and rename it to mplayer.

As bpa says, if you can make the executables accessible that would be
helpful.

I thought mplayer.sh was normally executable unless things got screwed
up.


-- 
danco

danco's Profile: http://forums.slimdevices.com/member.php?userid=210
View this thread: http://forums.slimdevices.com/showthread.php?t=40929

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


[SlimDevices: Plugins] Not all RTE radio stations work with alienBBC plug-in

2007-12-09 Thread ppmoore

Hello,

I managed to successfully install the Alien BBC plugin together with
mplayer. All the radio stations seem to work except for RTE (Irish
radio) Radio 1, whereas 2FM works fine. From the log, it seems to be a
problem with mplayer, in particular the error message:

Failed to get a SDP description from URL
rtsp://89.207.56.39/broadcast/radio1.rm: cannot handle DESCRIBE
response: RTSP/1.0 404 Not Found

When I used mplayer with the station that works (using the URL printed
in the log):

HP7510:/ # mplayer rtsp://89.207.56.7/broadcast/2fm.rm
mplayer: could not connect to socket
mplayer: Connection refused
Failed to open LIRC support. You will not be able to use your remote
control.
Playing rtsp://89.207.56.7/broadcast/2fm.rm.
Resolving 89.207.56.7 for AF_INET6...
Couldn't resolve name for AF_INET6: 89.207.56.7
Connecting to server 89.207.56.7[89.207.56.7]: 554...
Cache size set to 640 KBytes
Cache fill: 18.75% (122880 bytes)
REAL file format detected.
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
[real] Audio stream found, -aid 0
demux_real: invalid chunksize! (0)
Clip info:
name: RTE 2FM
author: RTE
copyright: (C) 2006
==
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 32.0 kbit/2.27% (ratio: 4005-176400)
Selected audio codec: [ffcook] afm: ffmpeg (FFmpeg COOK audio decoder)
==
AO: [oss] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...

However, when I use mplayer with Radio 1:

HP7510:/ # mplayer rtsp://89.207.56.39/broadcast/radio1.rm
mplayer: could not connect to socket
mplayer: Connection refused
Failed to open LIRC support. You will not be able to use your remote
control.
Playing rtsp://89.207.56.39/broadcast/radio1.rm.
Resolving 89.207.56.39 for AF_INET6...
Couldn't resolve name for AF_INET6: 89.207.56.39
Connecting to server 89.207.56.39[89.207.56.39]: 554...
librtsp: server responds: 'RTSP/1.0 404 Not Found'
rtsp_session: session can not be established.
STREAM_LIVE555, URL: rtsp://89.207.56.39/broadcast/radio1.rm
Stream not seekable!
file format detected.
Failed to get a SDP description from URL
rtsp://89.207.56.39/broadcast/radio1.rm: cannot handle DESCRIBE
response: RTSP/1.0 404 Not Found
Exiting... (End of file)

Is there a problem with the feed definition from RTE? When I try the
radio stations on Windows with Real Player, they both work OK.

Many thanks if anyone can help me with this.

Paul


-- 
ppmoore

ppmoore's Profile: http://forums.slimdevices.com/member.php?userid=13157
View this thread: http://forums.slimdevices.com/showthread.php?t=40944

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


Re: [SlimDevices: Plugins] Not all RTE radio stations work with alienBBC plug-in

2007-12-09 Thread ppmoore

I just found the solution here:
http://forums.slimdevices.com/showthread.php?t=33874highlight=RTE

Sorry for wasting the forum's bandwidth.

Paul


-- 
ppmoore

ppmoore's Profile: http://forums.slimdevices.com/member.php?userid=13157
View this thread: http://forums.slimdevices.com/showthread.php?t=40944

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


Re: [SlimDevices: Plugins] Sirius Radio WMA error

2007-12-09 Thread GoCubs

csidd;247753 Wrote: 
 I just installed the Sirius plugin for my slimp3 and squeezebox players.
 I had it up and running but now I get the WMA convert error. What might
 the problem be? It seems work fine with softsqueeze.
Are you on a Linux of Windows machine?

-Greg


-- 
GoCubs

GoCubs's Profile: http://forums.slimdevices.com/member.php?userid=312
View this thread: http://forums.slimdevices.com/showthread.php?t=40915

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


Re: [SlimDevices: Plugins] SiriusRadio fails on SC 7.0

2007-12-09 Thread GoCubs

Fletch;247759 Wrote: 
 Greg, my issue turned out to be a bug in the Fedora/Red Hat support that
 only affected the new SC7 RPM.  Fixed in change 15098.
 
 Everything works great now.  My only issue is that there is no Sirius
 icon on the web GUI main menu.  Looking at your plugin, it appears that
 you include an icon but never add it to the menu.  Is that right?

Good to hear you got it working as I was out of ideas!  I have the icon
appearing on the jive remote.  I'm not sure what code is necessary to
get it added to the web page.  If you happen to know I'll be happy to
add it.

-Greg


-- 
GoCubs

GoCubs's Profile: http://forums.slimdevices.com/member.php?userid=312
View this thread: http://forums.slimdevices.com/showthread.php?t=40822

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


Re: [SlimDevices: Plugins] SiriusRadio fails on SC 7.0

2007-12-09 Thread Fletch

GoCubs;247959 Wrote: 
 I'm not sure what code is necessary to get it added to the web page.  If
 you happen to know I'll be happy to add it.

I'm not a plugin author so I'm not sure if there's a right way to do
it.  This works for me:


Code:

--- Plugin.pm.orig  2007-12-02 13:38:32.0 -0800
  +++ Plugin.pm 2007-12-08 15:04:58.0 -0800
  @@ -2391,6 +2391,7 @@
  #}
  #else {
Slim::Web::Pages-addPageLinks('radio', { 'PLUGIN_SIRIUSRADIO' 
= 'plugins/SiriusRadio/index.html' });
  +Slim::Web::Pages-addPageLinks('icons', { 
'PLUGIN_SIRIUSRADIO' = 'plugins/SiriusRadio/html/images/sirius5.png' });
  #}
  
  Slim::Web::HTTP::addPageFunction(plugins/SiriusRadio/index.html, 
\Plugins::SiriusRadio::Plugin::handleIndex);
  



-- 
Fletch

Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529
View this thread: http://forums.slimdevices.com/showthread.php?t=40822

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


Re: [SlimDevices: Plugins] Danish help needed! MyPicks-WikiRadio Wierd letters support.

2007-12-09 Thread bpa

When entering title text you have to use the HTML encoding such as

aring ;  for the a with ring above aring;
#230 ;   for lower case dipthong #230;

There should be no space before the ; when entering text but to show
the code in this post I have to put in the space.


-- 
bpa

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

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


[SlimDevices: Plugins] 404 error on MacOSX when getting plugin settings

2007-12-09 Thread vivala

hello,

i have the following config:

MacOSX Server 10.4.11, SC 7.0 (15101), AlienBBC 2.0.0beta2

and I get this error when going to the AlienBBC plugin settings under
the Extras menu:

404 Not Found: plugins/Alien/settings/basic.html

The AlienBBC 2.x Plugins folder is in the
USERNAME/Library/SlimDevices/Plugins and the mplayer.sh file is in 
USERNAME/Library/SlimDevices/bin

both folders have had their permissions changed to rwx.

I don't see any of the AlienBBC menus and can't change the settings. I
have restarted SC7. I had this working with version 6.x on the same
server, so I know LAME and mplayer are installed fine.

What am I doing wrong?

~vivala


-- 
vivala

vivala's Profile: http://forums.slimdevices.com/member.php?userid=6483
View this thread: http://forums.slimdevices.com/showthread.php?t=40948

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


Re: [SlimDevices: Plugins] Danish help needed! MyPicks-WikiRadio Wierd letters support.

2007-12-09 Thread Smeagol

Thank you Seems like I can count on you Bpa :-)

/Claus


-- 
Smeagol

Smeagol's Profile: http://forums.slimdevices.com/member.php?userid=14320
View this thread: http://forums.slimdevices.com/showthread.php?t=40909

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


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

2007-12-09 Thread eater

Hi - 

I just upgraded to SC7 and correspondingly upgraded my SuperDateTime.
Now it's not working, and my log says:

[17:40:44.5366] Slim::Display::Display::curLines (468) Error: bad lines
function: Can't locate object method prefGet via package
Slim::Player::Squeezebox2 at
/usr/share/slimserver/Plugins/SuperDateTime/Plugin.pm line 3934.


-- 
eater

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

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


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

2007-12-09 Thread kdf

On 9-Dec-07, at 2:44 PM, eater wrote:


 Hi -

 I just upgraded to SC7 and correspondingly upgraded my SuperDateTime.
 Now it's not working, and my log says:

 [17:40:44.5366] Slim::Display::Display::curLines (468) Error: bad  
 lines
 function: Can't locate object method prefGet via package
 Slim::Player::Squeezebox2 at
 /usr/share/slimserver/Plugins/SuperDateTime/Plugin.pm line 3934.

Is this a 6.5 version of the SuperDateTime plugin?
You'll need to have updates specifically written for 7.0
-kdf
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


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

2007-12-09 Thread eater

 Is this a 6.5 version of the SuperDateTime plugin?
 You'll need to have updates specifically written for 7.0

It's SuperDateTime 5.5.0, which the developer's site says is designed
for SC 7.0.


-- 
eater

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

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


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

2007-12-09 Thread kdf

Very odd.  prefGet was removed back in June (change 12164).  The Plugin
seems to be dated oct 14 and does still have prefGet.  This won't work
with current builds, but I'm surprised it was released so recently with
this old code.  I guess most users haven't been using the player
interface for the plugin.
-kdf


-- 
kdf

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

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


Re: [SlimDevices: Plugins] I'd like to write... SettingsManager

2007-12-09 Thread Michael Herger
 A plugin I wish I had time to develop... anybody else interested?

Sure! I've been thinking about this, too. Without as much planning as you did, 
though :-). I just realised I'd have to reconfigure four of my player's menus 
and MIS settings...

 Phase Four:
 Web UI allows user to choose a master Squeezebox/SliMP3/Transporter
 player (or named setting group?). When a new (== never before seen by
 SqueezeCenter/SlimServer) player is added to the system, that player
 inherits the settings of the master player.

...or the default named settings set. This would indeed be a great plugin :-).
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Alien BBC Stutter and repeating.

2007-12-09 Thread Surry

Hi

Anyone else having problems with listening to the BBC using AlienBBC?

For the past two weeks the sound quality when listening to Radio 1 or
Radio 2 has been awful. The sound stutters and sounds clipped/broken,
I'm also hearing a lot of repeating where the sound stutters and then
repeats itself. Other internet radio stations (the non AlienBBC ones)
all sound perfect. 

I’m on a Mac and reinstalled AlienBBC again using LAME Audio Encoder
3.96.1 and mplayer-03-15-06.tar.gz for Slimserver v6.5, but still had
the same problem.

There isn't any problem when listening via RealPlayer directly in the
browser on the computer, just when using the Squeezebox and AlienBBC.

Any clues?


-- 
Surry

Surry's Profile: http://forums.slimdevices.com/member.php?userid=11700
View this thread: http://forums.slimdevices.com/showthread.php?t=40949

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


Re: [SlimDevices: Plugins] Alien BBC Stutter and repeating.

2007-12-09 Thread bpa

Does the problem only happen on live stations or does it happen on
Listen Again as well ?

Was there any problems before 2 weeks ago ?

If you can - get a new version of mplayer at least 1.0rc1.  There were
some issues with some intermediate builds of mplayer.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Alien BBC Stutter and repeating.

2007-12-09 Thread Surry

Not sure about listen again, I only listen to the live stations. All
seemed to be okay before. No real issues, I'd say it started about 2-3
weeks ago. 

The sound problems aren't all at the time and don't affect all the
stations at once. For example, radio 1 might start off okay then begins
to stutter. This might go on for a while then gets better for a bit then
plays up again. If I change channels and go onto Radio 2 I might find
that it plays well.

I’ve also noticed that the Squeezebox tends to sometimes get stuck.
When I try to change stations the display will only show the current
station, and I can’t get to alter it without pulling out the plug and
rebooting. This only happens when tuned into the BBC, it doesn’t happen
when playing playlists or other channels from the Slim Server, and
doesn’t seem to happen when logged onto the Squeeze Network.


-- 
Surry

Surry's Profile: http://forums.slimdevices.com/member.php?userid=11700
View this thread: http://forums.slimdevices.com/showthread.php?t=40949

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


Re: [SlimDevices: Plugins] Alien BBC Stutter and repeating.

2007-12-09 Thread bpa

Since it only happens occasionally and then affects all BBC live - I'd
guess it is a BBC server or network  problem especially at the same
time Listen Again programs are OK.  Repeats of short burst of sounds
is characteristic of RealAudio's recovery mechanism when packets are
lost to fill in gaps in audio stream. 

The lock up issue is odd as AlienBBC is no different than any stream
which is transcoding. 
Are you pulling the plug and rebooting the server or the SB ?

That said, I have a vague recollection of a problem with old versions
of mplayer and some BBC live streams. It seemed to be related to a
change in BBC server s/w.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Alien BBC Stutter and repeating.

2007-12-09 Thread Surry

I'm pulling the plug on the Squeezebox. I'll try seeing if what happens
if I restart the Server, and I'll check out the mplayer you posted.

Cheers


-- 
Surry

Surry's Profile: http://forums.slimdevices.com/member.php?userid=11700
View this thread: http://forums.slimdevices.com/showthread.php?t=40949

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


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

2007-12-09 Thread kaline

Does anyone else out there have trouble with the temperature not
updating? I had this problem when I ran slimserver on linux, but I've
switched over to a mac and I'm still having this problem. If I restart
slimserver, it will work fine for a while, but eventually it will stick
with a temperature that I know is not accurate and it will stay that way
until I restart slimserver again.

Any suggestions?

Thanks!


-- 
kaline

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

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 0.9 Beta forSqueezeCenter 7.0

2007-12-09 Thread quick_snack

After a install of FreeNAS 0.686b2 I installed the new slimnas.tgz and
the latest trunk from squeezecenter
(SlimServer_trunk_v2007-12-09.no-cpan-arch.tar.gz). The startup command
has been put to config.xml as postinit like early mentioned.

Squeezecenter will not start. The logfile displays the result:

Code:

[04:31:09.2602] Carp::croak (269) Warning: Can't locate 
auto/Storable/store.al in @INC
  (@INC contains: 
/mnt/data/extensions/SlimNAS/squeezecenter/CPAN/arch/5.8/i386-freebsd-64int 
/mnt/data/extensions/SlimNAS
  /squeezecenter/CPAN/arch/5.8/i386-freebsd-64int/auto 
/mnt/data/extensions/SlimNAS/squeezecenter/CPAN/arch/5.8.8/i386-
  freebsd-64int 
/mnt/data/extensions/SlimNAS/squeezecenter/CPAN/arch/5.8.8/i386-freebsd-64int/auto
 /mnt/data/extensions
  /SlimNAS/squeezecenter/CPAN/arch/5.8/i386-freebsd-64int 
/mnt/data/extensions/SlimNAS/squeezecenter/CPAN/arch/5.8/i386-freebsd-
  64int/auto 
/mnt/data/extensions/SlimNAS/squeezecenter/CPAN/arch/i386-freebsd-64int 
/mnt/data/extensions/SlimNAS
  /squeezecenter/lib /mnt/data/extensions/SlimNAS/squeezecenter/CPAN 
/mnt/data/extensions/SlimNAS/squeezecenter 
  /mnt/data/extensions/SlimNAS/squeezecenter /usr/local/lib/perl5/5.8.8/BSDPAN 
/usr/local/lib/perl5/site_perl/5.8.8/mach 
  /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl 
/usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5
  /5.8.8 .) at /mnt/data/extensions/SlimNAS/squeezecenter/Slim/Utils/Strings.pm 
line 165
  
  



What next? BTW within the gui window the logfile will not show
(services_slimserver_logfile.php - blank screen)


-- 
quick_snack

quick_snack's Profile: http://forums.slimdevices.com/member.php?userid=67
View this thread: http://forums.slimdevices.com/showthread.php?t=40159

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


Re: [SlimDevices: Plugins] Announce: SqueezeScrobbler 1.0 for SqueezeCenter 7.0

2007-12-09 Thread aubuti

Nope, nothing showing up in the log (ie, nothing to do with scrobbling,
or any plugins except for some harmless messages re LazySearch2). Note
that I have the new built-in audioscrobbler enabled, and it is
scrobbling my tracks to last.fm. Could that be creating a conflict?

If I want to turn up the logging for SqueezeScrobbler errors, what
should I set in SC7? I already restarted SC7 adding --d_plugins on the
command line, but I think I read elsewhere that with SC7 the proper way
to do it is via the Logging settings on the Advanced tab. Finally, I
think I forgot to mention that while there is a LastFM /
SqueezeScrobbler entry on the Extras tab, it only has an
Enable/Disable button, and no button for Settings.

Thanks for your help. And your plugin!


-- 
aubuti

aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074
View this thread: http://forums.slimdevices.com/showthread.php?t=38845

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 0.9 Beta forSqueezeCenter 7.0

2007-12-09 Thread Michael Herger
 /mnt/data/extensions/SlimNAS/squeezecenter/CPAN/arch/5.8/i386-freebsd-64int

Are you using a 64 bit CPU? I'm a bit confused about that file path.
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: SqueezeScrobbler 1.0 for SqueezeCenter 7.0

2007-12-09 Thread James

There's no problem having both plugins installed. 

You could try setting server.plugins logging to debug, and check the
box for 'save logging settings', then restart SlimServer.

It seems like the problem is that SlimServer is aware the plugin has
been installed, but is not loading it correctly.

James


-- 
James

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

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