Open miku84 opened 9 years ago
I have autosuspend configured after 10minutes in Plasma5 and it goes suspended when nothing happens, only song playing. I think Clementine should not go to suspend as VLC and qbittorrent does not go to suspend when active.
https://bugs.kde.org/show_bug.cgi?id=346323 The application needs to call Inhibit on the org.freedesktop.PowerManagement.Inhibit DBus interface.
+1, I've just been hit by this.
Please inhibit suspend during playback.
See the following PR https://github.com/clementine-player/Clementine/pull/5202
Is is only for Windows and Mac? What about Linux?
I have autosuspend configured after 10minutes in Plasma5 and it goes suspended when nothing happens, only song playing. I think Clementine should not go to suspend as VLC and qbittorrent does not go to suspend when active.
https://bugs.kde.org/show_bug.cgi?id=346323 The application needs to call Inhibit on the org.freedesktop.PowerManagement.Inhibit DBus interface.