Update synthetic-fm url
This commit is contained in:
parent
19fa419d89
commit
85ecd89104
1 changed files with 2 additions and 2 deletions
|
@ -24,11 +24,11 @@ type MPVSource struct {
|
|||
func init() {
|
||||
sources.SoundSources["mpv-nig"] = &MPVSource{
|
||||
Name: "Radio NIG",
|
||||
File: "https://mediaserv38.live-streams.nl:18030/stream",
|
||||
File: "http://stream.syntheticfm.com:8030/stream",
|
||||
}
|
||||
sources.SoundSources["mpv-synthfm"] = &MPVSource{
|
||||
Name: "Radio Synthetic FM",
|
||||
File: "https://mediaserv38.live-streams.nl:18040/live",
|
||||
File: "http://stream.syntheticfm.com:8040/stream",
|
||||
}
|
||||
sources.SoundSources["mpv-nrw"] = &MPVSource{
|
||||
Name: "NewRetroWave",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue