On 06/01/2024 00:07, Valerio Vanni wrote:
Now I'm looking: services are
├─/MainApplication
├─/Player
├─/Television
├─/TrackList
└─/org
└─/org/kde
└─/org/kde/kaffeine
I tried to introspect the more likely, MainApplication and Television
.RemoveProgram method u - -
Do you have any idea what it should do?
I would expect something like "Stop" either from /Player or from
org.mpris.kaffeine. I have not tried MPRIS D-Bus interface in action though.
If it's started with "-lastchannel" no, you have to close it.
But then you have also to request it to play again.
Is there an action that releases the device? "ls -l /proc/PID/fd" to
check.
What should I find here?
If no file descriptor is resolved to /dev/ (or maybe /sys) then likely
the kernel module may be removed without killing the application.
Compare opened file descriptors when video is playing and when it is
stopped.