[BUGFIX] Fix latest ep thumbnail showing as TV show poster
This commit is contained in:
parent
44ec463ab3
commit
2449c04b8e
1 changed files with 0 additions and 3 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue