Re: [SlimDevices: Plugins] Announce: SqueezeCenter 7.0 beta versions of my plugins

2008-05-06 Thread erland

A new beta version are now available for the Dynamic Playlist plugin:

Dynamic Playlist (2.0.beta11)
==
- Corrected problem where it wasn't possible to stop adding tracks from
web interface
- Updated so it adds tracks a while after a track change instead of
directly (should hopefully solve issues with Dynamic Transition)

NOTE!
If you are a developer that want to make sure these plugins are
continuously developed, please see this thread:
http://forums.slimdevices.com/showthread.php?t=41583

As usual the plugins are available from my download page:
http://erland.homeip.net/download

The documentation about the plugins on my wiki will be updated when the
final versions of the plugins are released. But until then you will find
the old plugin documentation here:
http://wiki.erland.homeip.net/index.php/Category:SlimServer


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and Database Query plugins'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer))

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

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


Re: [SlimDevices: Plugins] Custom Tag playlist dropouts at beginning of each song

2008-05-06 Thread erland

mikelee999;298430 Wrote: 
 Toggling the Add new items when old ones finish checkbox does not seem
 to affect this
 
This should now work in the just release 2.0.beta11 version of Dynamic
Playlist,

mikelee999;298430 Wrote: 
 
 When I use a playlist generated from the Random for custom tag
 template, there is a dropout of a second or two about 80% of the time
 near the beginning of each track in the playlist. This correlates
 exactly with an additional track being automatically added to the end
 of the playlist.
 
It would be great if you could check if this works any better with the
2.0.beta11 version and post the results here.
The tracks are now added 60 seconds after the track change instead of
directly, so if you get problems I suspect they will come 60 seconds
later than before. But it might also totally solve the issues because
the buffering in the SqueezeBox might be able to handle the situation
after 60 seconds.

The delay can be configured in SqueezeCenter Settings/Dynamic
Playlist, so you can set it to 0 if you like the previous behaviour.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and Database Query plugins'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer))

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

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


Re: [SlimDevices: Plugins] Errors in server log of SSODS?

2008-05-06 Thread Michael Herger
 Yesterday I installed SSODS on a Synology DS 207+. Everything work
 fine... yesterday. Sadly today I cannot access (via remote control /
 squeezebox) the Folder with my music. It seems the Squeezebox freezes.
 In the server log of SSODS I see a lot of errors. Some of them:

None of these errors is critical. It's only about SC not being able to  
sync your settings with SN. Please upload the full server.log file for  
further analysis.

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread danco

Just downloaded the Mac version. Will report when I have had time to try
it.

Another use for this plugin.

I still use physical CDs for my main system. But very occasionally I
want to listen in another room where I have a second SB. The plugin is
useful then.


-- 
danco

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread danco

Unfortunately I was wrong in suggesting that the DVD/CD drive on my Mac 
would always be disk1. Today it shows up as disk2, with the result that
I got an error message when trying to play the CD.

The result of performing the 'mount' command with no parameters was

dev/disk0s2 on / (hfs, local, journaled)
devfs on /dev (devfs, local)
fdesc on /dev (fdesc, union)
map -hosts on /net (autofs, automounted)
map auto_home on /home (autofs, automounted)
/dev/disk0s3 on /Volumes/Windows (ntfs, local, read-only, noowners)
http://local.JungleDisk.com:2667/JungleDisk/ on /Volumes/JungleDisk
(webdav, nodev, noexec, nosuid, mounted by danco)
/dev/disk1s3 on /Volumes/Leopard Duplicate (hfs, local, nodev, nosuid,
journaled)
/dev/disk1s2 on /Volumes/Wells (hfs, local, nodev, nosuid, journaled)
/dev/disk2 on /Volumes/Audio CD (cddafs, local, nodev, nosuid,
read-only, noowners)

This, of course, was with an unplayed CD, so the name was Audio CD. If
it had been played, either via the plugin or via iTunes, the name would
change to the retrieved name.

I don't know if you could issue a mount command, look for a line
containing cddafs, and then pick up the disk number from the start of
that line.

Another possibility, though that might not be safe, would be to go
through all numbers until it reached one where a CD was recognised.


-- 
danco

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread bpa

 
 I don't know if you could issue a mount command, look for a line
 containing cddafs, and then pick up the disk number from the start of
 that line.
 
I can do that - I already do something similar for Windows to find all
the possible CD devices amongst the other storage (incl disk /
pendrives) devices. Can you post a log of an example use of the command
and the output.


-- 
bpa

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

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


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

2008-05-06 Thread martin . rehfeld

dborn;299089 Wrote: 
 Interesting... :)
 
 If you want to see all the possible weather icons:
 http://icons.wunderground.com/graphics/conds/
 
 Daniel
 
 If nighttime conditions are used, here's a mapping for them:
 # additional nighttime conditions
 'nt_chanceflurries' = 23,
 'nt_chancerain' = 45,
 'nt_chancesleet'= 5,
 'nt_chancesnow' = 46,
 'nt_chancetstorms'  = 47,
 'nt_clear'  = 31,
 'nt_cloudy' = 26,
 'nt_flurries'   = 46,
 'nt_fog'= 20,
 'nt_hazy'   = 33,
 'nt_mostlycloudy'   = 27,
 'nt_mostlysunny'= 29,
 'nt_partlycloudy'   = 29,
 'nt_partlysunny'= 29,
 'nt_rain'   = 12,
 'nt_sleet'  = 5,
 'nt_snow'   = 15,
 'nt_sunny'  = 31,
 'nt_tstorms'= 47,
 'nt_unknown'= 29

