Hi !
A lot is easier with music, so I installed the Goodvibes app …
apt install goodvibes
and added a few stations. But now, the list is a little bit bigger … there are now over 50 channels from Germany in it. If you want to use the list, you can download it under
https://www.cais.de/station.xml
and copy it to:
/home/purism/.local/share/goodvibes/
If you want add your own - take a look on this page:
https://www.radio-browser.info/
Have fun !
3 Likes
I updated/fix the [German] sender list !
https://www.cais.de/stations.xml
1 Like
Good news !
The developer of the app Goodvibes has release a new version. Now the App is stable and run awesome on L5 - without crashes !
this is fixed in version 0.7.2 of Goovibes, available from Flathub [1] or from my personal Debian repo [2].
[1] https://flathub.org/apps/details/io.gitlab.Goodvibes
[2] https://goodvibes.readthedocs.io/en/stable/installation.html#debian-logo-debian
2 Likes
guru
November 15, 2021, 9:46am
4
How do I install this from flathub.org ?
I installed it over flatpak
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
and
sudo flatpak install goodvibes
guru
November 15, 2021, 10:47am
6
Thank you!
How could I get this station into the playlist:
https://srv.deutschlandradio.de/themes/dradio/script/aod/index.html?audioMode=2&audioID=4&state=
(this is the URL I’m using in FF to listen to the news channel)
guru
November 15, 2021, 10:57am
8
Thanks. Can I insert such URI with vim into some playlist?
guru
November 15, 2021, 11:11am
10
I do not have such file:
purism@pureos:~$ find .var
.var
.var/app
.var/app/io.gitlab.Goodvibes
.var/app/io.gitlab.Goodvibes/cache
.var/app/io.gitlab.Goodvibes/cache/tmp
.var/app/io.gitlab.Goodvibes/cache/gstreamer-1.0
.var/app/io.gitlab.Goodvibes/cache/gstreamer-1.0/registry.aarch64.bin
.var/app/io.gitlab.Goodvibes/cache/fontconfig
.var/app/io.gitlab.Goodvibes/.ld.so
.var/app/io.gitlab.Goodvibes/.ld.so/active
.var/app/io.gitlab.Goodvibes/.ld.so/999f723823dbb2d80caaae305021563be3f61b043557300d16843918eb1d98ab
.var/app/io.gitlab.Goodvibes/config
.var/app/io.gitlab.Goodvibes/config/pulse
.var/app/io.gitlab.Goodvibes/config/pulse/cookie
.var/app/io.gitlab.Goodvibes/config/glib-2.0
.var/app/io.gitlab.Goodvibes/config/glib-2.0/settings
.var/app/io.gitlab.Goodvibes/config/glib-2.0/settings/keyfile
.var/app/io.gitlab.Goodvibes/data
btw: the dir name ~/.var is a bit anormal
Create the stations.xml under
~/.var/app/io.gitlab.Goodvibes/data/goodvibes/
Typical entry
<Station> <uri>https://st01.sslstream.dlf.de/dlf/01/high/aac/stream.aac</uri> <name>Deutschlandfunk</name> </Station>
Edit: You need to create a tag around the station
<Stations> .... </Stations>
You can also create your first entry in the app, the file stations.xml will be created automatically
guru
November 15, 2021, 12:44pm
12
Thank you, I have another one for you:
<Station>
<uri>https://icecast.teveo.cu/b3jbfThq</uri>
<name>Radio Reloj Cuba</name>
</Station>
guru
November 17, 2021, 9:31am
13
Since today the app PureOS Store
crashes with error messages which could be related to this, see: App PureOS Store crashes after OS update
Hi !
I updated the german stations list for goodvibes again.
You can download it here: https://www.cais.de/stations.xml
I updated the list again and fixed a few broken urls.
You can download it here: https://www.cais.de/stations.xml
guru
March 12, 2023, 9:41am
16
I have another one for you, my favorite one:
<Station>
<uri>http://stream.laut.fm/ddr_eins.m3u</uri>
<name>DDReins.de</name>
<insecure>true</insecure>
</Station>
Thanks @guru
I just want to maintain a list of official mainstream radio stations and keep updating it.
You are welcome to post your radio stations or publish your own list here. That would be an added value for everyone.
guru
March 13, 2023, 1:26pm
18
What exactly are the “official mainstream radio stations” and what is my proposal one for a beast?
Indeed.
I guess in most countries, radio frequency transmission (and spectrum) is controlled by the government and a radio station requires a licence from the government to operate.
So an internet radio station is “official” if it corresponds to a radio frequency radio station.
Or maybe “official” is in the wrong place in the sentence and it should be “official list of radio stations” … in the sense that there’s no point everybody independently maintaining a list if one person or group can maintain a list and then get that included within the relevant distro or distros.
?