UUID: FM-Radio@hilyxx
Last edited:
5 days ago
2026-09-12, 06:18
Last commit: [
70434c93] Hungarian translation update (#9037)
A stupidly simple radio player for Cinnamon
FM-Radio applet
This applet is a fork of the Gnome Shell extension 'SomaFM internet radio' by TheWeirdDev.
Its goal is straightforward: enjoy internet radio stations completely hassle-free.
Features
- Search for your favorite radio station using the search feature.
- Add a custom cover to your radio station.
- Record your favorite music. Click on the cover and let's go!
- Backup and restore radio stations
- Multimedia key support
Important
To ensure the radio works and the applet doesn't return error messages, make sure you have the multimedia codecs installed.
On Linux Mint, the codecs can be installed directly during the OS installation, or later by installing the mint-meta-codecs package.
On Debian-based distributions, the required plugins are named:
gstreamer1.0-plugins-bad, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, and gstreamer1.0-plugins-ugly.
On other distributions like CachyOS (Arch-based), the packages are named:
gst-plugins-good, gst-plugins-base, gst-plugins-bad, and gst-plugins-ugly.
Changelog
1.3.3
- Add try/catch fallback for Gst.init to fix GJS strict type crashes
1.3.1 - 1.3.2
- Small code refactor (Optimize startup performance and disk reads)
- Explicitly set default Music directory for recording folder
- Redesign station selection with native checkbox list
- Add auto-reconnect on network change
- Pass empty array to Gst.init to prevent argv type error
1.3
- Add radio station backup/restore support
- Minor UI fixes
- Increase max search results for radio station searches
1.2
- Add live radio recording support
- Add multimedia key support
1.1
- Add the ability to start/stop the radio with a middle mouse click
- The artist and track title are now displayed separately for better readability
- Minor bug fixes
1.0.2
- Add a default cover for the radio stations without custom icon
- Fix text truncation for long titles by adding y_expand
1.0.1
- Fix visibility problem on the light themes
1.0.0
Log In To Comment!
8 Comments