Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2009-08-30 Thread bpa
runs SC and does it have access to the device /dev/sg18 ?. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=47288

Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2009-08-30 Thread bpa
was in two places - this does not happen by itself or by SC. What version of SC are you running ? How did you install the plugin ? What are the plugins directories listed out in the WebUI Settings/Information web page ? -- bpa

Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2009-08-30 Thread bpa
you reboot after changing group for ssods as ssods is probably logged in all the time and change of permissions will only take effect on a new login. On other Linux - there are group permissions run using and additional mechanism such as access control list - does the QNAP have them ? -- bpa

Re: [SlimDevices: Plugins] BBCiPlayer 0.9 and favorites

2009-08-30 Thread bpa
I don't think there is AAC support on ReadyNas - the BBC streams need to be transcoded and I think the ReadyNas is not powerful enough to do it. Check WebUI Settings/FileTypes/ AAC - if they are all greyed out then there is no support. -- bpa

Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2009-08-30 Thread bpa
It looks like your shell may not have an exec command which is used to start processes and redirect output. Can you test the command exec -? I would expect a response like xxx: exec: -?: invalid option exec: usage: exec [-cl] [-a name] file [redirection ...] -- bpa

Re: [SlimDevices: Plugins] BBCiPlayer 0.9 and favorites

2009-08-30 Thread bpa
on 7.3 or on 7.4 the BBC app for My Apps. These play native on players and even work using Squeezenetwork. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http

Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2009-08-30 Thread bpa
This is a bit technical so you may not be able to answer. When you tested the exec command - what shell were you running ? Does the QNAP have as default shell the busybox or a full shell ? -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2009-08-30 Thread bpa
and after the runs to see which are the new log files. Have a look at the contents to see what messages have been saved. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http

Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2009-08-30 Thread bpa
'),Forkoutput$forkcount.txt); $self-{forkout} = $forkout; my $exec = Slim::Utils::Misc::findbin($command); Change the text in red to the full path to cdda2wav such as my $exec = '/usr/local/bin/cdda2wav'; -- bpa

Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2009-08-30 Thread bpa
tracks. The cdplay entries in Settings/Filetypes are disabled because the findbin routine cannot find the cdda2wav executable so it is another reason to do the action in 1st para. -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2009-08-30 Thread bpa
/bin')), qw(/usr/bin /usr/local/bin /usr/libexec /sw/bin /usr/sbin)); Slim::Utils::Misc::addFindBinPaths(@paths); } On your system the @paths should have /opt/local/bin or whatever is used. -- bpa

Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2009-08-30 Thread bpa
on a QNAP NAS with embedded Linux) and then be expected to support it even if QNAP changes their OS. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com

Re: [SlimDevices: Plugins] BBC Local Radio Listen Again

2009-08-30 Thread bpa
What does this mean? Is the a problem with the URL? You're a bit slow in responding - 0.9 is now out of beta and properly released so URL for beta has been invalidated. See following for proper release http://forums.slimdevices.com/showthread.php?t=67098 -- bpa

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-08-30 Thread bpa
BBCiPlayer plugin uses the standard convert.conf file that comes with SC and there is a AAC-Flac entry in the standard convert.conf file. I think the problem is in Inguz. -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] BBC Local Radio Listen Again

2009-08-30 Thread bpa
more info just says AAC - but doesn't show the bitrate. Any chance? I don't think the info is provided by the BBC is either the Flash RTMP or the AAC header. -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-08-31 Thread bpa
See the 2 posts up. Amazon changed API. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=49245

Re: [SlimDevices: Plugins] BBC iPlayer fast forward

2009-08-31 Thread bpa
I can ffw Archers omnibus on an SB3 but I am also playing non UK version (i.e. 48kbps). Are you using a SB3 or SBC to ffwd ? -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread

Re: [SlimDevices: Plugins] BBC iPlayer fast forward

2009-08-31 Thread bpa
FFW works ok for me and it is the Flash/AAC streams. The question is whether the problem is only affecting the higher speed UK streams. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-08-31 Thread bpa
BodgeIT, Can you use bit rate limiting to limit the bit rate to 64kbps to the SliMP3 and see if it makes a difference. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http

Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2009-08-31 Thread bpa
implement the standard linux CDROM driver which provide the standard (i.e. IOCTL) means to detect door open, cd present etc. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http

