Re: [slim] Absolute Radio FLAC streams not working

2019-09-05 Thread rbl


vinnielo wrote: 
> 128k AAC and 112k mp3, respectively.
> Both accessible from the RadioFeeds plugin, naturally.

Cool - I hadn't eve thought to use the RadioFeeds plugin. Seems to work
well... Thanks!



rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2019-09-05 Thread vinnielo


rbl wrote: 
> You are right. What is the best stream you have found for Absolute /
> Magic?

128k AAC and 112k mp3, respectively.
Both accessible from the RadioFeeds plugin, naturally.



RADIOFEEDS UK & IRELAND..[/B] AN UP-TO-DATE RADIO DIRECTORY FOR YOUR
SQUEEZEBOX/TRANSPORTER/UE SMART RADIO.. AVAILABLE FROM THE APP GALLERY.
BONUS: WITH NEARLY 1000 REGISTERED USERS, THE RADIOFEEDS SERVER APP
(WITH AAC STREAMS INCLUDED) IS AVAILABLE FOR MYSQUEEZEBOX, LOGITECH
MEDIA SERVER, SQUEEZEBOX SERVER, SQUEEZECENTER AND SLIMSERVER!
CLICK: *HTTP://WWW.RADIOFEEDS.CO.UK/SQUEEZE
[b]We now also list the BBC HLS streams!*

vinnielo's Profile: http://forums.slimdevices.com/member.php?userid=14510
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2019-09-05 Thread rbl


vinnielo wrote: 
> Sadly all of Bauer's FLAC streams have now been pulled.
> No more Absolute or Magic.

You are right. What is the best stream you have found for Absolute /
Magic?



rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2019-09-04 Thread vinnielo


Sadly all of Bauer's FLAC streams have now been pulled.
No more Absolute or Magic.



RADIOFEEDS UK & IRELAND..[/B] AN UP-TO-DATE RADIO DIRECTORY FOR YOUR
SQUEEZEBOX/TRANSPORTER/UE SMART RADIO.. AVAILABLE FROM THE APP GALLERY.
BONUS: WITH NEARLY 1000 REGISTERED USERS, THE RADIOFEEDS SERVER APP
(WITH AAC STREAMS INCLUDED) IS AVAILABLE FOR MYSQUEEZEBOX, LOGITECH
MEDIA SERVER, SQUEEZEBOX SERVER, SQUEEZECENTER AND SLIMSERVER!
CLICK: *HTTP://WWW.RADIOFEEDS.CO.UK/SQUEEZE
[b]We now also list the BBC HLS streams!*

vinnielo's Profile: http://forums.slimdevices.com/member.php?userid=14510
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2019-01-29 Thread bpa


vinnielo wrote: 
> Any luck with this?

I didn't do much chasing up besides the fact that
Slim::UTils::Scanner::Remote had parsed the stream type as ogf which
seems to be implemented in a few places within LMS but I never followed
up why ogf streams don't play.



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

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


Re: [slim] Absolute Radio FLAC streams not working

2019-01-29 Thread vinnielo


bpa wrote: 
> Due to geo locking I cannot access the Absolute website - strangely I
> can play the oggflac URLs so I enabled logging 
> > 
Code:

  >   > 
  > 18-08-06 15:08:27.1924] Slim::Utils::Scanner::Remote::parsePlaylist (863) 
Found 1 items in playlist 
http://icecast-beta.timlradio.co.uk/absoluteradio.ogg.m3u
  > [18-08-06 15:08:27.1925] Slim::Utils::Scanner::Remote::parsePlaylist (864) 
http://icecast-beta.timlradio.co.uk/absoluteradio.ogg
  > [18-08-06 15:08:27.1926] Slim::Utils::Scanner::Remote::scanURL (86) 
Scanning remote stream http://icecast-beta.timlradio.co.uk/absoluteradio.ogg
  > [18-08-06 15:08:27.1928] Slim::Utils::Scanner::Remote::scanURL (163) 
Scanning remote URL http://icecast-beta.timlradio.co.uk/absoluteradio.ogg
  > [18-08-06 15:08:27.2646] Slim::Utils::Scanner::Remote::readRemoteHeaders 
