Inrixia / Floatplane-Downloader

Project for automatically organizing and downloading Floatplane videos for plex.
https://monitor.spookelton.net/public-dashboards/db0aec66747b4950b01b128916eb737e
GNU Affero General Public License v3.0
157 stars 41 forks source link

Series Data in Plex Missing When Empty #117

Closed ThomasHineXYZ closed 2 years ago

ThomasHineXYZ commented 2 years ago

I am having an issue with the metadata and show images being deleted after nothing is available in that "show" anymore.

Would it be possible to have a minimum amount to keep before the X amount of days counters kicks in for the "episode"?

Inrixia commented 2 years ago

The default behavior is to not delete anything so I'm not quite sure I follow. Are you using the daysToKeep setting?

Inrixia commented 2 years ago

Closing due to inactivity

ThomasHineXYZ commented 4 months ago

I know this is stale and closed, but the thought came to mind again. So I'll try to re-word it to make sense.

The concept is to have an option or setting, either globally or per channel, called "minimumVideosToKeep." This setting ensures that a specified number of videos (e.g., 1 or 2) are always retained for each channel. This is particularly useful for channels that do not receive frequent uploads, as it prevents Plex metadata and cover art from being cleared by ensuring there is always at least one "episode" per "show."

This setting would work in tandem with the "daysToKeep" setting. Uploads could be cleared out after a specified number of days, but only if the number of episodes exceeds the minimumVideosToKeep count (Y).

Inrixia commented 4 months ago

Sounds good. Can you open that as a feature request in a new issue?