1

Plasma 6 Multimedia
by driglu4it
Radio Player with editable list of stations Features: Add/delete/edit stations in the list Search for radio stations Requirements (for v3): Plasma >= 6.0Qt >= 6.6 Credits: Radio Browser (API for search stations) If you want to help with the translation of the plasmoid into your language, write...
57 comments
8.3
2

Plasma 6 Multimedia
by climber
Media Player Controls widget for KDE Plasma.Features: * View and control Media from inside a panel or dock (such as Latte Dock) * Simple format: Artist Name - Track Title * View Album and Album Art on expanded view and tooltip * View current position of track in expanded view * Controllable with...
3 comments
6.0
Advanced Radio Player
Plasma 6 Multimedia
I tried looking at the code, I'm not familiar with QML at all, but I tried to replace `enabled: isConnected` in the contentItem ListView in FullRepresentation.qml with `enabled: true //...
greenm