SamTV12345 / PodFetch

A sleek and efficient podcast downloader.
https://samtv12345.github.io/PodFetch
Apache License 2.0
347 stars 25 forks source link

Tooltips on settings #174

Closed revilo951 closed 1 year ago

revilo951 commented 1 year ago

Clear and concise description of the problem

Some settings functions aren't clear, eg auto-cleanup - what does this do?

Suggested solution

A small description on hover with more infformation

Alternative

No response

Additional context

No response

Validations

SamTV12345 commented 1 year ago

Good idea. I'll do that once the new ui is out.

SamTV12345 commented 1 year ago

Until then autocleanup means that older episodes than x days are deleted from the filesystem. This prevents the disk being full after some time and potentially crashing the system.

revilo951 commented 1 year ago

OK, so if I want to use PodFetch as an archiving tool, to keep all my podcasts, I'll need to disable that. Good to know. :)