2026-06-04T17:47:04.085334202Z [migrations] started
2026-06-04T17:47:04.089479181Z [migrations] no migrations found
2026-06-04T17:47:04.828596587Z usermod: no changes
2026-06-04T17:47:04.906964186Z ───────────────────────────────────────
2026-06-04T17:47:04.907000238Z 
2026-06-04T17:47:04.907009607Z       ██╗     ███████╗██╗ ██████╗
2026-06-04T17:47:04.907018235Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-04T17:47:04.907026571Z       ██║     ███████╗██║██║   ██║
2026-06-04T17:47:04.907034858Z       ██║     ╚════██║██║██║   ██║
2026-06-04T17:47:04.907043215Z       ███████╗███████║██║╚██████╔╝
2026-06-04T17:47:04.907051512Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-04T17:47:04.907059858Z 
2026-06-04T17:47:04.907067674Z    Brought to you by linuxserver.io
2026-06-04T17:47:04.907075730Z ───────────────────────────────────────
2026-06-04T17:47:04.913086187Z 
2026-06-04T17:47:04.913121628Z To support LSIO projects visit:
2026-06-04T17:47:04.913131157Z https://www.linuxserver.io/donate/
2026-06-04T17:47:04.913139645Z 
2026-06-04T17:47:04.913147741Z ───────────────────────────────────────
2026-06-04T17:47:04.913156829Z GID/UID
2026-06-04T17:47:04.913476964Z ───────────────────────────────────────
2026-06-04T17:47:04.994969637Z 
2026-06-04T17:47:04.995013546Z User UID:    911
2026-06-04T17:47:04.995022814Z User GID:    911
2026-06-04T17:47:04.995031141Z ───────────────────────────────────────
2026-06-04T17:47:05.033898057Z Linuxserver.io version: v1.0.25-ls273
2026-06-04T17:47:05.036624379Z Build-date: 2026-06-04T17:39:54+00:00
2026-06-04T17:47:05.036657475Z ───────────────────────────────────────
2026-06-04T17:47:05.036667766Z     
2026-06-04T17:47:07.817844917Z [custom-init] No custom files found, skipping...
2026-06-04T17:47:18.761774454Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-06-04T17:47:18.761814725Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-06-04T17:47:33.487511462Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-06-04T17:47:33.487587716Z   C:\a\b\c)
2026-06-04T17:47:33.527761113Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-06-04T17:47:33.527792887Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-06-04T17:47:34.266044951Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-06-04T17:47:34.266084200Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-06-04T17:47:34.266191165Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-06-04T17:47:34.266214111Z   '(?P<host>[\w\-\.]+)'
2026-06-04T17:47:34.266338702Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-06-04T17:47:34.266350015Z   '(?::(?P<port>\d+))?'
2026-06-04T17:47:34.491443089Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-06-04T17:47:34.491470966Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-06-04T17:47:39.058358500Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-06-04T17:47:39.058399313Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-06-04T17:47:39.059021155Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-06-04T17:47:39.059059452Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-06-04T17:47:41.547302363Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-06-04T17:47:41.547342023Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-06-04T17:47:41.547693231Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-06-04T17:47:41.547718241Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-06-04T17:47:41.548087224Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-06-04T17:47:41.548103898Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-06-04T17:47:56.081778462Z 2026-06-04 17:47:56 INFO     MAIN :: [] Changed https cert path to server.crt
2026-06-04T17:47:56.084078144Z 2026-06-04 17:47:56 INFO     MAIN :: [] Changed https key path to server.key
2026-06-04T17:47:56.412724657Z 2026-06-04 17:47:56 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-06-04T17:47:58.136832030Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.146335161Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.147690160Z 2026-06-04 17:47:58 INFO     MAIN :: [] Add minor version numbers to database
2026-06-04T17:47:58.166681042Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-06-04T17:47:58.172702941Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-06-04T17:47:58.177929208Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.181006325Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.182441526Z 2026-06-04 17:47:58 INFO     MAIN :: [] Test major and minor version updates database
2026-06-04T17:47:58.187245222Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-06-04T17:47:58.193029303Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-06-04T17:47:58.197967159Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.200199425Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.202468585Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column proper_tags to history
2026-06-04T17:47:58.215621708Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-06-04T17:47:58.220609615Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.223189501Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.225511639Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column manually_searched to history
2026-06-04T17:47:58.233114713Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-06-04T17:47:58.244039678Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-06-04T17:47:58.249067064Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.251285843Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.252502524Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column info_hash in history
2026-06-04T17:47:58.263024808Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-06-04T17:47:58.267786238Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.270481808Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.271648508Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column plot in imdb_info
2026-06-04T17:47:58.274356823Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column plot in tv_show
2026-06-04T17:47:58.287116433Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-06-04T17:47:58.291904187Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.294104800Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.295453416Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column size in history
2026-06-04T17:47:58.305678011Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-06-04T17:47:58.310463078Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.313007063Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.314175065Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-06-04T17:47:58.347427042Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-06-04T17:47:58.352278544Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.354608056Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.355833113Z 2026-06-04 17:47:58 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-06-04T17:47:58.381023151Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-06-04T17:47:58.385956368Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.388263745Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.389459734Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column indexer_id in history
2026-06-04T17:47:58.396269070Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-06-04T17:47:58.401929040Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-06-04T17:47:58.408452750Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-06-04T17:47:58.415101222Z 2026-06-04 17:47:58 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-06-04T17:47:58.430952910Z 2026-06-04 17:47:58 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-06-04T17:47:58.444730351Z 2026-06-04 17:47:58 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-06-04T17:47:58.446857446Z 2026-06-04 17:47:58 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-06-04T17:47:58.448538862Z 2026-06-04 17:47:58 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-06-04T17:47:58.450197132Z 2026-06-04 17:47:58 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-06-04T17:47:58.456220625Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-06-04T17:47:58.461754952Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.464717730Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.465952577Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-06-04T17:47:58.480891868Z 2026-06-04 17:47:58 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-06-04T17:47:58.482619037Z 2026-06-04 17:47:58 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-06-04T17:47:58.484175853Z 2026-06-04 17:47:58 INFO     MAIN :: [] Dropping the index on idx_status
2026-06-04T17:47:58.487658748Z 2026-06-04 17:47:58 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-06-04T17:47:58.492627536Z 2026-06-04 17:47:58 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-06-04T17:47:58.498736050Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-06-04T17:47:58.503982317Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.506428484Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.507656818Z 2026-06-04 17:47:58 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-06-04T17:47:58.509860697Z 2026-06-04 17:47:58 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-06-04T17:47:58.511556533Z 2026-06-04 17:47:58 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-06-04T17:47:58.517489483Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-06-04T17:47:58.522498602Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.524884338Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.526071299Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-06-04T17:47:58.545162693Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-06-04T17:47:58.550260882Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.552672399Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.553865993Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-06-04T17:47:58.566089464Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-06-04T17:47:58.571212002Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.573608348Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.574805419Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-06-04T17:47:58.594646794Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-06-04T17:47:58.599692417Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.602001949Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.603175322Z 2026-06-04 17:47:58 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-06-04T17:47:58.611010474Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-06-04T17:47:58.616316662Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.618580672Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.619769326Z 2026-06-04 17:47:58 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-06-04T17:47:58.632593437Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-06-04T17:47:58.637520210Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.639949563Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.641446488Z 2026-06-04 17:47:58 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-06-04T17:47:58.650430564Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-06-04T17:47:58.655360705Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.657638182Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.658889001Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column provider_type to the history table
2026-06-04T17:47:58.665758608Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column client_status to the history table
2026-06-04T17:47:58.672443924Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-06-04T17:47:58.683907393Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-06-04T17:47:58.688957586Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.691473092Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.692864926Z 2026-06-04 17:47:58 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-06-04T17:47:58.696514918Z 2026-06-04 17:47:58 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-06-04T17:47:58.708920024Z 2026-06-04 17:47:58 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-06-04T17:47:58.747587037Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.750384592Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.758772928Z 2026-06-04 17:47:58 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-06-04T17:47:58.776857865Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.779576832Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.784798579Z 2026-06-04 17:47:58 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-06-04T17:47:58.793133989Z 2026-06-04 17:47:58 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-06-04T17:47:58.841796666Z 2026-06-04 17:47:58 INFO     MAIN :: [] Backing up database before upgrade
2026-06-04T17:47:58.844032639Z 2026-06-04 17:47:58 INFO     MAIN :: [] Proceeding with upgrade
2026-06-04T17:47:58.845266364Z 2026-06-04 17:47:58 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-06-04T17:47:58.846852128Z 2026-06-04 17:47:58 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-06-04T17:47:58.851058050Z 2026-06-04 17:47:58 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-06-04T17:47:58.853566242Z 2026-06-04 17:47:58 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-06-04T17:47:58.856975870Z 2026-06-04 17:47:58 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-06-04T17:47:58.861044765Z 2026-06-04 17:47:58 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-06-04T17:47:58.864636249Z 2026-06-04 17:47:58 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-06-04T17:47:58.867923450Z 2026-06-04 17:47:58 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-06-04T17:48:00.397738367Z 2026-06-04 17:48:00 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-06-04T17:48:00.409233059Z 2026-06-04 17:48:00 INFO     MAIN :: [] Generating New API key
2026-06-04T17:48:00.563733376Z 2026-06-04 17:48:00 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-06-04T17:48:00.733506855Z 2026-06-04 17:48:00 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:48:00.827142667Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-06-04T17:48:01.238462601Z 2026-06-04 17:48:01 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:48:01.277226249Z 2026-06-04 17:48:01 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:48:01.311475625Z 2026-06-04 17:48:01 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:48:01.341873442Z [ls.io-init] done.
2026-06-04T17:48:01.345576841Z 2026-06-04 17:48:01 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-06-04T17:48:01.651558242Z 2026-06-04 17:48:01 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-06-04T17:48:03.257650537Z 2026-06-04 17:48:03 INFO     MAIN :: [] Updated scene exceptions.
2026-06-04T17:48:03.283881512Z 2026-06-04 17:48:03 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-06-04T17:48:04.316987493Z 2026-06-04 17:48:04 INFO     MAIN :: [] Finished processing 5271 scene exceptions.
2026-06-04T17:48:04.332645401Z 2026-06-04 17:48:04 INFO     MAIN :: [] Building internal name cache for all shows