Skip to content

Commit

Permalink
Update playable URL for Bayern 2 radio station
Browse files Browse the repository at this point in the history
  • Loading branch information
moodeaudio committed Jun 23, 2024
1 parent 8ddd20a commit a7208f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions var/local/www/db/moode-sqlite3.db.sql
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--
-- File generated with SQLiteStudio v3.1.0 on Sun Jun 23 07:09:21 2024
-- File generated with SQLiteStudio v3.1.0 on Sun Jun 23 09:20:46 2024
--
-- Text encoding used: UTF-8
--
Expand All @@ -21,7 +21,7 @@ INSERT INTO cfg_radio (id, station, name, type, logo, genre, broadcaster, langua
INSERT INTO cfg_radio (id, station, name, type, logo, genre, broadcaster, language, country, region, bitrate, format, geo_fenced, home_page, monitor) VALUES (11, 'http://radio.stereoscenic.com/asp-h', 'Ambient Sleeping Pill', 'r', 'local', 'Electronica, Ambient', 'Stereoscenic', 'English', 'United States', 'North America', '256', 'MP3', 'No', '', 'No');
INSERT INTO cfg_radio (id, station, name, type, logo, genre, broadcaster, language, country, region, bitrate, format, geo_fenced, home_page, monitor) VALUES (12, 'https://mediaserv73.live-streams.nl:18058/stream', 'Ancient FM - Mediaeval and Renaissance Music', 'r', 'local', 'Classical, Mediaeval, Renaissance', 'Ancient FM', 'English', 'Canada', 'North America', '128', 'MP3', 'No', '', 'No');
INSERT INTO cfg_radio (id, station, name, type, logo, genre, broadcaster, language, country, region, bitrate, format, geo_fenced, home_page, monitor) VALUES (13, 'https://stream.artsound.fm/mp3', 'ArtSound FM 92.7', 'r', 'local', 'Classical, Jazz, Folk, World Music', 'ArtSound FM', 'English', 'Australia', 'Asia', '128', 'MP3', 'No', '', 'No');
INSERT INTO cfg_radio (id, station, name, type, logo, genre, broadcaster, language, country, region, bitrate, format, geo_fenced, home_page, monitor) VALUES (14, 'https://dispatcher.rndfnk.com/br/br2/sued/mp3/mid', 'Bayern 2', 'r', 'local', 'Eclectic', 'Bayern Radio', 'German', 'Germany', 'Europe', '128', 'MP3', 'No', '', 'No');
INSERT INTO cfg_radio (id, station, name, type, logo, genre, broadcaster, language, country, region, bitrate, format, geo_fenced, home_page, monitor) VALUES (14, 'https://dispatcher.rndfnk.com/br/br2/live/mp3/mid', 'Bayern 2', 'r', 'local', 'Eclectic', 'Bayern Radio', 'German', 'Germany', 'Europe', '128', 'MP3', 'No', '', 'No');
INSERT INTO cfg_radio (id, station, name, type, logo, genre, broadcaster, language, country, region, bitrate, format, geo_fenced, home_page, monitor) VALUES (15, 'http://as-hls-ww-live.akamaized.net/pool_904/live/ww/bbc_asian_network/bbc_asian_network.isml/bbc_asian_network-audio%3d96000.norewind.m3u8', 'BBC Asian Network', 'r', 'local', 'Contemporary, Bollywood, Bhangra, Pop, Urban', 'BBC', 'English', 'United Kingdom', 'Europe', '96', 'AAC-LC', 'No', '', 'No');
INSERT INTO cfg_radio (id, station, name, type, logo, genre, broadcaster, language, country, region, bitrate, format, geo_fenced, home_page, monitor) VALUES (16, 'http://as-hls-uk-live.akamaized.net/pool_904/live/uk/bbc_asian_network/bbc_asian_network.isml/bbc_asian_network-audio%3d320000.norewind.m3u8', 'BBC Asian Network (320K)', 'r', 'local', 'Contemporary, Bollywood, Bhangra, Pop, Urban', 'BBC', 'English', 'United Kingdom', 'Europe', '320', 'AAC-LC', 'Yes', '', 'No');
INSERT INTO cfg_radio (id, station, name, type, logo, genre, broadcaster, language, country, region, bitrate, format, geo_fenced, home_page, monitor) VALUES (17, 'http://as-hls-ww-live.akamaized.net/pool_904/live/ww/bbc_radio_one/bbc_radio_one.isml/bbc_radio_one-audio%3d96000.norewind.m3u8', 'BBC Radio 1', 'r', 'local', 'Pop, Top 40, Chart', 'BBC', 'English', 'United Kingdom', 'Europe', '96', 'AAC-LC', 'No', '', 'No');
Expand Down
1 change: 1 addition & 0 deletions www/relnotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Updates
- UPD: Add get_cdsp_config, set_cdsp_config REST API's
- UPD: Update Overlay names for Hifiberry Amp2/4, DAC+ and DAC+ Pro
- UPD: Remove Lib Config option "Auto-update database" (several issues)
- UPD: Playable URL for Bayern 2 radio station

Bug fixes

Expand Down

0 comments on commit a7208f2

Please sign in to comment.