Thanks for pointing this out - the nighttime conditions do not seem to
be used within the XML data feed though.


-- 
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] Announce: LiveDepartures screensaver plugin

2008-05-06 Thread mflint

Hello again,

Sorry for the delay in getting back to you all. I should be able to
look at this now...

To the two people having problems: can you let me know, please, exactly
which version of SqueezeCenter you are running?

I'm running revision 19193 from SVN
(http://svn.slimdevices.com/repos/slim/7.0/trunk/server) and it all
seems OK for me...

(I go to the settings page, select the Plugins tab, then hit the
'settings' link next to Live Departures)

Matthew


-- 
mflint

'LiveDepartures plugin'
(http://insignificant.org/wiki/index.php/LiveDepartures) - 'GoalRush
plugin' (http://insignificant.org/wiki/index.php/GoalRush) -
'Occasional blog' (http://insignificant.org/)

mflint's Profile: http://forums.slimdevices.com/member.php?userid=2102
View this thread: http://forums.slimdevices.com/showthread.php?t=33913

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


Re: [SlimDevices: Plugins] LastFM plugin working in The Netherlands?

2008-05-06 Thread Craig, James (IT)
I've not heard that.

The plugin should work wherever LastFM's own service works.


James


NOTICE: If received in error, please destroy and notify sender. Sender does not 
intend to waive confidentiality or privilege. Use of this email is prohibited 
when received in error.
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Problem installing iTunesUpdater

2008-05-06 Thread Craig, James (IT)
Looks like your process couldn't access the internet - a firewall problem maybe?

James


NOTICE: If received in error, please destroy and notify sender. Sender does not 
intend to waive confidentiality or privilege. Use of this email is prohibited 
when received in error.
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: SqueezeScrobbler 1.0 forSqueezeCenter 7.0

2008-05-06 Thread Craig, James (IT)
 I've got one question about excluding genres.

I think you have to configure a tag separator in the general SqueezeCentre 
preferences, and then use this.


James


NOTICE: If received in error, please destroy and notify sender. Sender does not 
intend to waive confidentiality or privilege. Use of this email is prohibited 
when received in error.
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: LiveDepartures screensaver plugin

2008-05-06 Thread bpa

 
 Well, it's not the only plugin, and the others work fine. I installed
 it as I described - same place I had it previously. 
 
It may help if you give the path of where you did install the plugin.

 
 but didn't go out of my way to delete any cached plugin information.
 Where would that normally be in a Linux (Ubuntu) install?
 
The file is called plugin-data.yaml and it is in the Cache directory. 
Check Settings/Status for current Cache directory setting.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread Ramage

I can't get the plugin to see the cdrom on ubuntu Hardy AMD64.  The
cdrom loads onto the desktop and tracks can be played using juicer or
other app.

Any ideas on how to get the plugin to see the cdrom?

BTW the cdd2wav app in Hardy is contained in icedax, I assune this
will work OK with the plugin (if only I could get the cdrom recognised.


-- 
Ramage

T5500 1.6GHz, SC 7.0.1-18576 Win Vista, Alien 2.0
P4 2.6GHz, SC 7.0.1-17976 WinXP, Alien 2.0
P2 266MHz, ClarkConnect 4.1, SC 7.0.1-19325, Alien 2.0
AMD64x2 ubuntu 8.04, SC 7.0.1~19352, Alien 2.0

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread bpa

On many Linux system /dev/cdrom is setup linked to the real CDROM device
- on my system /dev/hda.  Check out your /dev and disk type devices.  

cdda2wav is a command line app but there are many graphical front ends
for it. I presume icedax is a front end which bundles in cdda2wav.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread bpa

I forgot users may have Auto mounting of CDs. I set my systems up to
prompt for action on insertion of a DVD/CD/CDROM but usually the choice
didn't affect cdda2wav operation on Linux. 

I had to disable autorun on Windows for CDs that had extra data
which seems to bypass the prompt mechanism.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread Ramage

bpa;299240 Wrote: 
 On many Linux system /dev/cdrom is setup linked to the real CDROM device
 - on my system /dev/hda.  Check out your /dev and disk type devices.  
 
 cdda2wav is a command line app but there are many graphical front ends
 for it. I presume icedax is a front end which bundles in cdda2wav.

In my /dev, I have 3 symlinks cdrom1, cdrw1, dvd1, all pointing to
scd0.  I've tried each of the links in CDdevice Name with no
success.

fstab shows the cdrom mounted on /dev/hdb but this shows as no such
file or directory when trying to access.

Any other suggestions?


-- 
Ramage

T5500 1.6GHz, SC 7.0.1-18576 Win Vista, Alien 2.0
P4 2.6GHz, SC 7.0.1-17976 WinXP, Alien 2.0
P2 266MHz, ClarkConnect 4.1, SC 7.0.1-19325, Alien 2.0
AMD64x2 ubuntu 8.04, SC 7.0.1~19352, Alien 2.0

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread danco

bpa;299212 Wrote: 
 I can do that - I already do something similar for Windows to find all
 the possible CD devices amongst the other storage (incl disk /
 pendrives) devices. Can you post a log of an example use of the command
 and the output.


But I thought I just did! What more do you need?

The text I gave in my earlier post is what is returned when I enter

mount

at the command line.

I have an internal drive with two partitions and an external drive with
two partitions also turned on. Hence the disk0s2, disk0s3, disk1s2,
disk1s3 in that post.

Entering 'mount with no parameters simply lists the mounted devices.


-- 
danco

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread danco

Ramage;299236 Wrote: 
 I can't get the plugin to see the cdrom on ubuntu Hardy AMD64.  The
 cdrom loads onto the desktop and tracks can be played using juicer or
 other app.
 

What happens if you unmount the cdrom before trying to play it?

I don't know about Linux, and I can't use the current version on my Mac
because bpa followed an incorrect idea of mine. But his earlier version,
which did work on the Mac, needed the cd to be unmounted manually before
it was recognised in Squeezebox.


-- 
danco

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread Ramage

bpa;299251 Wrote: 
 Try the different combination on a shell prompt - it is possible the
 cdda2wav has been altered in some way for Ubuntu.  
 
 The command to show CD Table of contents is
 
 cdda2wav device=/dev/cdrom -verbose-level=toc -N -g -J
 
 If your system is SCSI based then try
 
 cdda2wav -scanbus

with cdda2wav -scanbus, I get
scsibus0:
0,0,0 0) 'COMBO   ' 'IDE5232CO   ' 'L054' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *

Any clues?


-- 
Ramage

T5500 1.6GHz, SC 7.0.1-18576 Win Vista, Alien 2.0
P4 2.6GHz, SC 7.0.1-17976 WinXP, Alien 2.0
P2 266MHz, ClarkConnect 4.1, SC 7.0.1-19325, Alien 2.0
AMD64x2 ubuntu 8.04, SC 7.0.1~19352, Alien 2.0

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread bpa

Try

cdda2wav device=0,0,0 -verbose-level=toc -N -g -J

If that works put 0,0,0 in the settings which had /dev/cdrom


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread Ramage

bpa;299258 Wrote: 
 Try
 
 cdda2wav device=0,0,0 -verbose-level=toc -N -g -J
 
 If that works put 0,0,0 in the settings which had /dev/cdrom

Tried cdda2wav device=0,0,0 -verbose-level=toc -N -g -J and got 2
messages:


Code:

WARNING: the deprecated pseudo SCSI syntax found as device specification.
  Support for that may cease in the future versions of wodim. For now,
  the device will be mapped to a block device file where possible.
  Run wodim --devices for details.
  Segmentation fault



Then:


Code:

Unable to open this SCSI ID. Trying to map to old ATA syntax.This 
workaround will disappear in the near future. Fix your configuration.



ran wodim --devices and got:


Code:

wodim: Overview of accessible drives (1 found) :
  -
  0  dev='/dev/scd0' rwrw-- : 'COMBO' 'IDE5232CO'
  -
  


tried /dev/scd0 in CDplayer - got error as before:

Error loading CD index - (-1) No CD in drive'

tried 0,0,0 in CDplayer and got a different error:

Error loading CD index - (-1) CD drive is in use. Wait and then try
again'

I feel we are making progress but - any other suggestions?


-- 
Ramage

T5500 1.6GHz, SC 7.0.1-18576 Win Vista, Alien 2.0
P4 2.6GHz, SC 7.0.1-17976 WinXP, Alien 2.0
P2 266MHz, ClarkConnect 4.1, SC 7.0.1-19325, Alien 2.0
AMD64x2 ubuntu 8.04, SC 7.0.1~19352, Alien 2.0

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread bpa

 
 Error loading CD index - (-1) No CD in drive'
 
That looks good - I think the only condition this appear is when
cdda2wav generates the load cdrom please and press enter message.  
 
 Error loading CD index - (-1) CD drive is in use. Wait and then try
 again'
  
Not as good as it might seem, That error is one generated by CDplayer
supposedly when two user interfaces (e.g. Webui and remote) are trying
to get the CD player to read TOC at the same time.

Don't try using CDplayer until you can get a list of the tracks on a CD
by using this command.

cdda2wav device=DEVICENAME -verbose-level=toc -N -g -J 

If there is no CD in the drive you will get a message like

Code:


  Type: ROM, Vendor 'SONY' Model 'DVD RW DW-Q120A ' Revision 'PYS2' MMC+CDDA
  load cdrom please and press enter
  



If there is a CD in the drive you will get text like 

Code:


  569344 bytes buffer memory requested, 4 buffers, 55 sectors
  #Cdda2wav version 2.01_linux_2.6.16_i686_athlon, real time sched., soundcard, 
libparanoia support
  Tracks:20 78:24.05
  CDINDEX discid: 8xzquqrhU1Fnpbi.s79KJ_r.BhU-
  CDDB discid: 0x35126014
  CD-Text: not detected
  CD-Extra: not detected
  Album title: '' from ''
  T01:   0  4:27.10 audio linear copydenied stereo title '' from ''
  T02:   20035  3:27.67 audio linear copydenied stereo title '' from ''
  from ''
  .
  .
  .
  T20:  334995  3:57.35 audio linear copydenied stereo title '' from ''
  Leadout:  352805
  

 

Is there a way you can get icedax to rip an CD and while it is ripping,
do a ps command to get the command line which is being used. It would
show the device name being used.

Modern CDROM drive are intelligent and their onboard controllers
remember and buffer too much including errors.  I usually remove CD and
re-insert CD between test runs of cdda2wav as this resets the
controller's internal state.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread Ramage

bpa;299291 Wrote: 
 The problem might be ownership and permissions of the /dev/scd0 device.
 
 Can you check the /dev/scd0 and give +rw to the world.  Failing that
 change the ownership to your current id when testing.
 
 Otherwise you could do a chmod +s on cdda2wav but I hate doing that.

Yes.  Both your suggested changes worked, and the music plays.
Brilliant

Many thanks Bryan, I knew you could fix it


-- 
Ramage

T5500 1.6GHz, SC 7.0.1-18576 Win Vista, Alien 2.0
P4 2.6GHz, SC 7.0.1-17976 WinXP, Alien 2.0
P2 266MHz, ClarkConnect 4.1, SC 7.0.1-19325, Alien 2.0
AMD64x2 ubuntu 8.04, SC 7.0.1~19352, Alien 2.0

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread Ramage

Tried this command and the cd tracks played:

Code:

 sudo icedax -B -e -D /dev/scd0 21 | head -50
  Type: ROM, Vendor 'COMBO   ' Model 'IDE5232CO   ' Revision 'L054' MMC+CDDA
  569344 bytes buffer memory requested, 4 buffers, 55 sectors
  Read TOC CD Text failed (probably not supported).
  #icedax version 1.1.6, real time sched., soundcard, libparanoia support
  AUDIOtrack pre-emphasis  copy-permitted tracktype channels
  1-11   no  no audio2
  Table of Contents: total tracks:11, (total time 66:38.25)
  1.( 5:44.00),  2.( 6:16.00),  3.( 5:42.00),  4.( 7:39.00),  5.( 7:01.00),
  6.( 3:02.00),  7.( 3:41.00),  8.( 9:33.00),  9.( 4:50.00), 10.( 8:00.00),
  11.( 5:10.25)
  
  Table of Contents: starting sectors
  1.(   0),  2.(   25800),  3.(   54000),  4.(   79650),  5.(  114075),
  6.(  145650),  7.(  159300),  8.(  175875),  9.(  218850), 10.(  240600),
  11.(  276600), lead-out(  299875)
  CDINDEX discid: 8FmvTpfOkxeFRjZVdRUW8zuZPB4-
  CDDB discid: 0x820f9e0b
  CD-Text: not detected
  CD-Extra: not detected
  samplefile size will be 705306044 bytes.
  recording 3998. seconds stereo with 16 bits @ 44100.0 Hz -'audio'...
  percent_done:



The catch is, I get a permission denied message and no playback except
as root (sudo).

Can the plugin be modified to run cdda2wav as root?


-- 
Ramage

T5500 1.6GHz, SC 7.0.1-18576 Win Vista, Alien 2.0
P4 2.6GHz, SC 7.0.1-17976 WinXP, Alien 2.0
P2 266MHz, ClarkConnect 4.1, SC 7.0.1-19325, Alien 2.0
AMD64x2 ubuntu 8.04, SC 7.0.1~19352, Alien 2.0

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread Ramage

Ramage;299298 Wrote: 
 Yes.  Both your suggested changes worked, and the music plays.
 Brilliant
 
 Many thanks Bryan, I knew you could fix it

One more thing, (sods law) on reboot /dev/scd0 is reset to the original
permissions.

To overcome this add the command sudo chmod 666 /dev/scd0 to
/etc/init.d/rc.local


-- 
Ramage

T5500 1.6GHz, SC 7.0.1-18576 Win Vista, Alien 2.0
P4 2.6GHz, SC 7.0.1-17976 WinXP, Alien 2.0
P2 266MHz, ClarkConnect 4.1, SC 7.0.1-19325, Alien 2.0
AMD64x2 ubuntu 8.04, SC 7.0.1~19352, Alien 2.0

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread bpa

Danco  other OSX users.
 
 I don't know if you could issue a mount command, look for a line
 containing cddafs, and then pick up the disk number from the start of
 that line.
 
I've modified Bin/cdda2wavosx.sh and added the above

Code:


  echo cdda2wav script running  12
  echo command: $* \n\n12
  
  disk=`mount | grep cddafs | cut -d  -f1`
  if [ -n $disk ] ; then 
  echo diskutil unmount $disk 12
  else
  echo No mounted cddafs found\n 12
  fi
  
  $app $*
  
  



A new cdda2wavosx.sh file is attached for testing.


+---+
|Filename: cdda2wavosx.sh.tar.gz|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=5033|
+---+

-- 
bpa

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread bhaagensen

Hi,

Regarding the dev access issue on Linux a, perhaps more acceptable,
solution is to add the squeezecenter user to the cdrom group. 'sudo
usemod -a -G cdrom squeezecenter'. This is on Ubuntu, but I believe
hardware access control is done similarily on other distors. 

Btw. bpa thanks for a very cool plugin.


-- 
bhaagensen

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread Ramage

bhaagensen;299333 Wrote: 
 Hi,
 
 Regarding the dev access issue on Linux a, perhaps more acceptable,
 solution is to add the squeezecenter user to the cdrom group. 'sudo
 usemod -a -G cdrom squeezecenter'. This is on Ubuntu, but I believe
 hardware access control is done similarily on other distors. 
 
 Btw. bpa thanks for a very cool plugin.

Yes, good suggestion, I'll try that.


-- 
Ramage

T5500 1.6GHz, SC 7.0.1-18576 Win Vista, Alien 2.0
P4 2.6GHz, SC 7.0.1-17976 WinXP, Alien 2.0
P2 266MHz, ClarkConnect 4.1, SC 7.0.1-19325, Alien 2.0
AMD64x2 ubuntu 8.04, SC 7.0.1~19352, Alien 2.0

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread Ramage

bhaagensen;299333 Wrote: 
 Hi,
 
 Regarding the dev access issue on Linux a, perhaps more acceptable,
 solution is to add the squeezecenter user to the cdrom group. 'sudo
 usemod -a -G cdrom squeezecenter'. This is on Ubuntu, but I believe
 hardware access control is done similarily on other distors. 
 
 Btw. bpa thanks for a very cool plugin.

added squeezecenter to group cdrom but could not access the cdrom using
CDplayer (BTW you have a typo, the command is usermod).

Do you have it working on ubuntu 8.04?


-- 
Ramage

T5500 1.6GHz, SC 7.0.1-18576 Win Vista, Alien 2.0
P4 2.6GHz, SC 7.0.1-17976 WinXP, Alien 2.0
P2 266MHz, ClarkConnect 4.1, SC 7.0.1-19325, Alien 2.0
AMD64x2 ubuntu 8.04, SC 7.0.1~19352, Alien 2.0

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

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


Re: [SlimDevices: Plugins] LastFM plugin working in The Netherlands?

2008-05-06 Thread -Stef-

LastFM works fine here in De Bilt (the Netherlands).


-- 
-Stef-

Yamaha - Chario - MJ Acoustics - Squeezebox 3 - Beresford

-Stef-'s Profile: http://forums.slimdevices.com/member.php?userid=10282
View this thread: http://forums.slimdevices.com/showthread.php?t=47230

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


[SlimDevices: Plugins] AlienBBC and SqueezeServer 7 on a Mac

2008-05-06 Thread Brenin

I think I am posting a similar thread to many others and have read a
great number of pages on AlienBBC and Macs - But I am at the end of my
tether.

I am migrating from a QNAP to a standalone MAC to run my music server.
I have a G4 running mac OS 10.3.9.

I have installed Squeezeserver 7.0. It's up and running and have
migrated my music across. I use AlienBBC a lot and want to use this as
well.

So I followed the instructions on the AlienBBC web
sitehttp://www.x2systems.com/AlienBBC/installation.html#mac-sc

I downloaded mplayer - installed it.

Downloaded the AlienBBC data - put the folder in the plugins directory
under my user/lib etc.

Restart Slimserver and I get the player tries to connect - the counter
runs to 3-4 then resets - this keeps going on and no BBC - works with
Virgin.

I presume ( from reading the other treads) that I have a problem with
mplayer. I tried copying to bin file to usr/local/bin - still doesn't
work.

Can anyone suggest something else to try. I've been working on it for a
few days now and just seem to be going round in circles.


Thanks

Ian


-- 
Brenin

Brenin's Profile: http://forums.slimdevices.com/member.php?userid=2769
View this thread: http://forums.slimdevices.com/showthread.php?t=47311

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread bpa

I downloaded and untarred the file and all the names were correct and
not the names you got.

OK - it looks like OSX does something bad to tar.gz file naming as this
is the second time a 2 has been added. Would zip be a better format
(the forums s/w limits the type of files that can be attached). 

The script file should be called cdda2wavosx.sh and it replaces the
current script with the same name in the CDplayer/Bin directory.  The
log shows SC couldn't find an excutable script call cdda2wavosx.sh. 
Also the script looks for an executable /usr/local/bin/cdda2wav.

The whole file looks like

Code:


  #!/bin/sh
  app=cdda2wav
  
  if [ -x /usr/bin/$app ] ; then
  echo Found cdda2wav in /usr/local/bin  12
  app=/usr/bin/$app
  fi
  
  # Next line is only a guess - needs to be edited but redirection of stdout 
(1) is essential
  echo cdda2wav script running  12
  echo command: $* \n\n12
  
  disk=`mount | grep cddafs | cut -d  -f1`
  if [ -n $disk ] ; then 
  echo diskutil unmount $disk 12
  else
  echo No mounted cddafs found\n 12
  fi
  $app $*
  
  



-- 
bpa

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread bpa

I've just noticed I posted the cdda2wavosx.sh with the diskutil command
commented out with an echo (which I have to do to test the script).

Edit the file and remove the echo preceding diskutil.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] AlienBBC and SqueezeServer 7 on a Mac

2008-05-06 Thread bpa

For osx 10.3.x you need to get a special build of mplayer or build one
yourself.  AFAIK None of the prebuilt mplayer run on 10.3.x.


-- 
bpa

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

___
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

2008-05-06 Thread svemo

You're absolutely right. Thanks!


-- 
svemo

svemo's Profile: http://forums.slimdevices.com/member.php?userid=17347
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] AlienBBC and SqueezeServer 7 on a Mac

2008-05-06 Thread Brenin

Thanks - well that explains it. Do you know if  Mplayer supports Mac OS
10.4? Look's like I might need to upgrade.

Thanks for the quick post.

regards

Ian


-- 
Brenin

Brenin's Profile: http://forums.slimdevices.com/member.php?userid=2769
View this thread: http://forums.slimdevices.com/showthread.php?t=47311

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


Re: [SlimDevices: Plugins] AlienBBC and SqueezeServer 7 on a Mac

2008-05-06 Thread bpa

There are builds of mplayer for 10.4.x both for Intel and PPC 
processors.

To be sure about mplayer, you should test running mplayer standalone in
a Terminal window. This is applicable for all versions of OSX. 

If a banner is displayed then it might be OK and would warrant a
further test to play a BBC stream. If there is no banner then you will
need a version of mplayer for your version of OSX.


-- 
bpa

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

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


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

2008-05-06 Thread dborn

Yeah, I noticed that after posting the data... Too bad for all those
nice nighttime icons...  ;)
I haven't looked at 1.9.5 yet but would you consider replacing the
missing precipitation data with either humidity or wind? (unfortunately
wind is only displayed in imperial values, no metric values here. Of
course mutliplying by 1.6 isn't that hard to do though ;)

Thanks for updating WT so fast after the announcement made by twc...

Daniel


-- 
dborn

SlimServer Version: 6.5.5 - 16330 - Debian - EN - utf8
Buffalo Linkstation HD-HG300, 266MHz PowerPC, 128MB RAM running
Freelink (Debian etch)
SlimDevices Squeezebox 2 wired

dborn's Profile: http://forums.slimdevices.com/member.php?userid=181
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] Announce: New WeatherTime Screensaver adds graphical forecasts

2008-05-06 Thread martin . rehfeld

dborn;299424 Wrote: 
 
 I haven't looked at 1.9.5 yet but would you consider replacing the
 missing precipitation data with either humidity or wind? (unfortunately
 wind is only displayed in imperial values, no metric values here. Of
 course mutliplying by 1.6 isn't that hard to do though ;)
 

And: The Version für SC7 already has wind code, so it just has to be
backported ;-) Feel free to give it a shot (contact me for SVN commit
rights if needed).


-- 
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] Announce: MLB Gameday Plugin 0.0.1 -- alpha testers wanted

2008-05-06 Thread thromer

Thanks for working out how to get the SSL depdendencies installed on OS
X!  I've updated the Mac section of the project page based on your
notes -- http://code.google.com/p/mlb-squeezeday/


-- 
thromer

Ted Romer

thromer's Profile: http://forums.slimdevices.com/member.php?userid=14138
View this thread: http://forums.slimdevices.com/showthread.php?t=46832

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread danco

I realised a couple of errors on my part. During earlier testing I had
renamed cdda2wav to cdda2wavreal, which of course I had to change back.
Also when removing the extra 2 I had put in an unwanted space.

But that doesn't seem to be the issue. Removing the echo and running
cdda2wavosx.sh from the Terminal gives

