A GNOME Shell extension for listening to internet radio streams.
Prerequisites: GStreamer plugins are installed.
sh build.sh -i
in folder of build.sh fileRadio station streams may include tags - track artist and title.
If tags are not served in UTF-8
encoding, non-latin characters may be printed as garbage characters and must be converted to UTF-8
to make sense.
A specific source charset can optionally be set upon adding or editing each channel.
Unfortunately, charsets cannot be reliably determined automatically. Finding the right source charset for a channel's tags are therefore a matter of guessing - or guessing again. A tool like 2cyr/decode may come useful.
Currently, this extension supports conversion of the following charsets:
See CONTRIBUTING.
Copyright © 2014-2023 hslbck.
GNOME Shell Extension Radio is published under the GPL-3+
license, see COPYING for details.