2026-03-19T15:47:00.410551423Z [migrations] started
2026-03-19T15:47:00.414523822Z [migrations] no migrations found
2026-03-19T15:47:00.902670914Z usermod: no changes
2026-03-19T15:47:00.993279849Z ───────────────────────────────────────
2026-03-19T15:47:00.993313357Z 
2026-03-19T15:47:00.993322896Z       ██╗     ███████╗██╗ ██████╗
2026-03-19T15:47:00.993331934Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-19T15:47:00.993340401Z       ██║     ███████╗██║██║   ██║
2026-03-19T15:47:00.993348748Z       ██║     ╚════██║██║██║   ██║
2026-03-19T15:47:00.993357295Z       ███████╗███████║██║╚██████╔╝
2026-03-19T15:47:00.993366103Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-19T15:47:00.993374570Z 
2026-03-19T15:47:00.993382546Z    Brought to you by linuxserver.io
2026-03-19T15:47:00.993390612Z ───────────────────────────────────────
2026-03-19T15:47:00.999709837Z 
2026-03-19T15:47:00.999720980Z To support LSIO projects visit:
2026-03-19T15:47:00.999725068Z https://www.linuxserver.io/donate/
2026-03-19T15:47:00.999728926Z 
2026-03-19T15:47:00.999732563Z ───────────────────────────────────────
2026-03-19T15:47:00.999736732Z GID/UID
2026-03-19T15:47:00.999980182Z ───────────────────────────────────────
2026-03-19T15:47:01.072605985Z 
2026-03-19T15:47:01.072632679Z User UID:    911
2026-03-19T15:47:01.072642398Z User GID:    911
2026-03-19T15:47:01.072651166Z ───────────────────────────────────────
2026-03-19T15:47:01.094999648Z Linuxserver.io version: v1.0.25-ls264
2026-03-19T15:47:01.097528891Z Build-date: 2026-03-19T15:42:24+00:00
2026-03-19T15:47:01.097553721Z ───────────────────────────────────────
2026-03-19T15:47:01.097563762Z     
2026-03-19T15:47:03.253451324Z [custom-init] No custom files found, skipping...
2026-03-19T15:47:13.492863818Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-03-19T15:47:13.492908829Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-03-19T15:47:27.708435070Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-03-19T15:47:27.708504530Z   C:\a\b\c)
2026-03-19T15:47:27.747771410Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-03-19T15:47:27.747797493Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-03-19T15:47:28.473747655Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-03-19T15:47:28.473786583Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-03-19T15:47:28.473895022Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-03-19T15:47:28.473924250Z   '(?P<host>[\w\-\.]+)'
2026-03-19T15:47:28.474068461Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-03-19T15:47:28.474091106Z   '(?::(?P<port>\d+))?'
2026-03-19T15:47:28.692147119Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-03-19T15:47:28.692184153Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-03-19T15:47:33.102517909Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-03-19T15:47:33.102561326Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-03-19T15:47:33.103199241Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-03-19T15:47:33.103237618Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-03-19T15:47:35.538707428Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-03-19T15:47:35.538743059Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-03-19T15:47:35.539124217Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-03-19T15:47:35.539146762Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-03-19T15:47:35.539502629Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-03-19T15:47:35.539537930Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-03-19T15:47:49.657415580Z 2026-03-19 15:47:49 INFO     MAIN :: [] Changed https cert path to server.crt
2026-03-19T15:47:49.659575730Z 2026-03-19 15:47:49 INFO     MAIN :: [] Changed https key path to server.key
2026-03-19T15:47:49.945351429Z 2026-03-19 15:47:49 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-03-19T15:47:51.625823661Z 2026-03-19 15:47:51 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:51.635448342Z 2026-03-19 15:47:51 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:51.636838361Z 2026-03-19 15:47:51 INFO     MAIN :: [] Add minor version numbers to database
2026-03-19T15:47:51.657309473Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-03-19T15:47:51.663451611Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-03-19T15:47:51.668492772Z 2026-03-19 15:47:51 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:51.670987957Z 2026-03-19 15:47:51 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:51.672394659Z 2026-03-19 15:47:51 INFO     MAIN :: [] Test major and minor version updates database
2026-03-19T15:47:51.677340399Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-03-19T15:47:51.683055998Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-03-19T15:47:51.687879240Z 2026-03-19 15:47:51 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:51.690082858Z 2026-03-19 15:47:51 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:51.692369663Z 2026-03-19 15:47:51 INFO     MAIN :: [] Adding column proper_tags to history
2026-03-19T15:47:51.704920656Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-03-19T15:47:51.709728147Z 2026-03-19 15:47:51 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:51.712098470Z 2026-03-19 15:47:51 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:51.714354884Z 2026-03-19 15:47:51 INFO     MAIN :: [] Adding column manually_searched to history
2026-03-19T15:47:51.721778693Z 2026-03-19 15:47:51 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-03-19T15:47:51.732436614Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-03-19T15:47:51.737246941Z 2026-03-19 15:47:51 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:51.739473875Z 2026-03-19 15:47:51 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:51.740729253Z 2026-03-19 15:47:51 INFO     MAIN :: [] Adding column info_hash in history
2026-03-19T15:47:51.751154706Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-03-19T15:47:51.756002809Z 2026-03-19 15:47:51 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:51.758407992Z 2026-03-19 15:47:51 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:51.759608810Z 2026-03-19 15:47:51 INFO     MAIN :: [] Adding column plot in imdb_info
2026-03-19T15:47:51.762173314Z 2026-03-19 15:47:51 INFO     MAIN :: [] Adding column plot in tv_show
2026-03-19T15:47:51.774659387Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-03-19T15:47:51.779488612Z 2026-03-19 15:47:51 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:51.781924106Z 2026-03-19 15:47:51 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:51.783130806Z 2026-03-19 15:47:51 INFO     MAIN :: [] Adding column size in history
2026-03-19T15:47:51.793374393Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-03-19T15:47:51.798226584Z 2026-03-19 15:47:51 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:51.800465643Z 2026-03-19 15:47:51 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:51.801663154Z 2026-03-19 15:47:51 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-03-19T15:47:51.834637724Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-03-19T15:47:51.839543503Z 2026-03-19 15:47:51 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:51.841860198Z 2026-03-19 15:47:51 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:51.843069232Z 2026-03-19 15:47:51 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-03-19T15:47:51.867760072Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-03-19T15:47:51.872755521Z 2026-03-19 15:47:51 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:51.875278762Z 2026-03-19 15:47:51 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:51.876513168Z 2026-03-19 15:47:51 INFO     MAIN :: [] Adding column indexer_id in history
2026-03-19T15:47:51.882920530Z 2026-03-19 15:47:51 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-03-19T15:47:51.888275242Z 2026-03-19 15:47:51 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-03-19T15:47:51.893734135Z 2026-03-19 15:47:51 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-03-19T15:47:51.899741542Z 2026-03-19 15:47:51 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-03-19T15:47:51.914383977Z 2026-03-19 15:47:51 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-03-19T15:47:51.927262991Z 2026-03-19 15:47:51 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-03-19T15:47:51.929341807Z 2026-03-19 15:47:51 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-03-19T15:47:51.931005567Z 2026-03-19 15:47:51 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-03-19T15:47:51.932641221Z 2026-03-19 15:47:51 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-03-19T15:47:51.938457704Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-03-19T15:47:51.943582914Z 2026-03-19 15:47:51 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:51.945903727Z 2026-03-19 15:47:51 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:51.947125608Z 2026-03-19 15:47:51 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-03-19T15:47:51.960883211Z 2026-03-19 15:47:51 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-03-19T15:47:51.962561130Z 2026-03-19 15:47:51 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-03-19T15:47:51.964148296Z 2026-03-19 15:47:51 INFO     MAIN :: [] Dropping the index on idx_status
2026-03-19T15:47:51.967355795Z 2026-03-19 15:47:51 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-03-19T15:47:51.972047182Z 2026-03-19 15:47:51 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-03-19T15:47:51.977822101Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-03-19T15:47:51.982756788Z 2026-03-19 15:47:51 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:51.985342655Z 2026-03-19 15:47:51 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:51.986574565Z 2026-03-19 15:47:51 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-03-19T15:47:51.988613691Z 2026-03-19 15:47:51 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-03-19T15:47:51.990263794Z 2026-03-19 15:47:51 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-03-19T15:47:51.995524458Z 2026-03-19 15:47:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-03-19T15:47:52.000482231Z 2026-03-19 15:47:51 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:52.002686800Z 2026-03-19 15:47:52 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:52.003895093Z 2026-03-19 15:47:52 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-03-19T15:47:52.021599494Z 2026-03-19 15:47:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-03-19T15:47:52.026568570Z 2026-03-19 15:47:52 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:52.028839353Z 2026-03-19 15:47:52 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:52.030047426Z 2026-03-19 15:47:52 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-03-19T15:47:52.041386990Z 2026-03-19 15:47:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-03-19T15:47:52.046324662Z 2026-03-19 15:47:52 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:52.048589553Z 2026-03-19 15:47:52 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:52.049793307Z 2026-03-19 15:47:52 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-03-19T15:47:52.067689755Z 2026-03-19 15:47:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-03-19T15:47:52.072667459Z 2026-03-19 15:47:52 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:52.074889102Z 2026-03-19 15:47:52 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:52.076104780Z 2026-03-19 15:47:52 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-03-19T15:47:52.083537868Z 2026-03-19 15:47:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-03-19T15:47:52.088444799Z 2026-03-19 15:47:52 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:52.090864071Z 2026-03-19 15:47:52 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:52.092088396Z 2026-03-19 15:47:52 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-03-19T15:47:52.105007571Z 2026-03-19 15:47:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-03-19T15:47:52.109907317Z 2026-03-19 15:47:52 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:52.112105273Z 2026-03-19 15:47:52 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:52.113339308Z 2026-03-19 15:47:52 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-03-19T15:47:52.121093262Z 2026-03-19 15:47:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-03-19T15:47:52.126023410Z 2026-03-19 15:47:52 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:52.128419735Z 2026-03-19 15:47:52 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:52.129618088Z 2026-03-19 15:47:52 INFO     MAIN :: [] Adding column provider_type to the history table
2026-03-19T15:47:52.136183770Z 2026-03-19 15:47:52 INFO     MAIN :: [] Adding column client_status to the history table
2026-03-19T15:47:52.142876556Z 2026-03-19 15:47:52 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-03-19T15:47:52.153155225Z 2026-03-19 15:47:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-03-19T15:47:52.158049089Z 2026-03-19 15:47:52 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:52.160277256Z 2026-03-19 15:47:52 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:52.161480870Z 2026-03-19 15:47:52 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-03-19T15:47:52.164975667Z 2026-03-19 15:47:52 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-03-19T15:47:52.177744269Z 2026-03-19 15:47:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-03-19T15:47:52.216401432Z 2026-03-19 15:47:52 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:52.218946246Z 2026-03-19 15:47:52 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:52.226378492Z 2026-03-19 15:47:52 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-03-19T15:47:52.243891247Z 2026-03-19 15:47:52 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:52.246133532Z 2026-03-19 15:47:52 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:52.250862435Z 2026-03-19 15:47:52 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-03-19T15:47:52.259076315Z 2026-03-19 15:47:52 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-03-19T15:47:52.306906990Z 2026-03-19 15:47:52 INFO     MAIN :: [] Backing up database before upgrade
2026-03-19T15:47:52.309161159Z 2026-03-19 15:47:52 INFO     MAIN :: [] Proceeding with upgrade
2026-03-19T15:47:52.310430025Z 2026-03-19 15:47:52 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-03-19T15:47:52.312096360Z 2026-03-19 15:47:52 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-03-19T15:47:52.316935394Z 2026-03-19 15:47:52 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-03-19T15:47:52.319389526Z 2026-03-19 15:47:52 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-03-19T15:47:52.322877079Z 2026-03-19 15:47:52 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-03-19T15:47:52.326327878Z 2026-03-19 15:47:52 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-03-19T15:47:52.329687633Z 2026-03-19 15:47:52 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-03-19T15:47:52.332934782Z 2026-03-19 15:47:52 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-03-19T15:47:53.801284249Z 2026-03-19 15:47:53 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-03-19T15:47:53.813748027Z 2026-03-19 15:47:53 INFO     MAIN :: [] Generating New API key
2026-03-19T15:47:53.980555483Z 2026-03-19 15:47:53 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-03-19T15:47:54.032202162Z 2026-03-19 15:47:54 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-03-19T15:47:54.576482956Z 2026-03-19 15:47:54 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-03-19T15:47:54.603964165Z 2026-03-19 15:47:54 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-03-19T15:47:54.628760366Z 2026-03-19 15:47:54 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-03-19T15:47:54.651660169Z 2026-03-19 15:47:54 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-03-19T15:47:54.922824746Z 2026-03-19 15:47:54 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-03-19T15:47:55.002275814Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-03-19T15:47:55.439551335Z [ls.io-init] done.
2026-03-19T15:47:55.930747705Z 2026-03-19 15:47:55 INFO     MAIN :: [] Updated scene exceptions.
2026-03-19T15:47:55.955516130Z 2026-03-19 15:47:55 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-03-19T15:47:56.496623715Z 2026-03-19 15:47:56 INFO     MAIN :: [] Finished processing 5158 scene exceptions.
2026-03-19T15:47:56.504170171Z 2026-03-19 15:47:56 INFO     MAIN :: [] Building internal name cache for all shows