2025-11-27T15:04:38.678710289Z [migrations] started
2025-11-27T15:04:38.682912039Z [migrations] no migrations found
2025-11-27T15:04:39.392566417Z usermod: no changes
2025-11-27T15:04:39.477402801Z ───────────────────────────────────────
2025-11-27T15:04:39.477445357Z 
2025-11-27T15:04:39.477454455Z       ██╗     ███████╗██╗ ██████╗
2025-11-27T15:04:39.477463193Z       ██║     ██╔════╝██║██╔═══██╗
2025-11-27T15:04:39.477472101Z       ██║     ███████╗██║██║   ██║
2025-11-27T15:04:39.477481049Z       ██║     ╚════██║██║██║   ██║
2025-11-27T15:04:39.477489726Z       ███████╗███████║██║╚██████╔╝
2025-11-27T15:04:39.477498955Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-27T15:04:39.477507562Z 
2025-11-27T15:04:39.477515698Z    Brought to you by linuxserver.io
2025-11-27T15:04:39.477524125Z ───────────────────────────────────────
2025-11-27T15:04:39.483756284Z 
2025-11-27T15:04:39.483795152Z To support LSIO projects visit:
2025-11-27T15:04:39.483804701Z https://www.linuxserver.io/donate/
2025-11-27T15:04:39.483812868Z 
2025-11-27T15:04:39.483820804Z ───────────────────────────────────────
2025-11-27T15:04:39.483830754Z GID/UID
2025-11-27T15:04:39.484129185Z ───────────────────────────────────────
2025-11-27T15:04:39.563416797Z 
2025-11-27T15:04:39.563452519Z User UID:    911
2025-11-27T15:04:39.563462118Z User GID:    911
2025-11-27T15:04:39.563470675Z ───────────────────────────────────────
2025-11-27T15:04:39.588496403Z Linuxserver.io version: v1.0.25-ls249
2025-11-27T15:04:39.591220759Z Build-date: 2025-11-27T15:00:04+00:00
2025-11-27T15:04:39.591262192Z ───────────────────────────────────────
2025-11-27T15:04:39.591275609Z     
2025-11-27T15:04:42.785478597Z [custom-init] No custom files found, skipping...
2025-11-27T15:04:53.642143740Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2025-11-27T15:04:53.642175925Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2025-11-27T15:05:08.257713706Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2025-11-27T15:05:08.257785551Z   C:\a\b\c)
2025-11-27T15:05:08.298029410Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2025-11-27T15:05:08.298056785Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2025-11-27T15:05:09.039968232Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2025-11-27T15:05:09.040007130Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2025-11-27T15:05:09.040144878Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2025-11-27T15:05:09.040170038Z   '(?P<host>[\w\-\.]+)'
2025-11-27T15:05:09.040334900Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2025-11-27T15:05:09.040358037Z   '(?::(?P<port>\d+))?'
2025-11-27T15:05:09.263040037Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2025-11-27T15:05:09.263066270Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2025-11-27T15:05:13.748531329Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2025-11-27T15:05:13.748574105Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2025-11-27T15:05:13.749280658Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2025-11-27T15:05:13.749320278Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2025-11-27T15:05:16.217784694Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-11-27T15:05:16.217826628Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-11-27T15:05:16.218226443Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-11-27T15:05:16.218268247Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-11-27T15:05:16.218591618Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-11-27T15:05:16.218614775Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-11-27T15:05:30.450545913Z 2025-11-27 15:05:30 INFO     MAIN :: [] Changed https cert path to server.crt
2025-11-27T15:05:30.452735541Z 2025-11-27 15:05:30 INFO     MAIN :: [] Changed https key path to server.key
2025-11-27T15:05:30.779467051Z 2025-11-27 15:05:30 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2025-11-27T15:05:32.492111577Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.501622908Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.502998026Z 2025-11-27 15:05:32 INFO     MAIN :: [] Add minor version numbers to database
2025-11-27T15:05:32.523165864Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2025-11-27T15:05:32.528701910Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2025-11-27T15:05:32.533704743Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.536135517Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.537517741Z 2025-11-27 15:05:32 INFO     MAIN :: [] Test major and minor version updates database
2025-11-27T15:05:32.542673521Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2025-11-27T15:05:32.548373348Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2025-11-27T15:05:32.553147651Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.555366468Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.557626188Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding column proper_tags to history
2025-11-27T15:05:32.570163261Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2025-11-27T15:05:32.574996292Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.577244398Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.579505701Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding column manually_searched to history
2025-11-27T15:05:32.586583001Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2025-11-27T15:05:32.597224528Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2025-11-27T15:05:32.602047689Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.604284392Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.605549139Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding column info_hash in history
2025-11-27T15:05:32.615975782Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2025-11-27T15:05:32.620761899Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.622988562Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.624195142Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding column plot in imdb_info
2025-11-27T15:05:32.626708793Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding column plot in tv_show
2025-11-27T15:05:32.638736420Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2025-11-27T15:05:32.643615103Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.645761274Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.646957894Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding column size in history
2025-11-27T15:05:32.656803267Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2025-11-27T15:05:32.661512278Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.663808001Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.665025813Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2025-11-27T15:05:32.697357291Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2025-11-27T15:05:32.702213789Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.704505573Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.705745780Z 2025-11-27 15:05:32 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2025-11-27T15:05:32.730890598Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2025-11-27T15:05:32.735884664Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.738207300Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.739435092Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding column indexer_id in history
2025-11-27T15:05:32.745850580Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding column indexer_id in blacklist
2025-11-27T15:05:32.751416987Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding column indexer_id in whitelist
2025-11-27T15:05:32.756929647Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding column indexer in imdb_info
2025-11-27T15:05:32.763073096Z 2025-11-27 15:05:32 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2025-11-27T15:05:32.778266067Z 2025-11-27 15:05:32 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2025-11-27T15:05:32.790932139Z 2025-11-27 15:05:32 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2025-11-27T15:05:32.793006786Z 2025-11-27 15:05:32 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2025-11-27T15:05:32.794670035Z 2025-11-27 15:05:32 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2025-11-27T15:05:32.796339437Z 2025-11-27 15:05:32 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2025-11-27T15:05:32.802113493Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2025-11-27T15:05:32.807231207Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.809705048Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.810912980Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2025-11-27T15:05:32.824787636Z 2025-11-27 15:05:32 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2025-11-27T15:05:32.826388058Z 2025-11-27 15:05:32 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2025-11-27T15:05:32.827937699Z 2025-11-27 15:05:32 INFO     MAIN :: [] Dropping the index on idx_status
2025-11-27T15:05:32.831320119Z 2025-11-27 15:05:32 INFO     MAIN :: [] Splitting the composite status into status and quality
2025-11-27T15:05:32.836474317Z 2025-11-27 15:05:32 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2025-11-27T15:05:32.842188772Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2025-11-27T15:05:32.847098238Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.849378589Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.850588756Z 2025-11-27 15:05:32 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2025-11-27T15:05:32.852547249Z 2025-11-27 15:05:32 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2025-11-27T15:05:32.854199997Z 2025-11-27 15:05:32 INFO     MAIN :: [] Shift qualities in history one place to the left.
2025-11-27T15:05:32.859728197Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2025-11-27T15:05:32.864616069Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.866812281Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.868037328Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2025-11-27T15:05:32.885443123Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2025-11-27T15:05:32.890346135Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.892722520Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.893932827Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2025-11-27T15:05:32.905229683Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2025-11-27T15:05:32.910197014Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.912430872Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.913636760Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2025-11-27T15:05:32.931615830Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2025-11-27T15:05:32.936513531Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.938994647Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.940216257Z 2025-11-27 15:05:32 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2025-11-27T15:05:32.947611446Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2025-11-27T15:05:32.952482264Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.954687324Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.955889765Z 2025-11-27 15:05:32 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2025-11-27T15:05:32.968758555Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2025-11-27T15:05:32.973638381Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.976047782Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.977252458Z 2025-11-27 15:05:32 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2025-11-27T15:05:32.984870696Z 2025-11-27 15:05:32 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2025-11-27T15:05:32.989735351Z 2025-11-27 15:05:32 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.991961694Z 2025-11-27 15:05:32 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.993175948Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding column provider_type to the history table
2025-11-27T15:05:32.999948555Z 2025-11-27 15:05:32 INFO     MAIN :: [] Adding column client_status to the history table
2025-11-27T15:05:33.006618164Z 2025-11-27 15:05:33 INFO     MAIN :: [] Adding column part_of_batch to the history table
2025-11-27T15:05:33.017118757Z 2025-11-27 15:05:33 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2025-11-27T15:05:33.021969964Z 2025-11-27 15:05:33 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:33.024337541Z 2025-11-27 15:05:33 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:33.025560714Z 2025-11-27 15:05:33 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2025-11-27T15:05:33.029116223Z 2025-11-27 15:05:33 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2025-11-27T15:05:33.041351007Z 2025-11-27 15:05:33 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2025-11-27T15:05:33.080491725Z 2025-11-27 15:05:33 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:33.082754882Z 2025-11-27 15:05:33 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:33.090097296Z 2025-11-27 15:05:33 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2025-11-27T15:05:33.107759628Z 2025-11-27 15:05:33 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:33.110006622Z 2025-11-27 15:05:33 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:33.115278477Z 2025-11-27 15:05:33 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2025-11-27T15:05:33.123614160Z 2025-11-27 15:05:33 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2025-11-27T15:05:33.170319660Z 2025-11-27 15:05:33 INFO     MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:33.172545822Z 2025-11-27 15:05:33 INFO     MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:33.173796861Z 2025-11-27 15:05:33 INFO     MAIN :: [] Shift qualities in history one place to the left.
2025-11-27T15:05:33.175467976Z 2025-11-27 15:05:33 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2025-11-27T15:05:33.179945260Z 2025-11-27 15:05:33 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2025-11-27T15:05:33.182429102Z 2025-11-27 15:05:33 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2025-11-27T15:05:33.186018329Z 2025-11-27 15:05:33 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2025-11-27T15:05:33.189318574Z 2025-11-27 15:05:33 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2025-11-27T15:05:33.192460349Z 2025-11-27 15:05:33 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2025-11-27T15:05:33.196052842Z 2025-11-27 15:05:33 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2025-11-27T15:05:34.670461190Z 2025-11-27 15:05:34 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2025-11-27T15:05:34.681583825Z 2025-11-27 15:05:34 INFO     MAIN :: [] Generating New API key
2025-11-27T15:05:34.845674625Z 2025-11-27 15:05:34 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2025-11-27T15:05:35.031306406Z 2025-11-27 15:05:35 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
2025-11-27T15:05:35.487696739Z 2025-11-27 15:05:35 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
2025-11-27T15:05:35.525124517Z 2025-11-27 15:05:35 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
2025-11-27T15:05:35.559697549Z 2025-11-27 15:05:35 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
2025-11-27T15:05:35.594501766Z 2025-11-27 15:05:35 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2025-11-27T15:05:35.843575956Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2025-11-27T15:05:36.319714621Z 2025-11-27 15:05:36 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2025-11-27T15:05:36.690450972Z [ls.io-init] done.
2025-11-27T15:05:37.289952292Z 2025-11-27 15:05:37 INFO     MAIN :: [] Updated scene exceptions.
2025-11-27T15:05:37.313876342Z 2025-11-27 15:05:37 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2025-11-27T15:05:37.836049325Z 2025-11-27 15:05:37 INFO     MAIN :: [] Finished processing 5084 scene exceptions.
2025-11-27T15:05:37.844155226Z 2025-11-27 15:05:37 INFO     MAIN :: [] Building internal name cache for all shows