(285) Headers for http://icecast-beta.timlradio.co.uk/absoluteradio.ogg are 
bless({
  > "access-control-allow-headers" => "Origin, Accept, X-Requested-With, 
Content-Type",
  > "access-control-allow-methods" => "GET, OPTIONS, HEAD",
  > "access-control-allow-origin" => "*",
  > "cache-control" => "no-cache, no-store",
  > connection => "Close",
  > "content-type" => "audio/ogg",
  > date => "Mon, 06 Aug 2018 14:08:27 GMT",
  > expires => "Mon, 26 Jul 1997 05:00:00 GMT",
  > "icy-metadata" => 1,
  > "icy-name" => "Absolute Radio",
  > "icy-pub" => 0,
  > server => "Icecast 2.4.0-kh7",
  > }, "HTTP::Headers")
  > [18-08-06 15:08:27.2648] Slim::Utils::Scanner::Remote::readRemoteHeaders 
(331) Content-type for http://icecast-beta.timlradio.co.uk/absoluteradio.ogg 
detected as ogg (audio/ogg)
  > [18-08-06 15:08:27.2649] Slim::Utils::Scanner::Remote::readRemoteHeaders 
(336) Updating content-type for 
http://icecast-beta.timlradio.co.uk/absoluteradio.ogg to ogg
  > [18-08-06 15:08:27.2652] Slim::Utils::Scanner::Remote::readRemoteHeaders 
(376) This URL is an audio stream [ogg]: 
http://icecast-beta.timlradio.co.uk/absoluteradio.ogg
  > [18-08-06 15:08:27.2653] Slim::Utils::Scanner::Remote::readRemoteHeaders 
(415) Reading Ogg header
  > [18-08-06 15:08:27.2655] Slim::Utils::Scanner::Remote::parseOggHeader (698) 
Ogg stream is OggFlac - setting content type [ogf]
  > [18-08-06 15:08:27.2657] Slim::Utils::Scanner::Remote::__ANON__ (913) 
Scanned 1/1 items in playlist
  > [18-08-06 15:08:27.2658] Slim::Utils::Scanner::Remote::__ANON__ (940) 
Playlist scan of http://icecast-beta.timlradio.co.uk/absoluteradio.ogg.m3u 
finished
  > [18-08-06 15:08:27.2659] Slim::Utils::Scanner::Remote::__ANON__ (944) No 
audio tracks found in playlist
  > [18-08-06 15:08:27.2660] Slim::Player::StreamingController::_playersMessage 
(789) Error: No items found in playlist: 
http://icecast-beta.timlradio.co.uk/absoluteradio.ogg.m3u
  > 

> > 
> 
> I'll try to do a bit more digging to understand why LMS seems to  make
> a wrong decision after parsing and finding a playable audio stream
Any luck with this?



RADIOFEEDS UK & IRELAND..[/B] AN UP-TO-DATE RADIO DIRECTORY FOR YOUR
SQUEEZEBOX/TRANSPORTER/UE SMART RADIO.. AVAILABLE FROM THE APP GALLERY.
BONUS: WITH OVER 800 REGISTERED USERS, THE RADIOFEEDS SERVER APP (WITH
AAC STREAMS INCLUDED) IS AVAILABLE FOR MYSQUEEZEBOX, LOGITECH MEDIA
SERVER, SQUEEZEBOX SERVER, SQUEEZECENTER AND SLIMSERVER!
CLICK: *HTTP://WWW.RADIOFEEDS.CO.UK/SQUEEZE
[b]We now also list the BBC HLS streams!*

vinnielo's Profile: http://forums.slimdevices.com/member.php?userid=14510
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2018-09-03 Thread slartibartfast


Thanks, I must have completely ignored this  when it happened.vinnielo wrote: 
> Virgin relaunched 2.5 years ago along with a number of other stations
> like talkRadio, Premier Praise! and Mellow Magic when the second
> national commercial DAB network came online.

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2018-09-03 Thread vinnielo


Virgin relaunched 2.5 years ago along with a number of other stations
like talkRadio, Premier Praise! and Mellow Magic when the second
national commercial DAB network came online.



RADIOFEEDS UK & IRELAND..[/B] AN UP-TO-DATE RADIO DIRECTORY FOR YOUR
SQUEEZEBOX/TRANSPORTER/UE SMART RADIO.. AVAILABLE FROM THE APP GALLERY.
BONUS: WITH OVER 800 REGISTERED USERS, THE RADIOFEEDS SERVER APP (WITH
AAC STREAMS INCLUDED) IS AVAILABLE FOR MYSQUEEZEBOX, LOGITECH MEDIA
SERVER, SQUEEZEBOX SERVER, SQUEEZECENTER AND SLIMSERVER!
CLICK: *HTTP://WWW.RADIOFEEDS.CO.UK/SQUEEZE
[b]We now also list the BBC HLS streams!*

vinnielo's Profile: http://forums.slimdevices.com/member.php?userid=14510
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2018-09-03 Thread slartibartfast


vinnielo wrote: 
> Chris Evans is going to Virgin Radio, not Absolute Radio.When did Virgin 
> Radio become a thing again? I thought Virgin became
Absolute years ago. I am obviously out of touch.[emoji3]

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2018-09-03 Thread vinnielo


Chris Evans is going to Virgin Radio, not Absolute Radio.



RADIOFEEDS UK & IRELAND..[/B] AN UP-TO-DATE RADIO DIRECTORY FOR YOUR
SQUEEZEBOX/TRANSPORTER/UE SMART RADIO.. AVAILABLE FROM THE APP GALLERY.
BONUS: WITH OVER 800 REGISTERED USERS, THE RADIOFEEDS SERVER APP (WITH
AAC STREAMS INCLUDED) IS AVAILABLE FOR MYSQUEEZEBOX, LOGITECH MEDIA
SERVER, SQUEEZEBOX SERVER, SQUEEZECENTER AND SLIMSERVER!
CLICK: *HTTP://WWW.RADIOFEEDS.CO.UK/SQUEEZE
[b]We now also list the BBC HLS streams!*

vinnielo's Profile: http://forums.slimdevices.com/member.php?userid=14510
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2018-09-03 Thread slartibartfast


After hearing that Chris Evans was going back to Absolute Radio I
thought I would try the FLAC streams. They all work fine but there is no
metadata. In fact they do not seem to provide metadata for the aac
streams either, not even a station logo. Very strange.

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2018-08-07 Thread bpa


Due to geo locking I cannot access the Absolute website - strangely I
can play the oggflac URLs so I enabled logging 

Code:


  18-08-06 15:08:27.1924] Slim::Utils::Scanner::Remote::parsePlaylist (863) 
Found 1 items in playlist 
http://icecast-beta.timlradio.co.uk/absoluteradio.ogg.m3u
  [18-08-06 15:08:27.1925] Slim::Utils::Scanner::Remote::parsePlaylist (864) 
http://icecast-beta.timlradio.co.uk/absoluteradio.ogg
  [18-08-06 15:08:27.1926] Slim::Utils::Scanner::Remote::scanURL (86) Scanning 
remote stream http://icecast-beta.timlradio.co.uk/absoluteradio.ogg
  [18-08-06 15:08:27.1928] Slim::Utils::Scanner::Remote::scanURL (163) Scanning 
remote URL http://icecast-beta.timlradio.co.uk/absoluteradio.ogg
  [18-08-06 15:08:27.2646] Slim::Utils::Scanner::Remote::readRemoteHeaders 
(285) Headers for http://icecast-beta.timlradio.co.uk/absoluteradio.ogg are 
bless({
  "access-control-allow-headers" => "Origin, Accept, X-Requested-With, 
Content-Type",
  "access-control-allow-methods" => "GET, OPTIONS, HEAD",
  "access-control-allow-origin" => "*",
  "cache-control" => "no-cache, no-store",
  connection => "Close",
  "content-type" => "audio/ogg",
  date => "Mon, 06 Aug 2018 14:08:27 GMT",
  expires => "Mon, 26 Jul 1997 05:00:00 GMT",
  "icy-metadata" => 1,
  "icy-name" => "Absolute Radio",
  "icy-pub" => 0,
  server => "Icecast 2.4.0-kh7",
  }, "HTTP::Headers")
  [18-08-06 15:08:27.2648] Slim::Utils::Scanner::Remote::readRemoteHeaders 
(331) Content-type for http://icecast-beta.timlradio.co.uk/absoluteradio.ogg 
detected as ogg (audio/ogg)
  [18-08-06 15:08:27.2649] Slim::Utils::Scanner::Remote::readRemoteHeaders 