/Users/danco/Library/Application\
Support/SqueezeCenter/Plugins/CDplayer/Bin/cdda2wavosx.sh 
cdda2wav script running 
command:  

1
Volume The Time Has Come on disk2 unmounted
cdda2wav: There is no sound support configured!
cdda2wav: No such file or directory. No matching device  found.. Cannot
open SCSI driver.
cdda2wav: For possible targets try 'cdda2wav -scanbus'. Make sure you
are root.
Probably you did not define your SCSI device.
Set the CDDA_DEVICE environment variable or use the -D option.
You can also define the default device in the Makefile.
For possible transport specifiers try 'cdda2wav dev=help'.

As you see from this (and I can see visibly), the disk got unmounted
and I guess cdda2wav does not have parameters at this point to enable
it to get further.

Running the plugin does not seem to unmount the drive, and only gives
raw format. Trying to play a track then does unmount the disk but does
not play.

So it looks as though the shell script itself is ok, but things are
wrong somewhere else.

There's an error in your script (/usr/bin should be /usr/local/bin in a
couple of places, I feel sure) but that should not affect things at this
point.


-- 
danco

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

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


[SlimDevices: Plugins] Problem with SoftSqueeze

2008-05-06 Thread olof

Hi,

I juste installed SqueezeCenter (7.0) on my Intel MacBook Pro with
Leopard 10.5.2. I can hear my music with iTunes, it works fine.

