2026-08-13T15:51:51.008958753Z [migrations] started
2026-08-13T15:51:51.013106537Z [migrations] no migrations found
2026-08-13T15:51:51.751424994Z usermod: no changes
2026-08-13T15:51:51.845073535Z ───────────────────────────────────────
2026-08-13T15:51:51.845102203Z 
2026-08-13T15:51:51.845113035Z       ██╗     ███████╗██╗ ██████╗
2026-08-13T15:51:51.845124538Z       ██║     ██╔════╝██║██╔═══██╗
2026-08-13T15:51:51.845134989Z       ██║     ███████╗██║██║   ██║
2026-08-13T15:51:51.845144628Z       ██║     ╚════██║██║██║   ██║
2026-08-13T15:51:51.845152905Z       ███████╗███████║██║╚██████╔╝
2026-08-13T15:51:51.845161172Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-13T15:51:51.845172615Z 
2026-08-13T15:51:51.845180621Z    Brought to you by linuxserver.io
2026-08-13T15:51:51.845188697Z ───────────────────────────────────────
2026-08-13T15:51:51.851373292Z 
2026-08-13T15:51:51.851398864Z To support LSIO projects visit:
2026-08-13T15:51:51.851408614Z https://www.linuxserver.io/donate/
2026-08-13T15:51:51.851416860Z 
2026-08-13T15:51:51.851425027Z ───────────────────────────────────────
2026-08-13T15:51:51.851434355Z GID/UID
2026-08-13T15:51:51.851741885Z ───────────────────────────────────────
2026-08-13T15:51:51.947128988Z 
2026-08-13T15:51:51.947156132Z User UID:    911
2026-08-13T15:51:51.947161703Z User GID:    911
2026-08-13T15:51:51.947166172Z ───────────────────────────────────────
2026-08-13T15:51:51.984023039Z Linuxserver.io version: v1.0.25-ls283
2026-08-13T15:51:51.987158364Z Build-date: 2026-08-13T15:46:48+00:00
2026-08-13T15:51:51.987175458Z ───────────────────────────────────────
2026-08-13T15:51:51.987185017Z     
2026-08-13T15:51:54.922636880Z [custom-init] No custom files found, skipping...
2026-08-13T15:52:05.567919394Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-08-13T15:52:05.567973383Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-08-13T15:52:19.926988924Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-08-13T15:52:19.927075378Z   C:\a\b\c)
2026-08-13T15:52:19.966764650Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-08-13T15:52:19.966790833Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-08-13T15:52:20.708124849Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-08-13T15:52:20.708170381Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-08-13T15:52:20.708219209Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-08-13T15:52:20.708250372Z   '(?P<host>[\w\-\.]+)'
2026-08-13T15:52:20.708432188Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-08-13T15:52:20.708455285Z   '(?::(?P<port>\d+))?'
2026-08-13T15:52:20.928423188Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-08-13T15:52:20.928447848Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-08-13T15:52:25.361170571Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-08-13T15:52:25.361212695Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-08-13T15:52:25.361911553Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-08-13T15:52:25.361949950Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-08-13T15:52:27.823214976Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-08-13T15:52:27.823259155Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-08-13T15:52:27.823622467Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-08-13T15:52:27.823665513Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-08-13T15:52:27.823959135Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-08-13T15:52:27.823984987Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-08-13T15:52:42.063742025Z 2026-08-13 15:52:42 INFO     MAIN :: [] Changed https cert path to server.crt
2026-08-13T15:52:42.065886183Z 2026-08-13 15:52:42 INFO     MAIN :: [] Changed https key path to server.key
2026-08-13T15:52:42.678094528Z 2026-08-13 15:52:42 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-08-13T15:52:44.413140004Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.422447729Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.423804241Z 2026-08-13 15:52:44 INFO     MAIN :: [] Add minor version numbers to database
2026-08-13T15:52:44.442733815Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-08-13T15:52:44.448635300Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-08-13T15:52:44.453619819Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.456049853Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.457425644Z 2026-08-13 15:52:44 INFO     MAIN :: [] Test major and minor version updates database
2026-08-13T15:52:44.462629845Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-08-13T15:52:44.468150463Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-08-13T15:52:44.472951252Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.475144679Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.477398959Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column proper_tags to history
2026-08-13T15:52:44.489885757Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-08-13T15:52:44.494686195Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.496900655Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.499130856Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column manually_searched to history
2026-08-13T15:52:44.506300827Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-08-13T15:52:44.517059745Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-08-13T15:52:44.521847106Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.524058389Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.525271342Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column info_hash in history
2026-08-13T15:52:44.535687350Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-08-13T15:52:44.540514281Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.542704432Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.543887344Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column plot in imdb_info
2026-08-13T15:52:44.546416548Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column plot in tv_show
2026-08-13T15:52:44.558497419Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-08-13T15:52:44.563310131Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.565502777Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.566688676Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column size in history
2026-08-13T15:52:44.577123000Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-08-13T15:52:44.581910321Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.584314623Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.585496644Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-08-13T15:52:44.617934633Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-08-13T15:52:44.622817687Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.625053600Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.626251262Z 2026-08-13 15:52:44 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-08-13T15:52:44.651499040Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-08-13T15:52:44.656479501Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.658740815Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.659961273Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column indexer_id in history
2026-08-13T15:52:44.666226932Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-08-13T15:52:44.671547207Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-08-13T15:52:44.676987854Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-08-13T15:52:44.683741445Z 2026-08-13 15:52:44 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-08-13T15:52:44.698856647Z 2026-08-13 15:52:44 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-08-13T15:52:44.711902781Z 2026-08-13 15:52:44 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-08-13T15:52:44.713954142Z 2026-08-13 15:52:44 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-08-13T15:52:44.715577021Z 2026-08-13 15:52:44 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-08-13T15:52:44.717200501Z 2026-08-13 15:52:44 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-08-13T15:52:44.722817173Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-08-13T15:52:44.727932354Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.730399934Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.731594289Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-08-13T15:52:44.745538001Z 2026-08-13 15:52:44 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-08-13T15:52:44.747134527Z 2026-08-13 15:52:44 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-08-13T15:52:44.748657304Z 2026-08-13 15:52:44 INFO     MAIN :: [] Dropping the index on idx_status
2026-08-13T15:52:44.751887329Z 2026-08-13 15:52:44 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-08-13T15:52:44.756982139Z 2026-08-13 15:52:44 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-08-13T15:52:44.762825247Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-08-13T15:52:44.767711057Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.770009436Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.771222219Z 2026-08-13 15:52:44 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-08-13T15:52:44.773154951Z 2026-08-13 15:52:44 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-08-13T15:52:44.774835646Z 2026-08-13 15:52:44 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-08-13T15:52:44.779888692Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-08-13T15:52:44.784838631Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.787329708Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.788536689Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-08-13T15:52:44.806537642Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-08-13T15:52:44.811507622Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.813946533Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.815145027Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-08-13T15:52:44.826605939Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-08-13T15:52:44.831560558Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.833762272Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.834949703Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-08-13T15:52:44.853430563Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-08-13T15:52:44.858307345Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.860775746Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.861960362Z 2026-08-13 15:52:44 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-08-13T15:52:44.869471599Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-08-13T15:52:44.874396067Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.876591348Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.877768729Z 2026-08-13 15:52:44 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-08-13T15:52:44.891308277Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-08-13T15:52:44.896253627Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.898626095Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.899814007Z 2026-08-13 15:52:44 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-08-13T15:52:44.907856485Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-08-13T15:52:44.912779480Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.914990683Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.916189497Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column provider_type to the history table
2026-08-13T15:52:44.922939060Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column client_status to the history table
2026-08-13T15:52:44.929564835Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-08-13T15:52:44.940214873Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-08-13T15:52:44.945130293Z 2026-08-13 15:52:44 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.947593183Z 2026-08-13 15:52:44 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.948795124Z 2026-08-13 15:52:44 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-08-13T15:52:44.952219460Z 2026-08-13 15:52:44 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-08-13T15:52:44.964733162Z 2026-08-13 15:52:44 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-08-13T15:52:45.003346037Z 2026-08-13 15:52:45 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:45.005601520Z 2026-08-13 15:52:45 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:45.013131425Z 2026-08-13 15:52:45 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-08-13T15:52:45.030526257Z 2026-08-13 15:52:45 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:45.032811069Z 2026-08-13 15:52:45 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:45.038145923Z 2026-08-13 15:52:45 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-08-13T15:52:45.046459847Z 2026-08-13 15:52:45 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-08-13T15:52:45.094264193Z 2026-08-13 15:52:45 INFO     MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:45.096494475Z 2026-08-13 15:52:45 INFO     MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:45.097729923Z 2026-08-13 15:52:45 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-08-13T15:52:45.099318632Z 2026-08-13 15:52:45 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-08-13T15:52:45.104061083Z 2026-08-13 15:52:45 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-08-13T15:52:45.106527841Z 2026-08-13 15:52:45 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-08-13T15:52:45.110253455Z 2026-08-13 15:52:45 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-08-13T15:52:45.113649815Z 2026-08-13 15:52:45 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-08-13T15:52:45.116836864Z 2026-08-13 15:52:45 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-08-13T15:52:45.120469229Z 2026-08-13 15:52:45 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-08-13T15:52:46.583667728Z 2026-08-13 15:52:46 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-08-13T15:52:46.595011564Z 2026-08-13 15:52:46 INFO     MAIN :: [] Generating New API key
2026-08-13T15:52:46.747936519Z 2026-08-13 15:52:46 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-08-13T15:52:46.767168763Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-08-13T15:52:46.945237827Z 2026-08-13 15:52: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-08-13T15:52:47.332172951Z [ls.io-init] done.
2026-08-13T15:52:47.374957558Z 2026-08-13 15:52:47 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-08-13T15:52:47.413281581Z 2026-08-13 15:52:47 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-08-13T15:52:47.447718726Z 2026-08-13 15:52:47 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-08-13T15:52:47.482425825Z 2026-08-13 15:52:47 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-08-13T15:52:47.761321261Z 2026-08-13 15:52:47 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-08-13T15:52:48.806263959Z 2026-08-13 15:52:48 INFO     MAIN :: [] Updated scene exceptions.
2026-08-13T15:52:48.832474076Z 2026-08-13 15:52:48 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-08-13T15:52:49.865144970Z 2026-08-13 15:52:49 INFO     MAIN :: [] Finished processing 5348 scene exceptions.
2026-08-13T15:52:49.875337488Z 2026-08-13 15:52:49 INFO     MAIN :: [] Building internal name cache for all shows