2026-03-12T15:50:31.762396633Z [migrations] started
2026-03-12T15:50:31.762448528Z [migrations] no migrations found
2026-03-12T15:50:31.780720966Z usermod: no changes
2026-03-12T15:50:31.786078184Z ───────────────────────────────────────
2026-03-12T15:50:31.786102353Z 
2026-03-12T15:50:31.786106582Z       ██╗     ███████╗██╗ ██████╗
2026-03-12T15:50:31.786111121Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-12T15:50:31.786114938Z       ██║     ███████╗██║██║   ██║
2026-03-12T15:50:31.786119037Z       ██║     ╚════██║██║██║   ██║
2026-03-12T15:50:31.786122894Z       ███████╗███████║██║╚██████╔╝
2026-03-12T15:50:31.786126672Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-12T15:50:31.786130640Z 
2026-03-12T15:50:31.786134458Z    Brought to you by linuxserver.io
2026-03-12T15:50:31.786138295Z ───────────────────────────────────────
2026-03-12T15:50:31.786421185Z 
2026-03-12T15:50:31.786428821Z To support LSIO projects visit:
2026-03-12T15:50:31.786432598Z https://www.linuxserver.io/donate/
2026-03-12T15:50:31.786438230Z 
2026-03-12T15:50:31.786441867Z ───────────────────────────────────────
2026-03-12T15:50:31.786446296Z GID/UID
2026-03-12T15:50:31.786449933Z ───────────────────────────────────────
2026-03-12T15:50:31.790520972Z 
2026-03-12T15:50:31.790533737Z User UID:    911
2026-03-12T15:50:31.790538146Z User GID:    911
2026-03-12T15:50:31.790541984Z ───────────────────────────────────────
2026-03-12T15:50:31.792452311Z Linuxserver.io version: v1.0.25-ls263
2026-03-12T15:50:31.792727335Z Build-date: 2026-03-12T15:45:59+00:00
2026-03-12T15:50:31.792734549Z ───────────────────────────────────────
2026-03-12T15:50:31.792738758Z     
2026-03-12T15:50:31.842048550Z [custom-init] No custom files found, skipping...
2026-03-12T15:50:32.774028402Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-03-12T15:50:32.774068092Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-03-12T15:50:34.180875357Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-03-12T15:50:34.180939887Z   C:\a\b\c)
2026-03-12T15:50:34.184493674Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-03-12T15:50:34.184518704Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-03-12T15:50:34.249649969Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-03-12T15:50:34.249675540Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-03-12T15:50:34.249686613Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-03-12T15:50:34.249695420Z   '(?P<host>[\w\-\.]+)'
2026-03-12T15:50:34.249704619Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-03-12T15:50:34.249713337Z   '(?::(?P<port>\d+))?'
2026-03-12T15:50:34.270048899Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-03-12T15:50:34.270072717Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-03-12T15:50:34.687903548Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-03-12T15:50:34.687928648Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-03-12T15:50:34.687938137Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-03-12T15:50:34.687946574Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-03-12T15:50:34.909479409Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-03-12T15:50:34.909501564Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-03-12T15:50:34.909508868Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-03-12T15:50:34.909514600Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-03-12T15:50:34.909520822Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-03-12T15:50:34.909526654Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-03-12T15:50:36.134103092Z 2026-03-12 15:50:36 INFO     MAIN :: [] Changed https cert path to server.crt
2026-03-12T15:50:36.134319779Z 2026-03-12 15:50:36 INFO     MAIN :: [] Changed https key path to server.key
2026-03-12T15:50:36.177474826Z 2026-03-12 15:50:36 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-03-12T15:50:36.288128437Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.288538713Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.288575908Z 2026-03-12 15:50:36 INFO     MAIN :: [] Add minor version numbers to database
2026-03-12T15:50:36.291324122Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-03-12T15:50:36.292671355Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-03-12T15:50:36.293105780Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.293438691Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.293472679Z 2026-03-12 15:50:36 INFO     MAIN :: [] Test major and minor version updates database
2026-03-12T15:50:36.294514237Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-03-12T15:50:36.295678872Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-03-12T15:50:36.296096032Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.296397649Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.296529114Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column proper_tags to history
2026-03-12T15:50:36.298675016Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-03-12T15:50:36.299092787Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.299352250Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.299526511Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column manually_searched to history
2026-03-12T15:50:36.301011602Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-03-12T15:50:36.303101610Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-03-12T15:50:36.303486696Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.303791129Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.303874918Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column info_hash in history
2026-03-12T15:50:36.306064718Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-03-12T15:50:36.306453220Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.306756090Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.306824107Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column plot in imdb_info
2026-03-12T15:50:36.307015623Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column plot in tv_show
2026-03-12T15:50:36.309478463Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-03-12T15:50:36.309872967Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.310261560Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.310312983Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column size in history
2026-03-12T15:50:36.312631673Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-03-12T15:50:36.313022319Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.313323365Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.313363687Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-03-12T15:50:36.318152471Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-03-12T15:50:36.318543318Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.318846338Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.318887190Z 2026-03-12 15:50:36 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-03-12T15:50:36.323884153Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-03-12T15:50:36.324295582Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.324656859Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.324735378Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column indexer_id in history
2026-03-12T15:50:36.326027550Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-03-12T15:50:36.327104439Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-03-12T15:50:36.328404747Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-03-12T15:50:36.329569713Z 2026-03-12 15:50:36 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-03-12T15:50:36.333621182Z 2026-03-12 15:50:36 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-03-12T15:50:36.336960638Z 2026-03-12 15:50:36 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-03-12T15:50:36.337065509Z 2026-03-12 15:50:36 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-03-12T15:50:36.337240361Z 2026-03-12 15:50:36 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-03-12T15:50:36.337341525Z 2026-03-12 15:50:36 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-03-12T15:50:36.338475268Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-03-12T15:50:36.338881306Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.339191941Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.339233465Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-03-12T15:50:36.341883702Z 2026-03-12 15:50:36 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-03-12T15:50:36.341958332Z 2026-03-12 15:50:36 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-03-12T15:50:36.342128284Z 2026-03-12 15:50:36 INFO     MAIN :: [] Dropping the index on idx_status
2026-03-12T15:50:36.343023808Z 2026-03-12 15:50:36 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-03-12T15:50:36.343167848Z 2026-03-12 15:50:36 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-03-12T15:50:36.344577707Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-03-12T15:50:36.344982432Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.345390314Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.345422839Z 2026-03-12 15:50:36 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-03-12T15:50:36.345608924Z 2026-03-12 15:50:36 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-03-12T15:50:36.345708695Z 2026-03-12 15:50:36 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-03-12T15:50:36.346770403Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-03-12T15:50:36.347174757Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.347446004Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.347524021Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-03-12T15:50:36.351771775Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-03-12T15:50:36.352219597Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.352530954Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.352562016Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-03-12T15:50:36.354913642Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-03-12T15:50:36.355319189Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.355591718Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.355681379Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-03-12T15:50:36.359110204Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-03-12T15:50:36.359509538Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.359820664Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.359864633Z 2026-03-12 15:50:36 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-03-12T15:50:36.361948559Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-03-12T15:50:36.362347783Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.362794092Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.362851648Z 2026-03-12 15:50:36 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-03-12T15:50:36.365389098Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-03-12T15:50:36.365805717Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.366115651Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.366148257Z 2026-03-12 15:50:36 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-03-12T15:50:36.368070548Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-03-12T15:50:36.368470253Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.368783244Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.368815088Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column provider_type to the history table
2026-03-12T15:50:36.370176018Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column client_status to the history table
2026-03-12T15:50:36.371330082Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-03-12T15:50:36.373559723Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-03-12T15:50:36.373958426Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.374275865Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.374307910Z 2026-03-12 15:50:36 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-03-12T15:50:36.375249065Z 2026-03-12 15:50:36 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-03-12T15:50:36.377760262Z 2026-03-12 15:50:36 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-03-12T15:50:36.389741090Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.390117377Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.391190689Z 2026-03-12 15:50:36 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-03-12T15:50:36.392701481Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.392972998Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.394135038Z 2026-03-12 15:50:36 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-03-12T15:50:36.396077220Z 2026-03-12 15:50:36 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-03-12T15:50:36.407636919Z 2026-03-12 15:50:36 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:50:36.407829517Z 2026-03-12 15:50:36 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:50:36.407929118Z 2026-03-12 15:50:36 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-03-12T15:50:36.408116194Z 2026-03-12 15:50:36 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-03-12T15:50:36.409281551Z 2026-03-12 15:50:36 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-03-12T15:50:36.409431092Z 2026-03-12 15:50:36 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-03-12T15:50:36.410402789Z 2026-03-12 15:50:36 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-03-12T15:50:36.411291248Z 2026-03-12 15:50:36 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-03-12T15:50:36.412352896Z 2026-03-12 15:50:36 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-03-12T15:50:36.413415176Z 2026-03-12 15:50:36 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-03-12T15:50:36.494133942Z 2026-03-12 15:50:36 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-03-12T15:50:36.498564925Z 2026-03-12 15:50:36 INFO     MAIN :: [] Generating New API key
2026-03-12T15:50:36.506042554Z 2026-03-12 15:50:36 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-03-12T15:50:36.509104520Z 2026-03-12 15:50:36 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-12T15:50:36.686057037Z 2026-03-12 15:50:36 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-12T15:50:36.802657934Z 2026-03-12 15:50:36 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-12T15:50:36.875412251Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-03-12T15:50:36.893213018Z [ls.io-init] done.
2026-03-12T15:50:36.905094075Z 2026-03-12 15:50:36 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-12T15:50:37.035446666Z 2026-03-12 15:50:37 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-03-12T15:50:37.130405309Z 2026-03-12 15:50:37 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-03-12T15:50:37.219322134Z 2026-03-12 15:50:37 INFO     MAIN :: [] Updated scene exceptions.
2026-03-12T15:50:37.220407851Z 2026-03-12 15:50:37 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-03-12T15:50:37.247595713Z 2026-03-12 15:50:37 INFO     MAIN :: [] Finished processing 5157 scene exceptions.
2026-03-12T15:50:37.247966580Z 2026-03-12 15:50:37 INFO     MAIN :: [] Building internal name cache for all shows