pyradio: add group details to stations description
This commit is contained in:
parent
56c1ceb3c8
commit
7608066893
1 changed files with 4 additions and 0 deletions
|
|
@ -124,6 +124,10 @@ in
|
|||
description = ''
|
||||
Radio stations to add to the {file}`stations.csv` file.
|
||||
If empty, {file}`stations.csv` defaults to the built-in playlist.
|
||||
|
||||
To add a group, add a station with the url set to "-" and the name set
|
||||
to the name of the group. Its order in the list will be where it appears
|
||||
in `pyradio`.
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue