[BUGFIX] Fix latest ep thumbnail showing as TV show poster

This commit is contained in:
Jesse Bannon 2022-10-26 21:28:21 -07:00
parent 44ec463ab3
commit 2449c04b8e

View file

@ -32,9 +32,6 @@ presets:
download_strategy: "source"
url: "{url}"
playlist_thumbnails:
# Use latest_entry first, then see if YT channel artwork exists
- name: "{tv_show_poster_file_name}"
uid: "latest_entry"
- name: "{tv_show_poster_file_name}"
uid: "avatar_uncropped"
- name: "{tv_show_fanart_file_name}"