mifi / lossless-cut

The swiss army knife of lossless video/audio editing
GNU General Public License v2.0
23.97k stars 1.19k forks source link

Desktop notification for completion #2048

Open enoryw opened 1 week ago

enoryw commented 1 week ago

The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first

Description

Feature request: option for desktop notification on completion, e.g. notify-send when video finishes processing. Currently, there's only notification shown on the window but when going through videos to process, it would be nice to be notified of completion and not have to check periodically manually.

Also, currently notification on the application window disappears after a brief period of time so when I come back to an already processed video, there's no indication that a video is successfully processed (I assume if there's an error it would also be shown and disappear after a period of time in the same way) so the user can't know if it was successful if the message disappears automatically. The message shouldn't disappear until there's user action.

mifi commented 1 week ago

Feature request: option for desktop notification on completion, e.g. notify-send when video finishes processing. Currently, there's only notification shown on the window but when going through videos to process, it would be nice to be notified of completion and not have to check periodically manually.

I believe this is #1510

Also, currently notification on the application window disappears after a brief period of time so when I come back to an already processed video, there's no indication that a video is successfully processed (I assume if there's an error it would also be shown and disappear after a period of time in the same way) so the user can't know if it was successful if the message disappears automatically. The message shouldn't disappear until there's user action.

I will change it so it doesn't auto disappear