Re: [SlimDevices: Plugins] AlienBBC and mplayer on Linkstation Pro

2008-09-18 Thread bpa

> 
> I can record
> rtsp://rmlive.bbc.co.uk/bbc-rbs/rmlive/ev7/live24/radio2/live/r2_dsat_g2.ra
> 
> 

What command did you use ?  You have to make sure your patch for stdout
worked so the mplayer command recording of the output should be using
"-"


-- 
bpa

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

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


Re: [SlimDevices: Plugins] iPeng support thread

2008-09-18 Thread rdb001

I believe playback is the issue, but am not certain it is a stream.  I
think it is.   Control didn't seem to be an issue.


-- 
rdb001

rdb001's Profile: http://forums.slimdevices.com/member.php?userid=13097
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] AlienBBC and mplayer on Linkstation Pro

2008-09-18 Thread bpa

That does not exercise the stdout patch.

you need a command something like (I removed the excess options for
clarity)

mplayer -v -ao pcm:waveheader:file=-
rtsp://rmlive.bbc.co.uk/bbc-rbs/rmlive/ev7/live24/radio2/live/r2_dsat_g2.ra
| cp - test.wav 

I can't test it as I don't have a mplayer on hand with the stdout
patch.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] AlienBBC and mplayer on Linkstation Pro

2008-09-18 Thread DrBIOS

Hi bpa,

I used:

mplayer -v -v -v -af volume=0,resample=44100:0:1,channels=2 -ao
pcm:waveheader:file=output3.wav
rtsp://rmlive.bbc.co.uk/bbc-rbs/rmlive/ev7/live24/radio2/live/r2_dsat_g2.ra

I guess this is not checking stdout. This is the bit I am confused
about. I am not exactly sure how this transcoding and the stdout option
actually works. How does the AlienBBC output link to SC?

I would appreciate a brief expanation and the commands to use to check
stdout is working.

Thank you for your help.

DrB.


-- 
DrBIOS

DrBIOS's Profile: http://forums.slimdevices.com/member.php?userid=19454
View this thread: http://forums.slimdevices.com/showthread.php?t=47999

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


Re: [SlimDevices: Plugins] Announce: AlienBBC v2.02 Beta1

2008-09-18 Thread bpa

> 
> 
> > > > 
> > Originally Posted by bpa 
> > I thought about this and it is possible to add a line of code to your
> > plugin installation to remove ":80" from ALL RTSP URLs
> > - this may break some programs but it may be worth trying.
> > > > 
> that would be great!
> 
> 
> many thanks
> Matt
> 

In file Alien/Playlists/RTSPPL.pm - at around line 64 - the 3rd line is
the line to add. On Windows probably use Wordpad to edit.



Code:


  $entry =~ s|$LF||g;
$entry =~ s/ /%20/g; # cater for corrupt urls with spaces (e.g. radio 5)
$entry =~ s/:80\//\//; # remove first :80 
  



-- 
bpa

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

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


[SlimDevices: Plugins] bbcalien issues (germany)

2008-09-18 Thread handkaes

i am a squeezebox newbie, so apologies if my two questions don't make
sense.

i bought a squeezebox classic, installed everything and internet radio
(for which i bought it) works fine, except for bbc.  i saw that bbc is
not supported outside of the uk except for bbc world, so i thought i
give it a try with bbcalien.  it does not work.

1.- before i bother working on the installation of the plugin, does
bbcalien help me access bbc outside of the uk?

2.- if it does, what information do you need to help me check if and
where i got the bbcalien plugin instal wrong?

many thanks!


-- 
handkaes

handkaes's Profile: http://forums.slimdevices.com/member.php?userid=20035
View this thread: http://forums.slimdevices.com/showthread.php?t=52763

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


[SlimDevices: Plugins] Custom Scan / TrackStat / Rating Export

2008-09-18 Thread lrossouw

Hi

I recently started using CustomScan / TrackStat etc.

I have managed to get CustomScan to read in  my Windoes Media Player
(WMP) rating tags that are stored in each file.  You get WMP to store
these by setting the "Maintain my star ratings as global ratings in
files" under Library under Options.  The rating is stored under a tag
name "RATING WMP".

I want to start rating tracks on my SB3s using trackstat and get this
back into WMP.  How could I do this? Is it possible to update the
"RATING WMP" tag with the trackstat rating?

Regards
Louis


-- 
lrossouw

-* 'Recently Played on my Squeezebox 3s'
(http://www.last.fm/user/lrossouw/charts/?charttype=recenttracks) *-

lrossouw's Profile: http://forums.slimdevices.com/member.php?userid=3416
View this thread: http://forums.slimdevices.com/showthread.php?t=52765

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


Re: [SlimDevices: Plugins] bbcalien issues (germany)

2008-09-18 Thread bpa

AlienBBC does not work with SqueezeNetwork - only with SqueezeCenter.

With AlienBBC - You can listen to all live stations (National, regional
& local) and also "Listen Again" - archive of programs usually those
broadcasted in previous 7 days. 

What version of SqueezeCenter (SC) are you running 
What is the OS of your system which runs SC ?
What is the processor in your system ?
What player are you using: SliMP3, SB1, SB2, SB3, Transporter, Duet,
Boom, Softsqueeze or other ?


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Announce: AlienBBC v2.02 Beta1

2008-09-18 Thread MattC

bpa;341657 Wrote: 
> In file Alien/Playlists/RTSPPL.pm - at around line 64 - the 3rd line is
> the line to add. On Windows probably use Wordpad to edit.
> 
> 
> > 
Code:

  >   > 
  > $entry =~ s|$LF||g;
  > $entry =~ s/ /%20/g; # cater for corrupt urls with spaces (e.g. radio 5)
  > $entry =~ s/:80\//\//; # remove first :80 
  > 

> > 

Hi bpa,

perfect - thank you very very much!


thanks
Matt


-- 
MattC

MattC's Profile: http://forums.slimdevices.com/member.php?userid=4127
View this thread: http://forums.slimdevices.com/showthread.php?t=52648

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


Re: [SlimDevices: Plugins] bbcalien issues (germany)

2008-09-18 Thread handkaes

thank you:

What version of SqueezeCenter (SC) are you running 

-->  7.2

What is the OS of your system which runs SC ?

-->  OS X 10.5

What is the processor in your system ?

-->  3.06ghHz intel core 2 duo

What player are you using: SliMP3, SB1, SB2, SB3, Transporter, Duet,
Boom, Softsqueeze or other?

-->  squeezebox 3.


-- 
handkaes

handkaes's Profile: http://forums.slimdevices.com/member.php?userid=20035
View this thread: http://forums.slimdevices.com/showthread.php?t=52763

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


Re: [SlimDevices: Plugins] bbcalien issues (germany)

2008-09-18 Thread bpa

For OSX on 7.2 you should installed AlienBBC 2.02 for 7.2  

http://www.x2systems.com/alienbbc/alienbbc-linux-v2.2b1-7.1_7.2.tar.gz

Did you install this version of the plugin ?

How did you install Mplayer
Did you install a dmg from www.mplayerhq.com or did you use
http://www.x2systems.com/alienbbc/mplayer_intel_osx.zip and install
into  /user/local/bin ?


What is working With your install ?

1. Do you have an AlienBBC menu under Internet Radio ?
2. Do you have many menus under the AlienBBC menu ?
3. Can you get a list of programs under the Radio 4 menu ?
4. Do you have RTSP entries under Settings/Advanced/FileTypes (I don't
know the German names)
5. IF you have RTSP entries - when you try to play a program what
happens ?


-- 
bpa

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

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


[SlimDevices: Plugins] SuperDateTime and Boom

2008-09-18 Thread soxfan

I know there is already a "super thread" about the SuperDateTime plugin,
but I find it confusing to just throw random comments and questions in
there, so I've decided to start a new thread.  Hopefully this isn't
considered bad protocol.

I've had a SB2 in my bedroom for a few years now, and the SuperDateTime
is one of a handful of "must have" plugins for me.  I recently purchased
a Boom to primarily use as a bedside alarm clock / "radio".  But I've
decided that having both in the same room is a little overkill, so I'm
going to move the SB2 to another room.  One thing I'm struggling a bit
with is that because the display of the Boom has a little less real
estate than the SB2 the SuperDateTime can't show all the same
information I'm accustomed to.  With both the icon and the 3rd line on
it pushes the time half way off the screen.  If I turn on just the icon
a little bit of the time gets cutoff.  If I turn on just the 3rd line it
overlaps the line 1 and 2 info a bit.  I know this has been discussed a
bit in the "super thread", but I'm wondering if anyone has come up with
any good formats to use with the Boom.  Right now the best I can do is
display the current conditions on line 1 and the current temp/humidity
(or wind speed) / current time on line 2.  

Also, not specifically related to the Boom, but with the SB2, other
than setting up my favorite sports teams, I pretty much left everything
else for this plugin at the defaults.  Now that I've been playing around
with the settings a bit for the Boom I noticed that there are settings
for "Line 1 (2) format string (display 2)".  What are these settings
and when are they displayed?  I've never seen this information come up
on my SB2.  I looked around at the various key bindings but didn't see
anything to display this info.  Am I missing something?


-- 
soxfan

soxfan's Profile: http://forums.slimdevices.com/member.php?userid=5697
View this thread: http://forums.slimdevices.com/showthread.php?t=52772

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


Re: [SlimDevices: Plugins] AlienBBC and Qnap 409

2008-09-18 Thread nicktf

Thanks...the file was indeed incorrect - however, even with it
corrected, I still get the same issues. Can anyone send me a working
custom-convert.conf that I can compare with mine?


-- 
nicktf

nicktf's Profile: http://forums.slimdevices.com/member.php?userid=329
View this thread: http://forums.slimdevices.com/showthread.php?t=52718

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


Re: [SlimDevices: Plugins] AlienBBC and Qnap 409

2008-09-18 Thread bpa

Attach the conf file to a post as sometime a extra space or some other
character may be causing the problem and it is hard to see when "cut &
pasted".


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Announce: Spicefly SugarCube (Automatic MusicIP DJ)

2008-09-18 Thread cparker

pippin;341298 Wrote: 
> 
> I would really like a feature to limit the length of a playlist the way
> the "built-in" random play does it. I'm (obviously) usually using iPeng
> to control my SBs and that becomes a bit unrespronsive with playlists
> with several 100 tracks so I have to clear my playlist from time to
> time. An automated feature would be my #1 on the wishlist.
> 

Sure, this used to be in an earlier release but sometimes went a little
crazy, I think I know why now and will add it back into the next
release.

pippin;341298 Wrote: 
> 
> Turning off the "slow fade" feature (the one to decrease the volume
> with each track) failed for me. I turned that box "off" but it
> continued to descrease the volume. I had to set the stepping to "0" to
> really turn it off.
> 

Yeah Opps.. I have found the problem a typo means its checking against
the wrong flag, I will fix this in the next release

pippin;341298 Wrote: 
> 
> Is there something I missed on the "player sleep" feature? That looks
> to me like SC's built-in "sleep" feature?
> 

Yep thats right... what other kind of sleep is there? ;)  
Scenario; If you have it to fade out from 23:00 and you can go to bed
at 22:00 and listen to music it will be at normal volume and then once
it hits 23:00 it will automatically kick in the gradual fade on each
track change over the next hour or so and then put the player to sleep.