Re: [SlimDevices: Plugins] iPlayer missing paralled programmes

2009-09-01 Thread bpa
Can you provide specific details of the programme so they can be checked, -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=67266

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-09-01 Thread bpa
If you are in the UK, Triode has made a version 0.9a which if the AAC filetypes are disabled then the MP3 streams (which are UK only IIRC) will be used. If you are trying this then undo the bit rate limiting stuff. I think this may be the better solution if you are in the UK. -- bpa

Re: [SlimDevices: Plugins] iPlayer missing paralled programmes

2009-09-01 Thread bpa
. The Missing programs on the BBCiPlayer daily menu are shown in the full listing (e.g. Book of the day - Newton) so nothing is missing - just not all in the daily schedule. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php

Re: [SlimDevices: Plugins] iPlayer missing paralled programmes

2009-09-01 Thread bpa
The LW program play for me OK. What version of iPlayer are you using ? Should be 0.9 or 0.9a -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-09-03 Thread bpa
http://www.somafm.com/illstreet48.pls - this is an AAC+ stream same as BBC. It will test faad support on OSX 10.6 -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-09-03 Thread bpa
::_readNextChunk (499) end of file or error on socket, song pos: 3407916 [09-09-03 17:34:17.7404] Slim::Player::Source::_readNextChunk (508) Didn't stream any bytes for this song, so just mark it as played -- bpa

Re: [SlimDevices: Plugins] Radio 4 'More or Less' missing from iPlayer plugin

2009-09-04 Thread bpa
How appropriate the program is not available as the topic is Investigating estimates of the number of people who illegally share files on the internet. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php

Re: [SlimDevices: Plugins] Radio 4 'More or Less' missing from iPlayer plugin

2009-09-04 Thread bpa
or Less/parent -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=67484 ___ plugins mailing

Re: [SlimDevices: Plugins] BBC 128k Streaming

2009-09-04 Thread bpa
. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=67492 ___ plugins mailing list plugins

Re: [SlimDevices: Plugins] BBC 128k Streaming

2009-09-04 Thread bpa
and iPHone to the site http://www.hostip.info/ -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=67492

Re: [SlimDevices: Plugins] BBC 128k Streaming

2009-09-04 Thread bpa
The BBC will only deliver 48kbps streams to non UK IP addresses. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=67492

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-06 Thread bpa
/podcasts/radio3/cotw/rss.xml -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=67455

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-06 Thread bpa
/player.ics Upcoming COTW programmmes http://www.bbc.co.uk/programmes/b006tnxf/episodes/upcoming.ics I never looked further to see if there are equivalent XML/RSS feeds using the code. -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-06 Thread bpa
to handle these sort of XML. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=67455

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-06 Thread bpa
The Favorite idea doesn't work - it generates a Favorite with an URL such as http://www.bbc.co.uk/radio/aod/availability/bbc_london.xml?Danny%20Baker but the response does not play as a Favorite or even have only Danny Baker. It looks like the full BBC London schedule. -- bpa

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2009-09-06 Thread bpa
I think if you are using latest version (0.9a) and you disable AAC playing in Settings/Filetypes - then the plugin will play the MP3 streams if they are available. MP3 streams are only available in the UK. -- bpa bpa's

Re: [SlimDevices: Plugins] Softsqueeze / Snow Leopard

2009-09-08 Thread bpa
details on won't work - for example Do you get any erropr messages on startup and then it fails. Does SS startup OK but no sound when trying to play SS starts but no display or sound. -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] Softsqueeze / Snow Leopard

2009-09-10 Thread bpa
to download softsqueeze. Could the SC renaming and changes on OSX have affected it ? -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t

Re: [SlimDevices: Plugins] Waveinput on M-Audio Delta

2009-09-11 Thread bpa
the card's driver just doesn't support the record audio stream feature. However the feature may be disabled by default, in which case you may need to go into card driver settings to enable the feature or edit a driver associated file which means searching on other websites/forums for help. -- bpa

Re: [SlimDevices: Plugins] Softsqueeze / Snow Leopard

