2026-08-16T13:09:45.206764405Z [migrations] started
2026-08-16T13:09:45.206797311Z [migrations] no migrations found
2026-08-16T13:09:45.228187766Z usermod: no changes
2026-08-16T13:09:45.236582698Z ───────────────────────────────────────
2026-08-16T13:09:45.236597929Z 
2026-08-16T13:09:45.236602218Z       ██╗     ███████╗██╗ ██████╗
2026-08-16T13:09:45.236606306Z       ██║     ██╔════╝██║██╔═══██╗
2026-08-16T13:09:45.236610094Z       ██║     ███████╗██║██║   ██║
2026-08-16T13:09:45.236614011Z       ██║     ╚════██║██║██║   ██║
2026-08-16T13:09:45.236618500Z       ███████╗███████║██║╚██████╔╝
2026-08-16T13:09:45.236622328Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-16T13:09:45.236626166Z 
2026-08-16T13:09:45.236629853Z    Brought to you by linuxserver.io
2026-08-16T13:09:45.236633541Z ───────────────────────────────────────
2026-08-16T13:09:45.237134680Z 
2026-08-16T13:09:45.237147987Z To support LSIO projects visit:
2026-08-16T13:09:45.237152647Z https://www.linuxserver.io/donate/
2026-08-16T13:09:45.237156965Z 
2026-08-16T13:09:45.237160973Z ───────────────────────────────────────
2026-08-16T13:09:45.237165703Z GID/UID
2026-08-16T13:09:45.237170252Z ───────────────────────────────────────
2026-08-16T13:09:45.242326200Z 
2026-08-16T13:09:45.242335859Z User UID:    911
2026-08-16T13:09:45.242339887Z User GID:    911
2026-08-16T13:09:45.242343545Z ───────────────────────────────────────
2026-08-16T13:09:45.244347111Z Linuxserver.io version: v1.0.25-ls284
2026-08-16T13:09:45.244646053Z Build-date: 2026-08-16T13:03:17+00:00
2026-08-16T13:09:45.244656454Z ───────────────────────────────────────
2026-08-16T13:09:45.244661264Z     
2026-08-16T13:09:45.297947267Z [custom-init] No custom files found, skipping...
2026-08-16T13:09:46.272797615Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-08-16T13:09:46.272860382Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-08-16T13:09:47.696888354Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-08-16T13:09:47.696965840Z   C:\a\b\c)
2026-08-16T13:09:47.700506172Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-08-16T13:09:47.700522505Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-08-16T13:09:47.766592212Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-08-16T13:09:47.766625780Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-08-16T13:09:47.766635590Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-08-16T13:09:47.766643426Z   '(?P<host>[\w\-\.]+)'
2026-08-16T13:09:47.766650951Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-08-16T13:09:47.766658336Z   '(?::(?P<port>\d+))?'
2026-08-16T13:09:47.788220306Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-08-16T13:09:47.788238843Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-08-16T13:09:48.217432506Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-08-16T13:09:48.217446655Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-08-16T13:09:48.217468869Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-08-16T13:09:48.217478569Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-08-16T13:09:48.448981696Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-08-16T13:09:48.449014382Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-08-16T13:09:48.449023400Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-08-16T13:09:48.449030053Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-08-16T13:09:48.449037027Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-08-16T13:09:48.449043580Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-08-16T13:09:49.770895645Z 2026-08-16 13:09:49 INFO     MAIN :: [] Changed https cert path to server.crt
2026-08-16T13:09:49.771038773Z 2026-08-16 13:09:49 INFO     MAIN :: [] Changed https key path to server.key
2026-08-16T13:09:49.843959553Z 2026-08-16 13:09:49 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-08-16T13:09:51.391906328Z 2026-08-16 13:09:51 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:51.392816312Z 2026-08-16 13:09:51 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:51.393057137Z 2026-08-16 13:09:51 INFO     MAIN :: [] Add minor version numbers to database
2026-08-16T13:09:51.442785351Z 2026-08-16 13:09:51 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-08-16T13:09:51.465500053Z 2026-08-16 13:09:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-08-16T13:09:51.466600811Z 2026-08-16 13:09:51 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:51.467477267Z 2026-08-16 13:09:51 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:51.467661468Z 2026-08-16 13:09:51 INFO     MAIN :: [] Test major and minor version updates database
2026-08-16T13:09:51.495024525Z 2026-08-16 13:09:51 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-08-16T13:09:51.518458646Z 2026-08-16 13:09:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-08-16T13:09:51.519158546Z 2026-08-16 13:09:51 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:51.519720088Z 2026-08-16 13:09:51 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:51.520009411Z 2026-08-16 13:09:51 INFO     MAIN :: [] Adding column proper_tags to history
2026-08-16T13:09:51.886763951Z 2026-08-16 13:09:51 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-08-16T13:09:51.887939840Z 2026-08-16 13:09:51 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:51.888771275Z 2026-08-16 13:09:51 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:51.889265110Z 2026-08-16 13:09:51 INFO     MAIN :: [] Adding column manually_searched to history
2026-08-16T13:09:51.983509529Z 2026-08-16 13:09:51 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-08-16T13:09:52.209379026Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-08-16T13:09:52.210251384Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.210951364Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.211133090Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding column info_hash in history
2026-08-16T13:09:52.471586181Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-08-16T13:09:52.472495163Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.473213179Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.473402911Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding column plot in imdb_info
2026-08-16T13:09:52.473856184Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding column plot in tv_show
2026-08-16T13:09:52.518838979Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-08-16T13:09:52.519960799Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.520898358Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.521077899Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding column size in history
2026-08-16T13:09:52.529549877Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-08-16T13:09:52.529889211Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.530260229Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.530288405Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-08-16T13:09:52.575040425Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-08-16T13:09:52.575380340Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.575704272Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.575778902Z 2026-08-16 13:09:52 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-08-16T13:09:52.597510574Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-08-16T13:09:52.597865038Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.598176887Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.598252559Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding column indexer_id in history
2026-08-16T13:09:52.603582778Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-08-16T13:09:52.607089492Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-08-16T13:09:52.613750121Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-08-16T13:09:52.615773528Z 2026-08-16 13:09:52 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-08-16T13:09:52.627210128Z 2026-08-16 13:09:52 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-08-16T13:09:52.636971965Z 2026-08-16 13:09:52 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-08-16T13:09:52.637110614Z 2026-08-16 13:09:52 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-08-16T13:09:52.637252560Z 2026-08-16 13:09:52 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-08-16T13:09:52.637388214Z 2026-08-16 13:09:52 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-08-16T13:09:52.639008357Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-08-16T13:09:52.639418654Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.640359860Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.640437617Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-08-16T13:09:52.644525483Z 2026-08-16 13:09:52 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-08-16T13:09:52.644641296Z 2026-08-16 13:09:52 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-08-16T13:09:52.644766979Z 2026-08-16 13:09:52 INFO     MAIN :: [] Dropping the index on idx_status
2026-08-16T13:09:52.651699676Z 2026-08-16 13:09:52 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-08-16T13:09:52.651798245Z 2026-08-16 13:09:52 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-08-16T13:09:52.654975295Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-08-16T13:09:52.655369339Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.655694815Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.655788614Z 2026-08-16 13:09:52 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-08-16T13:09:52.655926141Z 2026-08-16 13:09:52 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-08-16T13:09:52.656059660Z 2026-08-16 13:09:52 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-08-16T13:09:52.658181304Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-08-16T13:09:52.658604577Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.658883439Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.658960885Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-08-16T13:09:52.668384240Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-08-16T13:09:52.668742572Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.669377140Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.669432802Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-08-16T13:09:52.671436930Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-08-16T13:09:52.671829190Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.672210859Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.672275649Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-08-16T13:09:52.675495997Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-08-16T13:09:52.675890051Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.676520511Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.676545091Z 2026-08-16 13:09:52 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-08-16T13:09:52.678572315Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-08-16T13:09:52.678959174Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.679241784Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.679334951Z 2026-08-16 13:09:52 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-08-16T13:09:52.681659084Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-08-16T13:09:52.682087447Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.682507503Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.682577214Z 2026-08-16 13:09:52 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-08-16T13:09:52.684657154Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-08-16T13:09:52.685044885Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.685356914Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.685438468Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding column provider_type to the history table
2026-08-16T13:09:52.686625499Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding column client_status to the history table
2026-08-16T13:09:52.687737549Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-08-16T13:09:52.690082083Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-08-16T13:09:52.690470025Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.691040173Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.691101407Z 2026-08-16 13:09:52 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-08-16T13:09:52.692013204Z 2026-08-16 13:09:52 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-08-16T13:09:52.694220931Z 2026-08-16 13:09:52 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-08-16T13:09:52.707494513Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.707801301Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.709034756Z 2026-08-16 13:09:52 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-08-16T13:09:52.710774311Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.711732391Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.712975756Z 2026-08-16 13:09:52 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-08-16T13:09:52.714849481Z 2026-08-16 13:09:52 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-08-16T13:09:52.728920880Z 2026-08-16 13:09:52 INFO     MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.729159069Z 2026-08-16 13:09:52 INFO     MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.729210473Z 2026-08-16 13:09:52 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-08-16T13:09:52.729379594Z 2026-08-16 13:09:52 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-08-16T13:09:52.730306491Z 2026-08-16 13:09:52 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-08-16T13:09:52.730503999Z 2026-08-16 13:09:52 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-08-16T13:09:52.731525838Z 2026-08-16 13:09:52 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-08-16T13:09:52.732693821Z 2026-08-16 13:09:52 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-08-16T13:09:52.733868257Z 2026-08-16 13:09:52 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-08-16T13:09:52.734908132Z 2026-08-16 13:09:52 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-08-16T13:09:52.816610453Z 2026-08-16 13:09:52 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-08-16T13:09:52.820210866Z 2026-08-16 13:09:52 INFO     MAIN :: [] Generating New API key
2026-08-16T13:09:52.826919512Z 2026-08-16 13:09:52 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-08-16T13:09:52.839564678Z 2026-08-16 13:09:52 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:09:53.067276496Z 2026-08-16 13:09:53 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:09:53.227915988Z 2026-08-16 13:09:53 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:09:53.350134826Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-08-16T13:09:53.387563862Z 2026-08-16 13:09:53 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:09:53.541076866Z [ls.io-init] done.
2026-08-16T13:09:53.547238861Z 2026-08-16 13:09:53 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-08-16T13:09:53.644685531Z 2026-08-16 13:09:53 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-08-16T13:09:53.717860373Z 2026-08-16 13:09:53 INFO     MAIN :: [] Updated scene exceptions.
2026-08-16T13:09:53.718808864Z 2026-08-16 13:09:53 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-08-16T13:09:53.746260239Z 2026-08-16 13:09:53 INFO     MAIN :: [] Finished processing 5349 scene exceptions.
2026-08-16T13:09:53.746647258Z 2026-08-16 13:09:53 INFO     MAIN :: [] Building internal name cache for all shows