2026-07-16T16:13:10.484319326Z [migrations] started
2026-07-16T16:13:10.488451300Z [migrations] no migrations found
2026-07-16T16:13:11.114899165Z usermod: no changes
2026-07-16T16:13:11.225217564Z ───────────────────────────────────────
2026-07-16T16:13:11.225244748Z 
2026-07-16T16:13:11.225251081Z       ██╗     ███████╗██╗ ██████╗
2026-07-16T16:13:11.225257023Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-16T16:13:11.225262715Z       ██║     ███████╗██║██║   ██║
2026-07-16T16:13:11.225268306Z       ██║     ╚════██║██║██║   ██║
2026-07-16T16:13:11.225273887Z       ███████╗███████║██║╚██████╔╝
2026-07-16T16:13:11.225279498Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-16T16:13:11.225285681Z 
2026-07-16T16:13:11.225291152Z    Brought to you by linuxserver.io
2026-07-16T16:13:11.225296633Z ───────────────────────────────────────
2026-07-16T16:13:11.233421872Z 
2026-07-16T16:13:11.233453295Z To support LSIO projects visit:
2026-07-16T16:13:11.233460209Z https://www.linuxserver.io/donate/
2026-07-16T16:13:11.233465761Z 
2026-07-16T16:13:11.233471312Z ───────────────────────────────────────
2026-07-16T16:13:11.233478095Z GID/UID
2026-07-16T16:13:11.234114888Z ───────────────────────────────────────
2026-07-16T16:13:11.323727743Z 
2026-07-16T16:13:11.323753595Z User UID:    911
2026-07-16T16:13:11.323759607Z User GID:    911
2026-07-16T16:13:11.323765509Z ───────────────────────────────────────
2026-07-16T16:13:11.366398247Z Linuxserver.io version: v1.0.25-ls279
2026-07-16T16:13:11.369208108Z Build-date: 2026-07-16T16:08:19+00:00
2026-07-16T16:13:11.369225883Z ───────────────────────────────────────
2026-07-16T16:13:11.369235082Z     
2026-07-16T16:13:14.833620151Z [custom-init] No custom files found, skipping...
2026-07-16T16:13:26.047124150Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-07-16T16:13:26.047168900Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-07-16T16:13:41.023870690Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-07-16T16:13:41.023937515Z   C:\a\b\c)
2026-07-16T16:13:41.064982694Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-07-16T16:13:41.068300709Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-07-16T16:13:41.817459499Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-07-16T16:13:41.817489971Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-07-16T16:13:41.817605433Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-07-16T16:13:41.817613820Z   '(?P<host>[\w\-\.]+)'
2026-07-16T16:13:41.817777189Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-07-16T16:13:41.817794594Z   '(?::(?P<port>\d+))?'
2026-07-16T16:13:42.046499745Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-07-16T16:13:42.046535618Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-07-16T16:13:46.578203066Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-07-16T16:13:46.578240402Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-07-16T16:13:46.578851483Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-07-16T16:13:46.578862615Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-07-16T16:13:49.063204148Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-07-16T16:13:49.063229318Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-07-16T16:13:49.063597059Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-07-16T16:13:49.063613322Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-07-16T16:13:49.063959169Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-07-16T16:13:49.063972977Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-07-16T16:14:03.531602182Z 2026-07-16 16:14:03 INFO     MAIN :: [] Changed https cert path to server.crt
2026-07-16T16:14:03.533765070Z 2026-07-16 16:14:03 INFO     MAIN :: [] Changed https key path to server.key
2026-07-16T16:14:03.871779186Z 2026-07-16 16:14:03 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-07-16T16:14:05.610139530Z 2026-07-16 16:14:05 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.619797507Z 2026-07-16 16:14:05 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.621214692Z 2026-07-16 16:14:05 INFO     MAIN :: [] Add minor version numbers to database
2026-07-16T16:14:05.640132525Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-07-16T16:14:05.646580074Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-07-16T16:14:05.651721191Z 2026-07-16 16:14:05 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.654376671Z 2026-07-16 16:14:05 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.655786702Z 2026-07-16 16:14:05 INFO     MAIN :: [] Test major and minor version updates database
2026-07-16T16:14:05.660884962Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-07-16T16:14:05.666607461Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-07-16T16:14:05.671566812Z 2026-07-16 16:14:05 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.673951286Z 2026-07-16 16:14:05 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.676305028Z 2026-07-16 16:14:05 INFO     MAIN :: [] Adding column proper_tags to history
2026-07-16T16:14:05.688928830Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-07-16T16:14:05.693923783Z 2026-07-16 16:14:05 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.696779917Z 2026-07-16 16:14:05 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.699146514Z 2026-07-16 16:14:05 INFO     MAIN :: [] Adding column manually_searched to history
2026-07-16T16:14:05.706774632Z 2026-07-16 16:14:05 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-07-16T16:14:05.718027422Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-07-16T16:14:05.723016864Z 2026-07-16 16:14:05 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.725356157Z 2026-07-16 16:14:05 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.726595073Z 2026-07-16 16:14:05 INFO     MAIN :: [] Adding column info_hash in history
2026-07-16T16:14:05.737570654Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-07-16T16:14:05.742529725Z 2026-07-16 16:14:05 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.745265927Z 2026-07-16 16:14:05 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.746481506Z 2026-07-16 16:14:05 INFO     MAIN :: [] Adding column plot in imdb_info
2026-07-16T16:14:05.749031072Z 2026-07-16 16:14:05 INFO     MAIN :: [] Adding column plot in tv_show
2026-07-16T16:14:05.761836460Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-07-16T16:14:05.766770300Z 2026-07-16 16:14:05 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.769143972Z 2026-07-16 16:14:05 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.770412517Z 2026-07-16 16:14:05 INFO     MAIN :: [] Adding column size in history
2026-07-16T16:14:05.781734867Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-07-16T16:14:05.786620560Z 2026-07-16 16:14:05 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.789272683Z 2026-07-16 16:14:05 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.790538062Z 2026-07-16 16:14:05 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-07-16T16:14:05.824448008Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-07-16T16:14:05.829435886Z 2026-07-16 16:14:05 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.831832033Z 2026-07-16 16:14:05 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.833086350Z 2026-07-16 16:14:05 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-07-16T16:14:05.860090604Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-07-16T16:14:05.865097410Z 2026-07-16 16:14:05 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.867335088Z 2026-07-16 16:14:05 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.868538844Z 2026-07-16 16:14:05 INFO     MAIN :: [] Adding column indexer_id in history
2026-07-16T16:14:05.875712786Z 2026-07-16 16:14:05 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-07-16T16:14:05.881368610Z 2026-07-16 16:14:05 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-07-16T16:14:05.886817217Z 2026-07-16 16:14:05 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-07-16T16:14:05.893040525Z 2026-07-16 16:14:05 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-07-16T16:14:05.910049130Z 2026-07-16 16:14:05 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-07-16T16:14:05.923552244Z 2026-07-16 16:14:05 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-07-16T16:14:05.925880144Z 2026-07-16 16:14:05 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-07-16T16:14:05.927297569Z 2026-07-16 16:14:05 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-07-16T16:14:05.928924286Z 2026-07-16 16:14:05 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-07-16T16:14:05.935419612Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-07-16T16:14:05.940735542Z 2026-07-16 16:14:05 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.943588248Z 2026-07-16 16:14:05 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.944802865Z 2026-07-16 16:14:05 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-07-16T16:14:05.959595567Z 2026-07-16 16:14:05 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-07-16T16:14:05.961344881Z 2026-07-16 16:14:05 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-07-16T16:14:05.962849533Z 2026-07-16 16:14:05 INFO     MAIN :: [] Dropping the index on idx_status
2026-07-16T16:14:05.966323802Z 2026-07-16 16:14:05 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-07-16T16:14:05.971147109Z 2026-07-16 16:14:05 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-07-16T16:14:05.977218881Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-07-16T16:14:05.982320138Z 2026-07-16 16:14:05 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.984674752Z 2026-07-16 16:14:05 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.985910612Z 2026-07-16 16:14:05 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-07-16T16:14:05.987969059Z 2026-07-16 16:14:05 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-07-16T16:14:05.989729756Z 2026-07-16 16:14:05 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-07-16T16:14:05.995648029Z 2026-07-16 16:14:05 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-07-16T16:14:06.000830660Z 2026-07-16 16:14:06 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.003770162Z 2026-07-16 16:14:06 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.005050822Z 2026-07-16 16:14:06 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-07-16T16:14:06.023814773Z 2026-07-16 16:14:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-07-16T16:14:06.029030922Z 2026-07-16 16:14:06 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.031485457Z 2026-07-16 16:14:06 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.032713050Z 2026-07-16 16:14:06 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-07-16T16:14:06.045910738Z 2026-07-16 16:14:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-07-16T16:14:06.051062086Z 2026-07-16 16:14:06 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.053444085Z 2026-07-16 16:14:06 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.054662690Z 2026-07-16 16:14:06 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-07-16T16:14:06.073566604Z 2026-07-16 16:14:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-07-16T16:14:06.078718433Z 2026-07-16 16:14:06 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.081688537Z 2026-07-16 16:14:06 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.082893384Z 2026-07-16 16:14:06 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-07-16T16:14:06.090877168Z 2026-07-16 16:14:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-07-16T16:14:06.095972884Z 2026-07-16 16:14:06 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.098353300Z 2026-07-16 16:14:06 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.099557225Z 2026-07-16 16:14:06 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-07-16T16:14:06.113316014Z 2026-07-16 16:14:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-07-16T16:14:06.118434405Z 2026-07-16 16:14:06 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.121232081Z 2026-07-16 16:14:06 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.122414033Z 2026-07-16 16:14:06 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-07-16T16:14:06.130846060Z 2026-07-16 16:14:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-07-16T16:14:06.135934902Z 2026-07-16 16:14:06 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.138327722Z 2026-07-16 16:14:06 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.139537850Z 2026-07-16 16:14:06 INFO     MAIN :: [] Adding column provider_type to the history table
2026-07-16T16:14:06.146661041Z 2026-07-16 16:14:06 INFO     MAIN :: [] Adding column client_status to the history table
2026-07-16T16:14:06.153293743Z 2026-07-16 16:14:06 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-07-16T16:14:06.164841447Z 2026-07-16 16:14:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-07-16T16:14:06.169839446Z 2026-07-16 16:14:06 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.172763818Z 2026-07-16 16:14:06 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.173985940Z 2026-07-16 16:14:06 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-07-16T16:14:06.178036640Z 2026-07-16 16:14:06 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-07-16T16:14:06.191351434Z 2026-07-16 16:14:06 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-07-16T16:14:06.233828098Z 2026-07-16 16:14:06 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.236255088Z 2026-07-16 16:14:06 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.244223741Z 2026-07-16 16:14:06 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-07-16T16:14:06.262325870Z 2026-07-16 16:14:06 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.264835255Z 2026-07-16 16:14:06 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.270382471Z 2026-07-16 16:14:06 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-07-16T16:14:06.279121747Z 2026-07-16 16:14:06 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-07-16T16:14:06.328934951Z 2026-07-16 16:14:06 INFO     MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.331296459Z 2026-07-16 16:14:06 INFO     MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.332555796Z 2026-07-16 16:14:06 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-07-16T16:14:06.334521255Z 2026-07-16 16:14:06 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-07-16T16:14:06.340094453Z 2026-07-16 16:14:06 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-07-16T16:14:06.342613729Z 2026-07-16 16:14:06 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-07-16T16:14:06.346264423Z 2026-07-16 16:14:06 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-07-16T16:14:06.349808052Z 2026-07-16 16:14:06 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-07-16T16:14:06.352858848Z 2026-07-16 16:14:06 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-07-16T16:14:06.356289961Z 2026-07-16 16:14:06 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-07-16T16:14:07.830426889Z 2026-07-16 16:14:07 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-07-16T16:14:07.842921190Z 2026-07-16 16:14:07 INFO     MAIN :: [] Generating New API key
2026-07-16T16:14:08.011397634Z 2026-07-16 16:14:08 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-07-16T16:14:08.205391726Z 2026-07-16 16:14:08 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-07-16T16:14:08.289295139Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-07-16T16:14:08.690716656Z 2026-07-16 16:14:08 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-07-16T16:14:08.729783981Z 2026-07-16 16:14:08 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-07-16T16:14:08.766043680Z 2026-07-16 16:14:08 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-07-16T16:14:08.802307878Z 2026-07-16 16:14:08 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-07-16T16:14:08.866808361Z [ls.io-init] done.
2026-07-16T16:14:09.090402696Z 2026-07-16 16:14:09 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-07-16T16:14:10.137056213Z 2026-07-16 16:14:10 INFO     MAIN :: [] Updated scene exceptions.
2026-07-16T16:14:10.163502422Z 2026-07-16 16:14:10 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-07-16T16:14:11.327839004Z 2026-07-16 16:14:11 INFO     MAIN :: [] Finished processing 5338 scene exceptions.
2026-07-16T16:14:11.336995682Z 2026-07-16 16:14:11 INFO     MAIN :: [] Building internal name cache for all shows