2026-06-25T17:10:07.258855327Z [migrations] started
2026-06-25T17:10:07.258908364Z [migrations] no migrations found
2026-06-25T17:10:07.278892533Z usermod: no changes
2026-06-25T17:10:07.285408550Z ───────────────────────────────────────
2026-06-25T17:10:07.285421206Z 
2026-06-25T17:10:07.285425294Z       ██╗     ███████╗██╗ ██████╗
2026-06-25T17:10:07.285429272Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-25T17:10:07.285433230Z       ██║     ███████╗██║██║   ██║
2026-06-25T17:10:07.285437068Z       ██║     ╚════██║██║██║   ██║
2026-06-25T17:10:07.285440785Z       ███████╗███████║██║╚██████╔╝
2026-06-25T17:10:07.285444533Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-25T17:10:07.285448321Z 
2026-06-25T17:10:07.285451878Z    Brought to you by linuxserver.io
2026-06-25T17:10:07.285455665Z ───────────────────────────────────────
2026-06-25T17:10:07.285774107Z 
2026-06-25T17:10:07.285779708Z To support LSIO projects visit:
2026-06-25T17:10:07.285783536Z https://www.linuxserver.io/donate/
2026-06-25T17:10:07.285787233Z 
2026-06-25T17:10:07.285791021Z ───────────────────────────────────────
2026-06-25T17:10:07.285794989Z GID/UID
2026-06-25T17:10:07.285798666Z ───────────────────────────────────────
2026-06-25T17:10:07.290368713Z 
2026-06-25T17:10:07.290378933Z User UID:    911
2026-06-25T17:10:07.290382891Z User GID:    911
2026-06-25T17:10:07.290386639Z ───────────────────────────────────────
2026-06-25T17:10:07.292289873Z Linuxserver.io version: v1.0.25-ls276
2026-06-25T17:10:07.292565438Z Build-date: 2026-06-25T17:03:38+00:00
2026-06-25T17:10:07.292570068Z ───────────────────────────────────────
2026-06-25T17:10:07.292576240Z     
2026-06-25T17:10:07.338558634Z [custom-init] No custom files found, skipping...
2026-06-25T17:10:08.285653314Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-06-25T17:10:08.285693906Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-06-25T17:10:09.729360752Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-06-25T17:10:09.729417466Z   C:\a\b\c)
2026-06-25T17:10:09.733238483Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-06-25T17:10:09.733267602Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-06-25T17:10:09.801574611Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-06-25T17:10:09.801615653Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-06-25T17:10:09.801625613Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-06-25T17:10:09.801634271Z   '(?P<host>[\w\-\.]+)'
2026-06-25T17:10:09.801643058Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-06-25T17:10:09.801651536Z   '(?::(?P<port>\d+))?'
2026-06-25T17:10:09.822384854Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-06-25T17:10:09.822421909Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-06-25T17:10:10.259728289Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-06-25T17:10:10.259757789Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-06-25T17:10:10.259767348Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-06-25T17:10:10.259776076Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-06-25T17:10:10.484434364Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-06-25T17:10:10.484473924Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-06-25T17:10:10.484484785Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-06-25T17:10:10.484493533Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-06-25T17:10:10.484555839Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-06-25T17:10:10.484564416Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-06-25T17:10:11.749765522Z 2026-06-25 17:10:11 INFO     MAIN :: [] Changed https cert path to server.crt
2026-06-25T17:10:11.749910414Z 2026-06-25 17:10:11 INFO     MAIN :: [] Changed https key path to server.key
2026-06-25T17:10:11.825556126Z 2026-06-25 17:10:11 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-06-25T17:10:11.944465036Z 2026-06-25 17:10:11 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:11.944841645Z 2026-06-25 17:10:11 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:11.944927357Z 2026-06-25 17:10:11 INFO     MAIN :: [] Add minor version numbers to database
2026-06-25T17:10:11.948117634Z 2026-06-25 17:10:11 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-06-25T17:10:11.949458576Z 2026-06-25 17:10:11 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-06-25T17:10:11.949857028Z 2026-06-25 17:10:11 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:11.950186823Z 2026-06-25 17:10:11 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:11.950229589Z 2026-06-25 17:10:11 INFO     MAIN :: [] Test major and minor version updates database
2026-06-25T17:10:11.951498305Z 2026-06-25 17:10:11 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-06-25T17:10:11.952836290Z 2026-06-25 17:10:11 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-06-25T17:10:11.953249643Z 2026-06-25 17:10:11 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:11.953543515Z 2026-06-25 17:10:11 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:11.953702786Z 2026-06-25 17:10:11 INFO     MAIN :: [] Adding column proper_tags to history
2026-06-25T17:10:11.956118242Z 2026-06-25 17:10:11 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-06-25T17:10:11.956545923Z 2026-06-25 17:10:11 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:11.956856269Z 2026-06-25 17:10:11 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:11.957024397Z 2026-06-25 17:10:11 INFO     MAIN :: [] Adding column manually_searched to history
2026-06-25T17:10:11.958546494Z 2026-06-25 17:10:11 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-06-25T17:10:11.961050899Z 2026-06-25 17:10:11 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-06-25T17:10:11.961477829Z 2026-06-25 17:10:11 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:11.961772844Z 2026-06-25 17:10:11 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:11.961821672Z 2026-06-25 17:10:11 INFO     MAIN :: [] Adding column info_hash in history
2026-06-25T17:10:11.964251677Z 2026-06-25 17:10:11 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-06-25T17:10:11.964654218Z 2026-06-25 17:10:11 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:11.964955074Z 2026-06-25 17:10:11 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:11.965006668Z 2026-06-25 17:10:11 INFO     MAIN :: [] Adding column plot in imdb_info
2026-06-25T17:10:11.965222814Z 2026-06-25 17:10:11 INFO     MAIN :: [] Adding column plot in tv_show
2026-06-25T17:10:11.967616306Z 2026-06-25 17:10:11 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-06-25T17:10:11.968091924Z 2026-06-25 17:10:11 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:11.968396367Z 2026-06-25 17:10:11 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:11.968448803Z 2026-06-25 17:10:11 INFO     MAIN :: [] Adding column size in history
2026-06-25T17:10:11.971057698Z 2026-06-25 17:10:11 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-06-25T17:10:11.971428535Z 2026-06-25 17:10:11 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:11.971889915Z 2026-06-25 17:10:11 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:11.971998945Z 2026-06-25 17:10:11 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-06-25T17:10:11.977225333Z 2026-06-25 17:10:11 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-06-25T17:10:11.977646552Z 2026-06-25 17:10:11 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:11.978013531Z 2026-06-25 17:10:11 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:11.978035646Z 2026-06-25 17:10:11 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-06-25T17:10:11.985543762Z 2026-06-25 17:10:11 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-06-25T17:10:11.985935801Z 2026-06-25 17:10:11 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:11.986247519Z 2026-06-25 17:10:11 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:11.986319524Z 2026-06-25 17:10:11 INFO     MAIN :: [] Adding column indexer_id in history
2026-06-25T17:10:11.987584202Z 2026-06-25 17:10:11 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-06-25T17:10:11.989050867Z 2026-06-25 17:10:11 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-06-25T17:10:11.990143167Z 2026-06-25 17:10:11 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-06-25T17:10:11.991256821Z 2026-06-25 17:10:11 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-06-25T17:10:11.995929254Z 2026-06-25 17:10:11 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-06-25T17:10:11.999369705Z 2026-06-25 17:10:11 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-06-25T17:10:11.999477282Z 2026-06-25 17:10:11 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-06-25T17:10:11.999615430Z 2026-06-25 17:10:11 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-06-25T17:10:11.999746143Z 2026-06-25 17:10:11 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-06-25T17:10:12.001005981Z 2026-06-25 17:10:12 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-06-25T17:10:12.001421448Z 2026-06-25 17:10:12 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:12.001826645Z 2026-06-25 17:10:12 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:12.001855683Z 2026-06-25 17:10:12 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-06-25T17:10:12.004872811Z 2026-06-25 17:10:12 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-06-25T17:10:12.004951610Z 2026-06-25 17:10:12 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-06-25T17:10:12.005081452Z 2026-06-25 17:10:12 INFO     MAIN :: [] Dropping the index on idx_status
2026-06-25T17:10:12.006172159Z 2026-06-25 17:10:12 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-06-25T17:10:12.006296179Z 2026-06-25 17:10:12 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-06-25T17:10:12.007511808Z 2026-06-25 17:10:12 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-06-25T17:10:12.007966574Z 2026-06-25 17:10:12 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:12.008372211Z 2026-06-25 17:10:12 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:12.008427312Z 2026-06-25 17:10:12 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-06-25T17:10:12.008587996Z 2026-06-25 17:10:12 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-06-25T17:10:12.008696504Z 2026-06-25 17:10:12 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-06-25T17:10:12.009838134Z 2026-06-25 17:10:12 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-06-25T17:10:12.010235394Z 2026-06-25 17:10:12 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:12.010544938Z 2026-06-25 17:10:12 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:12.010636382Z 2026-06-25 17:10:12 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-06-25T17:10:12.015456362Z 2026-06-25 17:10:12 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-06-25T17:10:12.015826889Z 2026-06-25 17:10:12 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:12.016229740Z 2026-06-25 17:10:12 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:12.016317266Z 2026-06-25 17:10:12 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-06-25T17:10:12.018721640Z 2026-06-25 17:10:12 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-06-25T17:10:12.019122899Z 2026-06-25 17:10:12 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:12.019401470Z 2026-06-25 17:10:12 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:12.019478695Z 2026-06-25 17:10:12 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-06-25T17:10:12.022969618Z 2026-06-25 17:10:12 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-06-25T17:10:12.023363542Z 2026-06-25 17:10:12 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:12.023799460Z 2026-06-25 17:10:12 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:12.023915414Z 2026-06-25 17:10:12 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-06-25T17:10:12.026068401Z 2026-06-25 17:10:12 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-06-25T17:10:12.026435440Z 2026-06-25 17:10:12 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:12.026777991Z 2026-06-25 17:10:12 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:12.026836458Z 2026-06-25 17:10:12 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-06-25T17:10:12.030018739Z 2026-06-25 17:10:12 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-06-25T17:10:12.030468124Z 2026-06-25 17:10:12 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:12.030987070Z 2026-06-25 17:10:12 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:12.031022632Z 2026-06-25 17:10:12 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-06-25T17:10:12.033437657Z 2026-06-25 17:10:12 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-06-25T17:10:12.033838775Z 2026-06-25 17:10:12 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:12.034176245Z 2026-06-25 17:10:12 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:12.034257649Z 2026-06-25 17:10:12 INFO     MAIN :: [] Adding column provider_type to the history table
2026-06-25T17:10:12.035718832Z 2026-06-25 17:10:12 INFO     MAIN :: [] Adding column client_status to the history table
2026-06-25T17:10:12.037117430Z 2026-06-25 17:10:12 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-06-25T17:10:12.039329386Z 2026-06-25 17:10:12 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-06-25T17:10:12.039736376Z 2026-06-25 17:10:12 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:12.040174969Z 2026-06-25 17:10:12 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:12.040257496Z 2026-06-25 17:10:12 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-06-25T17:10:12.041428324Z 2026-06-25 17:10:12 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-06-25T17:10:12.043621353Z 2026-06-25 17:10:12 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-06-25T17:10:12.056757326Z 2026-06-25 17:10:12 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:12.057026368Z 2026-06-25 17:10:12 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:12.058280995Z 2026-06-25 17:10:12 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-06-25T17:10:12.060045450Z 2026-06-25 17:10:12 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:12.060318740Z 2026-06-25 17:10:12 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:12.061656435Z 2026-06-25 17:10:12 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-06-25T17:10:12.063991079Z 2026-06-25 17:10:12 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-06-25T17:10:12.078270144Z 2026-06-25 17:10:12 INFO     MAIN :: [] Backing up database before upgrade
2026-06-25T17:10:12.078509817Z 2026-06-25 17:10:12 INFO     MAIN :: [] Proceeding with upgrade
2026-06-25T17:10:12.078597003Z 2026-06-25 17:10:12 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-06-25T17:10:12.078729800Z 2026-06-25 17:10:12 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-06-25T17:10:12.079934056Z 2026-06-25 17:10:12 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-06-25T17:10:12.080124240Z 2026-06-25 17:10:12 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-06-25T17:10:12.081429780Z 2026-06-25 17:10:12 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-06-25T17:10:12.082527371Z 2026-06-25 17:10:12 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-06-25T17:10:12.083598279Z 2026-06-25 17:10:12 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-06-25T17:10:12.085180065Z 2026-06-25 17:10:12 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-06-25T17:10:12.172352209Z 2026-06-25 17:10:12 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-06-25T17:10:12.177059031Z 2026-06-25 17:10:12 INFO     MAIN :: [] Generating New API key
2026-06-25T17:10:12.184547777Z 2026-06-25 17:10:12 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-06-25T17:10:12.194950575Z 2026-06-25 17:10:12 INFO     MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvdb.json
2026-06-25T17:10:12.373366284Z 2026-06-25 17:10:12 INFO     MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvmaze.json
2026-06-25T17:10:12.375155278Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-06-25T17:10:12.392435781Z [ls.io-init] done.
2026-06-25T17:10:12.541036666Z 2026-06-25 17:10:12 INFO     MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tmdb.json
2026-06-25T17:10:12.713961314Z 2026-06-25 17:10:12 INFO     MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_imdb.json
2026-06-25T17:10:12.895485686Z 2026-06-25 17:10:12 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-06-25T17:10:13.457461141Z 2026-06-25 17:10:13 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-06-25T17:10:13.538868461Z 2026-06-25 17:10:13 INFO     MAIN :: [] Updated scene exceptions.
2026-06-25T17:10:13.540093920Z 2026-06-25 17:10:13 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-06-25T17:10:13.567812831Z 2026-06-25 17:10:13 INFO     MAIN :: [] Finished processing 5272 scene exceptions.
2026-06-25T17:10:13.568152936Z 2026-06-25 17:10:13 INFO     MAIN :: [] Building internal name cache for all shows