It was born out of laziness and basically I live in a village where the
only light at night is from the moon and before the lights on the front
of the duet were fixed to come on when you picked it up, I had to
grovel around trying to press the right buttons in the dark.. 

pippin;341298 Wrote: 
> 
> Keep up the good work.
> 
> BTW I sympathize with you on the charset issues. This is a constant
> PITA that will most likely not soled until all systems finally start to
> adopt UTF8 as a default (or something similar) - aka never.

.. maybe one day huh :s


-- 
cparker

www.spicefly.com - Visit for an enhanced Interface for MusicIP and
integration tips and tricks, Plugin coding tips, Spicefly SugarCube the
MIP AutoDJ plugin and Spicefly Weather!

cparker's Profile: http://forums.slimdevices.com/member.php?userid=2083
View this thread: http://forums.slimdevices.com/showthread.php?t=49226

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


Re: [SlimDevices: Plugins] Announce: Spicefly SugarCube (Automatic MusicIP DJ)

2008-09-18 Thread cparker

tamanaco;341235 Wrote: 
> cparker, I don't know if it'll make a difference, but I posted a follow
> up to your request for help in the dev forum. Maybe someone will listen
> and take a second look at the problem. From what I've seen the SC
> developers usually respond in a timely fashion. Of course, I'm
> "assuming" that this fix does not require a mayor overhaul on the SC
> server side.

Cheers tamanaco


-- 
cparker

www.spicefly.com - Visit for an enhanced Interface for MusicIP and
integration tips and tricks, Plugin coding tips, Spicefly SugarCube the
MIP AutoDJ plugin and Spicefly Weather!

cparker's Profile: http://forums.slimdevices.com/member.php?userid=2083
View this thread: http://forums.slimdevices.com/showthread.php?t=49226

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


Re: [SlimDevices: Plugins] iPeng support thread

2008-09-18 Thread jotap_66

Hello:

I have using ipeng and SC...for several months

Now, I installed SC 7.2 on my Mac, and ipeng 0.52 to test the local
playback in my ipod touch...I am not sure of how to use the local
playbackAll works Ok (as always) but I dont know using local
playback( on my ipod touch)

If I am listening a song, I arrive to a point that I see a blue icon
and the text "ipeng local playback". If I select this button all the
songs of a disk (list) are shown but now if I select a song, nothing
happens ¿Am I doing something wrong?


Thanks 

JP


-- 
jotap_66

jotap_66's Profile: http://forums.slimdevices.com/member.php?userid=5857
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-09-18 Thread tomtom331

Hello, 
first of all, sorry for my poor english. I have just installed the
cdplayer plugin under xp. the plugin seems to work. it appears in sc
7.2 under home/Plugins. But under cdrom device settings, i can't find
only one entry (unassigned). What do I wrong?

thx for your help. tomtom


-- 
tomtom331

tomtom331's Profile: http://forums.slimdevices.com/member.php?userid=9735
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] last.fm radio - no discovery mode ???

2008-09-18 Thread grifforama

I see this.

LastFM / SqueezeScrobbler (v1.1.7)

Submit listening statistics to Last.FM and listen to internet radio
based on the statistics

Plugin is incompatible with this version of SqueezeCenter. Please
update.

Have I got the correct plugin ?


-- 
grifforama

grifforama's Profile: http://forums.slimdevices.com/member.php?userid=11239
View this thread: http://forums.slimdevices.com/showthread.php?t=52741

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


Re: [SlimDevices: Plugins] last.fm radio - no discovery mode ???

2008-09-18 Thread grifforama

Ignore me James, I'm being an idiot.


-- 
grifforama

grifforama's Profile: http://forums.slimdevices.com/member.php?userid=11239
View this thread: http://forums.slimdevices.com/showthread.php?t=52741

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


Re: [SlimDevices: Plugins] Sirius (Canada) plugin not working - "gotLogin:Login failed"

2008-09-18 Thread Jeff Flowerday

I know I'm being a pain.  Going to be trying to set up Sirius for my
brother the first week in October.

Has anyone got it working, if so please specify what you did.

Thanks,
Jeff


-- 
Jeff Flowerday

Jeff Flowerday's Profile: http://forums.slimdevices.com/member.php?userid=15883
View this thread: http://forums.slimdevices.com/showthread.php?t=47415

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


Re: [SlimDevices: Plugins] Custom browse scrolling lock

2008-09-18 Thread SilverRS8

Any ideas?
Does anyone have CustomBrowse 2.4 running on 7.2 and does scrolling
through large lists work ok?


-- 
SilverRS8