I installed SoftSqueeze too (3.5). I can connect to my SqueezeCenter.
But when I play music, the sound is very bad. I can recognize the song
who is playing, but the sound is too bad to be ear...

I installed Java MP3 plugin, but no difference.

The same SoftSqueeze works fine on my G5...

Any idea ?


Thank you !


-- 
olof

olof's Profile: http://forums.slimdevices.com/member.php?userid=7235
View this thread: http://forums.slimdevices.com/showthread.php?t=47316

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


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

2008-05-06 Thread Milhouse

Hi Martin - thanks for making such rapid changes! :)

I'm having trouble finding a working Wunderground Citycode - I live
in Croydon, United Kingdom and Wunderground suggests that Biggin Hill
is the nearest match (Biggin Hill is about 8-10 miles away but close
enough) so I've used the Citycode WEGKB and left the City as
Croydon although I have also tried Croydon, United Kingdom and also
Biggin Hill, United Kingdom - nothing has worked, the error in the
server log is:


Code:


  [22:10:14.3039] Slim::Utils::Misc::msg (1241) Warning: [22:10:14.3035] 
Weather::Wunderground: ERROR no current data received, location is probably 
unknown!



I'm using SqueezeCenter Version: 7.0 - 17793 - Windows Server 2003 - EN
- cp1252 (ie. the release version of 7.00 on Win2K3)... any ideas? Could
you briefly document the process required to identify the Wunderground
Citycode as although it appears obvious (assuming WEGKB is the
Citycode) I've failed to get it to work!

