CollinHeist / TitleCardMaker

Automated title card maker for Plex, Jellyfin, and Emby
https://titlecardmaker.com/
GNU General Public License v3.0
455 stars 22 forks source link

HELP - Maker using previous card to create new cards (pasting over the previous card) #448

Closed kvalle22 closed 6 months ago

kvalle22 commented 6 months ago

Installation

Docker - master tag

Describe your Problem

After finishing the configuration of the TCM the script run perfectly cards were created. Later I decided to try one of these custom cards described here ( Yozora/BarebonesTitleCard and Beedman/GradientLogoTitleCard) https://github.com/CollinHeist/TitleCardMaker-CardTypes but I didn't noticed at first that every run I did on the script used the previous card to create the new card and I ended up with this monstruosity image image

I tried the following commands with no luck --delete-cards, --forget-cards, --revert-series I read all the previous issues in the repo (closed and open) but none were similar to what I'm describing. I need some help or at least what should I do to revert to the original cards

Screenshots

For Death's Game (2023) I only used "official cards" and had no problems running the script over and over (3 times) image Imo this issue appears only with User-Submitted Custom Card Types ( Yozora/BarebonesTitleCard and Beedman/GradientLogoTitleCard) image

Preference File

options:
  source: 'E:\Plex\TV Shows'
  series:
  - ./yaml/tvshows.yml
  filename_format: "{full_name} - S{season:02}E{episode:02}"
  season_folder_format: "Season {season:02}"
  sync_specials: false
  card_type: standard
  card_extension: png
  card_dimensions: 3200x1800
  episode_data_source: plex
  image_source_priority: plex, tmdb
  filename_format: "{full_name} - S{season:02}E{episode:02} - {title}"
  validate_fonts: false
  season_folder_format: "Season {season:02}"

plex:
  url: http://127.0.0.1:32400/         # Your local Plex IP address
  token: OMITTED          # Your Plex token

# sonarr:
#   url: http://127.0.0.1:8989/api/v3/   # Your Sonarr IP address
#   api_key: OMITTED        # Your Sonarr API key
#   sync:
#   - file: ./yaml/sonarr_sync.yml
#     card_directory: ./cards/
#     monitored_only: true
#     plex_libraries:                      # Your library paths and names
#       /media/tv/: TV
#       /media/anime/: Anime

tmdb:
  api_key: OMITTED        # Your TMDb API key here
  retry_count: 5

Series YAML

libraries:
  TV Shows:
    path: 'E:\Plex\TV Shows'
    plex_name: TV Shows
    media_server: plex

fonts:
  font_purple:
    color: "rgb(100, 0, 255)"
    size: 110%
  font_red:
    color: "rgb(255, 255, 255)"
    size: 110%    

templates:
  no-sync:
    archive: <<archive>>
    sonarr_sync: false
    tmdb_sync: false
    tmdb_skip_localized_images: false
    sync_specials: false

series:
  Death's Game (2023):
    name: Death's Game
    episode_data_source: plex
    year: 2023
    library: TV Shows
    card_type: Yozora/BarebonesTitleCard
    # font: font_red

  Young Royals (2021):
    name: Young Royals
    episode_data_source: tmdb
    year: 2021
    library: TV Shows
    card_type: sherlock
    # extras:
    #   logo: 'E:\Plex\TV Shows\Young Royals (2021)\logo.png'

Debug Log