2009-09-11 Thread bpa
mherger;457154 Wrote: Could the SC renaming and changes on OSX have affected it ? SoftSqueeze is no longer part of SBS 7.4. I know but the OP has installed 3.9b1 which comes as a plugin. I'll need to look at the jnlp files. -- bpa

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-09-11 Thread bpa
I was away for awhile so couldn't do any updates. I'll try to get it out this weekend. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com

Re: [SlimDevices: Plugins] Softsqueeze / Snow Leopard

2009-09-11 Thread bpa
Again problems reading the jnlp file which is in XML. I have seen something similar on Windows caused by security s/w. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-12 Thread bpa
and consequently it appears there will be no reason to continue support for AlienBBC getting program info from Web pages. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http

Re: [SlimDevices: Plugins] Softsqueeze / Snow Leopard

2009-09-12 Thread bpa
/InstalledPlugins/Plugins/SoftSqueeze/HTML/EN/plugins/softsqueeze/html 3. Run the following command java -jar SoftSqueeze.jar -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2009-09-12 Thread bpa
Use the Extension Downloader as 0.9a is a release version. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=53229

Re: [SlimDevices: Plugins] Softsqueeze / Snow Leopard

2009-09-12 Thread bpa
At a guess the problem seems to Java Webstart and Snow Leopard and some sort of configuration issue perhaps security. You should first check other boards to see if there any known Webstart issues. -- bpa bpa's Profile

Re: [SlimDevices: Plugins] Softsqueeze / Snow Leopard

2009-09-12 Thread bpa
You can test Webstart standalone using this command from a Terminal javaws http://localhost:9000/plugins/softsqueeze/html/softsqueeze.jnlp -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2009-09-12 Thread bpa
Use WebUI Settings/Plugins/Extension Downloader. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=53229

Re: [SlimDevices: Plugins] RTE Program Archive

2009-09-12 Thread bpa
more unlikely. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=45138 ___ plugins

Re: [SlimDevices: Plugins] Softsqueeze / Snow Leopard

2009-09-12 Thread bpa
There is no difference in the contents of the files between 3.7 and 3.9b1 just the location of the source files. IS there a difference in owner or permissions between the location of softsqueeze.jnlp for 3.7 and the softsqueeze.jnlp for 3.9b1. -- bpa

Re: [SlimDevices: Plugins] Softsqueeze / Snow Leopard

2009-09-13 Thread bpa
-jnlp-file - does your security block this MIME type ? The last time I installed 3.9b1 on SC7.2 it worked fine. Was this on Snow Leopard ? -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View

Re: [SlimDevices: Plugins] Softsqueeze / Snow Leopard

2009-09-13 Thread bpa
2. My old download of 3.9b1 is still on the Mac - it worked fine under SC 7.2 but now won't run under SC 7.3.4 (listing in past message above). Was it working fine on 7.2 on Snow Leopard ? -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-13 Thread bpa
Hm, this contradicts the info from http://iplayerhelp.external.bbc.co.u...io_real_media/, which says It's not a contradiction, it's just the BBC have changed their mind on RealAudio all the more reason for user to stop using AlienBBC and use BBCiPlayer. -- bpa

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-09-13 Thread bpa
One of the aims on FindArt was to work on all platforms Linux, OSX, Windows and even low powered NAS - tagscanner will give a Windows only solution. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid

Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2009-09-13 Thread bpa
If you are in the UK - then disable the AAC entries in WebUI Settings/Advanced/Filetypes and BBCiPlayer is supposed to use the MP3 streams which will avoid the faad issue. -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-13 Thread bpa
-- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=67455 ___ plugins mailing list plugins

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-09-14 Thread bpa
for all users - however this has the risk that if many users start using it requests will fail if there is more than one request per sec. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-14 Thread bpa
some time after broadcast before they appear in the XML feed and so in BBCiPlayer. I think BBCiPlayer creates the each day schedule by sorting/filtering a list of programs. So the AlienBBC start time of 5am is what BBC supplied, the BBCiPlayer 9am start time maybe a plugin choice. -- bpa

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-15 Thread bpa
The BBCiPlayer now has a Danny Baker for Monday - I think the BBC XML feed which is used by BBCiPlayer is not updated as quickly as the Web interface so the problem is with BBC. -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-15 Thread bpa
I had a feeling that the Favorites setup might be the nub of the problem. I wonder whether caching may be part of the issue. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-15 Thread bpa
streams - RealAudio, WMA and Flash/AAC which needs BBCiPlayer. Listen Again - RealAudio and Flash/AAC. Local radio live Realaudio but soon in Flash/AAC. Local radio Listen Again - only Flash/AAC Tp play RealAudio streams - all player must use the AlienBBC plugin. -- bpa

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-15 Thread bpa
and comment on problems/shortcoming. I think AlienBBC can be replaced with a plugin which just does RealAudio transcoding so that few remaining RealAudio stations such as RAI and RTE can still be played. -- bpa bpa's

Re: [SlimDevices: Plugins] AlienBBC - Constantly Rebuffering

2009-09-15 Thread bpa
and install lame so that MP3 is used and see if it helps. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=58288

Re: [SlimDevices: Plugins] AlienBBC - Constantly Rebuffering

2009-09-15 Thread bpa
/AAC which is sent over http and port 80 and all i/o handling is done with SC. When using BBCiPlayer disable AAC-Flac. Since lame seemed to improve things - you should run a network test and check that you can get throughput of 1500kbps at 100% for at least 15 mins. -- bpa

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-16 Thread bpa
/links /entry -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=67455

Re: [SlimDevices: Plugins] internet radio problems with softsqueeze

2009-09-16 Thread bpa
Information please what version of SC and softsqueeze ? -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=67978

Re: [SlimDevices: Plugins] internet radio problems with softsqueeze

2009-09-17 Thread bpa
Downloader under the alternative heading. See http://forums.slimdevices.com/showthread.php?t=62060 -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com

Re: [SlimDevices: Plugins] AlienBBC, iPlayer Listen Again...

2009-09-17 Thread bpa
You can use BBCiPlayer plugin both inside and outside the UK. UK users get the higher quality streams and MP3. Non UK users cannot get the MP3 streams. You can force MP3 streams if you disable the AAC filetype in WebUI Settings/Advanced/Filetypes. -- bpa

Re: [SlimDevices: Plugins] AlienBBC - Constantly Rebuffering

2009-09-17 Thread bpa
If disabling the -Flac settings improves your playback then you have problems in your Wifi network and the signal strength is probably too weak or there is interference. -- bpa bpa's Profile: http://forums.slimdevices.com

Re: [SlimDevices: Plugins] internet radio problems with softsqueeze

2009-09-18 Thread bpa
Sounds like you are trying to play some stations that need transcoding (e.g. WMA) but you haven't installed the right app or perhaps some compatibility libraries if you are using a 64bit kernel. Give details (i.e. URLs) on the stations that don't work -- bpa

Re: [SlimDevices: Plugins] internet radio problems with softsqueeze

2009-09-19 Thread bpa
minutes - then on) all devices - routers, switches, PCs and players. You need to characterise the problem fully - then a solution can be suggested. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid

Re: [SlimDevices: Plugins] internet radio problems with softsqueeze

2009-09-19 Thread bpa
. http://shoutcast.omroep.nl:8100/listen.pls http://www.omroep.nl/live/radio1-breed.asx -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-09-19 Thread bpa
For non UK user - there are no MP3 streams so do not disable AAC hoping that MP3 streams will be played. However if only WMA is enabled, the WMA live local regional streams do not play yet they can be played using the URLs in Radiofeeds. -- bpa

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-09-19 Thread bpa
be a similar change for UK live streams as well. The WMA streams are useful for Non-UK listeners who want to play the live stream natively. For non UK - Local radio Listen Again is only available in AAC. -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-09-21 Thread bpa
, Foyle, Scotland, Cymru) Live WMA still don't play - I'll look into it. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=67098

Re: [SlimDevices: Plugins] AlienBBC for BBC Radio Scotland stopped working?