Author of -'AlbumCatalogCreator' (http://www.vanholt.nl/acc/acc.htm)-
for SqueezeCenter & SlimServer

SilverRS8's Profile: http://forums.slimdevices.com/member.php?userid=12818
View this thread: http://forums.slimdevices.com/showthread.php?t=52745

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-09-18 Thread bpa

All CD/DVD interaction is done via cdda2wav.exe. It is possible your
drive isnot supported.

What is the device model and interface (e.g. PATA,SATA, USB, eSATA) ?

Can you open a Command prompt ( e.g. run cmd.exe )  , change directory
to the Plugins\CDplayer\Bin which should have the cdda2wav.exe program
and then run the following command.

cdda2wav -scanbus

Copy the output to a post.


-- 
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: AlienBBC v2.02 Beta1

2008-09-18 Thread bonze

bpa;341443 Wrote: 
> This is my guess - there seems to be a bug in 7.3 ( #9482) which relates
> to Transcoding and results "freezing" actually CPU goes to 100% on one
> CPU core (total system freeze if your CPU has only one core).
> 
> Softsqueeze playing WMA needs Transcoding and AlienBBC playing
> RealAudio needs Transcoding.This seems to have been fixed from the limited 
> amount of testing I have
tried with both SoftSqueeze and SB3.
I am able to swap streams with no 'freeze'


-- 
bonze

TranquilPC T2-WHS-A3 - SqueezeCenter Version: 7.3 - 23214
3 x wireless SB3 + a Duet

bonze's Profile: http://forums.slimdevices.com/member.php?userid=6150
View this thread: http://forums.slimdevices.com/showthread.php?t=52648

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


Re: [SlimDevices: Plugins] Announce: AlienBBC v2.02 Beta1

2008-09-18 Thread ericj

I realized that my broken menu mentioned in a previous post, occurred
when I reordered the station entries in the plugin configuration menu. 
Having reset the entry (i.e. not puting Radio 3 first) brought back
all the Radio 3 listings.  Go figure
FYI


-- 
ericj

ericj's Profile: http://forums.slimdevices.com/member.php?userid=3230
View this thread: http://forums.slimdevices.com/showthread.php?t=52648

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


Re: [SlimDevices: Plugins] Custom Scan / TrackStat / Rating Export

2008-09-18 Thread erland

It's not possible without writing some scripts.

You can export all ratings to an XML file by doing a backup in the
"SqueezeCenter Settings/Plugins/TrackStat/Backup" section. With some
clever scripting you can probably use this XML file to write the
ratings to the file with some appropriate tagging tool. This will of
course require that you have some development skills.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.isaksson.info) 'My download page'
(http://erland.isaksson.info/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and Database Query plugins'
(http://wiki.erland.isaksson.info/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=52765

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-09-18 Thread tomtom331

hello bpa,
thanks for your reply. First of all, i don't think, that's a matter of
the device model. I tried 2 different models. on my other itx system
with sc 7.2 both models are working fine. Oh sorry, there a both pata.
Here is the result of scanbus:

C:\Programme\SqueezeCenter\server\Plugins\CDplayer\Bin>cdda2wav
-scanbus
scsibus0:
0,0,0 0) 'Hitachi ' 'HDP725050GLA' 'GM4O' Disk
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) HOST ADAPTOR
scsibus1:
1,0,0   100) *
1,1,0   101) *
1,2,0   102) *
1,3,0   103) *
1,4,0   104) *
1,5,0   105) *
1,6,0   106) *
1,7,0   107) HOST ADAPTOR
scsibus2:
2,0,0   200) *
2,1,0   201) *
2,2,0   202) *
2,3,0   203) *
2,4,0   204) *
2,5,0   205) *
2,6,0   206) *
2,7,0   207) HOST ADAPTOR
scsibus3:
3,0,0   300) 'MATSHITA' 'DVD-ROM SR-8178 ' 'PZ16' Removable
CD-ROM
3,1,0   301) *
3,2,0   302) *
3,3,0   303) *
3,4,0   304) *
3,5,0   305) *
3,6,0   306) *
3,7,0   307) HOST ADAPTOR

C:\Programme\SqueezeCenter\server\Plugins\CDplayer\Bin>cmd.exkoncmd

tomtom


-- 
tomtom331

tomtom331's Profile: http://forums.slimdevices.com/member.php?userid=9735
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-09-18 Thread bpa

I'll need to check the code as it looks like the code isn't picking up
the drive details from the scanbus 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] bbcalien issues (germany)

2008-09-18 Thread handkaes

thank you.  i deleted all programs installed last night, followed the
wiki instructions this time bearing your questions in mind, and now it
works LIKE A CHARM.  it really is quite impressive.

some stations produce error messages but not many.

one question however.  when i dragged the mplayer to its folder, a must
have dropped it in all the excitement and now a copy sits in the
/user/local/bin/ folder.  i can't send it to trash ("required items not
found ... code-42").  do i need to remove it there, and if so, how? 

best wishes, and thanks again,
johannes


-- 
handkaes

handkaes's Profile: http://forums.slimdevices.com/member.php?userid=20035
View this thread: http://forums.slimdevices.com/showthread.php?t=52763

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


Re: [SlimDevices: Plugins] Announce: xAP Plugin v2.2.0 for SqueezeCenter v7.x

2008-09-18 Thread vworp

