2026-08-16T13:09:47.303723326Z [migrations] started
2026-08-16T13:09:47.308008539Z [migrations] no migrations found
2026-08-16T13:09:47.943422423Z usermod: no changes
2026-08-16T13:09:48.029486311Z ───────────────────────────────────────
2026-08-16T13:09:48.029513055Z 
2026-08-16T13:09:48.029517594Z       ██╗     ███████╗██╗ ██████╗
2026-08-16T13:09:48.029521893Z       ██║     ██╔════╝██║██╔═══██╗
2026-08-16T13:09:48.029526372Z       ██║     ███████╗██║██║   ██║
2026-08-16T13:09:48.029530470Z       ██║     ╚════██║██║██║   ██║
2026-08-16T13:09:48.029534528Z       ███████╗███████║██║╚██████╔╝
2026-08-16T13:09:48.029541643Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-16T13:09:48.029546352Z 
2026-08-16T13:09:48.029550310Z    Brought to you by linuxserver.io
2026-08-16T13:09:48.029554398Z ───────────────────────────────────────
2026-08-16T13:09:48.034444721Z 
2026-08-16T13:09:48.034464581Z To support LSIO projects visit:
2026-08-16T13:09:48.034472196Z https://www.linuxserver.io/donate/
2026-08-16T13:09:48.034478900Z 
2026-08-16T13:09:48.034485653Z ───────────────────────────────────────
2026-08-16T13:09:48.034492617Z GID/UID
2026-08-16T13:09:48.034675105Z ───────────────────────────────────────
2026-08-16T13:09:48.102645471Z 
2026-08-16T13:09:48.102657255Z User UID:    911
2026-08-16T13:09:48.102661693Z User GID:    911
2026-08-16T13:09:48.102665331Z ───────────────────────────────────────
2026-08-16T13:09:48.130310947Z Linuxserver.io version: v1.0.25-ls284
2026-08-16T13:09:48.133301171Z Build-date: 2026-08-16T13:03:17+00:00
2026-08-16T13:09:48.133320901Z ───────────────────────────────────────
2026-08-16T13:09:48.133329078Z     
2026-08-16T13:09:51.404153813Z [custom-init] No custom files found, skipping...
2026-08-16T13:10:03.411309656Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-08-16T13:10:03.411362713Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-08-16T13:10:18.226085763Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-08-16T13:10:18.226143920Z   C:\a\b\c)
2026-08-16T13:10:18.277876604Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-08-16T13:10:18.277907576Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-08-16T13:10:19.129706169Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-08-16T13:10:19.129726670Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-08-16T13:10:19.129862464Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-08-16T13:10:19.129868416Z   '(?P<host>[\w\-\.]+)'
2026-08-16T13:10:19.130046264Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-08-16T13:10:19.130055142Z   '(?::(?P<port>\d+))?'
2026-08-16T13:10:19.352308484Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-08-16T13:10:19.352336210Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-08-16T13:10:24.202119700Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-08-16T13:10:24.202145973Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-08-16T13:10:24.202985785Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-08-16T13:10:24.203019162Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-08-16T13:10:26.683709367Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-08-16T13:10:26.683745790Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-08-16T13:10:26.684088841Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-08-16T13:10:26.684112689Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-08-16T13:10:26.684469779Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-08-16T13:10:26.684492033Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-08-16T13:10:41.152640142Z 2026-08-16 13:10:41 INFO     MAIN :: [] Changed https cert path to server.crt
2026-08-16T13:10:41.154742918Z 2026-08-16 13:10:41 INFO     MAIN :: [] Changed https key path to server.key
2026-08-16T13:10:41.482060588Z 2026-08-16 13:10:41 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-08-16T13:10:43.196583406Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.206036841Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.207395088Z 2026-08-16 13:10:43 INFO     MAIN :: [] Add minor version numbers to database
2026-08-16T13:10:43.226144902Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-08-16T13:10:43.231714923Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-08-16T13:10:43.236667882Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.239066855Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.240456214Z 2026-08-16 13:10:43 INFO     MAIN :: [] Test major and minor version updates database
2026-08-16T13:10:43.245137906Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-08-16T13:10:43.251145559Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-08-16T13:10:43.255886882Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.258109239Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.260368140Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column proper_tags to history
2026-08-16T13:10:43.272419459Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-08-16T13:10:43.277176563Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.279787723Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.282067125Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column manually_searched to history
2026-08-16T13:10:43.289253243Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-08-16T13:10:43.299702795Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-08-16T13:10:43.304455630Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.306657587Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.307899419Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column info_hash in history
2026-08-16T13:10:43.318834399Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-08-16T13:10:43.323733699Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.326152812Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.327359744Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column plot in imdb_info
2026-08-16T13:10:43.329971426Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column plot in tv_show
2026-08-16T13:10:43.342180693Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-08-16T13:10:43.347015594Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.349332902Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.350542940Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column size in history
2026-08-16T13:10:43.360473898Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-08-16T13:10:43.365329650Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.367557118Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.368779861Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-08-16T13:10:43.401562416Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-08-16T13:10:43.406430574Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.408705968Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.409899372Z 2026-08-16 13:10:43 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-08-16T13:10:43.436929889Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-08-16T13:10:43.441864501Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.444156799Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.445385785Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column indexer_id in history
2026-08-16T13:10:43.451895279Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-08-16T13:10:43.457355790Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-08-16T13:10:43.462921754Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-08-16T13:10:43.469321757Z 2026-08-16 13:10:43 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-08-16T13:10:43.484908549Z 2026-08-16 13:10:43 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-08-16T13:10:43.499325655Z 2026-08-16 13:10:43 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-08-16T13:10:43.501390354Z 2026-08-16 13:10:43 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-08-16T13:10:43.503036942Z 2026-08-16 13:10:43 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-08-16T13:10:43.504648699Z 2026-08-16 13:10:43 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-08-16T13:10:43.510555048Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-08-16T13:10:43.515728551Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.518005538Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.519207570Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-08-16T13:10:43.532908993Z 2026-08-16 13:10:43 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-08-16T13:10:43.534509227Z 2026-08-16 13:10:43 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-08-16T13:10:43.536022947Z 2026-08-16 13:10:43 INFO     MAIN :: [] Dropping the index on idx_status
2026-08-16T13:10:43.539348276Z 2026-08-16 13:10:43 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-08-16T13:10:43.544014196Z 2026-08-16 13:10:43 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-08-16T13:10:43.549861476Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-08-16T13:10:43.554690576Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.557516930Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.558725485Z 2026-08-16 13:10:43 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-08-16T13:10:43.560705724Z 2026-08-16 13:10:43 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-08-16T13:10:43.562337501Z 2026-08-16 13:10:43 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-08-16T13:10:43.567571165Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-08-16T13:10:43.572751231Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.574952096Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.576148957Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-08-16T13:10:43.595388968Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-08-16T13:10:43.600363119Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.602580467Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.603790224Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-08-16T13:10:43.615652111Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-08-16T13:10:43.620601533Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.622753679Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.624025391Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-08-16T13:10:43.642869094Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-08-16T13:10:43.647721029Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.649926312Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.651091579Z 2026-08-16 13:10:43 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-08-16T13:10:43.658700038Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-08-16T13:10:43.663724009Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.666049364Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.667222628Z 2026-08-16 13:10:43 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-08-16T13:10:43.680743998Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-08-16T13:10:43.685651766Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.687899865Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.689054031Z 2026-08-16 13:10:43 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-08-16T13:10:43.698734483Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-08-16T13:10:43.703791341Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.706157558Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.707394420Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column provider_type to the history table
2026-08-16T13:10:43.714725329Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column client_status to the history table
2026-08-16T13:10:43.721558085Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-08-16T13:10:43.732329946Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-08-16T13:10:43.737240449Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.739610785Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.740696762Z 2026-08-16 13:10:43 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-08-16T13:10:43.744404041Z 2026-08-16 13:10:43 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-08-16T13:10:43.757139559Z 2026-08-16 13:10:43 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-08-16T13:10:43.795472927Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.797748762Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.805750232Z 2026-08-16 13:10:43 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-08-16T13:10:43.823203795Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.825464489Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.830457268Z 2026-08-16 13:10:43 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-08-16T13:10:43.838535663Z 2026-08-16 13:10:43 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-08-16T13:10:43.885032999Z 2026-08-16 13:10:43 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.887256709Z 2026-08-16 13:10:43 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.888486136Z 2026-08-16 13:10:43 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-08-16T13:10:43.890067632Z 2026-08-16 13:10:43 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-08-16T13:10:43.895163007Z 2026-08-16 13:10:43 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-08-16T13:10:43.897652082Z 2026-08-16 13:10:43 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-08-16T13:10:43.902043609Z 2026-08-16 13:10:43 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-08-16T13:10:43.906144411Z 2026-08-16 13:10:43 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-08-16T13:10:43.910049478Z 2026-08-16 13:10:43 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-08-16T13:10:43.913898272Z 2026-08-16 13:10:43 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-08-16T13:10:45.395666832Z 2026-08-16 13:10:45 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-08-16T13:10:45.412289661Z 2026-08-16 13:10:45 INFO     MAIN :: [] Generating New API key
2026-08-16T13:10:45.595988289Z 2026-08-16 13:10:45 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-08-16T13:10:45.754262846Z 2026-08-16 13:10:45 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-08-16T13:10:46.206605036Z 2026-08-16 13:10:46 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-08-16T13:10:46.245042464Z 2026-08-16 13:10:46 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-08-16T13:10:46.280408363Z 2026-08-16 13:10:46 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-08-16T13:10:46.315050836Z 2026-08-16 13:10:46 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-08-16T13:10:46.585847095Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-08-16T13:10:46.606386815Z 2026-08-16 13:10:46 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-08-16T13:10:47.216960666Z [ls.io-init] done.
2026-08-16T13:10:47.633381837Z 2026-08-16 13:10:47 INFO     MAIN :: [] Updated scene exceptions.
2026-08-16T13:10:47.659657123Z 2026-08-16 13:10:47 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-08-16T13:10:48.245034562Z 2026-08-16 13:10:48 INFO     MAIN :: [] Finished processing 5349 scene exceptions.
2026-08-16T13:10:48.253518784Z 2026-08-16 13:10:48 INFO     MAIN :: [] Building internal name cache for all shows