2026-04-02T15:54:24.853102529Z [migrations] started
2026-04-02T15:54:24.857021310Z [migrations] no migrations found
2026-04-02T15:54:25.331308429Z usermod: no changes
2026-04-02T15:54:25.429812561Z ───────────────────────────────────────
2026-04-02T15:54:25.429837671Z 
2026-04-02T15:54:25.429844926Z       ██╗     ███████╗██╗ ██████╗
2026-04-02T15:54:25.429851740Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-02T15:54:25.429858333Z       ██║     ███████╗██║██║   ██║
2026-04-02T15:54:25.429864886Z       ██║     ╚════██║██║██║   ██║
2026-04-02T15:54:25.429871489Z       ███████╗███████║██║╚██████╔╝
2026-04-02T15:54:25.429878133Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-02T15:54:25.429884666Z 
2026-04-02T15:54:25.429890768Z    Brought to you by linuxserver.io
2026-04-02T15:54:25.429897091Z ───────────────────────────────────────
2026-04-02T15:54:25.435925280Z 
2026-04-02T15:54:25.435941713Z To support LSIO projects visit:
2026-04-02T15:54:25.435950601Z https://www.linuxserver.io/donate/
2026-04-02T15:54:25.435959088Z 
2026-04-02T15:54:25.435967114Z ───────────────────────────────────────
2026-04-02T15:54:25.435976072Z GID/UID
2026-04-02T15:54:25.436185153Z ───────────────────────────────────────
2026-04-02T15:54:25.493737499Z 
2026-04-02T15:54:25.493750555Z User UID:    911
2026-04-02T15:54:25.493755335Z User GID:    911
2026-04-02T15:54:25.493759303Z ───────────────────────────────────────
2026-04-02T15:54:25.516177417Z Linuxserver.io version: v1.0.25-ls266
2026-04-02T15:54:25.518649855Z Build-date: 2026-04-02T15:48:20+00:00
2026-04-02T15:54:25.518657501Z ───────────────────────────────────────
2026-04-02T15:54:25.518661659Z     
2026-04-02T15:54:27.594375369Z [custom-init] No custom files found, skipping...
2026-04-02T15:54:38.095631136Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-04-02T15:54:38.095681046Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-04-02T15:54:52.708734370Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-04-02T15:54:52.708805444Z   C:\a\b\c)
2026-04-02T15:54:52.749898404Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-04-02T15:54:52.749927542Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-04-02T15:54:53.508441008Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-04-02T15:54:53.508475217Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-04-02T15:54:53.508581872Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-04-02T15:54:53.508619177Z   '(?P<host>[\w\-\.]+)'
2026-04-02T15:54:53.508754951Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-04-02T15:54:53.508777596Z   '(?::(?P<port>\d+))?'
2026-04-02T15:54:53.731921990Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-04-02T15:54:53.731953233Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-04-02T15:54:58.424069768Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-04-02T15:54:58.424105561Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-04-02T15:54:58.424771201Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-04-02T15:54:58.424803035Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-04-02T15:55:00.940988980Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-04-02T15:55:00.941031496Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-04-02T15:55:00.941418606Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-04-02T15:55:00.941456191Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-04-02T15:55:00.941771857Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-04-02T15:55:00.941795194Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-04-02T15:55:15.770373222Z 2026-04-02 15:55:15 INFO     MAIN :: [] Changed https cert path to server.crt
2026-04-02T15:55:15.772528041Z 2026-04-02 15:55:15 INFO     MAIN :: [] Changed https key path to server.key
2026-04-02T15:55:16.091179561Z 2026-04-02 15:55:16 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-04-02T15:55:17.831279063Z 2026-04-02 15:55:17 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.840809555Z 2026-04-02 15:55:17 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.842167489Z 2026-04-02 15:55:17 INFO     MAIN :: [] Add minor version numbers to database
2026-04-02T15:55:17.862599344Z 2026-04-02 15:55:17 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-04-02T15:55:17.869039423Z 2026-04-02 15:55:17 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-04-02T15:55:17.874052467Z 2026-04-02 15:55:17 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.876511219Z 2026-04-02 15:55:17 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.878339250Z 2026-04-02 15:55:17 INFO     MAIN :: [] Test major and minor version updates database
2026-04-02T15:55:17.883199377Z 2026-04-02 15:55:17 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-04-02T15:55:17.888676817Z 2026-04-02 15:55:17 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-04-02T15:55:17.893538638Z 2026-04-02 15:55:17 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.895764189Z 2026-04-02 15:55:17 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.898035854Z 2026-04-02 15:55:17 INFO     MAIN :: [] Adding column proper_tags to history
2026-04-02T15:55:17.910581497Z 2026-04-02 15:55:17 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-04-02T15:55:17.915438448Z 2026-04-02 15:55:17 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.917789482Z 2026-04-02 15:55:17 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.920070656Z 2026-04-02 15:55:17 INFO     MAIN :: [] Adding column manually_searched to history
2026-04-02T15:55:17.927372871Z 2026-04-02 15:55:17 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-04-02T15:55:17.938219753Z 2026-04-02 15:55:17 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-04-02T15:55:17.943029559Z 2026-04-02 15:55:17 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.945370193Z 2026-04-02 15:55:17 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.946549547Z 2026-04-02 15:55:17 INFO     MAIN :: [] Adding column info_hash in history
2026-04-02T15:55:17.956748325Z 2026-04-02 15:55:17 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-04-02T15:55:17.961567670Z 2026-04-02 15:55:17 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.964522180Z 2026-04-02 15:55:17 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.965367332Z 2026-04-02 15:55:17 INFO     MAIN :: [] Adding column plot in imdb_info
2026-04-02T15:55:17.967915002Z 2026-04-02 15:55:17 INFO     MAIN :: [] Adding column plot in tv_show
2026-04-02T15:55:17.979898343Z 2026-04-02 15:55:17 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-04-02T15:55:17.984719281Z 2026-04-02 15:55:17 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.987196470Z 2026-04-02 15:55:17 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.988224901Z 2026-04-02 15:55:17 INFO     MAIN :: [] Adding column size in history
2026-04-02T15:55:17.998960920Z 2026-04-02 15:55:17 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-04-02T15:55:18.003769443Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.006357325Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.007578594Z 2026-04-02 15:55:18 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-04-02T15:55:18.040152319Z 2026-04-02 15:55:18 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-04-02T15:55:18.045057196Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.047370274Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.048644179Z 2026-04-02 15:55:18 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-04-02T15:55:18.073588420Z 2026-04-02 15:55:18 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-04-02T15:55:18.078584521Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.080863931Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.082083738Z 2026-04-02 15:55:18 INFO     MAIN :: [] Adding column indexer_id in history
2026-04-02T15:55:18.088262730Z 2026-04-02 15:55:18 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-04-02T15:55:18.093545148Z 2026-04-02 15:55:18 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-04-02T15:55:18.098865031Z 2026-04-02 15:55:18 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-04-02T15:55:18.104755092Z 2026-04-02 15:55:18 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-04-02T15:55:18.119821321Z 2026-04-02 15:55:18 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-04-02T15:55:18.132229528Z 2026-04-02 15:55:18 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-04-02T15:55:18.134247151Z 2026-04-02 15:55:18 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-04-02T15:55:18.135883426Z 2026-04-02 15:55:18 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-04-02T15:55:18.137543880Z 2026-04-02 15:55:18 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-04-02T15:55:18.143427488Z 2026-04-02 15:55:18 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-04-02T15:55:18.148852462Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.151592841Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.152864832Z 2026-04-02 15:55:18 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-04-02T15:55:18.166230597Z 2026-04-02 15:55:18 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-04-02T15:55:18.167941282Z 2026-04-02 15:55:18 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-04-02T15:55:18.169897962Z 2026-04-02 15:55:18 INFO     MAIN :: [] Dropping the index on idx_status
2026-04-02T15:55:18.172427576Z 2026-04-02 15:55:18 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-04-02T15:55:18.177800767Z 2026-04-02 15:55:18 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-04-02T15:55:18.183228637Z 2026-04-02 15:55:18 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-04-02T15:55:18.188221662Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.190592736Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.191721058Z 2026-04-02 15:55:18 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-04-02T15:55:18.193872531Z 2026-04-02 15:55:18 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-04-02T15:55:18.195354415Z 2026-04-02 15:55:18 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-04-02T15:55:18.200357219Z 2026-04-02 15:55:18 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-04-02T15:55:18.205300764Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.208135092Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.209356522Z 2026-04-02 15:55:18 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-04-02T15:55:18.226154849Z 2026-04-02 15:55:18 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-04-02T15:55:18.231061319Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.233167551Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.234392117Z 2026-04-02 15:55:18 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-04-02T15:55:18.246778019Z 2026-04-02 15:55:18 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-04-02T15:55:18.251783318Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.254047297Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.255262273Z 2026-04-02 15:55:18 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-04-02T15:55:18.272643685Z 2026-04-02 15:55:18 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-04-02T15:55:18.277605227Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.279891220Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.281136728Z 2026-04-02 15:55:18 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-04-02T15:55:18.289022047Z 2026-04-02 15:55:18 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-04-02T15:55:18.293960532Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.296229772Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.297439728Z 2026-04-02 15:55:18 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-04-02T15:55:18.310559377Z 2026-04-02 15:55:18 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-04-02T15:55:18.315522562Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.318226978Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.319449950Z 2026-04-02 15:55:18 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-04-02T15:55:18.327319047Z 2026-04-02 15:55:18 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-04-02T15:55:18.332277883Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.334527453Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.335706798Z 2026-04-02 15:55:18 INFO     MAIN :: [] Adding column provider_type to the history table
2026-04-02T15:55:18.342312640Z 2026-04-02 15:55:18 INFO     MAIN :: [] Adding column client_status to the history table
2026-04-02T15:55:18.348533557Z 2026-04-02 15:55:18 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-04-02T15:55:18.358800222Z 2026-04-02 15:55:18 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-04-02T15:55:18.363715329Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.366401930Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.367617457Z 2026-04-02 15:55:18 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-04-02T15:55:18.370916220Z 2026-04-02 15:55:18 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-04-02T15:55:18.383355139Z 2026-04-02 15:55:18 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-04-02T15:55:18.420744521Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.423024653Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.430632693Z 2026-04-02 15:55:18 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-04-02T15:55:18.448050438Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.450345941Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.455561594Z 2026-04-02 15:55:18 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-04-02T15:55:18.463727207Z 2026-04-02 15:55:18 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-04-02T15:55:18.509647088Z 2026-04-02 15:55:18 INFO     MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.511883301Z 2026-04-02 15:55:18 INFO     MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.513158840Z 2026-04-02 15:55:18 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-04-02T15:55:18.514813962Z 2026-04-02 15:55:18 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-04-02T15:55:18.519111096Z 2026-04-02 15:55:18 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-04-02T15:55:18.521612924Z 2026-04-02 15:55:18 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-04-02T15:55:18.525061979Z 2026-04-02 15:55:18 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-04-02T15:55:18.528187062Z 2026-04-02 15:55:18 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-04-02T15:55:18.531285311Z 2026-04-02 15:55:18 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-04-02T15:55:18.534467900Z 2026-04-02 15:55:18 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-04-02T15:55:20.043666388Z 2026-04-02 15:55:20 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-04-02T15:55:20.055225325Z 2026-04-02 15:55:20 INFO     MAIN :: [] Generating New API key
2026-04-02T15:55:20.214357435Z 2026-04-02 15:55:20 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-04-02T15:55:20.265660336Z 2026-04-02 15:55:20 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-04-02T15:55:20.842536713Z 2026-04-02 15:55:20 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-04-02T15:55:20.884523082Z 2026-04-02 15:55:20 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-04-02T15:55:20.922938681Z 2026-04-02 15:55:20 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-04-02T15:55:20.961958016Z 2026-04-02 15:55:20 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-04-02T15:55:21.076501406Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-04-02T15:55:21.241713750Z 2026-04-02 15:55:21 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-04-02T15:55:21.513930533Z [ls.io-init] done.
2026-04-02T15:55:22.267183636Z 2026-04-02 15:55:22 INFO     MAIN :: [] Updated scene exceptions.
2026-04-02T15:55:22.291614193Z 2026-04-02 15:55:22 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-04-02T15:55:23.398473235Z 2026-04-02 15:55:23 INFO     MAIN :: [] Finished processing 5209 scene exceptions.
2026-04-02T15:55:23.406521112Z 2026-04-02 15:55:23 INFO     MAIN :: [] Building internal name cache for all shows