Update stream URLs to use LibreTime
This commit is contained in:
parent
180d8686df
commit
a572f275fc
2 changed files with 10 additions and 10 deletions
|
@ -60,14 +60,14 @@ s3_mount = "airtime_160.mp3"
|
|||
s4_mount = "airtime_160.mp3"
|
||||
|
||||
# Webstream metadata settings
|
||||
s1_url = "http://airtime.sourcefabric.org"
|
||||
s2_url = "http://airtime.sourcefabric.org"
|
||||
s3_url = "http://airtime.sourcefabric.org"
|
||||
s4_url = "http://airtime.sourcefabric.org"
|
||||
s1_description = "Airtime Radio! Stream 1"
|
||||
s2_description = "Airtime Radio! Stream 2"
|
||||
s3_description = "Airtime Radio! Stream 3"
|
||||
s4_description = "Airtime Radio! Stream 4"
|
||||
s1_url = "https://libretime.org"
|
||||
s2_url = "https://libretime.org"
|
||||
s3_url = "https://libretime.org"
|
||||
s4_url = "https://libretime.org"
|
||||
s1_description = "LibreTime Radio! Stream 1"
|
||||
s2_description = "LibreTime Radio! Stream 2"
|
||||
s3_description = "LibreTime Radio! Stream 3"
|
||||
s4_description = "LibreTime Radio! Stream 4"
|
||||
s1_genre = "genre"
|
||||
s2_genre = "genre"
|
||||
s3_genre = "genre"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue