pyradio: add per-station encoding option
This commit is contained in:
parent
fd40fa91a4
commit
ebe3ca5c9c
3 changed files with 9 additions and 2 deletions
|
|
@ -24,6 +24,7 @@
|
|||
name = "DEF CON Radio (SomaFM)";
|
||||
url = "https://somafm.com/defcon256.pls";
|
||||
volume = 85;
|
||||
encoding = "utf-8";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@ DEF CON Radio (SomaFM),https://somafm.com/defcon256.pls,,,,,,50
|
|||
"DEF CON Radio, SomaFM",https://somafm.com/defcon256.pls,,,,,,50
|
||||
"DEF CON Radio on ""SomaFM""",https://somafm.com/defcon256.pls,,,,,,50
|
||||
"DEF CON Radio on ""SomaFM""",https://somafm.com/defcon256.pls,,,,,,50
|
||||
DEF CON Radio (SomaFM),https://somafm.com/defcon256.pls,,,,,,85
|
||||
DEF CON Radio (SomaFM),https://somafm.com/defcon256.pls,utf-8,,,,,85
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue