ytdl-sub/src/ytdl_sub
Jesse Bannon a68d5e4539
[FEATURE] Emby prebuilt presets (#1232)
Gives Emby first class support by creating prebuilt presets for each variant, including
- `Emby TV Show by Date`
- `Emby TV Show Collection`
- `Emby Music Videos`

Emby is identical to Jellyfin except in TV Show Collection, where it requires a `season.nfo`. A new plugin `StaticNfoTags` has been created to create those.

Huge thanks to @Kamaroth92 for the initial code for this feature!
2025-06-01 09:56:48 -07:00
..
cli [FEATURE] Add ability to suppress colors via CLI arg (#1215) 2025-05-03 19:56:46 -07:00
config [FEATURE] Emby prebuilt presets (#1232) 2025-06-01 09:56:48 -07:00
downloaders [FEATURE] Ability to change season and episode ordering via variables, support for release_date (#1220) 2025-05-31 10:26:42 -07:00
entries [FEATURE] Ability to customize date used for deleting old files (#1221) 2025-05-31 08:52:15 -07:00
plugins [FEATURE] Emby prebuilt presets (#1232) 2025-06-01 09:56:48 -07:00
prebuilt_presets [FEATURE] Emby prebuilt presets (#1232) 2025-06-01 09:56:48 -07:00
script [FEATURE] Add scripting print functions (#1230) 2025-05-31 12:15:57 -07:00
subscriptions [FEATURE] release_date support for date_range (#1231) 2025-06-01 09:28:42 -07:00
thread [BACKEND] Add generic.collection download strategy, use it for soundcloud, youtube channel/playlist (#230) 2022-09-14 15:36:14 -07:00
utils Support duplicate chapter timestamps by merging (#1179) 2025-02-21 08:34:46 -08:00
validators [FEATURE] release_date support for date_range (#1231) 2025-06-01 09:28:42 -07:00
ytdl_additions [FEATURE] Ability to change season and episode ordering via variables, support for release_date (#1220) 2025-05-31 10:26:42 -07:00
__init__.py [DOCKER] GUI Docker image using Code-Server (#774) 2023-10-22 01:17:09 -07:00
main.py [FEATURE] --match flag to only run subset of subscriptions (#881) 2024-01-08 13:37:07 -08:00