[DEBUG] [03-17-24 21:38:15.234] Runtime arguments : [DEBUG] [03-17-24 21:38:15.234] preferences : C:\Games\Plex\TitleCardMaker\preferences.yml [DEBUG] [03-17-24 21:38:15.234] run : True [DEBUG] [03-17-24 21:38:15.234] sync : False [DEBUG] [03-17-24 21:38:15.234] frequency : {'interval': 12, 'unit': 'hours'} [DEBUG] [03-17-24 21:38:15.234] missing : C:\Games\Plex\TitleCardMaker\missing.yml [DEBUG] [03-17-24 21:38:15.235] log : INFO [DEBUG] [03-17-24 21:38:15.235] no_color : False [DEBUG] [03-17-24 21:38:15.235] tautulli_frequency : {'interval': 4, 'unit': 'minutes'} [INFO] [03-17-24 21:38:15.237] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:38:15.279] Using "magick " ImageMagick command prefix [INFO] [03-17-24 21:38:15.281] Read 2 show records [INFO] [03-17-24 21:38:15.281] Starting TitleCardMaker (v1.15.0) [DEBUG] [03-17-24 21:38:15.665] Latest remote version is v1.15.0 [INFO] [03-17-24 21:38:15.668] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:38:15.794] Using "magick " ImageMagick command prefix [DEBUG] [03-17-24 21:38:15.796] Reset PersistentDatabase[remote_assets.json] [INFO] [03-17-24 21:38:16.184] Starting to sync to series YAML files.. [INFO] [03-17-24 21:38:16.186] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:38:16.697] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-Bold.ttf" [DEBUG] [03-17-24 21:38:17.126] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-SemiBold.ttf" [DEBUG] [03-17-24 21:38:17.127] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 21:38:18.938] Downloaded RemoteFile "azuravian/leftgradient.png" [DEBUG] [03-17-24 21:38:18.939] Loaded RemoteCardType "azuravian/TitleColorMatch" [INFO] [03-17-24 21:38:19.515] Added 11 episodes to "Young Royals (2021)" [DEBUG] [03-17-24 21:38:20.366] Downloaded logo for "Young Royals (2021)" [DEBUG] [03-17-24 21:38:21.098] Downloaded s2e1.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:38:21.304] Downloaded s2e2.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:38:21.885] Downloaded s2e3.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:38:22.101] Downloaded s2e4.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:38:22.317] Downloaded s2e5.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:38:22.580] Downloaded s2e6.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:38:22.776] Downloaded s3e1.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:38:22.949] Downloaded s3e2.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:38:23.141] Downloaded s3e3.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:38:23.792] Downloaded s3e4.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:38:24.310] Downloaded s3e5.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:38:27.883] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E01 - Episode 1.png" [DEBUG] [03-17-24 21:38:31.064] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E02 - Episode 2.png" [DEBUG] [03-17-24 21:38:35.145] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E03 - Episode 3.png" [DEBUG] [03-17-24 21:38:38.864] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E04 - Episode 4.png" [DEBUG] [03-17-24 21:38:42.576] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E05 - Episode 5.png" [DEBUG] [03-17-24 21:38:46.265] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E06 - Episode 6.png" [DEBUG] [03-17-24 21:38:48.855] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E01 - Episode 1.png" [DEBUG] [03-17-24 21:38:51.750] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E02 - Episode 2.png" [DEBUG] [03-17-24 21:38:54.300] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E03 - Episode 3.png" [DEBUG] [03-17-24 21:38:57.110] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E04 - Episode 4.png" [DEBUG] [03-17-24 21:39:00.051] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E05 - Episode 5.png" [INFO] [03-17-24 21:39:00.548] Loaded 11 cards for "Young Royals (2021)" [INFO] [03-17-24 21:39:00.551] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:39:00.559] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 21:39:00.564] Loaded RemoteCardType "azuravian/TitleColorMatch" [INFO] [03-17-24 21:39:00.574] Wrote missing assets to "C:\Games\Plex\TitleCardMaker\missing.yml" [DEBUG] [03-17-24 21:41:32.879] Runtime arguments : [DEBUG] [03-17-24 21:41:32.879] preferences : C:\Games\Plex\TitleCardMaker\preferences.yml [DEBUG] [03-17-24 21:41:32.880] run : True [DEBUG] [03-17-24 21:41:32.880] sync : False [DEBUG] [03-17-24 21:41:32.880] frequency : {'interval': 12, 'unit': 'hours'} [DEBUG] [03-17-24 21:41:32.880] missing : C:\Games\Plex\TitleCardMaker\missing.yml [DEBUG] [03-17-24 21:41:32.880] log : INFO [DEBUG] [03-17-24 21:41:32.880] no_color : False [DEBUG] [03-17-24 21:41:32.880] tautulli_frequency : {'interval': 4, 'unit': 'minutes'} [INFO] [03-17-24 21:41:32.883] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:41:32.923] Using "magick " ImageMagick command prefix [INFO] [03-17-24 21:41:32.929] Read 2 show records [INFO] [03-17-24 21:41:32.930] Starting TitleCardMaker (v1.15.0) [DEBUG] [03-17-24 21:41:33.360] Latest remote version is v1.15.0 [INFO] [03-17-24 21:41:33.364] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:41:33.389] Using "magick " ImageMagick command prefix [DEBUG] [03-17-24 21:41:33.391] Reset PersistentDatabase[remote_assets.json] [INFO] [03-17-24 21:41:33.814] Starting to sync to series YAML files.. [INFO] [03-17-24 21:41:33.816] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:41:34.606] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-Bold.ttf" [DEBUG] [03-17-24 21:41:35.179] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-SemiBold.ttf" [DEBUG] [03-17-24 21:41:35.180] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 21:41:37.219] Downloaded RemoteFile "azuravian/leftgradient.png" [DEBUG] [03-17-24 21:41:37.221] Loaded RemoteCardType "azuravian/TitleColorMatch" [INFO] [03-17-24 21:41:38.063] Added 11 episodes to "Young Royals (2021)" [DEBUG] [03-17-24 21:41:38.924] Downloaded logo for "Young Royals (2021)" [DEBUG] [03-17-24 21:41:39.647] Downloaded s2e1.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:41:39.848] Downloaded s2e2.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:41:40.727] Downloaded s2e3.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:41:40.999] Downloaded s2e4.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:41:41.266] Downloaded s2e5.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:41:41.466] Downloaded s2e6.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:41:41.666] Downloaded s3e1.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:41:41.957] Downloaded s3e2.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:41:42.151] Downloaded s3e3.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:41:42.402] Downloaded s3e4.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:41:42.765] Downloaded s3e5.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:41:46.234] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E01 - Episode 1.png" [DEBUG] [03-17-24 21:41:49.337] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E02 - Episode 2.png" [DEBUG] [03-17-24 21:41:53.223] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E03 - Episode 3.png" [DEBUG] [03-17-24 21:41:56.798] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E04 - Episode 4.png" [DEBUG] [03-17-24 21:42:00.475] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E05 - Episode 5.png" [DEBUG] [03-17-24 21:42:04.064] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E06 - Episode 6.png" [DEBUG] [03-17-24 21:42:06.760] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E01 - Episode 1.png" [DEBUG] [03-17-24 21:42:09.621] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E02 - Episode 2.png" [DEBUG] [03-17-24 21:42:12.094] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E03 - Episode 3.png" [DEBUG] [03-17-24 21:42:14.910] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E04 - Episode 4.png" [DEBUG] [03-17-24 21:42:17.699] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E05 - Episode 5.png" [INFO] [03-17-24 21:42:18.189] Loaded 11 cards for "Young Royals (2021)" [INFO] [03-17-24 21:42:18.192] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:42:18.202] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 21:42:18.207] Loaded RemoteCardType "azuravian/TitleColorMatch" [INFO] [03-17-24 21:42:18.216] Wrote missing assets to "C:\Games\Plex\TitleCardMaker\missing.yml" [DEBUG] [03-17-24 21:43:33.152] Runtime arguments : [DEBUG] [03-17-24 21:43:33.152] preferences : C:\Games\Plex\TitleCardMaker\preferences.yml [DEBUG] [03-17-24 21:43:33.152] run : True [DEBUG] [03-17-24 21:43:33.152] sync : False [DEBUG] [03-17-24 21:43:33.153] frequency : {'interval': 12, 'unit': 'hours'} [DEBUG] [03-17-24 21:43:33.153] missing : C:\Games\Plex\TitleCardMaker\missing.yml [DEBUG] [03-17-24 21:43:33.153] log : INFO [DEBUG] [03-17-24 21:43:33.153] no_color : False [DEBUG] [03-17-24 21:43:33.153] tautulli_frequency : {'interval': 4, 'unit': 'minutes'} [INFO] [03-17-24 21:43:33.156] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:43:33.304] Using "magick " ImageMagick command prefix [INFO] [03-17-24 21:43:33.306] Read 2 show records [INFO] [03-17-24 21:43:33.307] Starting TitleCardMaker (v1.15.0) [DEBUG] [03-17-24 21:43:33.760] Latest remote version is v1.15.0 [INFO] [03-17-24 21:43:33.763] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:43:33.788] Using "magick " ImageMagick command prefix [DEBUG] [03-17-24 21:43:33.790] Reset PersistentDatabase[remote_assets.json] [INFO] [03-17-24 21:43:34.206] Starting to sync to series YAML files.. [INFO] [03-17-24 21:43:34.208] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:43:34.638] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-Bold.ttf" [DEBUG] [03-17-24 21:43:34.985] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-SemiBold.ttf" [DEBUG] [03-17-24 21:43:34.986] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 21:43:36.796] Downloaded RemoteFile "azuravian/leftgradient.png" [DEBUG] [03-17-24 21:43:36.798] Loaded RemoteCardType "azuravian/TitleColorMatch" [INFO] [03-17-24 21:43:37.397] Added 11 episodes to "Young Royals (2021)" [DEBUG] [03-17-24 21:43:38.483] Downloaded logo for "Young Royals (2021)" [DEBUG] [03-17-24 21:43:39.035] Downloaded s2e1.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:43:39.262] Downloaded s2e2.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:43:39.469] Downloaded s2e3.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:43:39.735] Downloaded s2e4.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:43:39.933] Downloaded s2e5.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:43:40.197] Downloaded s2e6.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:43:40.434] Downloaded s3e1.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:43:41.092] Downloaded s3e2.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:43:41.323] Downloaded s3e3.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:43:41.546] Downloaded s3e4.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 21:43:41.913] Downloaded s3e5.jpg for "Young Royals (2021)" from plex [INFO] [03-17-24 21:43:41.915] Detected new YAML for "Young Royals (2021)" - deleting old cards [ERROR] [03-17-24 21:43:41.922] Logo file not specified [DEBUG] [03-17-24 21:43:41.923] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E01 - Episode 1.png" [ERROR] [03-17-24 21:43:41.927] Logo file not specified [DEBUG] [03-17-24 21:43:41.929] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E02 - Episode 2.png" [ERROR] [03-17-24 21:43:41.932] Logo file not specified [DEBUG] [03-17-24 21:43:41.934] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E03 - Episode 3.png" [ERROR] [03-17-24 21:43:41.937] Logo file not specified [DEBUG] [03-17-24 21:43:41.939] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E04 - Episode 4.png" [ERROR] [03-17-24 21:43:41.942] Logo file not specified [DEBUG] [03-17-24 21:43:41.944] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E05 - Episode 5.png" [ERROR] [03-17-24 21:43:41.947] Logo file not specified [DEBUG] [03-17-24 21:43:41.949] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E06 - Episode 6.png" [ERROR] [03-17-24 21:43:41.953] Logo file not specified [DEBUG] [03-17-24 21:43:41.955] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E01 - Episode 1.png" [ERROR] [03-17-24 21:43:41.958] Logo file not specified [DEBUG] [03-17-24 21:43:41.960] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E02 - Episode 2.png" [ERROR] [03-17-24 21:43:41.963] Logo file not specified [DEBUG] [03-17-24 21:43:41.965] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E03 - Episode 3.png" [ERROR] [03-17-24 21:43:41.968] Logo file not specified [DEBUG] [03-17-24 21:43:41.969] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E04 - Episode 4.png" [ERROR] [03-17-24 21:43:41.973] Logo file not specified [DEBUG] [03-17-24 21:43:41.975] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E05 - Episode 5.png" [INFO] [03-17-24 21:43:41.979] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:43:41.987] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 21:43:41.993] Loaded RemoteCardType "azuravian/TitleColorMatch" [INFO] [03-17-24 21:43:42.002] Wrote missing assets to "C:\Games\Plex\TitleCardMaker\missing.yml" [DEBUG] [03-17-24 21:44:09.867] Runtime arguments : [DEBUG] [03-17-24 21:44:09.868] preferences : C:\Games\Plex\TitleCardMaker\preferences.yml [DEBUG] [03-17-24 21:44:09.868] run : True [DEBUG] [03-17-24 21:44:09.868] sync : False [DEBUG] [03-17-24 21:44:09.868] frequency : {'interval': 12, 'unit': 'hours'} [DEBUG] [03-17-24 21:44:09.868] missing : C:\Games\Plex\TitleCardMaker\missing.yml [DEBUG] [03-17-24 21:44:09.868] log : INFO [DEBUG] [03-17-24 21:44:09.868] no_color : False [DEBUG] [03-17-24 21:44:09.868] tautulli_frequency : {'interval': 4, 'unit': 'minutes'} [INFO] [03-17-24 21:44:09.871] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:44:09.911] Using "magick " ImageMagick command prefix [INFO] [03-17-24 21:44:09.917] Read 2 show records [INFO] [03-17-24 21:44:09.917] Starting TitleCardMaker (v1.15.0) [DEBUG] [03-17-24 21:44:10.281] Latest remote version is v1.15.0 [INFO] [03-17-24 21:44:10.284] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:44:10.311] Using "magick " ImageMagick command prefix [DEBUG] [03-17-24 21:44:10.312] Reset PersistentDatabase[remote_assets.json] [INFO] [03-17-24 21:44:10.593] Starting to sync to series YAML files.. [INFO] [03-17-24 21:44:10.595] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:44:10.979] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-Bold.ttf" [DEBUG] [03-17-24 21:44:11.374] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-SemiBold.ttf" [DEBUG] [03-17-24 21:44:11.375] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 21:44:13.026] Downloaded RemoteFile "azuravian/leftgradient.png" [DEBUG] [03-17-24 21:44:13.028] Loaded RemoteCardType "azuravian/TitleColorMatch" [ERROR] [03-17-24 21:44:14.612] Logo file not specified [DEBUG] [03-17-24 21:44:14.613] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E01 - Episode 1.png" [ERROR] [03-17-24 21:44:14.617] Logo file not specified [DEBUG] [03-17-24 21:44:14.618] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E02 - Episode 2.png" [ERROR] [03-17-24 21:44:14.622] Logo file not specified [DEBUG] [03-17-24 21:44:14.624] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E03 - Episode 3.png" [ERROR] [03-17-24 21:44:14.628] Logo file not specified [DEBUG] [03-17-24 21:44:14.629] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E04 - Episode 4.png" [ERROR] [03-17-24 21:44:14.633] Logo file not specified [DEBUG] [03-17-24 21:44:14.634] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E05 - Episode 5.png" [ERROR] [03-17-24 21:44:14.638] Logo file not specified [DEBUG] [03-17-24 21:44:14.639] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E06 - Episode 6.png" [ERROR] [03-17-24 21:44:14.643] Logo file not specified [DEBUG] [03-17-24 21:44:14.644] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E01 - Episode 1.png" [ERROR] [03-17-24 21:44:14.649] Logo file not specified [DEBUG] [03-17-24 21:44:14.650] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E02 - Episode 2.png" [ERROR] [03-17-24 21:44:14.654] Logo file not specified [DEBUG] [03-17-24 21:44:14.656] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E03 - Episode 3.png" [ERROR] [03-17-24 21:44:14.659] Logo file not specified [DEBUG] [03-17-24 21:44:14.661] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E04 - Episode 4.png" [ERROR] [03-17-24 21:44:14.665] Logo file not specified [DEBUG] [03-17-24 21:44:14.667] Could not create card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E05 - Episode 5.png" [INFO] [03-17-24 21:44:14.670] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:44:14.679] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 21:44:14.685] Loaded RemoteCardType "azuravian/TitleColorMatch" [INFO] [03-17-24 21:44:14.696] Wrote missing assets to "C:\Games\Plex\TitleCardMaker\missing.yml" [DEBUG] [03-17-24 21:45:37.200] Runtime arguments : [DEBUG] [03-17-24 21:45:37.200] preferences : C:\Games\Plex\TitleCardMaker\preferences.yml [DEBUG] [03-17-24 21:45:37.201] run : True [DEBUG] [03-17-24 21:45:37.201] sync : False [DEBUG] [03-17-24 21:45:37.201] frequency : {'interval': 12, 'unit': 'hours'} [DEBUG] [03-17-24 21:45:37.201] missing : C:\Games\Plex\TitleCardMaker\missing.yml [DEBUG] [03-17-24 21:45:37.201] log : INFO [DEBUG] [03-17-24 21:45:37.201] no_color : False [DEBUG] [03-17-24 21:45:37.201] tautulli_frequency : {'interval': 4, 'unit': 'minutes'} [INFO] [03-17-24 21:45:37.204] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:45:37.242] Using "magick " ImageMagick command prefix [INFO] [03-17-24 21:45:37.245] Read 2 show records [INFO] [03-17-24 21:45:37.245] Starting TitleCardMaker (v1.15.0) [DEBUG] [03-17-24 21:45:37.681] Latest remote version is v1.15.0 [INFO] [03-17-24 21:45:37.690] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:45:37.721] Using "magick " ImageMagick command prefix [DEBUG] [03-17-24 21:45:37.723] Reset PersistentDatabase[remote_assets.json] [INFO] [03-17-24 21:45:38.168] Starting to sync to series YAML files.. [INFO] [03-17-24 21:45:38.170] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:45:38.653] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-Bold.ttf" [DEBUG] [03-17-24 21:45:39.043] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-SemiBold.ttf" [DEBUG] [03-17-24 21:45:39.045] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 21:45:40.648] Downloaded RemoteFile "azuravian/leftgradient.png" [DEBUG] [03-17-24 21:45:40.649] Loaded RemoteCardType "azuravian/TitleColorMatch" [INFO] [03-17-24 21:45:42.200] Detected new YAML for "Young Royals (2021)" - deleting old cards [DEBUG] [03-17-24 21:45:45.609] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E01 - Episode 1.png" [DEBUG] [03-17-24 21:45:48.500] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E02 - Episode 2.png" [DEBUG] [03-17-24 21:45:52.456] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E03 - Episode 3.png" [DEBUG] [03-17-24 21:45:55.878] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E04 - Episode 4.png" [DEBUG] [03-17-24 21:45:59.286] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E05 - Episode 5.png" [DEBUG] [03-17-24 21:46:02.715] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E06 - Episode 6.png" [DEBUG] [03-17-24 21:46:05.147] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E01 - Episode 1.png" [DEBUG] [03-17-24 21:46:08.093] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E02 - Episode 2.png" [DEBUG] [03-17-24 21:46:10.568] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E03 - Episode 3.png" [DEBUG] [03-17-24 21:46:13.263] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E04 - Episode 4.png" [DEBUG] [03-17-24 21:46:16.088] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E05 - Episode 5.png" [INFO] [03-17-24 21:46:16.606] Loaded 11 cards for "Young Royals (2021)" [INFO] [03-17-24 21:46:16.609] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:46:16.621] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 21:46:16.626] Loaded RemoteCardType "azuravian/TitleColorMatch" [INFO] [03-17-24 21:46:16.639] Wrote missing assets to "C:\Games\Plex\TitleCardMaker\missing.yml" [DEBUG] [03-17-24 21:48:19.520] Runtime arguments : [DEBUG] [03-17-24 21:48:19.520] preferences : C:\Games\Plex\TitleCardMaker\preferences.yml [DEBUG] [03-17-24 21:48:19.520] run : True [DEBUG] [03-17-24 21:48:19.521] sync : False [DEBUG] [03-17-24 21:48:19.521] frequency : {'interval': 12, 'unit': 'hours'} [DEBUG] [03-17-24 21:48:19.521] missing : C:\Games\Plex\TitleCardMaker\missing.yml [DEBUG] [03-17-24 21:48:19.521] log : INFO [DEBUG] [03-17-24 21:48:19.521] no_color : False [DEBUG] [03-17-24 21:48:19.521] tautulli_frequency : {'interval': 4, 'unit': 'minutes'} [INFO] [03-17-24 21:48:19.524] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:48:19.564] Using "magick " ImageMagick command prefix [INFO] [03-17-24 21:48:19.567] Read 2 show records [INFO] [03-17-24 21:48:19.567] Starting TitleCardMaker (v1.15.0) [DEBUG] [03-17-24 21:48:20.009] Latest remote version is v1.15.0 [INFO] [03-17-24 21:48:20.014] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:48:20.039] Using "magick " ImageMagick command prefix [DEBUG] [03-17-24 21:48:20.041] Reset PersistentDatabase[remote_assets.json] [INFO] [03-17-24 21:48:20.414] Starting to sync to series YAML files.. [INFO] [03-17-24 21:48:20.416] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:48:21.215] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-Bold.ttf" [DEBUG] [03-17-24 21:48:21.742] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-SemiBold.ttf" [DEBUG] [03-17-24 21:48:21.744] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 21:48:23.638] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [INFO] [03-17-24 21:48:24.729] Detected new YAML for "Young Royals (2021)" - deleting old cards [DEBUG] [03-17-24 21:48:24.730] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E01 - Episode 1.png" [new config] [DEBUG] [03-17-24 21:48:24.731] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E02 - Episode 2.png" [new config] [DEBUG] [03-17-24 21:48:24.732] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E03 - Episode 3.png" [new config] [DEBUG] [03-17-24 21:48:24.732] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E04 - Episode 4.png" [new config] [DEBUG] [03-17-24 21:48:24.733] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E05 - Episode 5.png" [new config] [DEBUG] [03-17-24 21:48:24.734] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E06 - Episode 6.png" [new config] [DEBUG] [03-17-24 21:48:24.735] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E01 - Episode 1.png" [new config] [DEBUG] [03-17-24 21:48:24.735] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E02 - Episode 2.png" [new config] [DEBUG] [03-17-24 21:48:24.736] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E03 - Episode 3.png" [new config] [DEBUG] [03-17-24 21:48:24.737] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E04 - Episode 4.png" [new config] [DEBUG] [03-17-24 21:48:24.738] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E05 - Episode 5.png" [new config] [DEBUG] [03-17-24 21:48:30.141] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E01 - Episode 1.png" [DEBUG] [03-17-24 21:48:34.914] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E02 - Episode 2.png" [DEBUG] [03-17-24 21:48:41.791] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E03 - Episode 3.png" [DEBUG] [03-17-24 21:48:47.702] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E04 - Episode 4.png" [DEBUG] [03-17-24 21:48:53.883] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E05 - Episode 5.png" [DEBUG] [03-17-24 21:48:59.663] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E06 - Episode 6.png" [DEBUG] [03-17-24 21:49:03.519] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E01 - Episode 1.png" [DEBUG] [03-17-24 21:49:08.330] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E02 - Episode 2.png" [DEBUG] [03-17-24 21:49:12.112] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E03 - Episode 3.png" [DEBUG] [03-17-24 21:49:16.472] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E04 - Episode 4.png" [DEBUG] [03-17-24 21:49:20.900] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E05 - Episode 5.png" [INFO] [03-17-24 21:49:21.453] Loaded 11 cards for "Young Royals (2021)" [INFO] [03-17-24 21:49:21.494] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:49:21.509] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 21:49:21.521] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [INFO] [03-17-24 21:49:21.532] Wrote missing assets to "C:\Games\Plex\TitleCardMaker\missing.yml" [DEBUG] [03-17-24 21:50:33.300] Runtime arguments : [DEBUG] [03-17-24 21:50:33.300] preferences : C:\Games\Plex\TitleCardMaker\preferences.yml [DEBUG] [03-17-24 21:50:33.300] run : True [DEBUG] [03-17-24 21:50:33.300] sync : False [DEBUG] [03-17-24 21:50:33.301] frequency : {'interval': 12, 'unit': 'hours'} [DEBUG] [03-17-24 21:50:33.301] missing : C:\Games\Plex\TitleCardMaker\missing.yml [DEBUG] [03-17-24 21:50:33.301] log : INFO [DEBUG] [03-17-24 21:50:33.301] no_color : False [DEBUG] [03-17-24 21:50:33.301] tautulli_frequency : {'interval': 4, 'unit': 'minutes'} [INFO] [03-17-24 21:50:33.304] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:50:33.344] Using "magick " ImageMagick command prefix [INFO] [03-17-24 21:50:33.350] Read 2 show records [INFO] [03-17-24 21:50:33.351] Starting TitleCardMaker (v1.15.0) [DEBUG] [03-17-24 21:50:33.800] Latest remote version is v1.15.0 [INFO] [03-17-24 21:50:33.803] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 21:50:33.831] Using "magick " ImageMagick command prefix [DEBUG] [03-17-24 21:50:33.837] Reset PersistentDatabase[remote_assets.json] [INFO] [03-17-24 21:50:34.226] Starting to sync to series YAML files.. [INFO] [03-17-24 21:50:34.227] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:50:34.722] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-Bold.ttf" [DEBUG] [03-17-24 21:50:35.133] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-SemiBold.ttf" [DEBUG] [03-17-24 21:50:35.134] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [INFO] [03-17-24 21:50:37.750] Detected new YAML for "Young Royals (2021)" - deleting old cards [DEBUG] [03-17-24 21:50:37.752] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E01 - Episode 1.png" [new config] [DEBUG] [03-17-24 21:50:37.753] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E02 - Episode 2.png" [new config] [DEBUG] [03-17-24 21:50:37.754] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E03 - Episode 3.png" [new config] [DEBUG] [03-17-24 21:50:37.755] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E04 - Episode 4.png" [new config] [DEBUG] [03-17-24 21:50:37.756] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E05 - Episode 5.png" [new config] [DEBUG] [03-17-24 21:50:37.757] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E06 - Episode 6.png" [new config] [DEBUG] [03-17-24 21:50:37.758] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E01 - Episode 1.png" [new config] [DEBUG] [03-17-24 21:50:37.759] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E02 - Episode 2.png" [new config] [DEBUG] [03-17-24 21:50:37.760] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E03 - Episode 3.png" [new config] [DEBUG] [03-17-24 21:50:37.760] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E04 - Episode 4.png" [new config] [DEBUG] [03-17-24 21:50:37.761] Deleted "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E05 - Episode 5.png" [new config] [DEBUG] [03-17-24 21:50:45.665] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E01 - Episode 1.png" [DEBUG] [03-17-24 21:50:53.375] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E02 - Episode 2.png" [DEBUG] [03-17-24 21:51:01.853] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E03 - Episode 3.png" [DEBUG] [03-17-24 21:51:09.782] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E04 - Episode 4.png" [DEBUG] [03-17-24 21:51:17.661] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E05 - Episode 5.png" [DEBUG] [03-17-24 21:51:25.706] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E06 - Episode 6.png" [DEBUG] [03-17-24 21:51:32.857] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E01 - Episode 1.png" [DEBUG] [03-17-24 21:51:40.139] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E02 - Episode 2.png" [DEBUG] [03-17-24 21:51:47.164] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E03 - Episode 3.png" [DEBUG] [03-17-24 21:51:54.385] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E04 - Episode 4.png" [DEBUG] [03-17-24 21:52:02.136] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E05 - Episode 5.png" [INFO] [03-17-24 21:52:02.702] Loaded 11 cards for "Young Royals (2021)" [INFO] [03-17-24 21:52:02.705] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 21:52:02.715] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [INFO] [03-17-24 21:52:02.724] Wrote missing assets to "C:\Games\Plex\TitleCardMaker\missing.yml" [INFO] [03-17-24 22:05:25.017] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 22:05:25.059] Using "magick " ImageMagick command prefix [INFO] [03-17-24 22:05:25.078] Identified [...]\s2e1.jpg [INFO] [03-17-24 22:05:25.079] Identified [...]\s2e2.jpg [INFO] [03-17-24 22:05:25.079] Identified [...]\s2e3.jpg [INFO] [03-17-24 22:05:25.080] Identified [...]\s2e4.jpg [INFO] [03-17-24 22:05:25.080] Identified [...]\s2e5.jpg [INFO] [03-17-24 22:05:25.080] Identified [...]\s2e6.jpg [INFO] [03-17-24 22:05:25.081] Identified [...]\s3e1.jpg [INFO] [03-17-24 22:05:25.081] Identified [...]\s3e2.jpg [INFO] [03-17-24 22:05:25.081] Identified [...]\s3e3.jpg [INFO] [03-17-24 22:05:25.081] Identified [...]\s3e4.jpg [INFO] [03-17-24 22:05:25.082] Identified [...]\s3e5.jpg [WARNING] [03-17-24 22:05:25.082] Deleting 11 images from "E:\Plex\TV Shows\Young Royals (2021)" [DEBUG] [03-17-24 22:05:30.257] Deleted E:\Plex\TV Shows\Young Royals (2021)\s2e1.jpg [DEBUG] [03-17-24 22:05:30.258] Deleted E:\Plex\TV Shows\Young Royals (2021)\s2e2.jpg [DEBUG] [03-17-24 22:05:30.259] Deleted E:\Plex\TV Shows\Young Royals (2021)\s2e3.jpg [DEBUG] [03-17-24 22:05:30.260] Deleted E:\Plex\TV Shows\Young Royals (2021)\s2e4.jpg [DEBUG] [03-17-24 22:05:30.262] Deleted E:\Plex\TV Shows\Young Royals (2021)\s2e5.jpg [DEBUG] [03-17-24 22:05:30.263] Deleted E:\Plex\TV Shows\Young Royals (2021)\s2e6.jpg [DEBUG] [03-17-24 22:05:30.264] Deleted E:\Plex\TV Shows\Young Royals (2021)\s3e1.jpg [DEBUG] [03-17-24 22:05:30.265] Deleted E:\Plex\TV Shows\Young Royals (2021)\s3e2.jpg [DEBUG] [03-17-24 22:05:30.266] Deleted E:\Plex\TV Shows\Young Royals (2021)\s3e3.jpg [DEBUG] [03-17-24 22:05:30.267] Deleted E:\Plex\TV Shows\Young Royals (2021)\s3e4.jpg [DEBUG] [03-17-24 22:05:30.267] Deleted E:\Plex\TV Shows\Young Royals (2021)\s3e5.jpg [INFO] [03-17-24 22:08:33.500] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 22:08:33.539] Using "magick " ImageMagick command prefix [INFO] [03-17-24 22:08:33.559] Deleted 11 records [DEBUG] [03-17-24 22:08:55.277] Runtime arguments : [DEBUG] [03-17-24 22:08:55.277] preferences : C:\Games\Plex\TitleCardMaker\preferences.yml [DEBUG] [03-17-24 22:08:55.278] run : True [DEBUG] [03-17-24 22:08:55.278] sync : False [DEBUG] [03-17-24 22:08:55.278] frequency : {'interval': 12, 'unit': 'hours'} [DEBUG] [03-17-24 22:08:55.278] missing : C:\Games\Plex\TitleCardMaker\missing.yml [DEBUG] [03-17-24 22:08:55.278] log : INFO [DEBUG] [03-17-24 22:08:55.278] no_color : False [DEBUG] [03-17-24 22:08:55.278] tautulli_frequency : {'interval': 4, 'unit': 'minutes'} [INFO] [03-17-24 22:08:55.281] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 22:08:55.432] Using "magick " ImageMagick command prefix [INFO] [03-17-24 22:08:55.442] Read 2 show records [INFO] [03-17-24 22:08:55.443] Starting TitleCardMaker (v1.15.0) [DEBUG] [03-17-24 22:08:55.830] Latest remote version is v1.15.0 [INFO] [03-17-24 22:08:55.834] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 22:08:55.860] Using "magick " ImageMagick command prefix [DEBUG] [03-17-24 22:08:55.862] Reset PersistentDatabase[remote_assets.json] [INFO] [03-17-24 22:08:56.279] Starting to sync to series YAML files.. [INFO] [03-17-24 22:08:56.281] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 22:08:57.104] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-Bold.ttf" [DEBUG] [03-17-24 22:08:57.652] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-SemiBold.ttf" [DEBUG] [03-17-24 22:08:57.654] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 22:08:59.975] Downloaded s2e1.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:09:00.161] Downloaded s2e2.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:09:00.359] Downloaded s2e3.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:09:00.544] Downloaded s2e4.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:09:00.725] Downloaded s2e5.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:09:00.917] Downloaded s2e6.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:09:01.094] Downloaded s3e1.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:09:01.643] Downloaded s3e2.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:09:01.829] Downloaded s3e3.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:09:02.005] Downloaded s3e4.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:09:02.188] Downloaded s3e5.jpg for "Young Royals (2021)" from plex [INFO] [03-17-24 22:09:02.906] Loaded 11 cards for "Young Royals (2021)" [INFO] [03-17-24 22:09:02.909] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 22:09:02.922] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [INFO] [03-17-24 22:09:02.937] Wrote missing assets to "C:\Games\Plex\TitleCardMaker\missing.yml" [INFO] [03-17-24 22:10:09.690] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 22:10:09.731] Using "magick " ImageMagick command prefix [INFO] [03-17-24 22:10:09.748] Deleted 11 records [INFO] [03-17-24 22:10:40.772] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 22:10:40.820] Using "magick " ImageMagick command prefix [INFO] [03-17-24 22:10:40.868] Deleted 0 records [INFO] [03-17-24 22:10:42.262] Loaded 11 cards for "Young Royals (2021)" [INFO] [03-17-24 22:20:01.716] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 22:20:01.759] Using "magick " ImageMagick command prefix [INFO] [03-17-24 22:20:01.761] Identified [...]\s2e1.jpg [INFO] [03-17-24 22:20:01.761] Identified [...]\s2e2.jpg [INFO] [03-17-24 22:20:01.762] Identified [...]\s2e3.jpg [INFO] [03-17-24 22:20:01.762] Identified [...]\s2e4.jpg [INFO] [03-17-24 22:20:01.763] Identified [...]\s2e5.jpg [INFO] [03-17-24 22:20:01.763] Identified [...]\s2e6.jpg [INFO] [03-17-24 22:20:01.764] Identified [...]\s3e1.jpg [INFO] [03-17-24 22:20:01.764] Identified [...]\s3e2.jpg [INFO] [03-17-24 22:20:01.765] Identified [...]\s3e3.jpg [INFO] [03-17-24 22:20:01.765] Identified [...]\s3e4.jpg [INFO] [03-17-24 22:20:01.765] Identified [...]\s3e5.jpg [WARNING] [03-17-24 22:20:01.766] Deleting 11 images from "E:\Plex\TV Shows\Young Royals (2021)" [DEBUG] [03-17-24 22:20:04.712] Deleted E:\Plex\TV Shows\Young Royals (2021)\s2e1.jpg [DEBUG] [03-17-24 22:20:04.713] Deleted E:\Plex\TV Shows\Young Royals (2021)\s2e2.jpg [DEBUG] [03-17-24 22:20:04.714] Deleted E:\Plex\TV Shows\Young Royals (2021)\s2e3.jpg [DEBUG] [03-17-24 22:20:04.716] Deleted E:\Plex\TV Shows\Young Royals (2021)\s2e4.jpg [DEBUG] [03-17-24 22:20:04.717] Deleted E:\Plex\TV Shows\Young Royals (2021)\s2e5.jpg [DEBUG] [03-17-24 22:20:04.718] Deleted E:\Plex\TV Shows\Young Royals (2021)\s2e6.jpg [DEBUG] [03-17-24 22:20:04.718] Deleted E:\Plex\TV Shows\Young Royals (2021)\s3e1.jpg [DEBUG] [03-17-24 22:20:04.719] Deleted E:\Plex\TV Shows\Young Royals (2021)\s3e2.jpg [DEBUG] [03-17-24 22:20:04.720] Deleted E:\Plex\TV Shows\Young Royals (2021)\s3e3.jpg [DEBUG] [03-17-24 22:20:04.721] Deleted E:\Plex\TV Shows\Young Royals (2021)\s3e4.jpg [DEBUG] [03-17-24 22:20:04.722] Deleted E:\Plex\TV Shows\Young Royals (2021)\s3e5.jpg [DEBUG] [03-17-24 22:20:24.529] Runtime arguments : [DEBUG] [03-17-24 22:20:24.529] preferences : C:\Games\Plex\TitleCardMaker\preferences.yml [DEBUG] [03-17-24 22:20:24.529] run : True [DEBUG] [03-17-24 22:20:24.530] sync : False [DEBUG] [03-17-24 22:20:24.530] frequency : {'interval': 12, 'unit': 'hours'} [DEBUG] [03-17-24 22:20:24.530] missing : C:\Games\Plex\TitleCardMaker\missing.yml [DEBUG] [03-17-24 22:20:24.530] log : INFO [DEBUG] [03-17-24 22:20:24.530] no_color : False [DEBUG] [03-17-24 22:20:24.530] tautulli_frequency : {'interval': 4, 'unit': 'minutes'} [INFO] [03-17-24 22:20:24.533] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 22:20:24.571] Using "magick " ImageMagick command prefix [INFO] [03-17-24 22:20:24.573] Read 2 show records [INFO] [03-17-24 22:20:24.573] Starting TitleCardMaker (v1.15.0) [DEBUG] [03-17-24 22:20:25.041] Latest remote version is v1.15.0 [INFO] [03-17-24 22:20:25.049] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 22:20:25.176] Using "magick " ImageMagick command prefix [DEBUG] [03-17-24 22:20:25.178] Reset PersistentDatabase[remote_assets.json] [INFO] [03-17-24 22:20:25.496] Starting to sync to series YAML files.. [INFO] [03-17-24 22:20:25.498] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 22:20:26.308] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-Bold.ttf" [DEBUG] [03-17-24 22:20:26.866] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-SemiBold.ttf" [DEBUG] [03-17-24 22:20:26.867] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [DEBUG] [03-17-24 22:20:29.638] Downloaded s2e1.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:20:29.834] Downloaded s2e2.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:20:30.358] Downloaded s2e3.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:20:30.548] Downloaded s2e4.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:20:30.772] Downloaded s2e5.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:20:31.066] Downloaded s2e6.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:20:31.290] Downloaded s3e1.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:20:31.497] Downloaded s3e2.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:20:32.580] Downloaded s3e3.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:20:32.777] Downloaded s3e4.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:20:32.966] Downloaded s3e5.jpg for "Young Royals (2021)" from plex [INFO] [03-17-24 22:20:32.974] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 22:20:32.983] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [INFO] [03-17-24 22:20:32.994] Wrote missing assets to "C:\Games\Plex\TitleCardMaker\missing.yml" [DEBUG] [03-17-24 22:21:46.971] Runtime arguments : [DEBUG] [03-17-24 22:21:46.971] preferences : C:\Games\Plex\TitleCardMaker\preferences.yml [DEBUG] [03-17-24 22:21:46.971] run : True [DEBUG] [03-17-24 22:21:46.971] sync : False [DEBUG] [03-17-24 22:21:46.971] frequency : {'interval': 12, 'unit': 'hours'} [DEBUG] [03-17-24 22:21:46.972] missing : C:\Games\Plex\TitleCardMaker\missing.yml [DEBUG] [03-17-24 22:21:46.972] log : INFO [DEBUG] [03-17-24 22:21:46.972] no_color : False [DEBUG] [03-17-24 22:21:46.972] tautulli_frequency : {'interval': 4, 'unit': 'minutes'} [INFO] [03-17-24 22:21:46.978] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 22:21:47.022] Using "magick " ImageMagick command prefix [INFO] [03-17-24 22:21:47.025] Read 2 show records [INFO] [03-17-24 22:21:47.026] Starting TitleCardMaker (v1.15.0) [DEBUG] [03-17-24 22:21:47.461] Latest remote version is v1.15.0 [INFO] [03-17-24 22:21:47.465] Read preference file "C:\Games\Plex\TitleCardMaker\preferences.yml" [DEBUG] [03-17-24 22:21:47.493] Using "magick " ImageMagick command prefix [DEBUG] [03-17-24 22:21:47.494] Reset PersistentDatabase[remote_assets.json] [INFO] [03-17-24 22:21:47.809] Starting to sync to series YAML files.. [INFO] [03-17-24 22:21:47.810] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 22:21:48.284] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-Bold.ttf" [DEBUG] [03-17-24 22:21:48.683] Downloaded RemoteFile "Yozora/ref/barebones/Montserrat-SemiBold.ttf" [DEBUG] [03-17-24 22:21:48.684] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [INFO] [03-17-24 22:21:53.284] Added 6 episodes to "Young Royals (2021)" [DEBUG] [03-17-24 22:21:55.313] Downloaded s1e1.jpg for "Young Royals (2021)" from tmdb [DEBUG] [03-17-24 22:21:56.282] Downloaded s1e2.jpg for "Young Royals (2021)" from tmdb [DEBUG] [03-17-24 22:21:57.700] Downloaded s1e3.jpg for "Young Royals (2021)" from tmdb [DEBUG] [03-17-24 22:21:58.749] Downloaded s1e4.jpg for "Young Royals (2021)" from tmdb [DEBUG] [03-17-24 22:21:59.793] Downloaded s1e5.jpg for "Young Royals (2021)" from tmdb [DEBUG] [03-17-24 22:22:00.857] Downloaded s1e6.jpg for "Young Royals (2021)" from tmdb [DEBUG] [03-17-24 22:22:01.062] Downloaded s2e1.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:22:01.288] Downloaded s2e2.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:22:02.093] Downloaded s2e3.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:22:02.777] Downloaded s2e4.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:22:02.958] Downloaded s2e5.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:22:03.150] Downloaded s2e6.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:22:03.345] Downloaded s3e1.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:22:03.540] Downloaded s3e2.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:22:03.741] Downloaded s3e3.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:22:03.944] Downloaded s3e4.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:22:04.128] Downloaded s3e5.jpg for "Young Royals (2021)" from plex [DEBUG] [03-17-24 22:22:13.085] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 01\Young Royals (2021) - S01E01 - Episode 1.png" [DEBUG] [03-17-24 22:22:23.347] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 01\Young Royals (2021) - S01E02 - Episode 2.png" [DEBUG] [03-17-24 22:22:31.248] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 01\Young Royals (2021) - S01E03 - Episode 3.png" [DEBUG] [03-17-24 22:22:41.402] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 01\Young Royals (2021) - S01E04 - Episode 4.png" [DEBUG] [03-17-24 22:22:51.875] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 01\Young Royals (2021) - S01E05 - Episode 5.png" [DEBUG] [03-17-24 22:23:00.528] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 01\Young Royals (2021) - S01E06 - Episode 6.png" [DEBUG] [03-17-24 22:23:08.204] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E01 - Episode 1.png" [DEBUG] [03-17-24 22:23:15.678] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E02 - Episode 2.png" [DEBUG] [03-17-24 22:23:24.104] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E03 - Episode 3.png" [DEBUG] [03-17-24 22:23:32.062] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E04 - Episode 4.png" [DEBUG] [03-17-24 22:23:40.023] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E05 - Episode 5.png" [DEBUG] [03-17-24 22:23:47.851] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 02\Young Royals (2021) - S02E06 - Episode 6.png" [DEBUG] [03-17-24 22:23:54.787] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E01 - Episode 1.png" [DEBUG] [03-17-24 22:24:02.188] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E02 - Episode 2.png" [DEBUG] [03-17-24 22:24:09.128] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E03 - Episode 3.png" [DEBUG] [03-17-24 22:24:16.301] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E04 - Episode 4.png" [DEBUG] [03-17-24 22:24:23.787] Created card "E:\Plex\TV Shows\Young Royals (2021)\Season 03\Young Royals (2021) - S03E05 - Episode 5.png" [INFO] [03-17-24 22:24:24.301] Loaded 11 cards for "Young Royals (2021)" [INFO] [03-17-24 22:24:24.303] Reading series YAML file "C:\Games\Plex\TitleCardMaker\yaml\tvshows.yml".. [DEBUG] [03-17-24 22:24:24.312] Loaded RemoteCardType "Yozora/BarebonesTitleCard" [INFO] [03-17-24 22:24:24.329] Wrote missing assets to "C:\Games\Plex\TitleCardMaker\missing.yml"