(336) Updating content-type for 
http://icecast-beta.timlradio.co.uk/absoluteradio.ogg to ogg
  [18-08-06 15:08:27.2652] Slim::Utils::Scanner::Remote::readRemoteHeaders 
(376) This URL is an audio stream [ogg]: 
http://icecast-beta.timlradio.co.uk/absoluteradio.ogg
  [18-08-06 15:08:27.2653] Slim::Utils::Scanner::Remote::readRemoteHeaders 
(415) Reading Ogg header
  [18-08-06 15:08:27.2655] Slim::Utils::Scanner::Remote::parseOggHeader (698) 
Ogg stream is OggFlac - setting content type [ogf]
  [18-08-06 15:08:27.2657] Slim::Utils::Scanner::Remote::__ANON__ (913) Scanned 
1/1 items in playlist
  [18-08-06 15:08:27.2658] Slim::Utils::Scanner::Remote::__ANON__ (940) 
Playlist scan of http://icecast-beta.timlradio.co.uk/absoluteradio.ogg.m3u 
finished
  [18-08-06 15:08:27.2659] Slim::Utils::Scanner::Remote::__ANON__ (944) No 
audio tracks found in playlist
  [18-08-06 15:08:27.2660] Slim::Player::StreamingController::_playersMessage 
(789) Error: No items found in playlist: 
http://icecast-beta.timlradio.co.uk/absoluteradio.ogg.m3u
  



I'll try to do a bit more digging to understand why LMS seems to  make a
wrong decision after parsing and finding a playable audio stream



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

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


Re: [slim] Absolute Radio FLAC streams not working

2018-08-06 Thread ian_heys


Sorry Vinnie, didn't read your post properly.

Can't help with the m3u issue I'm afraid



*Music Store & VPN Server: *Synology DS215J NAS*
Home Server/Player:* LMS 7.9.2 on Pi 3B piCorePlayer v4.0 Server/IQAudio
Digi+
*Homeplug & LAN Players: *Squeezelite on Windows 10 PC
*UPNP Wifi Players:* Samsung Soundbar, Chromecast Audio/Video, Revo
Super-Connect Radio, GGMM-E5 portable
*VPN Mobile & Car Player:* SqueezeControl/SqueezePlayer on Android Phone

ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2018-08-06 Thread vinnielo


ian_heys wrote: 
> I thought the Absolute Radio flac streams had closed some time ago, but
> I put:
> 
> http://icecast-beta.timlradio.co.uk/absoluteradio.ogg
> 
> into my "Tune in URL" LMS box and it worked first time.
> 

Was that in reply to me?
Because if you put in
http://icecast-beta.timlradio.co.uk/absoluteradio.ogg.m3u you'll get
very different results.



RADIOFEEDS UK & IRELAND..[/B] AN UP-TO-DATE RADIO DIRECTORY FOR YOUR
SQUEEZEBOX/TRANSPORTER/UE SMART RADIO.. AVAILABLE FROM THE APP GALLERY.
BONUS: WITH OVER 800 REGISTERED USERS, THE RADIOFEEDS SERVER APP (WITH
AAC STREAMS INCLUDED) IS AVAILABLE FOR MYSQUEEZEBOX, LOGITECH MEDIA
SERVER, SQUEEZEBOX SERVER, SQUEEZECENTER AND SLIMSERVER!
CLICK: *HTTP://WWW.RADIOFEEDS.CO.UK/SQUEEZE
[b]We now also list the BBC HLS streams!*

vinnielo's Profile: http://forums.slimdevices.com/member.php?userid=14510
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2018-08-06 Thread ian_heys


Furry wrote: 
> Sorry this is off-topic / about an 'incidental' part of the original
> post, but how are you streaming BBC3 as FLAC?
> 
> I can't see how to do this.
> 
> TIA

I think that was an expiremental phase only used during last years
Promenade Concert season.

It ended around September 2017 and didn't restart this year when the
Promenade Concert season started.



*Music Store & VPN Server: *Synology DS215J NAS*
Home Server/Player:* LMS 7.9.2 on Pi 3B piCorePlayer v4.0 Server/IQAudio
Digi+
*Homeplug & LAN Players: *Squeezelite on Windows 10 PC
*UPNP Wifi Players:* Samsung Soundbar, Chromecast Audio/Video, Revo
Super-Connect Radio, GGMM-E5 portable
*VPN Mobile & Car Player:* SqueezeControl/SqueezePlayer on Android Phone

ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2018-08-06 Thread Furry


