Ed Bruck

Results 30 comments of Ed Bruck

I know this isn't a fix, but you could write a script and assign it to a hotkey that runs this command: `wl-copy $(rtng-dbus get_player_state | jq -r '[.title,.artist] |...

@jazzyeagle you can already drag groups and stations around.

Have you tried any other appindicator app under KDE? I know that it works to some degree, but it isn't as nice as on Gnome. For me radiotray-ng works fine...

> Same here, no tray icon in gnome3, works fine under plasma6/wayland.. @idovitz do you have this extension installed for gnome3? https://extensions.gnome.org/extension/615/appindicator-support/

@idovitz if you run this command what does it print? `GDK_BACKEND=help radiotray-ng`

@zen2 could you please try this patch? > git diff CMakeLists.txt > diff --git a/CMakeLists.txt b/CMakeLists.txt > index 3826463..33d5c50 100644 > --- a/CMakeLists.txt > +++ b/CMakeLists.txt > @@ -55,7 +55,7...

Try this command to see if gstreamer is the issue. `gst-play-1.0 "https://wz3liw.scahw.com.au:443/live/3shi_128.stream/playlist.m3u8"` What distro are you using?

The readme contains instructions that should work for a Debian based distro. https://github.com/ebruck/radiotray-ng?tab=readme-ov-file#to-build-on-ubuntu

@Jambola77 could you please try this patch? > --- a/package/CMakeLists.txt > +++ b/package/CMakeLists.txt > @@ -55,7 +55,7 @@ if (LSB_RELEASE_EXECUTABLE) > string(REPLACE "libjsoncpp1" "libjsoncpp24" CPACK_DEBIAN_PACKAGE_DEPENDS ${CPACK_DEBIAN_PACKAGE_DEPENDS}) > endif() > >...

Since this PR is incomplete, I cannot consider it for merging at this time. Here's a different take on adding this functionality that seems to work quite well. https://github.com/IngoMeyer441/radiotray-ng-mpris