Using airport codes may not be such a good idea in the UK - we don't
have as many airports as say the US, and the nearest could be many
miles away so hopefully we can get weather data from Wunderground with
a reasonable degree of accuracy/locality (though as it happens, Biggin
Hill IS an airport!)

Ideally pluggable weather sources would be a great option.

Thanks again, my parents and I are most appreciative of your most
excellent plugin! :)


-- 
Milhouse

Milhouse's Profile: http://forums.slimdevices.com/member.php?userid=928
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] Announce: CDplayer plugin

2008-05-06 Thread bpa

Before posting a script file, I test it on a Linux system but in my rush
I forgot undo the test changes 
* /usr/local/bin to /usr/bin
* echo to show execution of the line.

Except for the new if statement for the unmount - the rest of the
script is the same as the one you previously tested and my test showed
no arguments being lost.  The error could be in my predefinition of
device name and a mismatch with the value selected in Settings.  

The only way to show what is actually happening in the script, is to
run SC from a Terminal window as you did before.


-- 
bpa

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

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


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

2008-05-06 Thread martin . rehfeld

Milhouse;299495 Wrote: 
 
 Using airport codes may not be such a good idea in the UK - we don't
 have as many airports as say the US, and the nearest could be many
 miles away so hopefully we can get weather data from Wunderground with
 a reasonable degree of accuracy/locality (though as it happens, Biggin
 Hill IS an airport!)

