Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Desktop notification for completion #2048

Open
4 tasks done
enoryw opened this issue Jun 21, 2024 · 1 comment
Open
4 tasks done

Desktop notification for completion #2048

enoryw opened this issue Jun 21, 2024 · 1 comment

Comments

@enoryw
Copy link

enoryw commented Jun 21, 2024

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
Copy link
Owner

mifi commented Jun 21, 2024

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

mifi added a commit that referenced this issue Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants