2026-06-04T17:47:01.473482227Z [migrations] started
2026-06-04T17:47:01.473536967Z [migrations] no migrations found
2026-06-04T17:47:01.492971763Z usermod: no changes
2026-06-04T17:47:01.498332290Z ───────────────────────────────────────
2026-06-04T17:47:01.498355757Z 
2026-06-04T17:47:01.498362501Z       ██╗     ███████╗██╗ ██████╗
2026-06-04T17:47:01.498369355Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-04T17:47:01.498375958Z       ██║     ███████╗██║██║   ██║
2026-06-04T17:47:01.498382411Z       ██║     ╚════██║██║██║   ██║
2026-06-04T17:47:01.498388804Z       ███████╗███████║██║╚██████╔╝
2026-06-04T17:47:01.498395537Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-04T17:47:01.498401970Z 
2026-06-04T17:47:01.498408083Z    Brought to you by linuxserver.io
2026-06-04T17:47:01.498414405Z ───────────────────────────────────────
2026-06-04T17:47:01.498697305Z 
2026-06-04T17:47:01.498710622Z To support LSIO projects visit:
2026-06-04T17:47:01.498718668Z https://www.linuxserver.io/donate/
2026-06-04T17:47:01.498725983Z 
2026-06-04T17:47:01.498733498Z ───────────────────────────────────────
2026-06-04T17:47:01.498742276Z GID/UID
2026-06-04T17:47:01.498749460Z ───────────────────────────────────────
2026-06-04T17:47:01.503081867Z 
2026-06-04T17:47:01.503096516Z User UID:    911
2026-06-04T17:47:01.503100935Z User GID:    911
2026-06-04T17:47:01.503104693Z ───────────────────────────────────────
2026-06-04T17:47:01.504914478Z Linuxserver.io version: v1.0.25-ls273
2026-06-04T17:47:01.505170965Z Build-date: 2026-06-04T17:39:54+00:00
2026-06-04T17:47:01.505177949Z ───────────────────────────────────────
2026-06-04T17:47:01.505181817Z     
2026-06-04T17:47:01.551867902Z [custom-init] No custom files found, skipping...
2026-06-04T17:47:02.492441143Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-06-04T17:47:02.492493328Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-06-04T17:47:03.916474824Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-06-04T17:47:03.916533872Z   C:\a\b\c)
2026-06-04T17:47:03.920161439Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-06-04T17:47:03.920184335Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-06-04T17:47:03.988243040Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-06-04T17:47:03.988273341Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-06-04T17:47:03.988278050Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-06-04T17:47:03.988282018Z   '(?P<host>[\w\-\.]+)'
2026-06-04T17:47:03.988285616Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-06-04T17:47:03.988289183Z   '(?::(?P<port>\d+))?'
2026-06-04T17:47:04.009339072Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-06-04T17:47:04.009375686Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-06-04T17:47:04.431830678Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-06-04T17:47:04.431893935Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-06-04T17:47:04.431903935Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-06-04T17:47:04.431912603Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-06-04T17:47:04.652473599Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-06-04T17:47:04.652513529Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-06-04T17:47:04.652524501Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-06-04T17:47:04.652533249Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-06-04T17:47:04.652542658Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-06-04T17:47:04.652551235Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-06-04T17:47:05.889113900Z 2026-06-04 17:47:05 INFO     MAIN :: [] Changed https cert path to server.crt
2026-06-04T17:47:05.889321448Z 2026-06-04 17:47:05 INFO     MAIN :: [] Changed https key path to server.key
2026-06-04T17:47:05.974418241Z 2026-06-04 17:47:05 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-06-04T17:47:06.082506273Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.082841528Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.082865136Z 2026-06-04 17:47:06 INFO     MAIN :: [] Add minor version numbers to database
2026-06-04T17:47:06.085761169Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-06-04T17:47:06.086966927Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-06-04T17:47:06.087396453Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.087684703Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.087707720Z 2026-06-04 17:47:06 INFO     MAIN :: [] Test major and minor version updates database
2026-06-04T17:47:06.088870612Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-06-04T17:47:06.089885546Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-06-04T17:47:06.090287716Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.090604595Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.090769427Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column proper_tags to history
2026-06-04T17:47:06.093194110Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-06-04T17:47:06.093590208Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.093891716Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.093997298Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column manually_searched to history
2026-06-04T17:47:06.095289150Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-06-04T17:47:06.097611208Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-06-04T17:47:06.098007005Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.098306909Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.098329084Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column info_hash in history
2026-06-04T17:47:06.100712925Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-06-04T17:47:06.101073932Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.101571594Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.101616094Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column plot in imdb_info
2026-06-04T17:47:06.101886819Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column plot in tv_show
2026-06-04T17:47:06.103986097Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-06-04T17:47:06.104369169Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.104667931Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.104713903Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column size in history
2026-06-04T17:47:06.107296355Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-06-04T17:47:06.107623354Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.108357162Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.108382072Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-06-04T17:47:06.113064323Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-06-04T17:47:06.113467956Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.113775766Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.113797720Z 2026-06-04 17:47:06 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-06-04T17:47:06.118986562Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-06-04T17:47:06.119321196Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.119628836Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.119749559Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column indexer_id in history
2026-06-04T17:47:06.121201383Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-06-04T17:47:06.122458535Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-06-04T17:47:06.123505995Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-06-04T17:47:06.124795573Z 2026-06-04 17:47:06 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-06-04T17:47:06.128827153Z 2026-06-04 17:47:06 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-06-04T17:47:06.131769269Z 2026-06-04 17:47:06 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-06-04T17:47:06.131896645Z 2026-06-04 17:47:06 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-06-04T17:47:06.132041597Z 2026-06-04 17:47:06 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-06-04T17:47:06.132178523Z 2026-06-04 17:47:06 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-06-04T17:47:06.133337638Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-06-04T17:47:06.133751000Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.134230867Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.134275497Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-06-04T17:47:06.136904182Z 2026-06-04 17:47:06 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-06-04T17:47:06.136958972Z 2026-06-04 17:47:06 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-06-04T17:47:06.137159927Z 2026-06-04 17:47:06 INFO     MAIN :: [] Dropping the index on idx_status
2026-06-04T17:47:06.138074629Z 2026-06-04 17:47:06 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-06-04T17:47:06.138174651Z 2026-06-04 17:47:06 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-06-04T17:47:06.139273795Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-06-04T17:47:06.139644231Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.140055118Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.140101151Z 2026-06-04 17:47:06 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-06-04T17:47:06.140277076Z 2026-06-04 17:47:06 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-06-04T17:47:06.140405484Z 2026-06-04 17:47:06 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-06-04T17:47:06.141518576Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-06-04T17:47:06.141915516Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.142335602Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.142381274Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-06-04T17:47:06.146526483Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-06-04T17:47:06.146891989Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.147209088Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.147253046Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-06-04T17:47:06.149898515Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-06-04T17:47:06.150279913Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.150590509Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.150631181Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-06-04T17:47:06.153829192Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-06-04T17:47:06.154224779Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.154675136Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.154725017Z 2026-06-04 17:47:06 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-06-04T17:47:06.156685175Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-06-04T17:47:06.157058286Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.157368912Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.157434053Z 2026-06-04 17:47:06 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-06-04T17:47:06.159526317Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-06-04T17:47:06.159967797Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.160345668Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.160423575Z 2026-06-04 17:47:06 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-06-04T17:47:06.162446059Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-06-04T17:47:06.162818639Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.163132812Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.163211520Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column provider_type to the history table
2026-06-04T17:47:06.164599276Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column client_status to the history table
2026-06-04T17:47:06.165753831Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-06-04T17:47:06.167635892Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-06-04T17:47:06.168172633Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.168725837Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.168747931Z 2026-06-04 17:47:06 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-06-04T17:47:06.169758517Z 2026-06-04 17:47:06 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-06-04T17:47:06.171834739Z 2026-06-04 17:47:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-06-04T17:47:06.184242421Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.184478677Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.185680948Z 2026-06-04 17:47:06 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-06-04T17:47:06.187132121Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.187408838Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.188626491Z 2026-06-04 17:47:06 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-06-04T17:47:06.190874699Z 2026-06-04 17:47:06 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-06-04T17:47:06.202409293Z 2026-06-04 17:47:06 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:06.202614646Z 2026-06-04 17:47:06 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:06.202713045Z 2026-06-04 17:47:06 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-06-04T17:47:06.202833948Z 2026-06-04 17:47:06 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-06-04T17:47:06.203770605Z 2026-06-04 17:47:06 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-06-04T17:47:06.204035007Z 2026-06-04 17:47:06 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-06-04T17:47:06.205053930Z 2026-06-04 17:47:06 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-06-04T17:47:06.206221271Z 2026-06-04 17:47:06 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-06-04T17:47:06.207108938Z 2026-06-04 17:47:06 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-06-04T17:47:06.208135396Z 2026-06-04 17:47:06 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-06-04T17:47:06.289453277Z 2026-06-04 17:47:06 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-06-04T17:47:06.293786154Z 2026-06-04 17:47:06 INFO     MAIN :: [] Generating New API key
2026-06-04T17:47:06.301659193Z 2026-06-04 17:47:06 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-06-04T17:47:06.316239480Z 2026-06-04 17:47:06 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-04T17:47:06.554494857Z 2026-06-04 17:47:06 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-04T17:47:06.586337664Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-06-04T17:47:06.602655081Z [ls.io-init] done.
2026-06-04T17:47:06.684081370Z 2026-06-04 17:47:06 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-04T17:47:06.810523832Z 2026-06-04 17:47:06 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-04T17:47:06.952638110Z 2026-06-04 17:47:06 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-06-04T17:47:07.070140705Z 2026-06-04 17:47:07 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-06-04T17:47:07.171003934Z 2026-06-04 17:47:07 INFO     MAIN :: [] Updated scene exceptions.
2026-06-04T17:47:07.172234323Z 2026-06-04 17:47:07 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-06-04T17:47:07.200028856Z 2026-06-04 17:47:07 INFO     MAIN :: [] Finished processing 5271 scene exceptions.
2026-06-04T17:47:07.200410124Z 2026-06-04 17:47:07 INFO     MAIN :: [] Building internal name cache for all shows