Thanks for the updated plugin Edward. I've got a few SliMP3s dotted
around, along with a squeezebox and a duet, so a decent range to test
against. 

I've noticed that message.display duration= isn't being honored by the
slimp3s, but does work fine with the squeezebox. Display messages flash
briefly on the slimp3s, but never for the allotted duration.

Any way to access the SqueezeCenter Random Mix/playlists/favourites
functionality through xAP-Audio.Playlist?

I'll be having a play with IR.events over the weekend. I used them
quite a bit with the previous versions of the plugin.


-- 
vworp

vworp's Profile: http://forums.slimdevices.com/member.php?userid=8279
View this thread: http://forums.slimdevices.com/showthread.php?t=52645

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


Re: [SlimDevices: Plugins] iPeng support thread

2008-09-18 Thread pippin

jotap_66;341773 Wrote: 
> Hello:
> 
> I have using ipeng and SC...for several months
> 
> Now, I installed SC 7.2 on my Mac, and ipeng 0.52 to test the local
> playback in my ipod touch...I am not sure of how to use the local
> playbackAll works Ok (as always) but I dont know using local
> playback( on my ipod touch)
> 
> If I am listening a song, I arrive to a point that I see a blue icon
> and the text "ipeng local playback". If I select this button all the
> songs of a disk (list) are shown but now if I select a song, nothing
> happens ¿Am I doing something wrong?
> 

