2026-03-12T15:50:33.255763316Z [migrations] started
2026-03-12T15:50:33.259745215Z [migrations] no migrations found
2026-03-12T15:50:33.738443724Z usermod: no changes
2026-03-12T15:50:33.815561808Z ───────────────────────────────────────
2026-03-12T15:50:33.815590466Z 
2026-03-12T15:50:33.815598322Z       ██╗     ███████╗██╗ ██████╗
2026-03-12T15:50:33.815606217Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-12T15:50:33.815613282Z       ██║     ███████╗██║██║   ██║
2026-03-12T15:50:33.815620206Z       ██║     ╚════██║██║██║   ██║
2026-03-12T15:50:33.815627069Z       ███████╗███████║██║╚██████╔╝
2026-03-12T15:50:33.815634144Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-12T15:50:33.815641328Z 
2026-03-12T15:50:33.815648042Z    Brought to you by linuxserver.io
2026-03-12T15:50:33.815654916Z ───────────────────────────────────────
2026-03-12T15:50:33.824664931Z 
2026-03-12T15:50:33.824696113Z To support LSIO projects visit:
2026-03-12T15:50:33.824705693Z https://www.linuxserver.io/donate/
2026-03-12T15:50:33.824713999Z 
2026-03-12T15:50:33.824721815Z ───────────────────────────────────────
2026-03-12T15:50:33.824730683Z GID/UID
2026-03-12T15:50:33.825218916Z ───────────────────────────────────────
2026-03-12T15:50:33.909825101Z 
2026-03-12T15:50:33.909850331Z User UID:    911
2026-03-12T15:50:33.909860071Z User GID:    911
2026-03-12T15:50:33.909868528Z ───────────────────────────────────────
2026-03-12T15:50:33.946083149Z Linuxserver.io version: v1.0.25-ls263
2026-03-12T15:50:33.950266644Z Build-date: 2026-03-12T15:45:59+00:00
2026-03-12T15:50:33.950285893Z ───────────────────────────────────────
2026-03-12T15:50:33.950293118Z     
2026-03-12T15:50:36.106685407Z [custom-init] No custom files found, skipping...
2026-03-12T15:50:46.560103421Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-03-12T15:50:46.560145696Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-03-12T15:51:00.805457112Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-03-12T15:51:00.805513926Z   C:\a\b\c)
2026-03-12T15:51:00.845716047Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-03-12T15:51:00.845750457Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-03-12T15:51:01.598130610Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-03-12T15:51:01.598164658Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-03-12T15:51:01.598294580Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-03-12T15:51:01.598318077Z   '(?P<host>[\w\-\.]+)'
2026-03-12T15:51:01.598420614Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-03-12T15:51:01.598430874Z   '(?::(?P<port>\d+))?'
2026-03-12T15:51:01.821810568Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-03-12T15:51:01.821835939Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-03-12T15:51:06.277354569Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-03-12T15:51:06.277385942Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-03-12T15:51:06.278084339Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-03-12T15:51:06.278106854Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-03-12T15:51:08.740221813Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-03-12T15:51:08.740251633Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-03-12T15:51:08.740643603Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-03-12T15:51:08.740666309Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-03-12T15:51:08.741004690Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-03-12T15:51:08.741026715Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-03-12T15:51:23.040985718Z 2026-03-12 15:51:23 INFO     MAIN :: [] Changed https cert path to server.crt
2026-03-12T15:51:23.043135298Z 2026-03-12 15:51:23 INFO     MAIN :: [] Changed https key path to server.key
2026-03-12T15:51:23.335721551Z 2026-03-12 15:51:23 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-03-12T15:51:25.019018326Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.028473020Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.029824092Z 2026-03-12 15:51:25 INFO     MAIN :: [] Add minor version numbers to database
2026-03-12T15:51:25.050428364Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-03-12T15:51:25.056265783Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-03-12T15:51:25.061252447Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.063651289Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.065031920Z 2026-03-12 15:51:25 INFO     MAIN :: [] Test major and minor version updates database
2026-03-12T15:51:25.069937111Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-03-12T15:51:25.075700380Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-03-12T15:51:25.080440147Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.082830371Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.085070764Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column proper_tags to history
2026-03-12T15:51:25.097756988Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-03-12T15:51:25.102518028Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.104717127Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.106966959Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column manually_searched to history
2026-03-12T15:51:25.114011870Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-03-12T15:51:25.124673235Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-03-12T15:51:25.129508404Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.131695429Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.132908032Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column info_hash in history
2026-03-12T15:51:25.143945745Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-03-12T15:51:25.148675032Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.150885975Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.152048126Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column plot in imdb_info
2026-03-12T15:51:25.154574254Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column plot in tv_show
2026-03-12T15:51:25.166979341Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-03-12T15:51:25.171803800Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.174012248Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.175228067Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column size in history
2026-03-12T15:51:25.185509116Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-03-12T15:51:25.190439667Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.192656232Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.193831740Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-03-12T15:51:25.227051604Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-03-12T15:51:25.231945141Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.234518405Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.235707079Z 2026-03-12 15:51:25 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-03-12T15:51:25.261211552Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-03-12T15:51:25.266436617Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.268720828Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.269909803Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column indexer_id in history
2026-03-12T15:51:25.276183179Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-03-12T15:51:25.281958483Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-03-12T15:51:25.287369852Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-03-12T15:51:25.293420220Z 2026-03-12 15:51:25 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-03-12T15:51:25.308614245Z 2026-03-12 15:51:25 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-03-12T15:51:25.321885717Z 2026-03-12 15:51:25 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-03-12T15:51:25.323899383Z 2026-03-12 15:51:25 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-03-12T15:51:25.325528315Z 2026-03-12 15:51:25 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-03-12T15:51:25.327132135Z 2026-03-12 15:51:25 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-03-12T15:51:25.332964603Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-03-12T15:51:25.338012541Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.340523700Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.341702955Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-03-12T15:51:25.355144260Z 2026-03-12 15:51:25 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-03-12T15:51:25.356724272Z 2026-03-12 15:51:25 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-03-12T15:51:25.358273723Z 2026-03-12 15:51:25 INFO     MAIN :: [] Dropping the index on idx_status
2026-03-12T15:51:25.361818403Z 2026-03-12 15:51:25 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-03-12T15:51:25.366499362Z 2026-03-12 15:51:25 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-03-12T15:51:25.372267611Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-03-12T15:51:25.377124745Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.379497664Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.380713233Z 2026-03-12 15:51:25 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-03-12T15:51:25.382658150Z 2026-03-12 15:51:25 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-03-12T15:51:25.384258554Z 2026-03-12 15:51:25 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-03-12T15:51:25.389469891Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-03-12T15:51:25.394308558Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.396487477Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.397672253Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-03-12T15:51:25.414776556Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-03-12T15:51:25.419756457Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.422225741Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.423401820Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-03-12T15:51:25.434884439Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-03-12T15:51:25.439888719Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.442114593Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.443284750Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-03-12T15:51:25.460979101Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-03-12T15:51:25.465824161Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.467999262Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.469178658Z 2026-03-12 15:51:25 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-03-12T15:51:25.479677616Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-03-12T15:51:25.484528026Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.486736244Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.488003376Z 2026-03-12 15:51:25 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-03-12T15:51:25.500873711Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-03-12T15:51:25.505761526Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.508223636Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.509421268Z 2026-03-12 15:51:25 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-03-12T15:51:25.517171169Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-03-12T15:51:25.522025396Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.524227472Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.525393481Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column provider_type to the history table
2026-03-12T15:51:25.531940588Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column client_status to the history table
2026-03-12T15:51:25.538676466Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-03-12T15:51:25.549525790Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-03-12T15:51:25.554451572Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.556774200Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.557936932Z 2026-03-12 15:51:25 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-03-12T15:51:25.561534810Z 2026-03-12 15:51:25 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-03-12T15:51:25.573947773Z 2026-03-12 15:51:25 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-03-12T15:51:25.613340030Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.615592818Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.623293459Z 2026-03-12 15:51:25 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-03-12T15:51:25.640775994Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.643044133Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.647941638Z 2026-03-12 15:51:25 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-03-12T15:51:25.656206555Z 2026-03-12 15:51:25 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-03-12T15:51:25.703228461Z 2026-03-12 15:51:25 INFO     MAIN :: [] Backing up database before upgrade
2026-03-12T15:51:25.705446679Z 2026-03-12 15:51:25 INFO     MAIN :: [] Proceeding with upgrade
2026-03-12T15:51:25.706710205Z 2026-03-12 15:51:25 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-03-12T15:51:25.708360288Z 2026-03-12 15:51:25 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-03-12T15:51:25.712810733Z 2026-03-12 15:51:25 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-03-12T15:51:25.715288574Z 2026-03-12 15:51:25 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-03-12T15:51:25.718628712Z 2026-03-12 15:51:25 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-03-12T15:51:25.721960533Z 2026-03-12 15:51:25 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-03-12T15:51:25.725510664Z 2026-03-12 15:51:25 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-03-12T15:51:25.728676481Z 2026-03-12 15:51:25 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-03-12T15:51:27.178274015Z 2026-03-12 15:51:27 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-03-12T15:51:27.188756129Z 2026-03-12 15:51:27 INFO     MAIN :: [] Generating New API key
2026-03-12T15:51:27.348651694Z 2026-03-12 15:51:27 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-03-12T15:51:27.534641992Z 2026-03-12 15:51:27 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:51:27.847723538Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-03-12T15:51:27.966719810Z 2026-03-12 15:51:27 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:51:27.998260732Z 2026-03-12 15:51:27 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:51:28.024657182Z 2026-03-12 15:51:28 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:51:28.051039684Z 2026-03-12 15:51:28 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-03-12T15:51:28.299696500Z [ls.io-init] done.
2026-03-12T15:51:28.324997523Z 2026-03-12 15:51:28 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-03-12T15:51:29.328708322Z 2026-03-12 15:51:29 INFO     MAIN :: [] Updated scene exceptions.
2026-03-12T15:51:29.355401941Z 2026-03-12 15:51:29 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-03-12T15:51:29.926209660Z 2026-03-12 15:51:29 INFO     MAIN :: [] Finished processing 5157 scene exceptions.
2026-03-12T15:51:29.939159434Z 2026-03-12 15:51:29 INFO     MAIN :: [] Building internal name cache for all shows