agbagb wrote: 
> 2 - the saved R4 MP3 stream that I sometimes use is  <
> http://open.live.bbc.co.uk/mediaselector/5/select/mediaset/http-icy-mp3-a/format/pls/vpid/bbc_radio_fourfm.pls
> >.  Would that work, or do I need to edit it before trying?
> > > > 
> > IIRC BBC put start & end validity time parameters on the URLs in a pls -
> > the "s=" and the "e=" with Linux epochtime  - this restricts the
> > validity of the URL which measn the specifc URL cannot be restarted
> > after the "e=" time.
> > > > 
Code:
--------------------
  > >   > > 
  > > [playlist]
  > > NumberOfEntries=2
  > > 
File1=http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio4fm_mf_p?s=1551773147&e=1551787547&h=d59651981ca281614b14020e089ff98a
  > > Title1=No Title
  > > Length1=-1
  > > 
File2=http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio4fm_mf_q?s=1551773147&e=1551787547&h=e7c1d21ac0b1b5b7f5a4465bc7448aad
  > > Title2=No Title
  > > Length2=-1
  > > 
--------------------
> > > >  
> > Not sure if alarm code uses the pls to restart of the internal URL.
> > (e.g. http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio4fm_mf_p )
> > 
> > 
> > > > > > > 4 - <Alarm Timeout> is set to 0 minutes, which is said to mean 
> > > > > > > "never
> > > stops playing".  Is that the setting you mean?  I also tried 90 minutes,
> > > but with the same 0817 "fault".
> > > > > > > 
> > Checked alarm code - 0 does still means no limit.  I'm guess the
> > 8:17 fault is interaction with chunked http and the delays - lots of
> > timers all running at the same time - I suspect it is related to
> > using HTTP 1.1.
> > 
> > > > > > > BTW, after I opened the thread I noticed something a tad odd - 
> > > > > > > maybe? -
> > > in the WebUI.  For the Radio I'm using as an alarm, the REPEAT icon was
> > > blue.  When I'm just playing various players, I always have REPEAT set
> > > to OFF.  Is the blueness of the icon activated by my alarm setting, or
> > > had I somehow clicked on a troublesome repeat option?> > > > 
> > Don't use Radio so I've no idea what "blueness" means but I think
> > alarms always has "repeat" when playing to cope with short URL
> > breakages (it caused a lot of work when initial alarm code was
> > written as it was frequent complaint by users)


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

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to