2026-05-28T18:02:43.411499248Z [migrations] started
2026-05-28T18:02:43.415601821Z [migrations] no migrations found
2026-05-28T18:02:44.052877094Z usermod: no changes
2026-05-28T18:02:44.154260100Z ───────────────────────────────────────
2026-05-28T18:02:44.154287194Z 
2026-05-28T18:02:44.154296904Z       ██╗     ███████╗██╗ ██████╗
2026-05-28T18:02:44.154305852Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-28T18:02:44.154314139Z       ██║     ███████╗██║██║   ██║
2026-05-28T18:02:44.154322295Z       ██║     ╚════██║██║██║   ██║
2026-05-28T18:02:44.154330502Z       ███████╗███████║██║╚██████╔╝
2026-05-28T18:02:44.154338748Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-28T18:02:44.154347155Z 
2026-05-28T18:02:44.154355001Z    Brought to you by linuxserver.io
2026-05-28T18:02:44.154363678Z ───────────────────────────────────────
2026-05-28T18:02:44.159355112Z 
2026-05-28T18:02:44.159380563Z To support LSIO projects visit:
2026-05-28T18:02:44.159390302Z https://www.linuxserver.io/donate/
2026-05-28T18:02:44.159398679Z 
2026-05-28T18:02:44.159406555Z ───────────────────────────────────────
2026-05-28T18:02:44.159415633Z GID/UID
2026-05-28T18:02:44.159565445Z ───────────────────────────────────────
2026-05-28T18:02:44.307689113Z 
2026-05-28T18:02:44.307718302Z User UID:    911
2026-05-28T18:02:44.307728482Z User GID:    911
2026-05-28T18:02:44.307736809Z ───────────────────────────────────────
2026-05-28T18:02:44.346759826Z Linuxserver.io version: v1.0.25-ls272
2026-05-28T18:02:44.349818205Z Build-date: 2026-05-28T17:56:56+00:00
2026-05-28T18:02:44.349844639Z ───────────────────────────────────────
2026-05-28T18:02:44.349855030Z     
2026-05-28T18:02:47.455380640Z [custom-init] No custom files found, skipping...
2026-05-28T18:02:58.308920646Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-05-28T18:02:58.308973092Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-05-28T18:03:12.996174868Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-05-28T18:03:12.998139244Z   C:\a\b\c)
2026-05-28T18:03:13.037352855Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-05-28T18:03:13.037382555Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-05-28T18:03:13.785147676Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-05-28T18:03:13.785187376Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-05-28T18:03:13.785306967Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-05-28T18:03:13.785343210Z   '(?P<host>[\w\-\.]+)'
2026-05-28T18:03:13.785472270Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-05-28T18:03:13.785495096Z   '(?::(?P<port>\d+))?'
2026-05-28T18:03:14.011109478Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-05-28T18:03:14.011143697Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-05-28T18:03:18.544730542Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-05-28T18:03:18.544769390Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-05-28T18:03:18.545435983Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-05-28T18:03:18.545465633Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-05-28T18:03:21.011097488Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-05-28T18:03:21.011139944Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-05-28T18:03:21.011560401Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-05-28T18:03:21.011596323Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-05-28T18:03:21.011873161Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-05-28T18:03:21.011888401Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-05-28T18:03:35.333352526Z 2026-05-28 18:03:35 INFO     MAIN :: [] Changed https cert path to server.crt
2026-05-28T18:03:35.335457235Z 2026-05-28 18:03:35 INFO     MAIN :: [] Changed https key path to server.key
2026-05-28T18:03:35.661642759Z 2026-05-28 18:03:35 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-05-28T18:03:37.374717361Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.384031120Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.385422703Z 2026-05-28 18:03:37 INFO     MAIN :: [] Add minor version numbers to database
2026-05-28T18:03:37.403944538Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-05-28T18:03:37.409669048Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-05-28T18:03:37.414663126Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.417185256Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.418552089Z 2026-05-28 18:03:37 INFO     MAIN :: [] Test major and minor version updates database
2026-05-28T18:03:37.423507149Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-05-28T18:03:37.429204414Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-05-28T18:03:37.433969472Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.436193651Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.438425386Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column proper_tags to history
2026-05-28T18:03:37.450811523Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-05-28T18:03:37.455602383Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.457915261Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.460185644Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column manually_searched to history
2026-05-28T18:03:37.467441708Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-05-28T18:03:37.478216610Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-05-28T18:03:37.482981577Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.485181548Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.486391125Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column info_hash in history
2026-05-28T18:03:37.496568994Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-05-28T18:03:37.501303660Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.503490564Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.504688738Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column plot in imdb_info
2026-05-28T18:03:37.507180196Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column plot in tv_show
2026-05-28T18:03:37.519212651Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-05-28T18:03:37.523956756Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.526147869Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.527332916Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column size in history
2026-05-28T18:03:37.537269770Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-05-28T18:03:37.542043334Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.544357696Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.545540869Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-05-28T18:03:37.578171721Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-05-28T18:03:37.583007661Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.585259336Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.586443290Z 2026-05-28 18:03:37 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-05-28T18:03:37.611090202Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-05-28T18:03:37.615962806Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.618193048Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.619388566Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column indexer_id in history
2026-05-28T18:03:37.625583674Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-05-28T18:03:37.631140917Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-05-28T18:03:37.636406031Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-05-28T18:03:37.642540397Z 2026-05-28 18:03:37 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-05-28T18:03:37.657641752Z 2026-05-28 18:03:37 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-05-28T18:03:37.670606044Z 2026-05-28 18:03:37 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-05-28T18:03:37.672632906Z 2026-05-28 18:03:37 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-05-28T18:03:37.674258851Z 2026-05-28 18:03:37 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-05-28T18:03:37.675867992Z 2026-05-28 18:03:37 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-05-28T18:03:37.681494144Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-05-28T18:03:37.686539736Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.688879919Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.690071860Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-05-28T18:03:37.703975103Z 2026-05-28 18:03:37 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-05-28T18:03:37.705566187Z 2026-05-28 18:03:37 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-05-28T18:03:37.707071890Z 2026-05-28 18:03:37 INFO     MAIN :: [] Dropping the index on idx_status
2026-05-28T18:03:37.710272156Z 2026-05-28 18:03:37 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-05-28T18:03:37.714930408Z 2026-05-28 18:03:37 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-05-28T18:03:37.720653364Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-05-28T18:03:37.725781423Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.728038780Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.729020467Z 2026-05-28 18:03:37 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-05-28T18:03:37.730901776Z 2026-05-28 18:03:37 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-05-28T18:03:37.732601099Z 2026-05-28 18:03:37 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-05-28T18:03:37.737812555Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-05-28T18:03:37.742986646Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.745059361Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.746242183Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-05-28T18:03:37.764980955Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-05-28T18:03:37.769892568Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.772135154Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.773325893Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-05-28T18:03:37.785108505Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-05-28T18:03:37.790019776Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.792214226Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.793385555Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-05-28T18:03:37.811882029Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-05-28T18:03:37.816774112Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.818968673Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.820165192Z 2026-05-28 18:03:37 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-05-28T18:03:37.827634717Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-05-28T18:03:37.832492591Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.834668374Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.835838370Z 2026-05-28 18:03:37 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-05-28T18:03:37.848499942Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-05-28T18:03:37.853318487Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.855497806Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.856743836Z 2026-05-28 18:03:37 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-05-28T18:03:37.865267985Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-05-28T18:03:37.870113233Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.872316912Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.873493411Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column provider_type to the history table
2026-05-28T18:03:37.880510855Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column client_status to the history table
2026-05-28T18:03:37.887383728Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-05-28T18:03:37.898356248Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-05-28T18:03:37.903222168Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.905611611Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.906787680Z 2026-05-28 18:03:37 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-05-28T18:03:37.910689428Z 2026-05-28 18:03:37 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-05-28T18:03:37.923582807Z 2026-05-28 18:03:37 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-05-28T18:03:37.962749603Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.965001829Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.972571656Z 2026-05-28 18:03:37 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-05-28T18:03:37.989987583Z 2026-05-28 18:03:37 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:37.992219779Z 2026-05-28 18:03:37 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:37.997132023Z 2026-05-28 18:03:37 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-05-28T18:03:38.005112206Z 2026-05-28 18:03:38 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-05-28T18:03:38.053983559Z 2026-05-28 18:03:38 INFO     MAIN :: [] Backing up database before upgrade
2026-05-28T18:03:38.056182237Z 2026-05-28 18:03:38 INFO     MAIN :: [] Proceeding with upgrade
2026-05-28T18:03:38.057412184Z 2026-05-28 18:03:38 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-05-28T18:03:38.058992547Z 2026-05-28 18:03:38 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-05-28T18:03:38.063504765Z 2026-05-28 18:03:38 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-05-28T18:03:38.065956834Z 2026-05-28 18:03:38 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-05-28T18:03:38.069870005Z 2026-05-28 18:03:38 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-05-28T18:03:38.073253560Z 2026-05-28 18:03:38 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-05-28T18:03:38.076484518Z 2026-05-28 18:03:38 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-05-28T18:03:38.080024047Z 2026-05-28 18:03:38 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-05-28T18:03:39.529544822Z 2026-05-28 18:03:39 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-05-28T18:03:39.552151405Z 2026-05-28 18:03:39 INFO     MAIN :: [] Generating New API key
2026-05-28T18:03:39.719357937Z 2026-05-28 18:03:39 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-05-28T18:03:39.905922238Z 2026-05-28 18:03:39 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:03:40.242520886Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-05-28T18:03:40.392263894Z 2026-05-28 18:03:40 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:03:40.431152941Z 2026-05-28 18:03:40 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:03:40.465313965Z 2026-05-28 18:03:40 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:03:40.499468356Z 2026-05-28 18:03:40 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-05-28T18:03:40.793038369Z 2026-05-28 18:03:40 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-05-28T18:03:40.793595000Z [ls.io-init] done.
2026-05-28T18:03:41.793076967Z 2026-05-28 18:03:41 INFO     MAIN :: [] Updated scene exceptions.
2026-05-28T18:03:41.817257379Z 2026-05-28 18:03:41 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-05-28T18:03:42.395634986Z 2026-05-28 18:03:42 INFO     MAIN :: [] Finished processing 5252 scene exceptions.
2026-05-28T18:03:42.408658928Z 2026-05-28 18:03:42 INFO     MAIN :: [] Building internal name cache for all shows