2026-05-28T18:02:41.345784531Z [migrations] started
2026-05-28T18:02:41.345858941Z [migrations] no migrations found
2026-05-28T18:02:41.365696085Z usermod: no changes
2026-05-28T18:02:41.371561899Z ───────────────────────────────────────
2026-05-28T18:02:41.371597782Z 
2026-05-28T18:02:41.371606058Z       ██╗     ███████╗██╗ ██████╗
2026-05-28T18:02:41.371614315Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-28T18:02:41.371622101Z       ██║     ███████╗██║██║   ██║
2026-05-28T18:02:41.371629876Z       ██║     ╚════██║██║██║   ██║
2026-05-28T18:02:41.371637812Z       ███████╗███████║██║╚██████╔╝
2026-05-28T18:02:41.371645458Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-28T18:02:41.371653033Z 
2026-05-28T18:02:41.371660237Z    Brought to you by linuxserver.io
2026-05-28T18:02:41.371667632Z ───────────────────────────────────────
2026-05-28T18:02:41.371893577Z 
2026-05-28T18:02:41.371903067Z To support LSIO projects visit:
2026-05-28T18:02:41.371907455Z https://www.linuxserver.io/donate/
2026-05-28T18:02:41.371911654Z 
2026-05-28T18:02:41.371915321Z ───────────────────────────────────────
2026-05-28T18:02:41.371920011Z GID/UID
2026-05-28T18:02:41.371923738Z ───────────────────────────────────────
2026-05-28T18:02:41.376268288Z 
2026-05-28T18:02:41.376290042Z User UID:    911
2026-05-28T18:02:41.376298519Z User GID:    911
2026-05-28T18:02:41.376306475Z ───────────────────────────────────────
2026-05-28T18:02:41.378034285Z Linuxserver.io version: v1.0.25-ls272
2026-05-28T18:02:41.378295602Z Build-date: 2026-05-28T17:56:56+00:00
2026-05-28T18:02:41.378300812Z ───────────────────────────────────────
2026-05-28T18:02:41.378304870Z     
2026-05-28T18:02:41.430674919Z [custom-init] No custom files found, skipping...
2026-05-28T18:02:42.370943083Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-05-28T18:02:42.370982583Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-05-28T18:02:43.819491509Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-05-28T18:02:43.819536149Z   C:\a\b\c)
2026-05-28T18:02:43.823500523Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-05-28T18:02:43.823534913Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-05-28T18:02:43.891685115Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-05-28T18:02:43.891711258Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-05-28T18:02:43.891719284Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-05-28T18:02:43.891723352Z   '(?P<host>[\w\-\.]+)'
2026-05-28T18:02:43.891727310Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-05-28T18:02:43.891731348Z   '(?::(?P<port>\d+))?'
2026-05-28T18:02:43.912290006Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-05-28T18:02:43.912316539Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-05-28T18:02:44.347930974Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-05-28T18:02:44.347957037Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-05-28T18:02:44.347966977Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-05-28T18:02:44.347976245Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-05-28T18:02:44.578687142Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-05-28T18:02:44.578725099Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-05-28T18:02:44.578736031Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-05-28T18:02:44.578744558Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-05-28T18:02:44.578753386Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-05-28T18:02:44.578761683Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-05-28T18:02:45.859206560Z 2026-05-28 18:02:45 INFO     MAIN :: [] Changed https cert path to server.crt
2026-05-28T18:02:45.859375981Z 2026-05-28 18:02:45 INFO     MAIN :: [] Changed https key path to server.key
2026-05-28T18:02:45.934771235Z 2026-05-28 18:02:45 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-05-28T18:02:46.044411914Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.044762250Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.044801509Z 2026-05-28 18:02:46 INFO     MAIN :: [] Add minor version numbers to database
2026-05-28T18:02:46.047636358Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-05-28T18:02:46.049077401Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-05-28T18:02:46.049495703Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.049909296Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.049962724Z 2026-05-28 18:02:46 INFO     MAIN :: [] Test major and minor version updates database
2026-05-28T18:02:46.051023641Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-05-28T18:02:46.052532029Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-05-28T18:02:46.052881903Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.053190425Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.053353613Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column proper_tags to history
2026-05-28T18:02:46.055393131Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-05-28T18:02:46.055795271Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.056271741Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.056436523Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column manually_searched to history
2026-05-28T18:02:46.057875170Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-05-28T18:02:46.060116865Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-05-28T18:02:46.060515678Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.060809871Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.060889471Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column info_hash in history
2026-05-28T18:02:46.063191418Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-05-28T18:02:46.063589539Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.064126511Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.064204488Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column plot in imdb_info
2026-05-28T18:02:46.064382336Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column plot in tv_show
2026-05-28T18:02:46.066810306Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-05-28T18:02:46.067214450Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.067523633Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.067601289Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column size in history
2026-05-28T18:02:46.069896753Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-05-28T18:02:46.070291688Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.070776325Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.070856105Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-05-28T18:02:46.075684390Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-05-28T18:02:46.076105208Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.076418158Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.076499863Z 2026-05-28 18:02:46 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-05-28T18:02:46.081737411Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-05-28T18:02:46.082140644Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.082455047Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.082540349Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column indexer_id in history
2026-05-28T18:02:46.083692449Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-05-28T18:02:46.084974150Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-05-28T18:02:46.086097583Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-05-28T18:02:46.087197268Z 2026-05-28 18:02:46 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-05-28T18:02:46.091231914Z 2026-05-28 18:02:46 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-05-28T18:02:46.094567001Z 2026-05-28 18:02:46 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-05-28T18:02:46.094709759Z 2026-05-28 18:02:46 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-05-28T18:02:46.094852787Z 2026-05-28 18:02:46 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-05-28T18:02:46.094984041Z 2026-05-28 18:02:46 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-05-28T18:02:46.096109688Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-05-28T18:02:46.096527731Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.096925682Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.097008649Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-05-28T18:02:46.099618075Z 2026-05-28 18:02:46 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-05-28T18:02:46.099742185Z 2026-05-28 18:02:46 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-05-28T18:02:46.099870113Z 2026-05-28 18:02:46 INFO     MAIN :: [] Dropping the index on idx_status
2026-05-28T18:02:46.101027033Z 2026-05-28 18:02:46 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-05-28T18:02:46.101119890Z 2026-05-28 18:02:46 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-05-28T18:02:46.102194344Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-05-28T18:02:46.102645062Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.103011680Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.103092253Z 2026-05-28 18:02:46 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-05-28T18:02:46.103228587Z 2026-05-28 18:02:46 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-05-28T18:02:46.103359841Z 2026-05-28 18:02:46 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-05-28T18:02:46.104595600Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-05-28T18:02:46.105002029Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.105422356Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.105503539Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-05-28T18:02:46.109711053Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-05-28T18:02:46.110119857Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.110432126Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.110514001Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-05-28T18:02:46.112852591Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-05-28T18:02:46.113264430Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.113581930Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.113669246Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-05-28T18:02:46.116969122Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-05-28T18:02:46.117417515Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.117693461Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.117768702Z 2026-05-28 18:02:46 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-05-28T18:02:46.119725754Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-05-28T18:02:46.120181151Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.120476686Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.120570465Z 2026-05-28 18:02:46 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-05-28T18:02:46.122928645Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-05-28T18:02:46.123335965Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.123656721Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.123743506Z 2026-05-28 18:02:46 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-05-28T18:02:46.126156526Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-05-28T18:02:46.126557905Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.126907900Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.126978532Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column provider_type to the history table
2026-05-28T18:02:46.128409655Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column client_status to the history table
2026-05-28T18:02:46.129594130Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-05-28T18:02:46.131615772Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-05-28T18:02:46.132083234Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.132471025Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.132566266Z 2026-05-28 18:02:46 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-05-28T18:02:46.133587173Z 2026-05-28 18:02:46 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-05-28T18:02:46.135881243Z 2026-05-28 18:02:46 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-05-28T18:02:46.148281138Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.148507954Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.149700687Z 2026-05-28 18:02:46 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-05-28T18:02:46.151377835Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.151640103Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.152880311Z 2026-05-28 18:02:46 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-05-28T18:02:46.154890069Z 2026-05-28 18:02:46 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-05-28T18:02:46.166906050Z 2026-05-28 18:02:46 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:02:46.167137957Z 2026-05-28 18:02:46 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:02:46.167233550Z 2026-05-28 18:02:46 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-05-28T18:02:46.167368832Z 2026-05-28 18:02:46 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-05-28T18:02:46.169774738Z 2026-05-28 18:02:46 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-05-28T18:02:46.169959851Z 2026-05-28 18:02:46 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-05-28T18:02:46.171108865Z 2026-05-28 18:02:46 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-05-28T18:02:46.172133609Z 2026-05-28 18:02:46 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-05-28T18:02:46.173274868Z 2026-05-28 18:02:46 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-05-28T18:02:46.174349913Z 2026-05-28 18:02:46 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-05-28T18:02:46.255681875Z 2026-05-28 18:02:46 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-05-28T18:02:46.260226478Z 2026-05-28 18:02:46 INFO     MAIN :: [] Generating New API key
2026-05-28T18:02:46.267474546Z 2026-05-28 18:02:46 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-05-28T18:02:46.278061029Z 2026-05-28 18:02:46 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-05-28T18:02:46.464380877Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-05-28T18:02:46.473083846Z 2026-05-28 18:02:46 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-05-28T18:02:46.481593345Z [ls.io-init] done.
2026-05-28T18:02:46.632525459Z 2026-05-28 18:02:46 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-05-28T18:02:46.787432549Z 2026-05-28 18:02:46 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-05-28T18:02:47.002932981Z 2026-05-28 18:02:47 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-05-28T18:02:47.545539289Z 2026-05-28 18:02:47 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-05-28T18:02:47.619776061Z 2026-05-28 18:02:47 INFO     MAIN :: [] Updated scene exceptions.
2026-05-28T18:02:47.620769011Z 2026-05-28 18:02:47 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-05-28T18:02:47.648630427Z 2026-05-28 18:02:47 INFO     MAIN :: [] Finished processing 5252 scene exceptions.
2026-05-28T18:02:47.649011284Z 2026-05-28 18:02:47 INFO     MAIN :: [] Building internal name cache for all shows