2026-05-14T17:02:05.706523717Z [migrations] started
2026-05-14T17:02:05.710654686Z [migrations] no migrations found
2026-05-14T17:02:06.155393529Z usermod: no changes
2026-05-14T17:02:06.233803241Z ───────────────────────────────────────
2026-05-14T17:02:06.233836237Z 
2026-05-14T17:02:06.233845426Z       ██╗     ███████╗██╗ ██████╗
2026-05-14T17:02:06.233854043Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-14T17:02:06.233862350Z       ██║     ███████╗██║██║   ██║
2026-05-14T17:02:06.233871248Z       ██║     ╚════██║██║██║   ██║
2026-05-14T17:02:06.233879584Z       ███████╗███████║██║╚██████╔╝
2026-05-14T17:02:06.233887881Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-14T17:02:06.233896178Z 
2026-05-14T17:02:06.233904004Z    Brought to you by linuxserver.io
2026-05-14T17:02:06.233912050Z ───────────────────────────────────────
2026-05-14T17:02:06.239140319Z 
2026-05-14T17:02:06.239165761Z To support LSIO projects visit:
2026-05-14T17:02:06.239174308Z https://www.linuxserver.io/donate/
2026-05-14T17:02:06.239181983Z 
2026-05-14T17:02:06.239188737Z ───────────────────────────────────────
2026-05-14T17:02:06.239196643Z GID/UID
2026-05-14T17:02:06.239429161Z ───────────────────────────────────────
2026-05-14T17:02:06.306379935Z 
2026-05-14T17:02:06.306390606Z User UID:    911
2026-05-14T17:02:06.306394765Z User GID:    911
2026-05-14T17:02:06.306398492Z ───────────────────────────────────────
2026-05-14T17:02:06.341468020Z Linuxserver.io version: v1.0.25-ls270
2026-05-14T17:02:06.345127861Z Build-date: 2026-05-14T16:56:49+00:00
2026-05-14T17:02:06.345136839Z ───────────────────────────────────────
2026-05-14T17:02:06.345143051Z     
2026-05-14T17:02:08.499593652Z [custom-init] No custom files found, skipping...
2026-05-14T17:02:18.900335176Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-05-14T17:02:18.900375848Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-05-14T17:02:33.281883421Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-05-14T17:02:33.281958272Z   C:\a\b\c)
2026-05-14T17:02:33.321295033Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-05-14T17:02:33.321321086Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-05-14T17:02:34.052431579Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-05-14T17:02:34.052459686Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-05-14T17:02:34.052597323Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-05-14T17:02:34.052639728Z   '(?P<host>[\w\-\.]+)'
2026-05-14T17:02:34.052756213Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-05-14T17:02:34.052779209Z   '(?::(?P<port>\d+))?'
2026-05-14T17:02:34.274064351Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-05-14T17:02:34.274090153Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-05-14T17:02:38.706292849Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-05-14T17:02:38.706334914Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-05-14T17:02:38.707007849Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-05-14T17:02:38.707030965Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-05-14T17:02:41.148860593Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-05-14T17:02:41.148894762Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-05-14T17:02:41.149295168Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-05-14T17:02:41.149319868Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-05-14T17:02:41.149645213Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-05-14T17:02:41.149667778Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-05-14T17:02:55.343316099Z 2026-05-14 17:02:55 INFO     MAIN :: [] Changed https cert path to server.crt
2026-05-14T17:02:55.345433613Z 2026-05-14 17:02:55 INFO     MAIN :: [] Changed https key path to server.key
2026-05-14T17:02:55.665963767Z 2026-05-14 17:02:55 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-05-14T17:02:57.352492172Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.361898174Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.363296380Z 2026-05-14 17:02:57 INFO     MAIN :: [] Add minor version numbers to database
2026-05-14T17:02:57.381841228Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-05-14T17:02:57.387543432Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-05-14T17:02:57.392507279Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.395190904Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.396558147Z 2026-05-14 17:02:57 INFO     MAIN :: [] Test major and minor version updates database
2026-05-14T17:02:57.401566744Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-05-14T17:02:57.407297325Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-05-14T17:02:57.412007842Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.414212452Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.416430899Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column proper_tags to history
2026-05-14T17:02:57.428833437Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-05-14T17:02:57.433585007Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.436023678Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.438246895Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column manually_searched to history
2026-05-14T17:02:57.445540654Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-05-14T17:02:57.456213549Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-05-14T17:02:57.460959557Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.463138044Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.464348151Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column info_hash in history
2026-05-14T17:02:57.474941496Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-05-14T17:02:57.479625429Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.482014199Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.483173394Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column plot in imdb_info
2026-05-14T17:02:57.485673248Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column plot in tv_show
2026-05-14T17:02:57.497679949Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-05-14T17:02:57.502469775Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.504609374Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.505777176Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column size in history
2026-05-14T17:02:57.516229747Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-05-14T17:02:57.521000385Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.523404666Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.524577208Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-05-14T17:02:57.557585565Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-05-14T17:02:57.562396704Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.564606414Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.565808475Z 2026-05-14 17:02:57 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-05-14T17:02:57.591192737Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-05-14T17:02:57.596071072Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.598297395Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.599475598Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column indexer_id in history
2026-05-14T17:02:57.605848312Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-05-14T17:02:57.611302887Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-05-14T17:02:57.616606829Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-05-14T17:02:57.622900734Z 2026-05-14 17:02:57 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-05-14T17:02:57.638150306Z 2026-05-14 17:02:57 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-05-14T17:02:57.650839371Z 2026-05-14 17:02:57 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-05-14T17:02:57.652857725Z 2026-05-14 17:02:57 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-05-14T17:02:57.654475674Z 2026-05-14 17:02:57 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-05-14T17:02:57.656066808Z 2026-05-14 17:02:57 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-05-14T17:02:57.661897882Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-05-14T17:02:57.666967973Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.669547958Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.670720099Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-05-14T17:02:57.684820737Z 2026-05-14 17:02:57 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-05-14T17:02:57.686380899Z 2026-05-14 17:02:57 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-05-14T17:02:57.687885098Z 2026-05-14 17:02:57 INFO     MAIN :: [] Dropping the index on idx_status
2026-05-14T17:02:57.691165234Z 2026-05-14 17:02:57 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-05-14T17:02:57.695803365Z 2026-05-14 17:02:57 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-05-14T17:02:57.701483153Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-05-14T17:02:57.706311838Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.708652462Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.709825785Z 2026-05-14 17:02:57 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-05-14T17:02:57.711718036Z 2026-05-14 17:02:57 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-05-14T17:02:57.713391626Z 2026-05-14 17:02:57 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-05-14T17:02:57.718749387Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-05-14T17:02:57.723574364Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.726106794Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.727275638Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-05-14T17:02:57.745538067Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-05-14T17:02:57.750441662Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.752707415Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.753907913Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-05-14T17:02:57.765810324Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-05-14T17:02:57.770710372Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.772897978Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.774060980Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-05-14T17:02:57.792224921Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-05-14T17:02:57.797132364Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.799305250Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.800485818Z 2026-05-14 17:02:57 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-05-14T17:02:57.808127828Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-05-14T17:02:57.812948888Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.815122686Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.816299796Z 2026-05-14 17:02:57 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-05-14T17:02:57.829137009Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-05-14T17:02:57.833981125Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.836159131Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.837354939Z 2026-05-14 17:02:57 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-05-14T17:02:57.845787883Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-05-14T17:02:57.850631718Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.852842881Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.854011545Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column provider_type to the history table
2026-05-14T17:02:57.860771579Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column client_status to the history table
2026-05-14T17:02:57.867725784Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-05-14T17:02:57.878553610Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-05-14T17:02:57.883461595Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.885892511Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.887053008Z 2026-05-14 17:02:57 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-05-14T17:02:57.890606534Z 2026-05-14 17:02:57 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-05-14T17:02:57.903357103Z 2026-05-14 17:02:57 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-05-14T17:02:57.942089577Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.944356903Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.951718108Z 2026-05-14 17:02:57 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-05-14T17:02:57.968761032Z 2026-05-14 17:02:57 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:57.970952756Z 2026-05-14 17:02:57 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:57.975882604Z 2026-05-14 17:02:57 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-05-14T17:02:57.984536983Z 2026-05-14 17:02:57 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-05-14T17:02:58.032805502Z 2026-05-14 17:02:58 INFO     MAIN :: [] Backing up database before upgrade
2026-05-14T17:02:58.034990964Z 2026-05-14 17:02:58 INFO     MAIN :: [] Proceeding with upgrade
2026-05-14T17:02:58.036219698Z 2026-05-14 17:02:58 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-05-14T17:02:58.037788047Z 2026-05-14 17:02:58 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-05-14T17:02:58.042561009Z 2026-05-14 17:02:58 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-05-14T17:02:58.044992847Z 2026-05-14 17:02:58 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-05-14T17:02:58.048335479Z 2026-05-14 17:02:58 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-05-14T17:02:58.051471164Z 2026-05-14 17:02:58 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-05-14T17:02:58.054722702Z 2026-05-14 17:02:58 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-05-14T17:02:58.058162249Z 2026-05-14 17:02:58 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-05-14T17:02:59.497394066Z 2026-05-14 17:02:59 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-05-14T17:02:59.508484862Z 2026-05-14 17:02:59 INFO     MAIN :: [] Generating New API key
2026-05-14T17:02:59.653578500Z 2026-05-14 17:02:59 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-05-14T17:02:59.842847413Z 2026-05-14 17:02:59 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-14T17:03:00.280553071Z 2026-05-14 17:03:00 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-14T17:03:00.324660520Z 2026-05-14 17:03:00 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-14T17:03:00.359301815Z 2026-05-14 17:03:00 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-14T17:03:00.392652751Z 2026-05-14 17:03:00 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-05-14T17:03:00.472962990Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-05-14T17:03:00.671063640Z 2026-05-14 17:03:00 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-05-14T17:03:00.935608364Z [ls.io-init] done.
2026-05-14T17:03:01.685955247Z 2026-05-14 17:03:01 INFO     MAIN :: [] Updated scene exceptions.
2026-05-14T17:03:01.712143939Z 2026-05-14 17:03:01 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-05-14T17:03:02.248027639Z 2026-05-14 17:03:02 INFO     MAIN :: [] Finished processing 5253 scene exceptions.
2026-05-14T17:03:02.255655842Z 2026-05-14 17:03:02 INFO     MAIN :: [] Building internal name cache for all shows