rbl wrote: 
> FWIW, I am streaming iPlayer BBC3 FLAC without problems via Triode's
> plugin.

Sorry this is off-topic / about an 'incidental' part of the original
post, but how are you streaming BBC3 as FLAC?

I can't see how to do this.

TIA



Living room: SB Touch, with coax to: Marantz PM7005, TDL RTL3 speakers.
Dining room: SB Boom.
Kitchen: SB Radio 1/4 with battery.
Bedroom 1: SB Radio 2/4 no battery, SB Radio 3/4 with battery.
Bedroom 2: SB3 1/2, AE 2.1. speakers.
Bedroom 3: Slim Devices SB3 2/2, Edirol MA-15D powered monitors.
Bathroom: SB Radio 4/4, white, with (and running on) battery.
Server: LMS v7.9.1 on WSE 2012 R2, HP Proliant Gen8 G1610T, 2.3GHz, 8GB.

Furry's Profile: http://forums.slimdevices.com/member.php?userid=11328
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2018-08-05 Thread ian_heys


I thought the Absolute Radio flac streams had closed some time ago, but
I put:

http://icecast-beta.timlradio.co.uk/absoluteradio.ogg

into my "Tune in URL" LMS box and it worked first time.

25407

Have you enabled OGG/FLAC in the Advanced/File Types page?

Mine is like this:

25408


+---+
|Filename: OggFLAC.JPG  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25408|
+---+


*Music Store & VPN Server: *Synology DS215J NAS*
Home Server/Player:* LMS 7.9.2 on Pi 3B piCorePlayer v3.50
Server/IQAudio Digi+
*Homeplug LAN Players: *Squeezelite on Windows 10 PC
*UPNP Wifi Players:* Samsung Soundbar, Chromecast Audio/Video, Revo
Super-Connect Radio, GGMM-E5 portable
*VPN Mobile & Car Player:* SqueezeControl/SqueezePlayer on Android Phone

ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2018-08-04 Thread vinnielo


