[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!