Fix Plex MP4

No WebM, Best quality, No AV1 either
This commit is contained in:
catduckgnaf 2023-04-11 17:11:11 -04:00
parent 4339807bc9
commit 5b715a4f50

View file

@ -6,13 +6,11 @@ presets:
- "_episode_base" - "_episode_base"
- "_episode_video_tags" - "_episode_video_tags"
ytdl_options: ytdl_options:
format: "bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best" bestvideo: mp4 # Plex currently does not support webm
overrides: overrides:
tv_show_poster_file_name: "poster.jpg" tv_show_poster_file_name: "poster.jpg"
tv_show_fanart_file_name: "fanart.jpg" tv_show_fanart_file_name: "fanart.jpg"
season_poster_file_name: "Season {season_number_padded}/Season{season_number_padded}.jpg" season_poster_file_name: "Season {season_number_padded}/Season{season_number_padded}.jpg"
file_convert: # Plex currently does not support webm
convert_to: "mp4"
_jellyfin_tv_show: _jellyfin_tv_show:
preset: preset: