[BACKEND] Have Plex TV show preset try to download mp4 (#324)

This commit is contained in:
Jesse Bannon 2022-11-14 22:09:28 -08:00 committed by GitHub
parent efb8ed5666
commit 8d154cc242
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,8 @@ presets:
_plex_tv_show:
preset:
- "_episode_video_tags"
ytdl_options:
format: "bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best"
overrides:
tv_show_poster_file_name: "poster.jpg"
tv_show_fanart_file_name: "fanart.jpg"