pimoroni / phat-beat

Python library for PHAT BEAT - A stereo DAC, AMP and VU for the Raspberry Pi
https://shop.pimoroni.com/products/phat-beat
MIT License
99 stars 28 forks source link

Update default.m3u to fix BBC Radio 2 and 4 streams #29

Closed cwjordan closed 4 years ago

cwjordan commented 4 years ago

Updated streams for BBC Radio 2 and BBC Radio 4. Added EXTINF lines with a title for each stream so vlcd knows the title information.

Gadgetoid commented 4 years ago

Wasn't aware of the EXTINF syntax- nice addition, thank you!

Thanks for taking the time to PR this, it's always appreciated.