Re: [SlimDevices: Plugins] Re: Announce: AlienBBC v1.06
pre8 has the "bandwidth" option and a number of other fixes which are useful besides the fixing the "garbled" audio - so i think it would be better to use pre8 as it is a complete tarball unlike your pre7 which has some additional patches. So you'd suggest going for pre8? I'll give it another try. I'm surprised at the compile problems as I found it very clean on a number of Linux systems. First try a configure without any options to ensure it can do a vanilla build. I'm surprised: it does (except for the --cc parameter I need). Thanks for the encouragment :-) -- Michael - http://www.herger.net/SlimCD - your SlimServer on a CD http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Is XM broken with 6,5?
jarome;139563 Wrote: > ... albeit with no track information displayed. see this post re: track/song titles for XMRadio plugin in 6.5 http://forums.slimdevices.com/showpost.php?p=132890&postcount=6 -- atlslim atlslim's Profile: http://forums.slimdevices.com/member.php?userid=3054 View this thread: http://forums.slimdevices.com/showthread.php?t=27854 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Is XM broken with 6,5?
jarome;139563 Wrote: > See my post on the XM announce thread. There are two fixes that will get > it going, albeit with no track information displayed. I never thought to look back in that old thread. I assumed it was long abandoned. I hadn't realized ongoing modifications had been happening there. I've applied the changes that were noted there and I'm up and running again. Thank you. -- avaloncourt avaloncourt's Profile: http://forums.slimdevices.com/member.php?userid=4200 View this thread: http://forums.slimdevices.com/showthread.php?t=27854 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: Custom Browse plugin
Phil Meyer;139687 Wrote: > > 1. When I click Custom Browse -> Libraries -> Phil's Music, the > breadcrumb trail reads "Custom Browse / Libraries / Library". > I suspect you would like it to say "Custom Browse / Libraries / Phil's Music" ? I made it this way mainly for performance reasons. It works the same in all menus, the breadcrumb only shows the "type of menu" you clicked on last and not the actual value/text. It would be possible to also show the actual value/text but that required more work and potentially performance issues, so I choosed this more static solution to start with. The text "Library" can of course be replaced with some other text if you have more appropriate suggestion. At the moment I can only see the following solutions: 1. That both all parent menus SQL's plus the current menu SQL is executed on each click. This will probably result in performance issues. 2. That a separate SQL has to be configured in the xml file. This would make it fast but would make the configuration more complex. In the part of the Libraries menu you are refering to it might be simplier to solve the problem but the issue would still exist in the other menus. None of these solution feels good, so thats also why it works as it does today. It might be possible to do some caching of the information, the problem is just that the cache has to be per client/web browser which makes it a little more complicated. Any ideas for solutions that would be fast and still easy to configure is appreciated. Phil Meyer;139687 Wrote: > 2. When I view artists for a chosen library and click P for the artists > beginning with P, it takes me to a page that begins half way through > "N" artists, and only has a few P artists at the bottom. To see the > rest of the "P" artists, I have to click on the "Q" page link, which > shows most of the "P" artists, with a few "Q" artists at the bottom of > the page. It seems to me that a page link should have all of the > artists starting with that letter on that page, so if grouping some > letters together on a page, all of the artists for those letters should > appear on that page. > I just had a look at the standard slimserver pages and they seems to work as you say. I will put an item on the wish list to get the same behaviour in Custom Browse. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-trackstat) , 'SQLPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-sqlplaylist) , 'DynamicPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-dynamicplaylist), 'Custom Browse' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-custombrowse) and 'RandomPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-randomplaylist) plugins) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=27043 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: Plugin for easy creation of dynamic playlists
A new version (1.6.1) of the DynamicPlayList plugin is now available, there is no new functionallity just an error correction: - Corrected so it works towards latest 6.5 releases, earlier 6.5 beta releases are no longer supported in this version. The new version is available at my 'download page' (http://erland.homeip.net/download) as usual. The current wish/todo list for new features in comming DynamicPlayList releases can be found here: http://erland.homeip.net/issuetracking/do/guest/home?application=slimserver-dynamicplaylist If anyone have more feature requests or if I have missed some feature you already have requested which hasn't been implemented, please let me know. Also please note that it is a wish list and not a release plan, so some features on this list may never be implemented. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-trackstat) , 'SQLPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-sqlplaylist) , 'DynamicPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-dynamicplaylist), 'Custom Browse' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-custombrowse) and 'RandomPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-randomplaylist) plugins) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=21790 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: Custom Browse plugin
A new version (1.4.2) of the CustomBrowse plugin is now available, there is no new functionallity just some error corrections: - Corrected so it works towards latest 6.5 releases, earlier 6.5 beta releases are no longer supported in this version. The new version is available at my 'download page' (http://erland.homeip.net/download) as usual. The current wish/todo list for new features in comming CustomBrowse releases can be found here: http://erland.homeip.net/issuetracking/do/guest/home?application=slimserver-custombrowse If anyone have more feature requests or if I have missed some feature you already have requested which hasn't been implemented, please let me know. Also please note that it is a wish list and not a release plan, so some features on this list may never be implemented. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-trackstat) , 'SQLPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-sqlplaylist) , 'DynamicPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-dynamicplaylist), 'Custom Browse' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-custombrowse) and 'RandomPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-randomplaylist) plugins) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=27043 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: Plugins for rating and "smart" playlists using SQL
A new version (1.28.2) of the TrackStat plugin is now available, there is no new functionallity just an error correction: - Corrected so it works towars latest 6.5 release, earlier 6.5 beta releases are no longer supported in this version. The new version is available at my 'download page' (http://erland.homeip.net/download) as usual. The current wish/todo list for new features in comming TrackStat releases can be found here: http://erland.homeip.net/issuetracking/do/guest/home?application=slimserver-trackstat If anyone have more feature requests or if I have missed some feature you already have requested which hasn't been implemented, please let me know. Also please note that it is a wish list and not a release plan, so some features on this list may never be implemented. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-trackstat) , 'SQLPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-sqlplaylist) , 'DynamicPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-dynamicplaylist), 'Custom Browse' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-custombrowse) and 'RandomPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-randomplaylist) plugins) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=20533 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts
Quoting tamanaco <[EMAIL PROTECTED]>: I read that 1.8 supported 6.5+ and by that assumed that it also supported the latest 7.0 nightly. My bad... Without modifying the WeatherTime 1.8 plugin.pm file I installed it on my 7.0 installation. Now WeatherTime fails to start with an error in the log pasted below. Does this version work on 7.0 without any modifications to the .pm file?... Should I go back to 1.7 using my modified .pm? Thanks. ERROR: Undefined subroutine &Slim::Utils::Misc::timeF called at This is one of many calls that have been deprecated for some time and are now gone as of 7.0. The new call for this needs to be Slim::Utils::DateTime::timeF the posted 1.8 does not yet include this required change. -kdf ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Re: Support for 6.2, 6.3 dropped in my plugins ?
>The idea was to keep the old versions, but not provide any error >corrections on them. The new versions would only work on 6.5 and maybe >7.0 beta. I think that's fine. That's what I've done with my plugin. New versions are written and tested with the latest version of slimserver. A new version may work with an old version of slimserver, but it's too much of a chore to revert to old versions for testing. I feel that most people who tinker with plugins are probably the ones keen to move forwards with the latest slimserver releases anyway. Phil ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Re: Announce: Custom Browse plugin
Getting somewhere with the Browse Library mode now, thanks! It works really well. This is what Slimserver needs, but on a global scale (so select the library, and the whole of slimserver - all browse modes, random play, etc, works with only that library). This custom browse method is a good start! I have noticed a couple of minor things with browsing libraries via the web UI though: 1. When I click Custom Browse -> Libraries -> Phil's Music, the breadcrumb trail reads "Custom Browse / Libraries / Library". 2. When I view artists for a chosen library and click P for the artists beginning with P, it takes me to a page that begins half way through "N" artists, and only has a few P artists at the bottom. To see the rest of the "P" artists, I have to click on the "Q" page link, which shows most of the "P" artists, with a few "Q" artists at the bottom of the page. It seems to me that a page link should have all of the artists starting with that letter on that page, so if grouping some letters together on a page, all of the artists for those letters should appear on that page. Phil ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts
I read that 1.8 supported 6.5+ and by that assumed that it also supported the latest 7.0 nightly. My bad... Without modifying the WeatherTime 1.8 plugin.pm file I installed it on my 7.0 installation. Now WeatherTime fails to start with an error in the log pasted below. Does this version work on 7.0 without any modifications to the .pm file?... Should I go back to 1.7 using my modified .pm? Thanks. ERROR: Undefined subroutine &Slim::Utils::Misc::timeF called at C:\Program Files\SlimServer\server/Plugins/WeatherTime/Plugin.pm line 2301. ERROR: Backtrace follows: Backtrace: frame 0: Slim::Schema::throw_exception (/PerlApp/DBIx/Class/Schema.pm line 606) frame 1: DBIx::Class::Schema::txn_do (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 46) frame 2: (eval) (C:\Program Files\SlimServer\server/Slim/Schema/Playlist.pm line 39) frame 3: Slim::Schema::Playlist::setTracks (/PerlApp/Slim/Player/Playlist.pm line 752) frame 4: Slim::Player::Playlist::modifyPlaylistCallback (/PerlApp/Slim/Control/Request.pm line 1629) frame 5: Slim::Control::Request::notify (/PerlApp/Slim/Control/Request.pm line 742) frame 6: Slim::Control::Request::checkNotifications (slimserver.pl line 463) frame 7: main::idle (slimserver.pl line 35) frame 8: PerlSvc::Startup (perlsvc.pl line 1482) frame 9: PerlSvc::_startup (slimserver.pl line 0) frame 10: (eval) (slimserver.pl line 0) -- tamanaco tamanaco's Profile: http://forums.slimdevices.com/member.php?userid=4620 View this thread: http://forums.slimdevices.com/showthread.php?t=21989 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: AlienBBC v1.06
mherger;139301 Wrote: > Just in case there was another release: please find an updated German > translation attached.Thanks for the translations, I have added them ready for > the next release. Neil -- Neil Sleightholm Neil Sleightholm's Profile: http://forums.slimdevices.com/member.php?userid=131 View this thread: http://forums.slimdevices.com/showthread.php?t=27823 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: Plugins for rating and "smart" playlists using SQL
Hi Erland, I am having some problems with your plugins on the very latest version of 6.5. Seems this is because the revision number has crept over 10,000 and statements like this no longer do the right thing as you're using REVISION as a string... if ($::VERSION ge '6.5' && $::REVISION ge '7505') { generating warnings like this: 2006-09-25 21:36:53.9378 Warning: Slim::Music::Info::getCurrentDataStore() is deprecated. Please use Slim::Schema direct ly. 2006-09-25 21:36:53.9387 Initialization of Plugins::DynamicPlayList::Plugin failed: Can't locate object method "dbh" via package "Slim::Schema" at C:\Program Files\SlimServer6.5_MySQL\server/Plugins/DynamicPlayList/Plugin.pm line 2512. James -- James James's Profile: http://forums.slimdevices.com/member.php?userid=189 View this thread: http://forums.slimdevices.com/showthread.php?t=20533 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: AlienBBC served from Infrant READYNAS
AlienBBC uses mplayer to do RealAudio decoding. The RealAudio codec as implemented needs Floating point support. As an example - a 266MHZ PPC processor with FPU (such as in QNAP, DS-106, Linkstation HG) can handle decoding needing only about 10-15% CPU. A 266Mhz ARM processor (as in NSLU2) no FPU - the compiler/libraries provides floating point emulation - the ARM processor cannot decode a stream in real time. Real have implemented a fixed point decoder for RealAudio on ARM processors and it works. I don't know what processor is in the Infrant box but I presume it doesn't have an FPU. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=27841 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: AlienBBC served from Infrant READYNAS
I'm sure Infrant would have tested it considdering so many people want it (understandably). I believe thay have said the processor in the box just isn't up to the task of decoding the RealAudio stream and serving it out. -- funkstar funkstar's Profile: http://forums.slimdevices.com/member.php?userid=2335 View this thread: http://forums.slimdevices.com/showthread.php?t=27841 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: AlienBBC v1.06
I think your pre7 was patched as plain pre7 could not play live BBC stations without the dreaded "garbled" bug. pre8 has the "bandwidth" option and a number of other fixes which are useful besides the fixing the "garbled" audio - so i think it would be better to use pre8 as it is a complete tarball unlike your pre7 which has some additional patches. I'm surprised at the compile problems as I found it very clean on a number of Linux systems. First try a configure without any options to ensure it can do a vanilla build. Mplayer does not have a true autoconfigure - if you disable some options it can stop compilation. The only reason for multiple restart of mplayer is that it can't communicate with destination. Does mplayer work standalone on that system ? If there is no sound card change the /dev/fd/3 to /dev/null -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=27823 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: AlienBBC v1.06
I'm still having a hard time getting AlienBBC 1.06 to run on SlimCD. When I hit play on a BBC stream the player starts displaying "Now playing (Connecting...)" forever. CPU goes up to 100% load (mostly due to mplayer). And in the log file I find dozens the following entry several times: Code: Streaming: Launching /usr/local/bin/mplayer -really-quiet -vc null -vo null -cache 128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=/dev/fd/3 rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio1/live/r1_dsat_g2.ra MPlayer 1.0pre7try2-3.2.3 (C) 2000-2005 MPlayer Team CPU: Intel (Family: 6, Stepping: 6) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection. Stream description: Audio Stream Stream mimetype: audio/x-pn-multirate-realaudio-live This is mplayer-1.0pre7 on SlimCD. Should I update mplayer (I'm trying to compile - no success so far...)? -- mherger Michael - http://www.herger.net/SlimCD - your SlimServer on a CD http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR mherger's Profile: http://forums.slimdevices.com/member.php?userid=50 View this thread: http://forums.slimdevices.com/showthread.php?t=27823 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Wikiradio Help
I think the xmlbrowser code checks the mtime of the page to decide when to use the cache - to be sure the cache is not used you could delete the contents of ~/Cache/FileCache -- Triode Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=27881 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Re: Wikiradio Help
Triode wrote: > Chip - which server version are you using? I've just tried loading > "Stations by Language" and it seems to work on 7.0a (which shoud be the > same as 6.5) 7.0a at home, 6.5 here at work. Same result in both places. Just checked it again here (SlimServer Version: 6.5.0 - 9916 - Linux - EN - utf8), same error. I just checked the home server and it's working now! A cache error, perhaps, that I couldn't overcome? It would be ironic if it failed only for me. Thanks. -- Chip Hart - Pediatric Solutions * Physician's Computer Company chip @ pcc.com * 1 Main St. #7, Winooski, VT 05404 800-722-7708 * http://www.pcc.com/~chip f.802-846-8178 * Pediatric Software Just Got Smarter. Your Practice Just Got Healthier. ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Wikiradio Help
OPML files need to be valid UTF-8 XML. Ampersands need to be entered as & for example. Try running the file through an XML validator such as http://www.stg.brown.edu/service/xmlvalid/ and fix all errors you find. -- andyg andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292 View this thread: http://forums.slimdevices.com/showthread.php?t=27881 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Wikiradio Help
Chip - which server version are you using? I've just tried loading "Stations by Language" and it seems to work on 7.0a (which shoud be the same as 6.5) -- Triode Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=27881 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Wikiradio Help
On Friday night, after a few beers, I perl-ed my way through ~1500 radio stations from around the world and sorted them by language (and then by country). I then uploaded the resulting opml file to the wikiradio page. I spent some time deleting entries from the file (quite a few, actually) because the format doesn't appear to allow ampersands and equal signs. Not a big deal, there's plenty of good stuff still in there. Now, however, it still doesn't work. If I hit the list from the wikiradio page (http://wiki.slimdevices.com/plugin/attachments/WikiRadio/Stations%20By%20Language.opml) it now downloads without an error, but trying to get it through the WWW interface gives me: There was an error loading the remote feed for : ( not well-formed (invalid token) at line 441, column 7, byte 35773 at /usr/local/slimserver/CPAN/XML/Parser.pm line 187 Any help? I've looked at line 441/7, nothing sticks out. -- Chip Hart - Pediatric Solutions * Physician's Computer Company chip @ pcc.com * 1 Main St. #7, Winooski, VT 05404 800-722-7708 * http://www.pcc.com/~chip f.802-846-8178 * Pediatric Software Just Got Smarter. Your Practice Just Got Healthier. ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: Custom Browse plugin
A new version (1.4.1) of the CustomBrowse plugin is now available, there is no new functionallity just some error corrections: - Corrected so it works without TrackStat installed - Corrected problem in Libraries menu with Windows shortcuts containing non letter characters The new version is available at my 'download page' (http://erland.homeip.net/download) as usual. The current wish/todo list for new features in comming CustomBrowse releases can be found here: http://erland.homeip.net/issuetracking/do/guest/home?application=slimserver-custombrowse If anyone have more feature requests or if I have missed some feature you already have requested which hasn't been implemented, please let me know. Also please note that it is a wish list and not a release plan, so some features on this list may never be implemented. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-trackstat) , 'SQLPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-sqlplaylist) , 'DynamicPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-dynamicplaylist), 'Custom Browse' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-custombrowse) and 'RandomPlayList' (http://erland.homeip.net/download/do/viewapplication?name=slimserver-randomplaylist) plugins) erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=27043 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Getting duplicate tracks with MusicIP & Slimserver?
Hi, Just thought I'd share an issue I had with each track, album showing twice in my slimserver database. I'm using musicIP plugin and after direction from Dan, I checked musicIP to see if the duplication was there, & it was. (check http://server ip or dns:10002) I was advised to refresh the songs which had no effect & then delete the musicip database & re validate the songs. This cleared up the problem. (file default.m3lib) regards Waldy -- waldy waldy's Profile: http://forums.slimdevices.com/member.php?userid=3714 View this thread: http://forums.slimdevices.com/showthread.php?t=27879 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Why no streaming from internet radio
I'd like to stream my XM, radioio and AlienBBC stations so that I can listen to them using WinAmp. Streaming only seems to work for my ripped tracks. Why? Is this something that can be fixed? -- jarome jarome's Profile: http://forums.slimdevices.com/member.php?userid=1223 View this thread: http://forums.slimdevices.com/showthread.php?t=27876 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Alien BBC - No Sound on Classic FM
Immediate workaround paste the following URL into the Radio Tune in http://mediasrv-the.musicradio.com/ClassicFM A fix may come from Slimdevices but since slimserver is open source, it could be by one of the developers but it needs to be logged as a bug especially if ClassicFM still works in 6.3.1. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=27868 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: AlienBBC. No sound from SlimServer on XP
Hi bpa, Indeed Nod32 does more than I thought. I have excluded socketwrapper.exe and all is well. What i don't understand is how AlienBBC was working correctly (on 6.5 betas) up until a few days ago when I've changed nothing at all. Wierd. Thanks for your help. MC. -- ModelCitizen Why does it always happen to me? Squeezebox2 > Benchmark Dac1 > Naim NAC 82 > Naim NAP 250 > Shahinian Arcs. Music catalog: http://modelcitizen.mine.nu/music.txt ModelCitizen's Profile: http://forums.slimdevices.com/member.php?userid=446 View this thread: http://forums.slimdevices.com/showthread.php?t=27867 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Alien BBC - No Sound on Classic FM
Thank you for the information. I guess this means that I will have to wait for a fix from Slim Devices. Paul -- pieronip pieronip's Profile: http://forums.slimdevices.com/member.php?userid=7653 View this thread: http://forums.slimdevices.com/showthread.php?t=27868 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: AlienBBC. No sound from SlimServer on XP
I think NOD332 does more than you think. Check out the NOD32 entry in the AlienBBC FAQ and see if it helps. http://www.x2systems.com/alienbbc/faq.html -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=27867 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: AlienBBC. No sound from SlimServer on XP
Hi bpa, I am sorry I do not know how to do what you request. I can go to a dos box and run this: C:\Program Files\SlimServer\server>slim.exe d_source but then have no idea how to start Alien BBC or obtain the logs (unless this is all the text generated when I use Ctrl/C to stop the process). I can turn on the d_source debug option via the web interface and copy the generated logs from the SlimServer log page here though. There are loads of messages generated in the log when I start AlienBBC. I am running Nod32 virus check on my main Slimserver machine but this is a simple low-footprint virus checker and does not control connections. I rely on my Routers NAT and firewall set up for security. I don't permanently run anti-spyware software. MC -- ModelCitizen Why does it always happen to me? Squeezebox2 > Benchmark Dac1 > Naim NAC 82 > Naim NAP 250 > Shahinian Arcs. Music catalog: http://modelcitizen.mine.nu/music.txt ModelCitizen's Profile: http://forums.slimdevices.com/member.php?userid=446 View this thread: http://forums.slimdevices.com/showthread.php?t=27867 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Alien BBC - No Sound on Classic FM
The ASX playlist return by the selecting Classif FM is as follows: Code: Classic FM Classic FM Classic FM GCap Media http://mediaweb.musicradio.com/nsc/ClassicFM_Multicast.nsc"/> Classic FM Classic FM GCap Media http://mediasrv-the.musicradio.com/ClassicFM"/> http://mediasrv-sov.musicradio.com/ClassicFM"/> http://medialog.musicradio.com/wmsiislog.dll"/> For some reason Slimserver is choking on the first HREF with NSC extnsion and ignore the other two which are the "normal" streams. It needs more investigation but it looks like a slimserver parsing issue. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=27868 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Re: Announce: Custom Browse plugin
>> >libraryDir=M:\Music\SlimServer Music >> >libraryAudioDirUrl=file:///M:/Music[/color] >> >> I tried this configuration change, but Libraries still doesn't give >> back any results. >> >Could you turn on debugging in the Custom Browse settings page and look >in the log if you see something strange ? Sorry for the delay in responding - been away for a week. I have looked into the debug info. I think my problem is to do with character encoding, as I have used apostrophies in my folder names within the sub-folders in my slimserver music folder. An example tracks.url is 'file:///M:/Music/Phil%27s%20Music/Porcupine%20Tree/Warszawa/03%20-%20Shesmovedon.mp3' Custom Browse appears to be looking for tracks.url like 'file:///M:/Music/Phil%2527s%2520Music%' i.e. my DB has encoded apostophies as %27. Custom Browse is looking for %2527 - looks like it sees the %27, and then tries to protect the %, encoding it to %25. 2006-09-25 13:31:56.0020 CustomBrowse: Searching for custom browse configuration in: M:\Music\SlimServer Playlists 2006-09-25 13:31:56.0022 CustomBrowse: Loading browse configuration from: P:\Music\SlimServer\trunk\server\Plugins\CustomBrowse\Playlists 2006-09-25 13:31:56.1694 CustomBrowse: Loading browse configuration from: M:\Music\SlimServer Playlists 2006-09-25 13:32:23.1866 CustomBrowse: Got property: libraryDir=M:\Music\SlimServer Music 2006-09-25 13:32:23.1867 CustomBrowse: Got property: libraryAudioDirUrl=file:///M:/Music 2006-09-25 13:32:23.2582 CustomBrowse: Got property: libraryDir=M:\Music\SlimServer Music 2006-09-25 13:32:23.2583 CustomBrowse: Got property: libraryAudioDirUrl=file:///M:/Music 2006-09-25 13:32:23.2730 CustomBrowse: Got property: libraryDir=M:\Music\SlimServer Music 2006-09-25 13:32:23.2732 CustomBrowse: Got property: libraryAudioDirUrl=file:///M:/Music 2006-09-25 13:32:23.2883 CustomBrowse: Got property: libraryDir=M:\Music\SlimServer Music 2006-09-25 13:32:23.2885 CustomBrowse: Got property: libraryAudioDirUrl=file:///M:/Music 2006-09-25 13:32:23.3293 CustomBrowse: Got property: libraryDir=M:\Music\SlimServer Music 2006-09-25 13:32:23.3295 CustomBrowse: Got property: libraryAudioDirUrl=file:///M:/Music 2006-09-25 13:32:26.5646 CustomBrowse: Preparing SQL: select contributors.id,contributors.name,substr(contributors.namesort,1,1) from contributors,tracks,contributor_track where tracks.audio=1 and tracks.id=contributor_track.track and contributor_track.contributor=contributors.id and contributor_track.role in (1,5) and tracks.url like '{custombrowse.libraryAudioDirUrl}/{library}%' group by contributors.id order by contributors.namesort asc 2006-09-25 13:32:26.5662 CustomBrowse: Got property: libraryDir=M:\Music\SlimServer Music 2006-09-25 13:32:26.5664 CustomBrowse: Got property: libraryAudioDirUrl=file:///M:/Music 2006-09-25 13:32:26.5682 CustomBrowse: Executing: select contributors.id,contributors.name,substr(contributors.namesort,1,1) from contributors,tracks,contributor_track where tracks.audio=1 and tracks.id=contributor_track.track and contributor_track.contributor=contributors.id and contributor_track.role in (1,5) and tracks.url like 'file:///M:/Music/Phil%2527s%2520Music%' group by contributors.id order by contributors.namesort asc 2006-09-25 13:32:26.7331 CustomBrowse: Executing and collecting: select contributors.id,contributors.name,substr(contributors.namesort,1,1) from contributors,tracks,contributor_track where tracks.audio=1 and tracks.id=contributor_track.track and contributor_track.contributor=contributors.id and contributor_track.role in (1,5) and tracks.url like 'file:///M:/Music/Phil%2527s%2520Music%' grou
[SlimDevices: Plugins] Re: AlienBBC. No sound from SlimServer on XP
So you have NO security s/w (i.e. no anti-spyware, anti-virus, IM security) on your Windows system. Can you get a console log of selecting a station with d_source with slimserver run from the command prompt. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=27867 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: AlienBBC. No sound from SlimServer on XP
Thanks bpa but my firewall is in my Router. My SlimServer PC and Squeezebox are behind this with no firewall between the two devices. Any other suggestions welcome! :-) MC -- ModelCitizen Why does it always happen to me? Squeezebox2 > Benchmark Dac1 > Naim NAC 82 > Naim NAP 250 > Shahinian Arcs. Music catalog: http://modelcitizen.mine.nu/music.txt ModelCitizen's Profile: http://forums.slimdevices.com/member.php?userid=446 View this thread: http://forums.slimdevices.com/showthread.php?t=27867 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: AlienBBC stops playing after about 2 mins.
bpa;139218 Wrote: > It's a known issue with predominantly Windows who eriher have long > transmission time (e.g satellite links) or have tweaked their network > connection. > So if your system matches these then you can > > 1. Revert the TCP parameters back to Windows default > or > 2. edit with Wordpad the file custom-convert.conf in the Plugins/Alien > directory and delete the "bandwidth 100" that occurs in 3 places. > > The side effect of removing the "bandwidth" means startup of "listen > Again" or skip fwd/back will take about 12-15 secs instead of 2-4 > secs. > > The problem is an issues with mplayer which needs to be investigated. > There is an alternative custom-convert.conf file without the bandwidth > in the 1.06 installation. Thanks a lot bpa. I tried editing the custom-convert.conf file, but unfortunately this just resulted in the audio playing in a 2 minute loop. I finally found out how to roll back the TCP/IP settings which my internet speed optimiser program had altered. Then it worked just fine, so thanks a lot for your help. -- portugalpete portugalpete's Profile: http://forums.slimdevices.com/member.php?userid=6791 View this thread: http://forums.slimdevices.com/showthread.php?t=27829 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: AlienBBC. No sound from SlimServer on XP
Sometimes after upgrade mplayer.exe and socketwrapper.exe need to be re-entered in your security s/w (e.g Windows firewall) to mark/enabled them as fully authorised to use network. -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=27867 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Alien BBC - No Sound on Classic FM
Hi I have upgrade to SS6.5 and AlienBBC 1.06. (Windows Platform) I figured out how to get the GWR stations back on the list. They seem to work OK except for Classic FM. Whne I select this station, I get the URL "http://audio.musicradio.com/player.asp?Show=5"; on screen for a few seconds, then I get "Classic FM" on screen and then silence. When I try that URL directly in IE, Windows Medai Player plays Classic FM without a problem. Any advice please? Paul -- pieronip pieronip's Profile: http://forums.slimdevices.com/member.php?userid=7653 View this thread: http://forums.slimdevices.com/showthread.php?t=27868 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] AlienBBC. No sound from SlimServer on XP
Hello, I was running 1.05 but have not had any sound from Alien BBC since around upgrading to 6.5 full version. I Have now upgraded to 1.06 (using the Windows installer) to see if this sorts out the problem. It hasn't, there is still no sound. The dos test of myplayer works fine though (and I can listen to Radio 4) and when running AlienBBC via SlimServer it all appears to work, but all is slient. Squeezebox screen just says Radio 4. Can anyone help me with resolving this problem? I have run SlimServer and AlienBBC with the D_plugins debug option set and received this: PlayableAODItem: Trying to get stream for: http://www.bbc.co.uk/radio/aod/networks/radio4/live.shtml?fm Going to parse: http://www.bbc.co.uk/radio/aod/networks/radio4/live.shtml?fm PlayableAODItem got: http://www.bbc.co.uk/radio4/realplayer/media/fmg2.rpm AlienBBC Playing : Radio 4(http://www.bbc.co.uk/radio4/realplayer/media/fmg2.rpm) Scrobbler: * Scrobbler: Open command [Squeezebox2 (00:04:20:05:b9:27)] Scrobbler: * Scrobbler: === Scrobbler: Starting to time " - Radio 4 (from ) genre: " Scrobbler: ==Track.new Scrobbler: No length available, track will not be submitted Scrobbler: === showCurrentVariables() Scrobbler: Artist: Scrobbler: Track: Radio 4 Scrobbler: Album: Scrobbler: Original Filename: rtsp://rmlivev8bb.bbc.net.uk/farm/*/ev7/live24/radio4/live/r4_dsat_g2.ra Scrobbler: No Countdown object yet Scrobbler: Current state of Track object: CANCEL Scrobbler: Is power on? : true Scrobbler: === MusicInfoSCR: empty artist/album? 'Radio4' Cheers for any help. MC -- ModelCitizen Why does it always happen to me? Squeezebox2 > Benchmark Dac1 > Naim NAC 82 > Naim NAP 250 > Shahinian Arcs. Music catalog: http://modelcitizen.mine.nu/music.txt ModelCitizen's Profile: http://forums.slimdevices.com/member.php?userid=446 View this thread: http://forums.slimdevices.com/showthread.php?t=27867 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: AlienBBC v1.06
Ah; it's a simple permission problem: cd /usr/local/slimserver/Plugins find Alien -type d -exec chmod 755 {} \; -print fixed it for me. The 1.06 tarball must have different permission to 1.05. -- knigma knigma's Profile: http://forums.slimdevices.com/member.php?userid=1054 View this thread: http://forums.slimdevices.com/showthread.php?t=27823 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Re: Announce: AlienBBC v1.06
Neither does it for me :-(. I'll try to see what's wrong here later. Shame on me: this was another permissions issue... -- Michael - http://www.herger.net/SlimCD - your SlimServer on a CD http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: AlienBBC v1.06
The Windows installer (.exe) will install all the necessary files. If all the files are in place an accessible to slimserver - slimserver (not AlienBBC) will enable RTSP on startup. Normally it is a case of run the AlienBBC installer .exe and restart and everything works. Did you get AlienBBC to work ? What is the name of the installed exe file you used ? What version of Slimserver are you running ? If RTSP was not enabled then usually slimserver cannot access a file such as mplayer.exe on windows. lame.exe is not necessary for AlienBBC to work as the user can stream FLAC or WAV to the SB. lame.exe is only necessary to stream MP3 to SB - so it is a general and not AlienBBC specific (e.g. user wants to use Bit rate limiting) -- bpa bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=27823 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: AlienBBC v1.06
I installed AlienBBC using the windows installer, and after some digging on here, discovered it wasn't working as you need to enable rtsp file type, and install lame.exe in the bin directory. I assume that lame.exe can't be installed with the installer for some reason, and that's why it is missing. If not, it would be good to include the lame.exe and enable rtsp? If it can't be included, then the web site install instructions need updating as the BBC streams and others using rtsp are the main reason many people install AlienBBC? Alex -- alextegg alextegg's Profile: http://forums.slimdevices.com/member.php?userid=5073 View this thread: http://forums.slimdevices.com/showthread.php?t=27823 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
Re: [SlimDevices: Plugins] Re: Announce: AlienBBC v1.06
Try as I might this patch doesn't make any difference for me: Neither does it for me :-(. I'll try to see what's wrong here later. bpa: I'm on Default, using Firefox 1.5 and Opera 9 -- Michael - http://www.herger.net/SlimCD - your SlimServer on a CD http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: AlienBBC v1.06
Hi, My installation, mv old Alinen directory, download tar file in /usr/local/slimserver. chown slimserver tarfile. tar -zxv tarfile then restart slimserver. This works for me (on web gui & player) ps i'm on suse 10.1 & slim 6.50 regards Waldy ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins
[SlimDevices: Plugins] Re: Announce: AlienBBC v1.06
Try as I might this patch doesn't make any difference for me: --- Plugin.pm.orig Mon Sep 25 08:28:29 2006 +++ Plugin.pm Mon Sep 25 08:28:38 2006 @@ -978,7 +978,7 @@ # sub webPages { - my %pages = ("index\.htm" => \&handleIndex); + my %pages = ("index\.html" => \&handleIndex); if (grep {$_ eq 'Alien::Plugin'} Slim::Utils::Prefs::getArray('disabledplugins')) { What am I missing? -- knigma knigma's Profile: http://forums.slimdevices.com/member.php?userid=1054 View this thread: http://forums.slimdevices.com/showthread.php?t=27823 ___ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/plugins