diff options
| -rw-r--r-- | config.yaml | 2 | ||||
| -rw-r--r-- | templates/radio.pls | 20 |
2 files changed, 22 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml index 1579fa1..1f65ca3 100644 --- a/config.yaml +++ b/config.yaml | |||
| @@ -19,3 +19,5 @@ extras: | |||
| 19 | url: robots.txt | 19 | url: robots.txt |
| 20 | - template: sitemap.xml | 20 | - template: sitemap.xml |
| 21 | url: sitemap.xml | 21 | url: sitemap.xml |
| 22 | - template: radio.pls | ||
| 23 | url: radio.pls | ||
diff --git a/templates/radio.pls b/templates/radio.pls new file mode 100644 index 0000000..b416b6e --- /dev/null +++ b/templates/radio.pls | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | # Find stations: https://streamurl.link/ | ||
| 2 | |||
| 3 | [playlist] | ||
| 4 | |||
| 5 | Title1=Metal | ||
| 6 | File1=http://kathy.torontocast.com:2820/ | ||
| 7 | |||
| 8 | Title2=Technolovers Minimal | ||
| 9 | File2=https://stream.technolovers.fm/minimal | ||
| 10 | |||
| 11 | Title3=Indie Rock | ||
| 12 | File3=http://s5.radio.co/s36d03408d/listen | ||
| 13 | |||
| 14 | Title4=Montreal's Classic Rock | ||
| 15 | File4=http://streams.justclassicrock.com:8000 | ||
| 16 | |||
| 17 | Title5=Raute Metal | ||
| 18 | File5=https://metal-high.rautemusik.fm/?ref | ||
| 19 | |||
| 20 | Length1=-1 | ||