Well, this SOUNDS correct to me. You say NOTHING happens? No QuicktTme
screen with an error message or something?
What format are the files in? Until the "download-transcode" feature is
implemented (probably 7.3) only file types that are supported by the
iPod work (that is: mp3, aac, don't now about others), definitely no
flac.


-- 
pippin

---
see iPeng at penguinlovesmusic.com

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Announce: xAP Plugin v2.2.0 for SqueezeCenter v7.x

2008-09-18 Thread erspearson

Thanks for the fedback The original SliMP3 is the one unit I don't have
to test on. I'll check SqueezeCenter code to see what the difference
might be. Can you confirm what SqueezeCenter version you are running
please.

Edward


-- 
erspearson

erspearson's Profile: http://forums.slimdevices.com/member.php?userid=8425
View this thread: http://forums.slimdevices.com/showthread.php?t=52645

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


Re: [SlimDevices: Plugins] bbcalien issues (germany)

2008-09-18 Thread bpa

> 
> one question however. when i dragged the mplayer to its folder, a must
> have dropped it in all the excitement and now a copy sits in the
> /user/local/bin/ folder. i can't send it to trash ("required items not
> found ... code-42"). do i need to remove it there, and if so, how?
> 

Sorry, I don't have an OSX system so I can't help.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Custom browse scrolling lock

2008-09-18 Thread SilverRS8

I'm running SC on Slimnas. When CustomBrowse hangs the perl process hits
100% CPU for a long time. Could this be Slimnas related? This can only
be the cause if 7.2 has different perl library requirements than 7.1...


-- 
SilverRS8

Author of -'AlbumCatalogCreator' (http://www.vanholt.nl/acc/acc.htm)-
for SqueezeCenter & SlimServer

SilverRS8's Profile: http://forums.slimdevices.com/member.php?userid=12818
View this thread: http://forums.slimdevices.com/showthread.php?t=52745

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


Re: [SlimDevices: Plugins] iPeng support thread

2008-09-18 Thread jotap_66

pippin;341824 Wrote: 
> Well, this SOUNDS correct to me. You say NOTHING happens? No QuicktTme
> screen with an error message or something?
> No, nothing happens...
> 
> 
> What format are the files in? Until the "download-transcode" feature is
> implemented (probably 7.3) only file types that are supported by the
> iPod work (that is: mp3, aac, don't now about others), definitely no
> flac.

Most of my files are flac...but I am aware of this, and I used mp3 and
aac, and it does not work


Thank you very much for your fast answer and for the help


jp


-- 
jotap_66

jotap_66's Profile: http://forums.slimdevices.com/member.php?userid=5857
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Custom Scan / TrackStat / Rating Export

2008-09-18 Thread lrossouw

i have some skills but not this kind :(

it would be great if i could do this say once a week or so to just
update the files...

would mp3tag be able to read xml and apply tags?


-- 
lrossouw

-* 'Recently Played on my Squeezebox 3s'
(http://www.last.fm/user/lrossouw/charts/?charttype=recenttracks) *-

lrossouw's Profile: http://forums.slimdevices.com/member.php?userid=3416
View this thread: http://forums.slimdevices.com/showthread.php?t=52765

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


Re: [SlimDevices: Plugins] rtsp error Ubuntu/Debian AlienBBC v2.02 Beta1

2008-09-18 Thread gbsallery

Hi there,

I am also running Ubuntu 8/Squeezecenter 7.2 - is the RTSP error
something like this:

[08-09-18 21:47:26.9903]
Slim::Player::TranscodingHelper::getConvertCommand (300) Error: Didn't
find any command matches for type: rtsppl format: mp3

I only ask, as I can no longer listen to BBC live streams (Listen Again
works fine) - this happened a week or so ago, and the upgrade to
AlienBBC 2.02 has not cured it.  I have tried chmod a+x for mplayer.sh,
but this makes no difference.

If this is the RTSP error people were referring to earlier, I shall
have a deeper look at file permissions.  Alternatively, if it's
something else, it's head-scratching time...

Cheers,

Gavin


-- 
gbsallery

gbsallery's Profile: http://forums.slimdevices.com/member.php?userid=12651
View this thread: http://forums.slimdevices.com/showthread.php?t=52655

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


Re: [SlimDevices: Plugins] iPeng support thread

2008-09-18 Thread pippin

jotap_66;341855 Wrote: 
> Most of my files are flac...but I am aware of this, and I used mp3 and
> aac, and it does not work
> 
> 
> Thank you very much for your fast answer and for the help
> 


Hm... You didn't get an error message, right?
Do you use a username/password for SC and don't have iPod FW 2.1? But
that should give you at least an error message.
Do you have a Quictime applet at the top of the track list (a grey bar
with a play icon in the middle?)
Can you see whether the browser is trying to load something?

@IRBlaster: today's svn version of iPeng has an experimental volume
up/down feature on the NowPlaying plugin page. If somebody with
IRBlaster and iPeng could try that, it would help me a lot. If that
works (it does not work for NON-IRBlaster volume) I would include it in
the next iPeng release, probably even on the volume bar. But I have to
know it works, first.


-- 
pippin

---
see iPeng at penguinlovesmusic.com

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Announce: xAP Plugin v2.2.0 for SqueezeCenter v7.x

2008-09-18 Thread vworp

7.1 - 22170. I'll upgrade to 7.2 over the weekend.


-- 
vworp

vworp's Profile: http://forums.slimdevices.com/member.php?userid=8279
View this thread: http://forums.slimdevices.com/showthread.php?t=52645

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


Re: [SlimDevices: Plugins] rtsp error Ubuntu/Debian AlienBBC v2.02 Beta1

2008-09-18 Thread bpa

a problem with mplayer.sh will affect both "Listen Again" and "Live
streams" and if the problem started before 2.02 was installed then it
is definitely not mplayer.sh related.

What is the valuye of your "Radio Station Timeout ? - it is under
Settings/Advanced/network .

If it is less than 20 - change it to 30 or 40 and see if it makes a
difference.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] Custom Scan / TrackStat / Rating Export

2008-09-18 Thread lrossouw

OK I can see that it is possible in theory:
1) Use daily backup from trackstat.  
2) Convert this into a delimited text file with filename or filepath
and rating fields.  (I'm thinking MS Access but sure there is something
better)
3) Then import the file using mp3tag which would then apply the tags.

Could this be more automated?


-- 
lrossouw

-* 'Recently Played on my Squeezebox 3s'
(http://www.last.fm/user/lrossouw/charts/?charttype=recenttracks) *-

lrossouw's Profile: http://forums.slimdevices.com/member.php?userid=3416
View this thread: http://forums.slimdevices.com/showthread.php?t=52765

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


[SlimDevices: Plugins] Is this softsqueeze issue with firefox or linux or me/

2008-09-18 Thread mudlark

Hi,

I use firefox and kubuntu and i have always had problems with
softsqueeze. usually the damn thing appears to load, but then crashes.
Tonight i decided to right click the download and instead of saving to
the desktop i saved the jnpl file to a softsqueeze folder that i had
previously created after downloading softsqueeze from source forge into
my home folder.

Strangely the damn thing has now decided to work.

Can anyone tell me what i have been doing wrong in the past, why the
thing is working now and if it is worth posting this experience
somewhere helpful??


-- 
mudlark

SB3>CyrusDACX>PreXvs>ESPAudio P09B Active filter>NAP140+260A>Rhapsody,
Avondale and Naim cable, Kubuntu Hardy Heron server, linkstation for
storage.
SB3 Flycatcher 3A linear power supply.
Using SqueezeCentre 7.2 testing

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

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


Re: [SlimDevices: Plugins] last.fm radio - no discovery mode ???

2008-09-18 Thread grifforama

James,
I am actually getting an error.
I get this error when going to the settings

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

Squeezescrobbler does not appear under internet Radio either.

My plugin is in the squeezecenter prefpane

Under Contents/server/plugins


-- 
grifforama

grifforama's Profile: http://forums.slimdevices.com/member.php?userid=11239
View this thread: http://forums.slimdevices.com/showthread.php?t=52741

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


[SlimDevices: Plugins] Announce: RemovePlayedSongs 2.1, now with Added Jive

2008-09-18 Thread kolding

RemovePlayedSongs now has a Jive (SB Controller) interface.  No other
changes.
http://www.koldware.com/SlimStuff

Eric


-- 
kolding

SqueezeBox 2 -> Rotel RSX-1056 -> Totem Acoustic Dreamcatchers
SqueezeBox 3 -> Rotel RX-1052 -> Vandersteen 1B's
SqueezeBox Boom
SliMP3 and Squeezebox 1 -> Retired

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

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


Re: [SlimDevices: Plugins] Announce: KitchenTimer - set multiple countdown timers

2008-09-18 Thread MeSue

> So you want it only to toggle the volume if the client had been silent?
No, I'd only want it to toggle the volume when the client had been
playing. If it's silent, the music starting would be enough to get your
attention. But I think that you understood that and just made a typo
above.

I noticed something else today when I was playing with it. If I wait
until the timer fully runs out and then cancel it, the currently
playing track starts over from the beginning again.


-- 
MeSue

Sue
http://www.last.fm/user/MeSue

MeSue's Profile: http://forums.slimdevices.com/member.php?userid=985
View this thread: http://forums.slimdevices.com/showthread.php?t=52710

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


Re: [SlimDevices: Plugins] Announce: KitchenTimer - set multiple countdown timers

2008-09-18 Thread peterw

MeSue;341909 Wrote: 
> I noticed something else today when I was playing with it. If I wait
> until the timer fully runs out and then cancel it, the currently
> playing track starts over from the beginning again.

Odd. KT isn't sending any playlist commands itself, so this might be a
bug with the SC7 alarm code, maybe something about stopping and/or
deleting a SC7 alarm has that side effect. I generally use an Icecast
MP3 stream and haven't noticed any restarts, but my kitchen player has
iffy wifi coverage, so I'd probably chalk any stop+start up to wireless
glitches. Another item to check out.

BTW, I was NOT able to reproduce your trouble with the 2 minute warning
(at least not with SoftSqueeze). The later releases add more proper
debugging output (if you set the level high enough), and it does seem
to be acting as I expected. There was an odd bug before pre8 or pre9
where it would sometimes schedule 2 minute warning timers when it
shouldn't, but that shouldn't cause your problem. :-/

Please keep the feedback & bug reports coming!

Oh, one known bug in the lastest rev: if you save a timer, run it, and
shorten or lengthen that run of the timer, and then choose "Delete and
cancel", KT will cancel the run but not delete the custom timer.


-- 
peterw

http://www.tux.org/~peterw/
free plugins: http://www.tux.org/~peterw/#slim
AllQuiet BlankSaver ContextMenu FuzzyTime 
KitchenTimer PlayLog PowerCenter/BottleRocket SaverSwitcher
SettingsManager SleepFade StatusFirst SyncOptions VolumeLock

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

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


Re: [SlimDevices: Plugins] Custom Scan / TrackStat / Rating Export

2008-09-18 Thread MeSue

This is my low-tech way of updating ratings for what I listen to in SC,
maybe it will be an option for you. I use J River Media Center to do my
tagging, but I think you could apply this for whatever tagger you use.

First, I installed Philip Meyer's Playlist Manager Plugin:
http://forums.slimdevices.com/showthread.php?t=39371

Now, when I hear a song that I want to change the rating of, I use this
plugin to add it to a playlist--either Rate Up or Rate Down--depending
on what I want to do. With the plugin, you do press and hold "add" and
it will prompt you for a playlist to add the song to, instead of the
default behavior of putting it in Zapped Songs. The nice thing is, you
can use it on any song in playing now so it does not have to be the
currently playing song.

This creates standard M3u playlists which I can later import into my
music program and adjust the ratings every week or so. Then I delete
the songs from those playlists and save the empty playlists back out to
the SC playlist directory. The tag changes I made will get picked up on
the next custom scan.

More automated would definitely be better, but if most of your songs
are already rated and you just make minor tweaks now and then, it's not
too much trouble to do it this way.


-- 
MeSue

Sue
http://www.last.fm/user/MeSue

MeSue's Profile: http://forums.slimdevices.com/member.php?userid=985
View this thread: http://forums.slimdevices.com/showthread.php?t=52765

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


Re: [SlimDevices: Plugins] Announce: KitchenTimer - set multiple countdown timers

2008-09-18 Thread MeSue

I was using pre6 when that happened. Didn't realize you had done more
work on it.


-- 
MeSue

Sue
http://www.last.fm/user/MeSue

MeSue's Profile: http://forums.slimdevices.com/member.php?userid=985
View this thread: http://forums.slimdevices.com/showthread.php?t=52710

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


Re: [SlimDevices: Plugins] AlienBBC and mplayer on Linkstation Pro

2008-09-18 Thread DrBIOS

Hi bpa, thanks for the prompt reply.

I have now tested mplayer using stdout. I found this command worked:

mplayer -v -v -v -vc null -vo null -bandwidth 1000 -cache 128 -af
volume=0,resample=44100:0:1,channels=2 -ao pcm:waveheader:file=-
rtsp://rmlive.bbc.co.uk/bbc-rbs/rmlive/ev7/live24/radio2/live/r2_dsat_g2.ra
*- >* /mnt/disk1/share/test.wav

I added the same options as the custom-convert.conf file (except for
'waveheader') and this successfully created test.wav and this could be
played OK on a windows PC.


I then carefully checked custom-convert.conf file again. This time I
used Notepad++ which is a free source code editor. This showed up all
the spaces between the command line options caused from line wrapping
when I cut and pasted from a thread on this forum! I took all the
spaces out and it now works!!! I knew it would be something simple.

Many thanks again bpa. Please keep up the good work.

DrB.


-- 
DrBIOS

DrBIOS's Profile: http://forums.slimdevices.com/member.php?userid=19454
View this thread: http://forums.slimdevices.com/showthread.php?t=47999

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2008-09-18 Thread bpa

I've checked the code with your log and it worked OK - so there must be
something else.

To find this problem, I need log message at system startup when
CDplayer looks for CDROM/DVDROM drives.

1. Open Settings/Advanced/Logging and set plugin.cdplayer to DEBUG.

2. Check the box  called "Save logging settings for use at next
application restart" (in German "Log-Einstellungen beim nächsten
Neustart beibehalten") 

3. Click Apply

4. Restart SqueezeCenter

5. Examine SC log.  There shouyld be lots of message fdrom CDplayer
include another "cdda -scanbus" log. Copy the startup log message into
a text file and attach file to a post


-- 
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 Qnap 409

2008-09-18 Thread nicktf

Ok, here's the file, thanks!


+---+
|Filename: custom-convert.txt   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=5887|
+---+

-- 
nicktf

nicktf's Profile: http://forums.slimdevices.com/member.php?userid=329
View this thread: http://forums.slimdevices.com/showthread.php?t=52718

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


Re: [SlimDevices: Plugins] iPeng support thread

2008-09-18 Thread jotap_66

pippin;341865 Wrote: 
> Hm... You didn't get an error message, right?
> Do you use a username/password for SC and don't have iPod FW 2.1? But
> that should give you at least an error message.
> 
No, no I have no password and I have FW 2.1


pippin;341865 Wrote: 
> 
> Do you have a Quictime applet at the top of the track list (a grey bar
> with a play icon in the middle?)
> 
No

pippin;341865 Wrote: 
> 
> Can you see whether the browser is trying to load something?
> 
Well, first of all, I am not sure if I start the local play correctly:

This is I try to select a song as usual,I must select the song, and to
get the local playback...I select the song view where several
parameters appear:

Track
Player
Multiplayer control
Ipeng Local PlayBack
IP Mixer


I press the local playback button, and then I see the transmision icon
one second, and after this, I see all the songs list...Again, the
transmision icon start for a second, and nothing happens

By the way, I dont know what IP Mixer is (I never used), but when
presing it happens the same as Local Playback..nothing... Could this
help you?


JP


-- 
jotap_66

jotap_66's Profile: http://forums.slimdevices.com/member.php?userid=5857
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


[SlimDevices: Plugins] looking for a workaround to my playlist problem

2008-09-18 Thread evencoil

I have these saved .m3u playlists that I like to add songs to. Sometimes
I'm sitting in my living room and using Phil Meyer's excellent
PlaylistManager plugin to do this. Sometimes I'm sitting at my computer
and adding the tracks via Amarok. 

The problem is that Squeezecenter is not refreshing the playlists
except when it adds a track to it. So let's say I add some tracks via
Amarok. This will hard-write them to the .m3u file. But if I then try
to add tracks via Squeezecenter, Squeezecenter will rewrite the whole
.m3u file using its cache of the contents, thus deleting the tracks I
had just added with Amarok.

Can anyone think of a clever solution for this? If there was a way to
get Squeezecenter to just add a file to the end of the .m3u file
instead of rewriting the whole .m3u file that would solve it. (This is
what Amarok does.)


-- 
evencoil

evencoil's Profile: http://forums.slimdevices.com/member.php?userid=19329
View this thread: http://forums.slimdevices.com/showthread.php?t=52803

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


Re: [SlimDevices: Plugins] Custom browse scrolling lock

2008-09-18 Thread SilverRS8

Apparently updating SC corrupts CustomBrowse. Had a nice evening
yesterday removing complete SC including DB and reinstall again.
Problem now solved.


-- 
SilverRS8

Author of -'AlbumCatalogCreator' (http://www.vanholt.nl/acc/acc.htm)-
for SqueezeCenter & SlimServer

SilverRS8's Profile: http://forums.slimdevices.com/member.php?userid=12818
View this thread: http://forums.slimdevices.com/showthread.php?t=52745

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


Re: [SlimDevices: Plugins] iPeng support thread

2008-09-18 Thread pippin

jotap_66;341944 Wrote: 
> 
> Well, first of all, I am not sure if I start the local play correctly:
> 
> This is I try to select a song as usual,I must select the song, and to
> get the local playback...I select the song view where several
> parameters appear:
> 
> Track
> Player
> Multiplayer control
> Ipeng Local PlayBack
> IP Mixer
> 
That's OK
> 
> I press the local playback button, and then I see the transmision icon
> one second, and after this, I see all the songs list...Again, the
> transmision icon start for a second, and nothing happens
> 
That's OK, too. This list should be a little bit different from the
"normal" playlist in that it
- does not have an "x" to remove tracks
- It should have a grey quicktime plugin on top of the list. If it does
not, you've got a problem.  That problem may be that you don't have an
internet connection - I think the iPod downloads the Qicktime plugin
from Apple

On this screen you have to click a track and then playback should start
from that track. You will notice because the quicktime playback screen
should start up.

By the way, I dont know what IP Mixer is (I never used), but when presing
it happens the same as Local Playback..nothing... Could this help you?


Hm.. now you are confusing me. You said you get a track list when you click
local playback, that's different from "nothing", isn't it?

MIP is a different case. That one only works if you have the MIP software
running. Unfortunately SC's MIP plugin - which is what iPeng detects - is
enabled by default even if MIP software is not running. Again, there should
not be "nothing" happening but an empty list headed by "Empty" should show
up? Is that not being displayed?

@jotap
>From peterw's comments in the developer forum I understand that IRBlaster
theoretically COULD work with iPeng out of the box.
I feel your original question was the correct one: Did anybody actually
test that.
You may want to open up a new thread for that since I don't think everybody
reads the "iPeng support thread".


-- 
pippin

---
see iPeng at penguinlovesmusic.com

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] last.fm radio - no discovery mode ???

2008-09-18 Thread Craig, James (IT)
> Squeezescrobbler does not appear under internet Radio either.

Have you downloaded the latest version?
It definitely works with the current release of SqueezeCentre.

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