gpodder icon indicating copy to clipboard operation
gpodder copied to clipboard

Please add a way to start gPodder minimized with a command line option while resuming downloads without asking

Open ChaiTRex opened this issue 3 years ago • 8 comments

Please add a way to start gPodder minimized with a command line option (so that I can get it to start minimized only when started as a startup application) and a way to automatically resume downloads without asking when opening gPodder (perhaps in gPodder's preferences). I would like to download podcasts in the background whenever my computer is on, and these would enable me to add gPodder to my startup applications and have the downloads resume automatically when I log in.

ChaiTRex avatar Dec 26 '22 09:12 ChaiTRex

There is an extension in preferences under "Interface" called "Minimize on start". I don't know if gpodder would stay minimized if starting up with episodes to resume. But it should be simple to add a setting to auto-resume.

auouymous avatar Dec 26 '22 10:12 auouymous

I've used that, but it would be nice if I could add it to the startup applications in a way that minimizes it, but only then. If I were to launch it manually, it would start unminimized.

ChaiTRex avatar Dec 26 '22 10:12 ChaiTRex

Oh, I missed that part, a command line option would be needed. Do you know if gpodder stays minimized with that extension if there are episodes to resume?

auouymous avatar Dec 26 '22 10:12 auouymous

It starts unminimized, then quickly minimizes, even if there are downloads to resume.

ChaiTRex avatar Dec 26 '22 10:12 ChaiTRex

As someone who uses minimize at start, if the auto-resume preference was not enabled (default), would you prefer it remain as-is, restore gpodder to unminimized, or show a notification to resume downloads?

auouymous avatar Dec 26 '22 10:12 auouymous

It could perhaps be an option to resume downloading on startup in Preferences, Updating. With it turned off, you get the current behavior of it asking whether you want to resume. With it turned on, it just starts resuming.

ChaiTRex avatar Dec 26 '22 10:12 ChaiTRex

Ya, that is how the auto-resume preference would work. I meant how should the minimize work if there are downloads to resume, and auto-resume is not enabled. Current behavior just hides the window and the user has no idea there are is a resume button. Should it keep doing this, unminimize gpodder or just show a notification?

auouymous avatar Dec 26 '22 10:12 auouymous

I guess you could have two command line options like --start-minimized and --start-minimized-unless-question or something like that. With the automatic resuming on start, there wouldn't be a question, so --start-minimized would work for that.

ChaiTRex avatar Dec 26 '22 10:12 ChaiTRex