kvalle22 commented 6 months ago

I managed to fix it by

  1. Manually reselecting every 'original' picture for every episode and every season within Plex image

  2. Ran the script again image

  3. I though changing episode_data_source: plex to episode_data_source: tmdb would fix the problem, because now the source 'original' image is gonna be pulled from TMDB not my already messed up PLEX thumbnails. This approach didn't work, only manually reselecting every 'original' picture for every episode worked in this case. image

  4. Is there any way to revert to the original thumbnails without manually selecting each? As I stated before none of --delete-cards, --forget-cards, --revert-series worked.

CollinHeist commented 6 months ago

@kvalle22 Hey - the problem is that you are getting Source Images from Plex before TMDb, and you must be deleting/have deleted the images between runs. In particular your image_source_priority setting should be tmdb, plex (see here).

I though changing episode_data_source: plex to episode_data_source: tmdb would fix the problem ...

The episode data source is where episode data - like episode numbers, titles, etc. - is pulled from. You can read about both of these options here.

Is there any way to revert to the original thumbnails without manually selecting each?

Sadly, Plex does not allow apps to select a different existing image from the API, they can only upload new ones. The best solution is to do the Plex dance with those series, change them manually, or delete the existing "bad" source images and then change your image source priority so TCM grabs "clean images from TMDb

kvalle22 commented 6 months ago

Oh shoot you are right I didn't notice there were different source configs my bad, There is a lot of configs to try haha already spent 3 good hours setting everything correctly and doing the basic config. Indeed the plex dance is much faster when working with larger shows (10+ seasons). Anyway thanks for the clarification!!!! it's an awesome project and I'll enjoy playing with the configs later haha.