clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.77k stars 677 forks source link

Prevent suspend mode #4826

Open miku84 opened 9 years ago

miku84 commented 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.

agusdallalba commented 9 years ago

+1, I've just been hit by this.

Please inhibit suspend during playback.

fkoester commented 8 years ago

See the following PR https://github.com/clementine-player/Clementine/pull/5202

miku84 commented 7 years ago

Is is only for Windows and Mac? What about Linux?