Skip to content

Commit

Permalink
streams URL fix
Browse files Browse the repository at this point in the history
  • Loading branch information
manin22 authored Oct 7, 2018
1 parent 4542e1f commit 0b1de02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/music_service/radio_paradise/radio_stations.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{
"title": "Radio Paradise (AAC 320k)",
"uri": "webrp/1",
"url": "http://stream-eu1.radioparadise.com/aac-320"
"url": "http://stream-uk1.radioparadise.com/aac-320"
},
{
"title": "Radio Paradise (AAC 128k)",
Expand All @@ -38,7 +38,7 @@
{
"title": "Radio Paradise (MP3 192k)",
"uri": "webrp/4",
"url": "http://stream-eu1.radioparadise.com:80/mp3-192"
"url": "http://stream-uk1.radioparadise.com/mp3-192"
},
{
"title": "Radio Paradise (MP3 128k)",
Expand Down

0 comments on commit 0b1de02

Please sign in to comment.