ytdl-sub/src/ytdl_sub/config
Jesse Bannon 987b1cd028
[FEATURE] Ability to customize date used for deleting old files (#1221)
Implements https://github.com/jmbannon/ytdl-sub/issues/1182

Adds the ability to change the `keep_files_date_eval` (traditionally upload_date_standardized) to any date, so long as its in the form of YYYY-MM-DD.

Will be able to use this to have episodes get deleted based on their release_date or epoch_date, instead of their upload_date.
2025-05-31 08:52:15 -07:00
..
plugin [BACKEND] Make kodi_safe nfo overrideable (#1216) 2025-05-03 21:46:31 -07:00
validators [FEATURE] Ability to customize date used for deleting old files (#1221) 2025-05-31 08:52:15 -07:00
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
config_file.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
config_validator.py [BUGFIX] Fix usage of ~ in paths (#981) 2024-05-10 19:57:48 -07:00
defaults.py [DEV] Set ffmpeg/ffprobe paths via ENV variable (#1060) 2024-09-24 22:13:22 -07:00
overrides.py [BACKEND] Make kodi_safe nfo overrideable (#1216) 2025-05-03 21:46:31 -07:00
preset.py [FEATURE] Automatically handle playlists ordered in reverse (#948) 2024-04-01 04:24:41 -07:00
preset_options.py [FEATURE] Ability to customize date used for deleting old files (#1221) 2025-05-31 08:52:15 -07:00