ian_heys wrote: 
> 
> At the bottom of the "information page/general tab" you will see a
> "Location" showing the true URI of the network stream not the playlist
> defined in the links page (Which LMS can't process).
> 
It's odd that LMS can't parse the .m3u file.
It can manage it fine for mp3 and AAC+ streams, but as soon as it's Ogg,
it gets all confused.

At first I thought it might have something to do with the new line /
carriage return character in the .m3u playlist file but it makes no
difference even after this is removed.

I'm wanting to add the Absolute and Magic streams to the RadioFeeds
plugin for all to access but I'm stumbling at this point.
I could strip out the .m3u from the addresses before presenting them in
the station list, but it's not the tidiest way of doing things and I'd
rather avoid having to do it this way.

Does anyone have any ideas for alternatives?



RADIOFEEDS UK & IRELAND..[/B] AN UP-TO-DATE RADIO DIRECTORY FOR YOUR
SQUEEZEBOX/TRANSPORTER/UE SMART RADIO.. AVAILABLE FROM THE APP GALLERY.
BONUS: WITH OVER 800 REGISTERED USERS, THE RADIOFEEDS SERVER APP (WITH
AAC STREAMS INCLUDED) IS AVAILABLE FOR MYSQUEEZEBOX, LOGITECH MEDIA
SERVER, SQUEEZEBOX SERVER, SQUEEZECENTER AND SLIMSERVER!
CLICK: *HTTP://WWW.RADIOFEEDS.CO.UK/SQUEEZE
[b]We now also list the BBC HLS streams!*

vinnielo's Profile: http://forums.slimdevices.com/member.php?userid=14510
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-10-16 Thread rbl

Great - all working. Thanks very much!



rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-10-16 Thread ian_heys

I don't have to hand but it's easy to find.

Open up the stream defined in Absolute Radio Links page in VLC.

In VLC right click on the Stream Title and open the "Information" Tab.

At the bottom of the "information page/general tab" you will see a
"Location" showing the true URI of the network stream not the playlist
defined in the links page (Which LMS can't process).

You can also see the FLAC parameters under the  "information page/codec
tab"

Enter the "Location" stream address in the "LMS Radio/Tune In URL" box
and save the playing stream as a favourite or playlist.

Took me longer to type this than giving you the URL directly but you can
use this methodology in other situations.



LMS: 7.9.0 - 1488878280 @ Wed Mar 8 14:07:50 UTC 2017 on Raspberry Pi 3B
piCorePlayer v3.22 Server/IQAudio DAC+/Amp+/ Synology DS216J Network
Music Store
*Homeplug LAN Players:*
Squeezelite on Windows 10 PC (x2)
Raspberry Pi 3B piCorePlayer v3.22/HDMI/Jivelite
*Wifi Players:
*Squeezelite on Ubuntu 16.04 Laptop
SqueezePlayer on Android Phone 
UPnP Wifi Players: 2 x Chromecast Audio, 2 x Chromecast Video, Revo
Super-Connect, GGMM-E5

ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-10-16 Thread rbl

My apologies - it is FLAC. Have no idea where you got this stream from -
do you have the Absolute Rock stream by any chance?

Frankly it still doesn't sound great. I guess they do some sort of sound
processing with all the streams...



rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-10-16 Thread ian_heys

To my ears it sounds better than it's previous iterations but it has
stuttered on occassions.



LMS: 7.9.0 - 1488878280 @ Wed Mar 8 14:07:50 UTC 2017 on Raspberry Pi 3B
piCorePlayer v3.22 Server/IQAudio DAC+/Amp+/ Synology DS216J Network
Music Store
*Homeplug LAN Players:*
Squeezelite on Windows 10 PC (x2)
Raspberry Pi 3B piCorePlayer v3.22/HDMI/Jivelite
*Wifi Players:
*Squeezelite on Ubuntu 16.04 Laptop
SqueezePlayer on Android Phone 
UPnP Wifi Players: 2 x Chromecast Audio, 2 x Chromecast Video, Revo
Super-Connect, GGMM-E5

ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-10-16 Thread bpa

ian_heys wrote: 
> If you put the URI into VLC it plays and you can look at the codec tab
> and see that it is indeed the FLAC stream.
> 
> Edit. Even though it says the file type is OGG

OGG is the transport/container mechanism. It is typically used with
Vorbis (which is audio compression) but with these stream it is used to
contain Flac streams.

Thinks of "OGG" in the same way as "HTTP" and that HTTP can be used to
transport MP3  or AAC stream.



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

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


Re: [slim] Absolute Radio FLAC streams not working

2017-10-16 Thread ian_heys

rbl wrote: 
> Sure that works, but I don't think it is the FLAC stream that we are
> trying to get to work..

If you put the URI into VLC it plays and you can look at the codec tab
and see that it is indeed the FLAC stream.



LMS: 7.9.0 - 1488878280 @ Wed Mar 8 14:07:50 UTC 2017 on Raspberry Pi 3B
piCorePlayer v3.22 Server/IQAudio DAC+/Amp+/ Synology DS216J Network
Music Store
*Homeplug LAN Players:*
Squeezelite on Windows 10 PC (x2)
Raspberry Pi 3B piCorePlayer v3.22/HDMI/Jivelite
*Wifi Players:* 
UPnP Wifi Players: 2 x Chromecast Audio, 2 x Chromecast Video, Revo
Super-Connect, GGMM-E5

ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-10-16 Thread rbl

ian_heys wrote: 
> I can get Absolute Radio Noughties on this URL:
> 
> http://icecast-beta.timlradio.co.uk/absoluteradio00s.ogg
> 
> 

Sure that works, but I don't think it is the FLAC stream that we are
trying to get to work..



rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-10-16 Thread ian_heys

I can get Absolute Radio Noughties on this URL:

http://icecast-beta.timlradio.co.uk/absoluteradio00s.ogg

Derived from the VLC information page.

However the Sixties stream seems to be the same.

Is that correct?



LMS: 7.9.0 - 1488878280 @ Wed Mar 8 14:07:50 UTC 2017 on Raspberry Pi 3B
piCorePlayer v3.22 Server/IQAudio DAC+/Amp+/ Synology DS216J Network
Music Store
*Homeplug LAN Players:*
Squeezelite on Windows 10 PC (x2)
Raspberry Pi 3B piCorePlayer v3.22/HDMI/Jivelite
*Wifi Players:* 
UPnP Wifi Players: 2 x Chromecast Audio, 2 x Chromecast Video, Revo
Super-Connect, GGMM-E5

ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-10-15 Thread rbl

I just received an email from Absolute Radio saying that the FLAC links
have just been restored. And indeed they now work in VLC, but they still
don't work on my 3 SB3s and LMS 7.9.0.  Here are the FLAC URLs for
anyone that is interested..

https://absoluteradio.co.uk/listen/links/



rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-20 Thread rbl

Well that settles that one then!

Thanks all for your help. I have emailed Absolute Radio - I have any
luck I'll post something here...



rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-20 Thread bpa

The first URL is a playlist and VLC retrieves it OK

Code:


  core debug: art not found for 
http://network.absoluteradio.co.uk/core/audio/oggflac/live.pls?service=ac
  core debug: connection succeeded (socket = 2184)
  http debug: protocol 'HTTP' answer code 206
  http debug: resource size=139
  http debug: Content-Type: audio/x-scpls
  http debug: Pragma: no-cache
  http debug: Server: Apache/2.2.15 (CentOS)
  http debug: response body size=139
  http debug: Connection: Close
  core debug: using access module "http"
  core debug: Using stream method for AStream*
  core debug: starting pre-buffering
  core debug: received first data after 0 ms
  core debug: pre-buffering done 139 bytes in 0s - 135742 KiB/s
  core debug: looking for stream_filter module matching "any": 6 candidates
  core debug: no stream_filter modules matched
  core debug: looking for stream_filter module matching "record": 6 candidates
  core debug: using stream_filter module "record"
  core debug: creating demux: access='http' demux='any' 
location='network.absoluteradio.co.uk/core/audio/oggflac/live.pls?service=ac' 
file='\\network.absoluteradio.co.uk\core\audio\oggflac\live.pls?service=ac'
  core debug: looking for demux module matching "any": 66 candidates
  pls debug: found valid PLS playlist file
  



Then VLC tries to play the URL in the playlist but it fails with 404 -
so the URL is not active - VLC cannot even get any data to look at.

Code:


  http debug: protocol 'HTTP' answer code 404
  http error: error: HTTP/1.1 404 Not Found
  http debug: switching to HTTP version 1.0
  core debug: net: connecting to icecast.timlradio.co.uk port 80
  core debug: connection succeeded (socket = 2116)
  http debug: protocol 'HTTP' answer code 404
  http error: error: HTTP/1.1 404 Not Found
  core debug: net: connecting to icecast.timlradio.co.uk port 80
  core debug: connection succeeded (socket = 2116)
  access_mms error: error: HTTP/1.1 404 Not Found
  core debug: no access modules matched
  core error: open of 
`http://icecast.timlradio.co.uk/absoluteradio.co.uk/acflac.ogg' failed
  core debug: dead input
  




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

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-20 Thread rbl

bpa wrote: 
> 
> In VLC - open Message window (usually under Tools) and set message level
> to 2 - then try to stream.  The reason for failure should show up.

It output a lot of stuff which made no sense to me whatsoever!

23455


+---+
|Filename: VLC debug output.txt |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=23455|
+---+


rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-20 Thread bpa

rbl wrote: 
> I am using the URLs listed here which includes FLAC streams. It does say
> at the bottom that it is a trial
> https://absoluteradio.co.uk/listen/links/
> 
> The FLAC streams don't work in VLC (64bit) either ...

I forgot to post thelink in my message but you located the same page. 
Funny thing about this page is that I can;t find it easily from
AbsoluteUK home page so I'm guessing it is is out of date.

So possibilities are  Ogg/Flac streams have been turned off or player is
not right.

Rune users seems to be playing them OK on Oct 2016 - so perhaps VLC
version/build  may not be not right. 

Have you tried mplayer ?  mplayer used to be good at odd formats.



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

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-20 Thread rbl

Actually, none of their Ogg Vorbis streams work in VLC ...



rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-20 Thread rbl

I am using the URLs listed here which includes FLAC streams. It does say
at the bottom that it is a trial
https://absoluteradio.co.uk/listen/links/

The FLAC streams don't work in VLC (64bit) either ...



rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-19 Thread ian_heys

i haven't been able to receive the Absolute Radio flac streams for a few
months. I went through the measures that have been suggested here
without success. I came to the conclusion that they had ceased to
provide these streams but not bothered to update their "where to hear
us" pages. I could be wrong?



LMS: 7.9.0 - 1488878280 @ Tue Mar 7 09:28:02 UTC 2017 on Raspberry Pi 3B
piCorePlayer v3.20 Server/IQAudio DAC+/Amp+/ Synology DS216J Network
Music Store
*Homeplug LAN Players:*
Squeezelite on Windows 10 PC
Raspberry Pi 3B piCorePlayer v3.20/Topping VX2 DAC/Amp
*Wifi Players:* 
UPnP Wifi Players: 2 x Chromecast Audio, 2 x Chromecast Video, Revo
Super-Connect, GGMM-E5

ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-19 Thread bpa

rbl wrote: 
> Ah, im using 3 SB3s, can try VLC later. But in general I want to use the
> SB3s..

Well SB3 cannot do ogg flac native which means it will be transcoding.

You could enable player.source logging to INFO to determine what is
happening / failing when trying to play the stream.



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

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-19 Thread JohnB

rbl wrote: 
> I upgraded to 7.9.0 and as you say the Ogg Flac filetypes are there.
> FLAC->flac/fac, and Ogg FLAC->Native.
> But unfortunately it still doesn't work. I haven't tested the streams -
> not even sure how to!

Silly thought: have you tried disabling the Ogg Flac - Native, so that
any ogg-flac file is decoded to FLAC in LMS?



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=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-19 Thread rbl

bpa wrote: 
> What player are you using ?
> Are you sure the player supports ogg flac natively.
> 
> 
> 
> According to this page (which I presumed you used to get the links ) it
> says use VLC

Ah, im using 3 SB3s, can try VLC later. But in general I want to use the
SB3s..



rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-19 Thread bpa

rbl wrote: 
> I upgraded to 7.9.0 and as you say the Ogg Flac filetypes are there.
> FLAC->flac/fac, and Ogg FLAC->Native.

What player are you using ?
Are you sure the player supports ogg flac natively.

> But unfortunately it still doesn't work. I haven't tested the streams -
> not even sure how to!

According to this page (which I presumed you used to get the links ) it
says use VLC



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

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-19 Thread rbl

bpa wrote: 
> Just checked.
> 
> LMS 7.9.* (and I think 7.8 ) has ogg Flac setup as type 'ogf'
> 
> Check yout WebUI Setting/Advanced/FileTypes to see if you have entries
> for "Ogg FLAC"

I upgraded to 7.9.0 and as you say the Ogg Flac filetypes are there.
FLAC->flac/fac, and Ogg FLAC->Native.
But unfortunately it still doesn't work. I haven't tested the streams -
not even sure how to!



rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=107878

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-19 Thread bpa

Just checked.

1. LMS 7.9.* has ogg Flac setup as type 'ogf'

2. This post seems to indicate what you need to do but it was for 7.8
and it may already be done in 7.9
http://forums.slimdevices.com/showthread.php?100924-custom-convert-conf-to-transcode-Ogg-FLAC-to-PCM=770599=1#post770599



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

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


Re: [slim] Absolute Radio FLAC streams not working

2017-08-19 Thread bpa

rbl wrote: 
> Hi
> 
> I am trying to get the FLAC streams from Absolute radio to work on a new
> Windows 10 Pro desktop with LMS 7.7.5. The lower quality URLs work, such
> as AAC+ 128k:
> 
> http://network.absoluteradio.co.uk/core/audio/aacplus/live.pls?service=achq
> 
> But the corresponding Ogg Flac stream does nothing:
> 
> http://network.absoluteradio.co.uk/core/audio/oggflac/live.pls?service=ac
> 
> I am just entering the URL in the "Tune in URL" box in LMS. Any ideas
> why it doesn't work? 
> FWIW, I am streaming iPlayer BBC3 FLAC without problems via Triode's
> plugin.

BBC R3 Flac is DASH Flac so it is totally different to Ogg/Flac and will
not work for Absolute.  

AFAIK LMS is not setup to play OGG/Flac - you would need custom tyopes
and convert conf files with a 3rd party player to convert.

What player do you use to test the ogg/flac stream actually works ?

Can ffmpeg (aka avconv) play this stream for you ?



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

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