2026-03-19T15:46:59.043982240Z [migrations] started
2026-03-19T15:46:59.044036639Z [migrations] no migrations found
2026-03-19T15:46:59.062206748Z usermod: no changes
2026-03-19T15:46:59.067867878Z ───────────────────────────────────────
2026-03-19T15:46:59.067885703Z 
2026-03-19T15:46:59.067890804Z       ██╗     ███████╗██╗ ██████╗
2026-03-19T15:46:59.067895603Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-19T15:46:59.067900433Z       ██║     ███████╗██║██║   ██║
2026-03-19T15:46:59.067905062Z       ██║     ╚════██║██║██║   ██║
2026-03-19T15:46:59.067909762Z       ███████╗███████║██║╚██████╔╝
2026-03-19T15:46:59.067914501Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-19T15:46:59.067919261Z 
2026-03-19T15:46:59.067923640Z    Brought to you by linuxserver.io
2026-03-19T15:46:59.067928179Z ───────────────────────────────────────
2026-03-19T15:46:59.068249646Z 
2026-03-19T15:46:59.068255067Z To support LSIO projects visit:
2026-03-19T15:46:59.068259025Z https://www.linuxserver.io/donate/
2026-03-19T15:46:59.068262773Z 
2026-03-19T15:46:59.068266350Z ───────────────────────────────────────
2026-03-19T15:46:59.068270629Z GID/UID
2026-03-19T15:46:59.068274236Z ───────────────────────────────────────
2026-03-19T15:46:59.072420715Z 
2026-03-19T15:46:59.072429363Z User UID:    911
2026-03-19T15:46:59.072433060Z User GID:    911
2026-03-19T15:46:59.072436688Z ───────────────────────────────────────
2026-03-19T15:46:59.074498499Z Linuxserver.io version: v1.0.25-ls264
2026-03-19T15:46:59.074938846Z Build-date: 2026-03-19T15:42:24+00:00
2026-03-19T15:46:59.074948756Z ───────────────────────────────────────
2026-03-19T15:46:59.074953856Z     
2026-03-19T15:46:59.117859724Z [custom-init] No custom files found, skipping...
2026-03-19T15:47:00.050316583Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-03-19T15:47:00.050361414Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-03-19T15:47:01.460289086Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-03-19T15:47:01.460343777Z   C:\a\b\c)
2026-03-19T15:47:01.463535564Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-03-19T15:47:01.463565945Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-03-19T15:47:01.528009442Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-03-19T15:47:01.528038280Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-03-19T15:47:01.528047790Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-03-19T15:47:01.528055505Z   '(?P<host>[\w\-\.]+)'
2026-03-19T15:47:01.528062920Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-03-19T15:47:01.528070465Z   '(?::(?P<port>\d+))?'
2026-03-19T15:47:01.548020939Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-03-19T15:47:01.548041370Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-03-19T15:47:01.963242774Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-03-19T15:47:01.963280099Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-03-19T15:47:01.963289979Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-03-19T15:47:01.963298867Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-03-19T15:47:02.184383576Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-03-19T15:47:02.184414789Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-03-19T15:47:02.184422294Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-03-19T15:47:02.184428156Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-03-19T15:47:02.184434499Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-03-19T15:47:02.184440170Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-03-19T15:47:03.403608710Z 2026-03-19 15:47:03 INFO     MAIN :: [] Changed https cert path to server.crt
2026-03-19T15:47:03.403726607Z 2026-03-19 15:47:03 INFO     MAIN :: [] Changed https key path to server.key
2026-03-19T15:47:03.446483395Z 2026-03-19 15:47:03 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-03-19T15:47:03.555878650Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.556250358Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.556311552Z 2026-03-19 15:47:03 INFO     MAIN :: [] Add minor version numbers to database
2026-03-19T15:47:03.559062090Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-03-19T15:47:03.560167185Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-03-19T15:47:03.560597983Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.560992868Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.561041897Z 2026-03-19 15:47:03 INFO     MAIN :: [] Test major and minor version updates database
2026-03-19T15:47:03.562146731Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-03-19T15:47:03.563129340Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-03-19T15:47:03.563526309Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.563833488Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.564038882Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column proper_tags to history
2026-03-19T15:47:03.566134201Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-03-19T15:47:03.566506300Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.566882117Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.567052450Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column manually_searched to history
2026-03-19T15:47:03.568394683Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-03-19T15:47:03.570425933Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-03-19T15:47:03.570824746Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.571125892Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.571203599Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column info_hash in history
2026-03-19T15:47:03.573394410Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-03-19T15:47:03.573787472Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.574142126Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.574222989Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column plot in imdb_info
2026-03-19T15:47:03.574405095Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column plot in tv_show
2026-03-19T15:47:03.576766330Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-03-19T15:47:03.577165454Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.577462793Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.577522994Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column size in history
2026-03-19T15:47:03.579597391Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-03-19T15:47:03.580007567Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.580374325Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.580412512Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-03-19T15:47:03.585079991Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-03-19T15:47:03.585492391Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.585826985Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.585884491Z 2026-03-19 15:47:03 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-03-19T15:47:03.591074261Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-03-19T15:47:03.591476601Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.591808730Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.591953412Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column indexer_id in history
2026-03-19T15:47:03.593256846Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-03-19T15:47:03.594361070Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-03-19T15:47:03.595475294Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-03-19T15:47:03.596852547Z 2026-03-19 15:47:03 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-03-19T15:47:03.600936310Z 2026-03-19 15:47:03 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-03-19T15:47:03.604023727Z 2026-03-19 15:47:03 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-03-19T15:47:03.604184581Z 2026-03-19 15:47:03 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-03-19T15:47:03.604351177Z 2026-03-19 15:47:03 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-03-19T15:47:03.604516299Z 2026-03-19 15:47:03 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-03-19T15:47:03.605773411Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-03-19T15:47:03.606174699Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.606571738Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.606674485Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-03-19T15:47:03.609247246Z 2026-03-19 15:47:03 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-03-19T15:47:03.609397829Z 2026-03-19 15:47:03 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-03-19T15:47:03.609549264Z 2026-03-19 15:47:03 INFO     MAIN :: [] Dropping the index on idx_status
2026-03-19T15:47:03.610512343Z 2026-03-19 15:47:03 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-03-19T15:47:03.610675672Z 2026-03-19 15:47:03 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-03-19T15:47:03.611801269Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-03-19T15:47:03.612252086Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.612597773Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.612696040Z 2026-03-19 15:47:03 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-03-19T15:47:03.612863928Z 2026-03-19 15:47:03 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-03-19T15:47:03.613028800Z 2026-03-19 15:47:03 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-03-19T15:47:03.614212233Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-03-19T15:47:03.614650536Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.615054940Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.615162607Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-03-19T15:47:03.619660985Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-03-19T15:47:03.620118807Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.620456938Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.620558212Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-03-19T15:47:03.623013737Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-03-19T15:47:03.623454544Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.623791433Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.623945743Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-03-19T15:47:03.627295488Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-03-19T15:47:03.627726116Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.628086632Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.628188587Z 2026-03-19 15:47:03 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-03-19T15:47:03.630349489Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-03-19T15:47:03.630790998Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.631146353Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.631247918Z 2026-03-19 15:47:03 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-03-19T15:47:03.633945189Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-03-19T15:47:03.634394083Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.634731593Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.634832746Z 2026-03-19 15:47:03 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-03-19T15:47:03.636922334Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-03-19T15:47:03.637358282Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.637702926Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.637804160Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column provider_type to the history table
2026-03-19T15:47:03.639003936Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column client_status to the history table
2026-03-19T15:47:03.640296188Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-03-19T15:47:03.642366166Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-03-19T15:47:03.642799859Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.643209434Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.643304946Z 2026-03-19 15:47:03 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-03-19T15:47:03.644484472Z 2026-03-19 15:47:03 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-03-19T15:47:03.646741787Z 2026-03-19 15:47:03 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-03-19T15:47:03.658629956Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.658907484Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.660003742Z 2026-03-19 15:47:03 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-03-19T15:47:03.661550236Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.661843917Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.663083423Z 2026-03-19 15:47:03 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-03-19T15:47:03.665538557Z 2026-03-19 15:47:03 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-03-19T15:47:03.678068689Z 2026-03-19 15:47:03 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:03.678307890Z 2026-03-19 15:47:03 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:03.678406289Z 2026-03-19 15:47:03 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-03-19T15:47:03.678565549Z 2026-03-19 15:47:03 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-03-19T15:47:03.679571725Z 2026-03-19 15:47:03 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-03-19T15:47:03.679781748Z 2026-03-19 15:47:03 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-03-19T15:47:03.680852344Z 2026-03-19 15:47:03 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-03-19T15:47:03.681811125Z 2026-03-19 15:47:03 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-03-19T15:47:03.682878374Z 2026-03-19 15:47:03 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-03-19T15:47:03.683963860Z 2026-03-19 15:47:03 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-03-19T15:47:03.763784190Z 2026-03-19 15:47:03 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-03-19T15:47:03.767442487Z 2026-03-19 15:47:03 INFO     MAIN :: [] Generating New API key
2026-03-19T15:47:03.775232373Z 2026-03-19 15:47:03 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-03-19T15:47:03.778546296Z 2026-03-19 15:47:03 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-03-19T15:47:03.955260689Z 2026-03-19 15:47:03 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-03-19T15:47:04.052153037Z 2026-03-19 15:47:04 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-03-19T15:47:04.150146643Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-03-19T15:47:04.169256794Z [ls.io-init] done.
2026-03-19T15:47:04.181291538Z 2026-03-19 15:47:04 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-03-19T15:47:04.307357272Z 2026-03-19 15:47:04 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-03-19T15:47:04.406045636Z 2026-03-19 15:47:04 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-03-19T15:47:04.495128249Z 2026-03-19 15:47:04 INFO     MAIN :: [] Updated scene exceptions.
2026-03-19T15:47:04.496153022Z 2026-03-19 15:47:04 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-03-19T15:47:04.523046005Z 2026-03-19 15:47:04 INFO     MAIN :: [] Finished processing 5158 scene exceptions.
2026-03-19T15:47:04.523397272Z 2026-03-19 15:47:04 INFO     MAIN :: [] Building internal name cache for all shows