2009-09-21 Thread bpa
) http://wmlive.bbc.co.uk/wms/nations/scotland -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=68151

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-09-22 Thread bpa
for maintenance to keep BBCiPlayer dependent only one data feed (the XML one) so any category functionality should be provided as an addon in some way. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-09-23 Thread bpa
. 10. Test FindArt. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=49245 ___ plugins

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-09-23 Thread bpa
to Amazon shop web pages. I use the Large value which are usually around about 350x350 -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-09-23 Thread bpa
The main advantages for Amazon - single source with large database with covers (including cassette and DVD) and localised covers (e.g. French artwork version of international album). -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-09-23 Thread bpa
The Listen Again use Flash/MP3, Flash/AAC or RealAudio - none of which are native to Squeezebox player and so needs additional processing by by a PC before the audio stream can be played on SB. -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-09-23 Thread bpa
for BBCiPlayer plugin. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=67098 ___ plugins

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-09-23 Thread bpa
, no regional or locals. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=67098 ___ plugins

Re: [SlimDevices: Plugins] Softsqueeze / Snow Leopard

2009-09-23 Thread bpa
Caches - something bad was cached somewhere and as time has passed - the caches have been cleared. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-09-23 Thread bpa
? -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=49245 ___ plugins mailing list plugins

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-09-24 Thread bpa
attention to the capitalisation. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=49245

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-09-26 Thread bpa
Are you running Slimnas 7.3.3 as well - if not please give details of OS and SC version. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-09-26 Thread bpa
the permissions of ther plugin files and restart. The other possibility is a problem (e.g. permissions / ownership with automatic upgrading (2.04 - 2.05) of the Findart prefs file. Where is the findart.pref file kept and what are the owner, group and permission settings. -- bpa

Re: [SlimDevices: Plugins] 7.4: Alarm will not play iPlayer streams

2009-09-27 Thread bpa
I think this has been mentioned before through I thought the problem was setting as Favorite. As a workaround until it gets sorted why not have a special R4 WMA feed favorite for alarms ? -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] Info Browser Addons (7.4): Where are BBC Weather and Radio Guide?

2009-09-27 Thread bpa
Browser addons need to be checked as I know some have broken or could be done better as a result of new SBS functionality. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-09-27 Thread bpa
look around to see what can be done - Digest::SHA is a compiled module (i.e. requires a C compile to build the module) so it may be difficult to get a solution for ARM based servers. -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-09-27 Thread bpa
| |Download: http://forums.slimdevices.com/attachment.php?attachmentid=8211| +---+ -- bpa bpa's Profile: http://forums.slimdevices.com/member.php

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-09-28 Thread bpa
FFWD and REW should work on Listen Again programs. Are you playing AAC or MP3 streams ? Does the display show the program duration time ? What version of SC and version of BBciPlayer ? -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] BBC App

2009-09-29 Thread bpa
The BBC app just gives the WMA streams for Live National and World Service networks (i.e. Radio1, Radio2, Radio 3 Radio 4, Radio4LW, 5Live, 6Music, BBC7 and World Service). It used to be BBC under Internet Radio/More Radio. -- bpa

Re: [SlimDevices: Plugins] Alienbbc - Empty Podcasts

2009-10-01 Thread bpa
shutting down some RealAudio support. I don't think it is worth updating the BBC podcast page as the resulting list from new format web site will not be much different from the OPML list. -- bpa bpa's Profile: http

Re: [SlimDevices: Plugins] Alienbbc - Empty Podcasts

2009-10-01 Thread bpa
plugin improvements there is little reason for a user to use AlienBBC as BBCiPlayer plugin provides the same programs and at better quality for both UK and non UK users. -- bpa bpa's Profile: http://forums.slimdevices.com

Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2009-10-02 Thread bpa
I'll have a look at it - I haven't had a chance to update the plugins in my repository. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-10-02 Thread bpa
First - when you have a problem please give details on your system (e.g. OS) as advice can vary according to OS. Log info can be found using WebUI /Settings / Information - near the bottom of the screen -- bpa bpa's

Re: [SlimDevices: Plugins] Announce: FindArt plugin beta

2009-10-04 Thread bpa
Have you entered your Amazon AWS keys into FindArt settings ? -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=49245

Re: [SlimDevices: Plugins] Announce: BBCiPlayer 0.9 - with UK and Non UK Support

2009-10-05 Thread bpa
in the UK or not, System details, OS, SBS version, BBCiPlayer version and player details would help as some systems (e.g. NAS)cannot transcode AAC which is the default. Can you play live national streams from BBCiPlayer ? -- bpa

<    1   2   3   4   5   6   7   8   9   10   >