The IATA 3-letter airport code fro Biggin Hill is BQH - that should
work as a Citycode. Nevertheless, you can use any search string that
Wunderground resolves to exactly one location. To clarify: The City
field (as opposed to Citycode) is just for your personal documentation
- is has no effect on WeatherTime.

Hope that helps a bit...


-- 
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] SlimCD / v7.00?

2008-05-06 Thread Milhouse

Michael - is there an ETA for a v7.00 Squeezecenter version of SlimCD?

Many thanks! :)


-- 
Milhouse

Milhouse's Profile: http://forums.slimdevices.com/member.php?userid=928
View this thread: http://forums.slimdevices.com/showthread.php?t=47318

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


Re: [SlimDevices: Plugins] iTunes Update/PartyShuffle Plugins for SC7.0

2008-05-06 Thread shlea

Hi James,

Is your plugin iTunesupdate supposed to work with SC 7.0.1 ?

In the settings window for the plugin there are four tick-boxes in a
coloumn, but no text describing what they are for. Can you explain?
I am running SC 7.0.1 with the latest version of your plugin
(downloaded today) on windows XP home with an external harddrive.

What is the best way to get all the iTunes artwork working in SC ? 
Will I have to wait as I play the tunes or can I do a batch job for
it?


Thanks and regards,
Svein-Helge


-- 
shlea

shlea's Profile: http://forums.slimdevices.com/member.php?userid=8990
View this thread: http://forums.slimdevices.com/showthread.php?t=39128

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


Re: [SlimDevices: Plugins] Weather.com city identifier for SuperDatetime

2008-05-06 Thread mario_idsouza

Hi Scott,
Thanks for that.  It worked wonderfully.

I am facing the problem of the weather showing as F.  I have changed
the setting for the plugin to C, but it still shows F.

Do you or anyone else have a solution?

Sincerely,
Mario


-- 
mario_idsouza

mario_idsouza's Profile: http://forums.slimdevices.com/member.php?userid=17333
View this thread: http://forums.slimdevices.com/showthread.php?t=47236

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


Re: [SlimDevices: Plugins] Announce: LiveDepartures screensaver plugin

2008-05-06 Thread mflint

OK, I've had a chance to investigate - and I can't get it to fail.

