Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-02-23 Thread TheLastMan

bpa wrote: 
 I think the Armada based Synology are the ones with problems.  It looks
 to be some sort of weird permission/access problem.
 
 If you do install other version of ffmpeg you MUST run restart LMS  and
 then should use logging player.source set to DEBUG to double check that
 LMS has found the newly installed ffmpeg as opposed to the Synology
 provided one.  It is possible that LMS has been using the same version
 of ffmpeg even though you installed other ones.

Thanks for that. I am happy to run the plugin using logging and debug
and send you the output.  Can you give me chapter and verse on how to
do that - or point me to a post on this or the other thread that gives
me instructions? I am a real Linux amateur but can use SSH and Vi to
move files around and edit configs as necessary. 

I only really listen live to BBC Radio 4, so that is not a major problem
as long I can access the MP3 stream - I have it on a favourite.  I am
most worried about the planned loss of the ability to play the past
schedule, particularly R3 and R6 - so await news of the BBC's intentions
for that part of their system.  

In the medium term I may abandon LMS on the Synology and revert to a
SqueezePlug server on a Raspberry Pi I have on Standby.  Hopefully
that will have enough processing horsepower to cope and should not have
the problems afflicting the Synology.

Thanks again.



Matt
http://www.last.fm/user/MJL-UK
SQUEEZEBOXES:[/B] TWO SB DUETS (LIVING ROOM AND KITCHEN) AND A
*'PICOREPLAYER' (HTTPS://SITES.GOOGLE.COM/SITE/PICOREPLAYER/HOME)
[b]Server:* Synology DS214 (2TB) NAS running LMS 7.7.3 (official
Synology package)
*Network:* Netgear DG834GT ADSL modem/router, Buffalo WZR-HP-G300NH
access point
*Livingroom:* Receiver, Naim 42/110 amp, BW CM2 speakers
*Kitchen:* Receiver, Topping TP20 Mk2 Class T amp, BW 686 speakers
*Study:* Linn LP12, Naim 72/Hi-cap/Headline

TheLastMan's Profile: http://forums.slimdevices.com/member.php?userid=16021
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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


Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-02-23 Thread bpa

Krisbee wrote: 
 
 Any thoughts?

The 3 secs delay between process started and end of file in the log is
similar to klammer's issue. To bve sure you ned output from ffmpeg


If you could run this command from a shell prompt logged in under userid
root and 2nd time logged in as admin (not with sudo ). If it is the same
problem the command will work under root but fails under admin (which is
the userid LMS uses).

/usr/bin/ffmpeg -verbose -i
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_fourfm.m3u8;
-f flac testbbc.flc

If it runs - let it run for say 30 secs and then see if the file is
playable.



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

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


Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-02-23 Thread Krisbee

bpa wrote: 
 If you could post the error message - it would be useful.  The error
 that was causing klammer and onlyconnected (armada and Intel NAS) was
 error opening decoder -= operation not permitted - it would play OK
 running ffmpeg from root but not from admin. Also even if ffmpeg is
 owned by root and permissions has +s problems stays.  I found similar
 symptom if input decoder option parameter is set to a silly value.  Your
 unreadable sounds like a different problem.

It may be the same problem, unreadable was just my description. 
Anyway. I've re-run the try to use Audio Station ffmpeg test and here
are the details.


Code:


  DSMTEST find / -name ffmpeg
  /volume1/@appstore/AudioStation/lib/ffmpeg
  /volume1/@appstore/AudioStation/bin/ffmpeg
  /volume1/@appstore/debian-chroot/var/chroottarget/root/ffmpeg-2.5.4/ffmpeg
  /volume1/@appstore/debian-chroot/var/chroottarget/usr/local/share/ffmpeg
  /volume1/@appstore/debian-chroot/var/chroottarget/usr/local/bin/ffmpeg
  DSMTEST pwd
  /usr/bin
  DSMTEST ln -s /volume1/@appstore/AudioStation/bin/ffmpeg  ffmpeg
  DSMTEST cd /
  DSMTEST ffmpeg -version
  ffmpeg version 2.0.2
  built on Dec  5 2014 14:35:18 with gcc 4.6.3 (crosstool-NG 1.17.0)
  configuration: --arch=i686 --target-os=linux 
--cross-prefix=/usr/local/i686-pc-linux-gnu/bin/i686-pc-linux-gnu- 
--enable-cross-compile --enable-optimizations --enable-pic --enable-shared 
--disable-static --enable-version3 --enable-encoders --enable-pthreads 
--enable-libmp3lame --disable-swscale-alpha --disable-postproc 
--disable-ffserver --disable-ffplay --disable-bzlib --disable-altivec 
--disable-decoder=amrnb --disable-indev=alsa --disable-outdev=alsa 
--disable-encoder=zmbv --disable-encoder=dca --disable-encoder=ac3 
--disable-encoder=ac3_fixed --disable-encoder=eac3 --disable-decoder=dca 
--disable-decoder=eac3 --disable-decoder=truehd --enable-avresample 
--disable-doc
  libavutil  52. 38.100 / 52. 38.100
  libavcodec 55. 18.102 / 55. 18.102
  libavformat55. 12.100 / 55. 12.100
  libavdevice55.  3.100 / 55.  3.100
  libavfilter 3. 79.101 /  3. 79.101
  libavresample   1.  1.  0 /  1.  1.  0
  libswscale  2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
  DSMTEST ls -l /volume1/@appstore/AudioStation/bin/ffmpeg
  -rwxr-xr-x1 root root195072 Dec  5 07:06 
/volume1/@appstore/AudioStation/bin/ffmpeg
  DSMTEST
  



As you can see from above, I've symlinked the audio station package
ffmpeg version to the system's /usr/bin directory.  

After restarting LMS on the Synology VM andd attempting to paly a HLS
stream, the log appears to show the correct transcoderhelper command is
invoked and the version of ffmeg in /usr/bin is found:


Code:


  ...
  [15-02-23 10:09:02.4462] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (553) Using command 
for conversion: /usr/bin/ffmpeg -loglevel quiet -i 
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_fourfm.m3u8;
 -f flac -  |
  [15-02-23 10:09:02.4464] Slim::Player::Song::open (558) Tokenized command: 
/usr/bin/ffmpeg -loglevel quiet -i 
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_fourfm.m3u8;
 -f flac -  |
  [15-02-23 10:09:02.4506] Slim::Player::SongStreamController::new (31) live=1
  .
  



But the stream does not play, see http://pastebin.com/6eEEVhpF

Any thoughts?



Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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


Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-02-23 Thread bpa

Krisbee wrote: 
 Curious, as my ffmpeg built in the debian-chroot has this stat and can
 run Ok under synology user admin.

So the chroot runs OK under admin but not when run as part of the
PlayHLS plugin.

Similarly the ffmpeg with +s permission will run OK under admin from a
shell prompt but not under LMS.

If a necessary library can't be accessed by ffmpeg, it will generate a
proper file access error message.  The underlying cause of operation
not permitted doesn't seem to be file related - I wonder if it is a
environment variable of some sort or something else that is different
under the LMS setup.



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

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


Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-02-23 Thread Krisbee

bpa wrote: 
 The 3 secs delay between process started and end of file in the log is
 similar to klammer's issue. To bve sure you ned output from ffmpeg
 
 
 If you could run this command from a shell prompt logged in under userid
 root and 2nd time logged in as admin (not with sudo ). If it is the same
 problem the command will work under root but fails under admin (which is
 the userid LMS uses).
 
 /usr/bin/ffmpeg -verbose -i
 http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_fourfm.m3u8;
 -f flac testbbc.flc
 
 If it runs - let it run for say 30 secs and then see if the file is
 playable.

It does appear to be the same problem:


Code:


  BusyBox v1.16.1 (2015-01-07 14:56:36 CST) built-in shell (ash)
  Enter 'help' for a list of built-in commands.
  
  DSMTEST cd /scratch
  DSMTEST ls -l
  DSMTEST /usr/bin/ffmpeg  -i 
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_fourfm.m3u8;
 -f flac testbbc.flc
  ffmpeg version 2.0.2 Copyright (c) 2000-2013 the FFmpeg developers
  built on Dec  5 2014 14:35:18 with gcc 4.6.3 (crosstool-NG 1.17.0)
  configuration: --arch=i686 --target-os=linux 
--cross-prefix=/usr/local/i686-pc-linux-gnu/bin/i686-pc-linux-gnu- 
--enable-cross-compile --enable-optimizations --enable-pic --enable-shared 
--disable-static --enable-version3 --enable-encoders --enable-pthreads 
--enable-libmp3lame --disable-swscale-alpha --disable-postproc 
--disable-ffserver --disable-ffplay --disable-bzlib --disable-altivec 
--disable-decoder=amrnb --disable-indev=alsa --disable-outdev=alsa 
--disable-encoder=zmbv --disable-encoder=dca --disable-encoder=ac3 
--disable-encoder=ac3_fixed --disable-encoder=eac3 --disable-decoder=dca 
--disable-decoder=eac3 --disable-decoder=truehd --enable-avresample 
--disable-doc
  libavutil  52. 38.100 / 52. 38.100
  libavcodec 55. 18.102 / 55. 18.102
  libavformat55. 12.100 / 55. 12.100
  libavdevice55.  3.100 / 55.  3.100
  libavfilter 3. 79.101 /  3. 79.101
  libavresample   1.  1.  0 /  1.  1.  0
  libswscale  2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
  [hls,applehttp @ 0x808aca0] Estimating duration from bitrate, this may be 
inaccurate
  Input #0, hls,applehttp, from 
'http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_fourfm.m3u8':
  Duration: 00:00:00.01, start: 7834.457956, bitrate: 322 kb/s
  Program 0
  Metadata:
  variant_bitrate : 339200
  Stream #0:0: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 322 
kb/s
  Metadata:
  variant_bitrate : 339200
  [flac @ 0x80b92e0] encoding as 24 bits-per-sample
  Output #0, flac, to 'testbbc.flc':
  Stream #0:0: Audio: flac, 48000 Hz, stereo, s32, 128 kb/s
  Metadata:
  variant_bitrate : 339200
  Stream mapping:
  Stream #0:0 - #0:0 (aac - flac)
  Error while opening decoder for input stream #0:0 : Operation not permitted
  DSMTEST whoami
  admin
  DSMTEST
  



Command was run in a scratch dir with admin:user as owner and group. 

Curious, as my ffmpeg built in the debian-chroot has this stat and can
run Ok under synology user admin.


Code:


  root@DSMTEST:/# stat /usr/local/bin/ffmpeg
  File: `/usr/local/bin/ffmpeg'
  Size: 13838732Blocks: 27032  IO Block: 4096   regular file
  Device: fd01h/64769dInode: 126977  Links: 1
  Access: (0755/-rwxr-xr-x)  Uid: (0/root)   Gid: (0/root)
  Access: 2015-02-23 13:46:46.956608731 +
  Modify: 2015-02-20 16:31:34.073530643 +
  Change: 2015-02-23 13:45:55.364625075 +
  Birth: -
  




Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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


Re: [SlimDevices: Plugins] Available HLS Streams

2015-02-23 Thread pippin

Umm, could you be a bit more specific what you are looking for?
All available HLS streams are at least thousands, probably even a few
orders of magnitude more.



---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox
and
Logitech UE Smart Radio as well as iPeng Party, the free Party-App, 
at penguinlovesmusic.com
*New: iPeng 8, the Universal App for iOS 7 and iOS 8*

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

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


Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-02-23 Thread bpa

utgg wrote: 
 I don't know if it has anything at all to do with this, but I did notice
 this comment in Triode's Spotify Plugin.pm: # hack for Synology
 archnames meaning binary dirs don't get put on findBin path

We've gone past that but it may explain why when ffmpeg is put into Bin
dir of LMS  it seems to be ignored in favour of the ffmpeg in /usr/bin
etc or elsewhere on the PATH



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

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


[SlimDevices: Plugins] Available HLS Streams

2015-02-23 Thread JPatten

Could I suggest that somebody with the knowledge list out all available
HLS streams please in one concise post including UK and Non-UK streams
also broken out by high bit rate and low bit rate? Just conscious of the
huge amount of posts that need to be waded through to get the relevant
info. :o



JPatten's Profile: http://forums.slimdevices.com/member.php?userid=9215
View this thread: http://forums.slimdevices.com/showthread.php?t=103208

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


Re: [SlimDevices: Plugins] Apple OS X HLS Setup with LMS

2015-02-23 Thread bpa

This post provides details OSX install of ffmpeg and then follow Linux
instruction for PlayHLS plyugin.
http://forums.slimdevices.com/showthread.php?103158-Announce-PlayHLS-Plugin-plugin-to-play-Apple-HLS-m3u8-streamp=807656viewfull=1#post807656

menu.opml needs seprate instructions.



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

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


Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-02-23 Thread utgg

bpa wrote: 
 So the chroot runs OK under admin but not when run as part of the
 PlayHLS plugin.
 
 Similarly the ffmpeg with +s permission will run OK under admin from a
 shell prompt but not under LMS.
 
 If a necessary library can't be accessed by ffmpeg, it will generate a
 proper file access error message.  The underlying cause of operation
 not permitted doesn't seem to be file related - I wonder if it is a
 environment variable of some sort or something else that is different
 under the LMS setup.

I don't know if it has anything at all to do with this, but I did notice
this comment in Triode's Spotify Plugin.pm: # hack for Synology
archnames meaning binary dirs don't get put on findBin path



utgg's Profile: http://forums.slimdevices.com/member.php?userid=40900
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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


Re: [SlimDevices: Plugins] The New HSL files on windows PC

2015-02-23 Thread Cessquill

boardtc wrote: 
 Hi, I am using WHS, it does not sound like I do all this via WHS
 console? This is the only way I have interacted with my server in the 5
 years I have had it. I guess I need to connect a monitor  a mouse
 directly to the server.

As mentioned, either plug a keyboard/mouse/monitor in or use Remote
Desktop from another machine, enter the IP address/server name and the
password you use for the WHS dashboard.

You'll have done it before at some point, since that's the only way to
get LMS installed in the first place (AFAIK).

If you didn't want to go down the Keyboard/monitor route, or Remote
Desktop is not an option, you COULD always Install Advanced Admin
Console as a dashboard add-in.  That gives you access to explorer,
where you can paste ffmpeg.exe and the new menu file.  You could then
either restart the server, or maybe go into Services in the Advanced
Admin Console and restart the LMS service.

I updated my WHS in about 10 minutes using the method in this thread and
had no issues at all.  I didn't use the Advanced Admin Console approach,
but I do use it a lot for going under the hood without opening a full
desktop session.



Cessquill's Profile: http://forums.slimdevices.com/member.php?userid=330
View this thread: http://forums.slimdevices.com/showthread.php?t=103143

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


[SlimDevices: Plugins] Apple OS X HLS Setup with LMS

2015-02-23 Thread JPatten

Would somebody be so good as to put together a concise post on getting
HLS to work under Apple OS X to include location of the Menu.opml,
enabling LAME etc. A lot of the Apple related posts are scattered in
other threads :)



JPatten's Profile: http://forums.slimdevices.com/member.php?userid=9215
View this thread: http://forums.slimdevices.com/showthread.php?t=103209

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



Re: [SlimDevices: Plugins] Apple OS X HLS Setup with LMS

2015-02-23 Thread JPatten

bpa wrote: 
 This post provides details OSX install of ffmpeg and then follow Linux
 instruction for PlayHLS plyugin.
 http://forums.slimdevices.com/showthread.php?103158-Announce-PlayHLS-Plugin-plugin-to-play-Apple-HLS-m3u8-streamp=807656viewfull=1#post807656
 
 menu.opml needs seprate instructions.

Hi BPA

I had spotted the OSX install post mentioned above ok and I think I may
have stumbled on Menu.opml for Apple but not sure. I thought it would be
great to have everything in one place if this were possible.

Thanks for all your fine work by the way.



JPatten's Profile: http://forums.slimdevices.com/member.php?userid=9215
View this thread: http://forums.slimdevices.com/showthread.php?t=103209

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


Re: [SlimDevices: Plugins] Available HLS Streams

2015-02-23 Thread tfec

UK


Code:

BBC Radio 1
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_one.m3u8
  
  BBC Radio 1 Xtra
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_1xtra.m3u8
  
  BBC Radio 2
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_two.m3u8
  
  BBC Radio 3
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_three.m3u8
  
  BBC Radio 4
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_fourfm.m3u8
  
  BBC Radio 4 LW
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_fourlw.m3u8
  
  BBC Radio 4 Extra
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_four_extra.m3u8
  
  BBC Radio 5 Live
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_five_live.m3u8
  
  BBC Radio 5 Sports
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_five_live_sports_extra.m3u8
  
  BBC Radio 6 Music
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_6music.m3u8
  
  BBC Asian Network
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_asian_network.m3u8
  
  BBC World Service
  http://bbcwsen-lh.akamaihd.net/i/WSEIEUK_1@189911/master.m3u8
  
  BBC Radio Scotland
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_scotland_fm.m3u8
  
  BBC Radio nan Gaidheal
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_nan_gaidheal.m3u8
  
  BBC Radio Ulster
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_ulster.m3u8
  
  BBC Radio Foyle
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_foyle.m3u8
  
  BBC Radio Wales
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_wales_fm.m3u8
  
  BBC Radio Cymru
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_cymru.m3u8
  
  
  -
  BBC Local Radio
  -
  BBC Berkshire
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_berkshire.m3u8
  
  BBC Bristol
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_bristol.m3u8
  
  BBC Cambridgeshire
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_cambridge.m3u8
  
  BBC Cornwall
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_cornwall.m3u8
  
  BBC Coventry 
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_coventry_warwickshire.m3u8
  
  BBC Cumbria
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_cumbria.m3u8
  
  BBC Derby
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_derby.m3u8
  
  BBC Devon
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_devon.m3u8
  
  BBC Essex
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_essex.m3u8
  
  BBC Gloucestershire
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_gloucestershire.m3u8
  
  BBC Guernsey
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_guernsey.m3u8
  
  BBC Hereford  Worcester
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_hereford_worcester.m3u8
  
  BBC Humberside
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_humberside.m3u8
  
  BBC Jersey
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_jersey.m3u8
  
  BBC Kent
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_kent.m3u8
  
  BBC Lancashire
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_lancashire.m3u8
  
  BBC Leeds
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_leeds.m3u8
  
  BBC Leicester
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_leicester.m3u8
  
  BBC Lincolnshire
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_lincolnshire.m3u8
  
  BBC London
  
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_london.m3u8
  
  BBC Manchester
  

Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-02-23 Thread Krisbee

bpa wrote: 
 So the chroot runs OK under admin but not when run as part of the
 PlayHLS plugin.
 
 Similarly the ffmpeg with +s permission will run OK under admin from a
 shell prompt but not under LMS.
 
 If a necessary library can't be accessed by ffmpeg, it will generate a
 proper file access error message.  The underlying cause of operation
 not permitted doesn't seem to be file related - I wonder if it is a
 environment variable of some sort or something else that is different
 under the LMS setup.

No, the version of ffmpeg built in a a debian chroot runs OK when the
binary file is copied to /usr/bin on the main Synology file tree. It
runs under LMS, and at the CLI whether the Synology user is admin or
root. It just works.



Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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


Re: [SlimDevices: Plugins] Apple OS X HLS Setup with LMS

2015-02-23 Thread JPatten

Thanks. Don't know where to put it yet. Everything else up and running
including lame.


Sent from my iPhone using Tapatalk





JPatten's Profile: http://forums.slimdevices.com/member.php?userid=9215
View this thread: http://forums.slimdevices.com/showthread.php?t=103209

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


Re: [SlimDevices: Plugins] Available HLS Streams

2015-02-23 Thread bonze

JPatten wrote: 
 Could I suggest that somebody with the knowledge list out all available
 HLS streams please in one concise post including UK and Non-UK streams
 also broken out by high bit rate and low bit rate? Just conscious of the
 huge amount of posts that need to be waded through to get the relevant
 info. :o
This post has the BBC UK high streams.
http://forums.slimdevices.com/showthread.php?53229-Announce-BBCiPlayer-Plugin-(UK-only)p=807139viewfull=1#post807139

for non-uk, replace /uk/sbr_high/ with /nonuk/sbr_low/



LMS Version: 7.9
TranquilPC T2-WHS-A3 - WHS 2011
2x Touch, 3x SB3

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

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


Re: [SlimDevices: Plugins] Available HLS Streams

2015-02-23 Thread JPatten

bonze wrote: 
 This post has the BBC UK high streams.
 http://forums.slimdevices.com/showthread.php?53229-Announce-BBCiPlayer-Plugin-(UK-only)p=807139viewfull=1#post807139
 
 for non-uk, replace /uk/sbr_high/ with /nonuk/sbr_low/

Thanks Bonze, that's excellent.



JPatten's Profile: http://forums.slimdevices.com/member.php?userid=9215
View this thread: http://forums.slimdevices.com/showthread.php?t=103208

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


Re: [SlimDevices: Plugins] Available HLS Streams

2015-02-23 Thread JPatten

Sorry - I mean BBC HLS streams.



JPatten's Profile: http://forums.slimdevices.com/member.php?userid=9215
View this thread: http://forums.slimdevices.com/showthread.php?t=103208

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


Re: [SlimDevices: Plugins] Available HLS Streams

2015-02-23 Thread JPatten

tfec wrote: 
 NONUK
 
  
Code:

  BBC Radio 1
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_one.m3u8
   
   BBC Radio 1 Xtra
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_1xtra.m3u8
   
   BBC Radio 2
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_two.m3u8
   
   BBC Radio 3
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_three.m3u8
   
   BBC Radio 4
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_fourfm.m3u8
   
   BBC Radio 4 LW
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_fourlw.m3u8
   
   BBC Radio 4 Extra
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_four_extra.m3u8
   
   BBC Radio 5 Live
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_five_live.m3u8
   
   BBC Radio 5 Sports
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_five_live_sports_extra.m3u8
   
   BBC Radio 6 Music
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_6music.m3u8
   
   BBC Asian Network
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_asian_network.m3u8
   
   BBC World Service
   http://bbcwsen-lh.akamaihd.net/i/WSEIEUK_1@189911/master.m3u8
   
   BBC Radio Scotland
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_scotland_fm.m3u8
   
   BBC Radio nan Gaidheal
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_nan_gaidheal.m3u8
   
   BBC Radio Ulster
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_ulster.m3u8
   
   BBC Radio Foyle
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_foyle.m3u8
   
   BBC Radio Wales
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_wales_fm.m3u8
   
   BBC Radio Cymru
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_cymru.m3u8
   
   
   -
   BBC Local Radio
   -
   BBC Berkshire
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_berkshire.m3u8
   
   BBC Bristol
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_bristol.m3u8
   
   BBC Cambridgeshire
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_cambridge.m3u8
   
   BBC Cornwall
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_cornwall.m3u8
   
   BBC Coventry 
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_coventry_warwickshire.m3u8
   
   BBC Cumbria
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_cumbria.m3u8
   
   BBC Derby
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_derby.m3u8
   
   BBC Devon
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_devon.m3u8
   
   BBC Essex
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_essex.m3u8
   
   BBC Gloucestershire
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_gloucestershire.m3u8
   
   BBC Guernsey
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_guernsey.m3u8
   
   BBC Hereford  Worcester
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_hereford_worcester.m3u8
   
   BBC Humberside
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_humberside.m3u8
   
   BBC Jersey
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_jersey.m3u8
   
   BBC Kent
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_kent.m3u8
   
   BBC Lancashire
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_lancashire.m3u8
   
   BBC Leeds
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_leeds.m3u8
   
   BBC Leicester
   
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_leicester.m3u8
   
   BBC Lincolnshire
   

Re: [SlimDevices: Plugins] Apple OS X HLS Setup with LMS

2015-02-23 Thread bpa

JohnB wrote: 
 To find the location of the LMS cache folder on your Mac you can look in
 LMS Setting/Information and look down the page. Using your experience
 when you set up your Windows 7 PC, you should be able to navigate to the
 right folder from the cache folder.

The updated menu.opml replaces the file of same name in the BBCiPlayer
Plugin directory. The directory path will end with
InstalledPlugins/Plugins/BBCiPlayer

The initial part of the path (as JohnB stated) foudn under WebUI
Settings/Information - at the bottom of the page it lists all the
directories where Plugins can be installed.  Find the path with
something like  cache/InstalledPlugins/Plugins



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

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


Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-02-23 Thread Krisbee

Cheenis wrote: 
 Once I got my head around installing FFMPEG on my Synology DS210j NAS.
 
 For anybody with the same set up, make sure you log in as root (same
 password as admin) when you use Putty to connect to your NAS via ssh
 (google how to enable if you're struggling, it's simple) then by
 following these posts by Cute Poison on the Synology forums:
 
 https://forum.synology.com/enu/viewtopic.php?f=37t=89787
 http://forum.synology.com/wiki/index.php/Overview_on_modifying_the_Synology_Server,_bootstrap,_ipkg_etc
 https://github.com/CutePoisonX/ffmpegInstaller/blob/master/README.md
 
 Fantastic work to everybody involved and thank you very much.
 
 Now I'm off to find the best possible feeds for BBC2,4  6 to put in my
 presets - life in the fast lane! :)

OK, another possible solution.  I tried to make sense of this script
https://github.com/CutePoisonX/ffmpegInstaller/blob/master/ffmpegInstaller.sh;
but didn't really understand the need to move all the libs around and
other stuff.  In any case you have to go through getting ipkg on a
Synology system first.  All a bit messy.

But in looking at how to get ipkg on latest Xpenology I stumbled across
this: 
http://xpenology.com/forum/viewtopic.php?f=2t=5156p=30871hilit=install+ipkg#p30871
( You only need to follow the instructions up to point of editing path
in /root/.profile)

It lets you install QNAP packages on a Synology NAS assuming the
architecture works for you.  Both Arm ( not sure what variety ) and x86


http://qnapware.zyxmon.org/binaries-arm/Packages.html
http://qnapware.zyxmon.org/binaries-x86/Packages.html

Now the Xpenology that works in virtualbox is x86 and shows as a model
DS3615xs.  Following the instruction I have a working ffmpeg.  This
method installs the binary in the directory /Apps/opt/bin/, ass LMS
can't find this even when the directory is added to the, you still need
a symlink in /usr/bin/.


Code:


  DSMTEST which ffmpeg
  /Apps/opt/bin/ffmpeg
  DSMTEST /Apps/opt/bin/ffmpeg
  ffmpeg version 2.4.2 Copyright (c) 2000-2014 the FFmpeg developers
  built on Jan 10 2015 10:24:40 with gcc 4.8.3 (crosstool-NG 1.20.0)
  configuration: --enable-cross-compile --cross-prefix=i686-unknown-linux-gnu- 
--arch=i386 --target-os=linux --prefix=/Apps/opt --pkg-config=pkg-config 
--enable-shared --enable-static --enable-small --enable-pthreads --enable-zlib 
--disable-runtime-cpudetect --disable-doc --disable-debug --enable-gpl 
--enable-version3 --disable-altivec --disable-amd3dnow --disable-amd3dnowext 
--disable-mmx --disable-mmxext --disable-sse --disable-sse2 --disable-sse3 
--disable-ssse3 --disable-sse4 --disable-sse42 --disable-avx --disable-xop 
--disable-fma3 --disable-fma4 --disable-avx2 --disable-vfp --disable-neon 
--disable-inline-asm --disable-yasm --disable-mipsdspr1 --disable-mipsdspr2 
--disable-mipsfpu --disable-dxva2 --disable-vaapi --disable-vda --disable-vdpau 
--disable-outdevs
  libavutil  54.  7.100 / 54.  7.100
  libavcodec 56.  1.100 / 56.  1.100
  libavformat56.  4.101 / 56.  4.101
  libavdevice56.  0.100 / 56.  0.100
  libavfilter 5.  1.100 /  5.  1.100
  libswscale  3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
  libpostproc53.  0.100 / 53.  0.100
  Hyper fast Audio and Video encoder
  usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] 
outfile}...
  
  Use -h to get full help or, even better, run 'man ffmpeg'
  DSMTEST cd /usr/bin
  DSMTEST ls -l ffmpeg
  lrwxrwxrwx1 root root20 Feb 23 17:56 ffmpeg - 
/Apps/opt/bin/ffmpeg
  DSMTEST ps | grep [f]fmepg
  DSMTEST ps | grep [f]fmpeg
  30841 admin48460 S/usr/bin/ffmpeg -loglevel quiet -i 
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_th
  DSMTEST
  



Need volunteer to try this out on an arm based device.



Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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


Re: [SlimDevices: Plugins] Apple OS X HLS Setup with LMS

2015-02-23 Thread JohnB

To find the location of the LMS cache folder on your Mac you can look in
LMS Setting/Information and look down the page. Using your experience
when you set up your Windows 7 PC, you should be able to navigate to the
right folder from the cache folder.



Touch, Meridian G92, Meridian G55, PMC OB1i speakers, HP Proliant
Microserver/Ubuntu, PC/Windows 7, iPad 4, iPeng, Squeezepad.

JohnB's Profile: http://forums.slimdevices.com/member.php?userid=31553
View this thread: http://forums.slimdevices.com/showthread.php?t=103209

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2015-02-23 Thread sebp

Badatruc wrote: 
 Qobuz m'a confirmé qu'ils avaient limité l'abonnement BASIC à la lecture
 sur PC seulement.
 J'écoute Qobuz avec LMS sur un Raspberry + Squeezeplug, mais je ne sais
 pas comment faire pour downgrader LMS en 7.8.0.
Si l'abonnement Basic ne peut désormais plus être utilisé autrement
qu'avec l'application Qobuz Desktop, basculer sur une version antérieure
de LMS ne résoudra pas le problème.
Pour que le plugin Qobuz se remette à fonctionner correctement, tu
n'auras pas d'autre solution que de passer sur un abonnement Premium.

Je possède un abonnement Hi-Fi, et n'ai donc forcément pas rencontré de
souci de mon côté.

countryman69 wrote: 
 Real shame.  So shortsighted.  Even more annoying to have it and then
 have it taken away.
As far as I can remember, they've always advertised their Basic
subscription as being tied to their Qobuz Desktop (PC/Mac) application.
'Example'
(http://blogs.qobuz.com/qobuzblog/2013/11/05/le-changement-de-prix-des-abonnements-qobuz-cest-maintenant/)
:
 ABONNEMENT QOBUZ BASIC MP3 320 KBITS
 
 Désormais à  4,99€ / mois – Pas de formule annuelle
 Baisse de prix : 2€ par mois
 
 Il sera désormais au même prix que ses concurrents *et ne permettra pas,
 comme eux, l’utilisation en mobilité.*
This subscription won't allow mobile use.

So, you're basically mad at them because they've finally closed a
loophole? ;)



'Last.fm' (http://www.last.fm/user/sebp)

sebp's Profile: http://forums.slimdevices.com/member.php?userid=11768
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-02-23 Thread Krisbee

I'm surpised we've not heard from other Synology owners and as I was
thinking of purchasing a Synology NAS DS215j I've wondered about this
problem. 

Bpa made reference to “synocommunity packages” in a previous post and
there is a “debian-chroot” package which might offer a solution for
armada based Synology devices.  See here:

https://synocommunity.com/package/debian-chroot

The various armada architectures are supported.  The idea is basically
to build a current version of ffmpeg on your Synology device in a debian
chroot.  Once done, simply copy the standalone ffmpeg binary to the
/usr/bin directory of your Synolgy and then delete the chroot, useless
you want to keep it. 

I don't have Synolgy device, but have a Xpenology DSM 5.1 install in
virtualbox ( bromolow arch) and tried the “debian-chroot” idea and it
works.  If someone want's to try it on an Armada based Synology NAS then
I'll post the steps I followed.



Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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


Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-02-23 Thread Krisbee

bpa wrote: 
 I think the Armada based Synology are the ones with problems.  It looks
 to be some sort of weird permission/access problem.
 
 If you do install other version of ffmpeg you MUST run restart LMS  and
 then should use logging player.source set to DEBUG to double check that
 LMS has found the newly installed ffmpeg as opposed to the Synology
 provided one.  It is possible that LMS has been using the same version
 of ffmpeg even though you installed other ones.

See my post above.  My first thought for a solution was as the standard
Audio station package puts a version of ffmeg that should run on the
the system, why couldn't you simply symlink that binary to say /usr/bin
and expect LMS to use it.  The log show LMS appears to find this ffmpeg
OK, but the stream is not readable.  I haven't a clue why that should
happen.  Hence I tired the debian-chroot method.



Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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


Re: [SlimDevices: Plugins] The New HSL files on windows PC

2015-02-23 Thread bonze

VFRBOB wrote: 
 When I go to the BBC Radio player and select any of the feeds it says
 connecting but never does connect ... What did I miss ???The menu 
 replacements are for 'BBC iPlayer', not 'BBC Radio'.



LMS Version: 7.9
TranquilPC T2-WHS-A3 - WHS 2011
2x Touch, 3x SB3

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

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


Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2015-02-23 Thread bpa

Krisbee wrote: 
 
 
 If you could post the error message - it would be useful.  The error
 that was causing klammer and onlyconnected (armada and Intel NAS) was
 error opening decoder -= operation not permitted - it would play OK
 running ffmpeg from root but not from admin. Also even if ffmpeg is
 owned by root and permissions has +s problems stays.  I found similar
 symptom if input decoder option parameter is set to a silly value.  Your
 unreadable sounds like a different problem.



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

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


Re: [SlimDevices: Plugins] Apple OS X HLS Setup with LMS

2015-02-23 Thread JohnB

JPatten wrote: 
 Hi BPA
 
 I had spotted the OSX install post mentioned above ok and I think I may
 have stumbled on Menu.opml for Apple but not sure. I thought it would be
 great to have everything in one place if this were possible.
 
 Thanks for all your fine work by the way.

You can use the same menu.opml file that you have already used on your
Windows machine.



Touch, Meridian G92, Meridian G55, PMC OB1i speakers, HP Proliant
Microserver/Ubuntu, PC/Windows 7, iPad 4, iPeng, Squeezepad.

JohnB's Profile: http://forums.slimdevices.com/member.php?userid=31553
View this thread: http://forums.slimdevices.com/showthread.php?t=103209

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