Here's what I did (on a pristine Ubuntu machine):

  
-  downloaded SqueezeCenter 7.0 (from the 'SlimDevices download page'
  (http://www.slimdevices.com/su_downloads.html), the .tar.gz version)
-  downloaded version 2.2.193 of LiveDepartures (from
  [url=http://wiki.insignificant.org/index.php?title=LiveDepartures]my
  Wiki)
-  uncompressed the tarball to a folder in my home directory
-  'cd squeezecenter-7.0-17793/Plugins'
-  unzipped the LiveDepartures zip file
-  'cd ..'
-  ./slimserver.pl
-  browse to 'http://localhost:9000'
-  followed the setup wizard
-  click 'Settings', 'Plugins', 'Live Departures Settings'
-  entered two stations, selected some underground stations, pressed
  'Save'
-  launched SoftSqueeze to check the screensaver works
  

If I shift-click on the 'Live Departures Settings' link (so the plugin
settings appear in new window), the URL is shown as:

http://localhost:9000/settings/plugins/LiveDepartures/settings/basic.html?player=...

Which is exactly the URL that is causing you trouble.

Curious... I think I need to think a little more! :-(

Matthew


-- 
mflint

'LiveDepartures plugin'
(http://insignificant.org/wiki/index.php/LiveDepartures) - 'GoalRush
plugin' (http://insignificant.org/wiki/index.php/GoalRush) -
'Occasional blog' (http://insignificant.org/)

mflint's Profile: http://forums.slimdevices.com/member.php?userid=2102
View this thread: http://forums.slimdevices.com/showthread.php?t=33913

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread danco

Running from Terminal, here's what I get (between starting SoftSqueeze
and getting CD Trakcs - raw format, which is the only choice). I tried
changing from DVDROM Drive to first DVDROM Drive, but that made no
difference.


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

-- 
danco

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

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


Re: [SlimDevices: Plugins] AutoDisplay (Autodim) with 7.x?

2008-05-06 Thread kolding

the cosmic gate;296450 Wrote: 
 whats the correct way to instal ?I tried everything :(
 First unzip to the plug in dir that doesnt work, then try to copy some
 thing to diferent dír's .
 please anybody who can help me ?

Did you ever get it figured out?

You should be able to just unzip the AutoDisplay.zip in your Plugins
directory, and restart SqueezeCenter.  You'll have an AutoDisplay
directory tree under your plugins directory, but it should just
work.

Eric


-- 
kolding

SliMP3 - the closet
SqueezeBox 1 - Bose Soundwave
SqueezeBox 2 - Rotel RSX-1056 - Totem Acoustic Dreamcatchers
SqueezeBox 3 - Rotel RX-1052 - Vandersteen 1B's

kolding's Profile: http://forums.slimdevices.com/member.php?userid=31
View this thread: http://forums.slimdevices.com/showthread.php?t=41216

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-05-06 Thread bpa

It looks CDplayer is working.  As set up it is using the FreeDB database
and it returned the following record
 
 (380) 211 Found inexact matches, list follows (until terminating `.')
 folk 9d09b80d Anne Briggs / The Time Has Come
 

Do tracks play OK when selected from the raw format menu ?

When testing I found inexact records could be wildly wrong so I chose
to only display exact matches and since there were none - only raw
format is shown.

To try MusicBrainz instead of FreeDB - go to Settings, change the
selection and click the CDplayer menu again.

There may be an issue in the calculation of the Id associated with the
CD as your CD has CD-Text info. I haven't found a CD in my limited
collection with CD-Text but I haven't checked them all. 

In the next rev I should add the text info from the CD to the Raw
format entries.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Announce: MLB Gameday Plugin 0.0.1 -- alpha testers wanted

2008-05-06 Thread radiomd

thromer;299436 Wrote: 
 Thanks for working out how to get the SSL depdendencies installed on OS
 X!  I've updated the Mac section of the project page based on your
 notes -- http://code.google.com/p/mlb-squeezeday/

You're very welcome -- and lots of additional thanks from me to you for
writing and releasing this plugin.


-- 
radiomd

radiomd's Profile: http://forums.slimdevices.com/member.php?userid=17356
View this thread: http://forums.slimdevices.com/showthread.php?t=46832

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


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

2008-05-06 Thread asteinmetz

People should note that they should use the nearest airport code shown
at wunderground.com as their city code.  I had to peruse the perl code
in wunderground.pm to figure that out.  to wit:

# my $weather = $wc-get_weather(TXL); # best to use IATA airport
code as location

Thanks for the massively quick fix!


-- 
asteinmetz

asteinmetz's Profile: http://forums.slimdevices.com/member.php?userid=4847
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] Custom Tag playlist dropouts at beginning of each song

2008-05-06 Thread mikes

Thank you Erland!  The 60 second delay seems to be working very well.  I
have not had any stutters and it has been playing for over 6 hours.  I
even had all 3 of my players sync'd for a while with no stutters.  

The one oddity that I did noticed is that it appears now that the
secondary custom skip filter that is specified on a SQL Playlist is not
being invoked.  My secondary custom skip filter in this case is set to
filter out tracks by the same artist added in the last 10 songs and
albums in the last 20 songs.  I have seen both of these conditions
violated this evening.  Is it possible that any of the changes you made
in beta 11 would have impacted this?

Thanks again. I really appreciate all the work.  Your plugins are
great.


-- 
mikes

mikes's Profile: http://forums.slimdevices.com/member.php?userid=2427
View this thread: http://forums.slimdevices.com/showthread.php?t=47185

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


Re: [SlimDevices: Plugins] Custom Tag playlist dropouts at beginning of each song

2008-05-06 Thread mikelee999

I Updated to the new .11 beta and rebooted. I set Transition Updater
back to 10 seconds. At 60 seconds, my SB3 Now Playing stopped scrolling
and updating for about 20 seconds, but no dropouts. This was on track
after track. I haven't yet tested turning off adding tracks.

I have about 30,000 tracks.


-- 
mikelee999

mikelee999's Profile: http://forums.slimdevices.com/member.php?userid=17310
View this thread: http://forums.slimdevices.com/showthread.php?t=47185

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


Re: [SlimDevices: Plugins] Custom Tag playlist dropouts at beginning of each song

2008-05-06 Thread erland

mikelee999;299566 Wrote: 
 I Updated to the new .11 beta and rebooted. I set Transition Updater
 back to 10 seconds. At 60 seconds, my SB3 Now Playing stopped scrolling
 and updating for about 20 seconds, but no dropouts. This was on track
 after track. I haven't yet tested turning off adding tracks.
 
20 seconds sound pretty bad, if I remember correctly the buffer in SB3
can contain about 30 seconds of data so I feel that we are a bit too
close considering that your computer hardware should be pretty fast.

Is it with custom tags based playlists you get a 20 second freeze or is
the freeze this long also with other kind of playlists ?

Could you post one of your playlist files that causes the 20 second
freeze so I get a feeling if it would be possible to optimize it some
way ?


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and Database Query plugins'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer))

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

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


Re: [SlimDevices: Plugins] Erland, could use your help with Custom Browse and SC 7.01

2008-05-06 Thread boybees

Tried it with both the Statistics and Dynamic playlists option, and I
can't get Last Played closer than four levels to the top. This is
disappointing, because with Slimserver, I was able to get Last Played
at the top level, indeed, set up as the opening menu option when
powering on the SB3.

Any idea why this won't work?


-- 
boybees

boybees's Profile: http://forums.slimdevices.com/member.php?userid=1153
View this thread: http://forums.slimdevices.com/showthread.php?t=47286

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