2025-11-14T14:23:48.454969583Z [migrations] started
2025-11-14T14:23:48.455014613Z [migrations] no migrations found
2025-11-14T14:23:48.499253491Z usermod: no changes
2025-11-14T14:23:48.508522339Z ───────────────────────────────────────
2025-11-14T14:23:48.508545696Z 
2025-11-14T14:23:48.508550275Z       ██╗     ███████╗██╗ ██████╗
2025-11-14T14:23:48.508554213Z       ██║     ██╔════╝██║██╔═══██╗
2025-11-14T14:23:48.508558211Z       ██║     ███████╗██║██║   ██║
2025-11-14T14:23:48.508561979Z       ██║     ╚════██║██║██║   ██║
2025-11-14T14:23:48.508565837Z       ███████╗███████║██║╚██████╔╝
2025-11-14T14:23:48.508569995Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-14T14:23:48.508573903Z 
2025-11-14T14:23:48.508577771Z    Brought to you by linuxserver.io
2025-11-14T14:23:48.508581488Z ───────────────────────────────────────
2025-11-14T14:23:48.509024941Z 
2025-11-14T14:23:48.509038759Z To support LSIO projects visit:
2025-11-14T14:23:48.509043288Z https://www.linuxserver.io/donate/
2025-11-14T14:23:48.509047206Z 
2025-11-14T14:23:48.509051014Z ───────────────────────────────────────
2025-11-14T14:23:48.509055904Z GID/UID
2025-11-14T14:23:48.509059801Z ───────────────────────────────────────
2025-11-14T14:23:48.515793563Z 
2025-11-14T14:23:48.515829826Z User UID:    911
2025-11-14T14:23:48.515838253Z User GID:    911
2025-11-14T14:23:48.515861260Z ───────────────────────────────────────
2025-11-14T14:23:48.518576268Z Linuxserver.io version: v1.0.25-ls247
2025-11-14T14:23:48.519009881Z Build-date: 2025-11-14T14:19:20+00:00
2025-11-14T14:23:48.519015573Z ───────────────────────────────────────
2025-11-14T14:23:48.519019952Z     
2025-11-14T14:23:48.566323512Z [custom-init] No custom files found, skipping...
2025-11-14T14:23:49.599590353Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2025-11-14T14:23:49.599625774Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2025-11-14T14:23:51.067430583Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2025-11-14T14:23:51.067496656Z   C:\a\b\c)
2025-11-14T14:23:51.071346220Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2025-11-14T14:23:51.071366420Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2025-11-14T14:23:51.141434599Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2025-11-14T14:23:51.141469489Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2025-11-14T14:23:51.141477405Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2025-11-14T14:23:51.141484109Z   '(?P<host>[\w\-\.]+)'
2025-11-14T14:23:51.141490882Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2025-11-14T14:23:51.141497426Z   '(?::(?P<port>\d+))?'
2025-11-14T14:23:51.162176113Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2025-11-14T14:23:51.162211364Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2025-11-14T14:23:51.609511004Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2025-11-14T14:23:51.609539942Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2025-11-14T14:23:51.609547768Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2025-11-14T14:23:51.609554622Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2025-11-14T14:23:51.850862551Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-11-14T14:23:51.850907031Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-11-14T14:23:51.850917712Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-11-14T14:23:51.850926239Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-11-14T14:23:51.850935197Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-11-14T14:23:51.850943875Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-11-14T14:23:53.104930097Z 2025-11-14 14:23:53 INFO     MAIN :: [] Changed https cert path to server.crt
2025-11-14T14:23:53.105034848Z 2025-11-14 14:23:53 INFO     MAIN :: [] Changed https key path to server.key
2025-11-14T14:23:53.296534993Z 2025-11-14 14:23:53 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2025-11-14T14:23:53.408574693Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.409061654Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.409087797Z 2025-11-14 14:23:53 INFO     MAIN :: [] Add minor version numbers to database
2025-11-14T14:23:53.412205315Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2025-11-14T14:23:53.413451946Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2025-11-14T14:23:53.413865188Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.414165854Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.414190574Z 2025-11-14 14:23:53 INFO     MAIN :: [] Test major and minor version updates database
2025-11-14T14:23:53.415402104Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2025-11-14T14:23:53.416989090Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2025-11-14T14:23:53.417386500Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.417705673Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.417869122Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column proper_tags to history
2025-11-14T14:23:53.420051157Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2025-11-14T14:23:53.420404058Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.420694262Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.420856870Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column manually_searched to history
2025-11-14T14:23:53.422362442Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2025-11-14T14:23:53.425051949Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2025-11-14T14:23:53.425457275Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.425748301Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.425770275Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column info_hash in history
2025-11-14T14:23:53.428204729Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2025-11-14T14:23:53.428596748Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.428881271Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.428951843Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column plot in imdb_info
2025-11-14T14:23:53.429173469Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column plot in tv_show
2025-11-14T14:23:53.433344570Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2025-11-14T14:23:53.433762612Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.434187608Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.434209923Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column size in history
2025-11-14T14:23:53.436812475Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2025-11-14T14:23:53.437199655Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.437549930Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.437606304Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2025-11-14T14:23:53.443446876Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2025-11-14T14:23:53.443773675Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.444125122Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.444175394Z 2025-11-14 14:23:53 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2025-11-14T14:23:53.450344448Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2025-11-14T14:23:53.450750556Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.451271566Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.451289442Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column indexer_id in history
2025-11-14T14:23:53.452884654Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column indexer_id in blacklist
2025-11-14T14:23:53.454119030Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column indexer_id in whitelist
2025-11-14T14:23:53.457957541Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column indexer in imdb_info
2025-11-14T14:23:53.459057567Z 2025-11-14 14:23:53 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2025-11-14T14:23:53.463489012Z 2025-11-14 14:23:53 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2025-11-14T14:23:53.467224234Z 2025-11-14 14:23:53 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2025-11-14T14:23:53.467325639Z 2025-11-14 14:23:53 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2025-11-14T14:23:53.467462144Z 2025-11-14 14:23:53 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2025-11-14T14:23:53.467568548Z 2025-11-14 14:23:53 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2025-11-14T14:23:53.468855319Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2025-11-14T14:23:53.469279804Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.469593376Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.469616543Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2025-11-14T14:23:53.472162470Z 2025-11-14 14:23:53 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2025-11-14T14:23:53.472267442Z 2025-11-14 14:23:53 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2025-11-14T14:23:53.472409849Z 2025-11-14 14:23:53 INFO     MAIN :: [] Dropping the index on idx_status
2025-11-14T14:23:53.473535095Z 2025-11-14 14:23:53 INFO     MAIN :: [] Splitting the composite status into status and quality
2025-11-14T14:23:53.473660157Z 2025-11-14 14:23:53 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2025-11-14T14:23:53.475134426Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2025-11-14T14:23:53.475614693Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.476020771Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.476118628Z 2025-11-14 14:23:53 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2025-11-14T14:23:53.476299051Z 2025-11-14 14:23:53 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2025-11-14T14:23:53.476463743Z 2025-11-14 14:23:53 INFO     MAIN :: [] Shift qualities in history one place to the left.
2025-11-14T14:23:53.477670714Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2025-11-14T14:23:53.478140751Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.478512099Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.478607641Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2025-11-14T14:23:53.483433771Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2025-11-14T14:23:53.483833786Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.484157619Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.484270857Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2025-11-14T14:23:53.486635409Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2025-11-14T14:23:53.487028060Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.487333986Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.487457795Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2025-11-14T14:23:53.490968496Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2025-11-14T14:23:53.491369694Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.491677043Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.491750130Z 2025-11-14 14:23:53 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2025-11-14T14:23:53.493932034Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2025-11-14T14:23:53.494323403Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.494787928Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.494856547Z 2025-11-14 14:23:53 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2025-11-14T14:23:53.497745465Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2025-11-14T14:23:53.498160420Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.498465896Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.498537891Z 2025-11-14 14:23:53 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2025-11-14T14:23:53.500631988Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2025-11-14T14:23:53.501026603Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.501463343Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.501539466Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column provider_type to the history table
2025-11-14T14:23:53.502862030Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column client_status to the history table
2025-11-14T14:23:53.504009731Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding column part_of_batch to the history table
2025-11-14T14:23:53.506379594Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2025-11-14T14:23:53.506776684Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.507112290Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.507185267Z 2025-11-14 14:23:53 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2025-11-14T14:23:53.508468431Z 2025-11-14 14:23:53 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2025-11-14T14:23:53.511035661Z 2025-11-14 14:23:53 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2025-11-14T14:23:53.524691916Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.525219628Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.526382310Z 2025-11-14 14:23:53 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2025-11-14T14:23:53.528009828Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.528280663Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.529472874Z 2025-11-14 14:23:53 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2025-11-14T14:23:53.531787216Z 2025-11-14 14:23:53 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2025-11-14T14:23:53.545305872Z 2025-11-14 14:23:53 INFO     MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.545528370Z 2025-11-14 14:23:53 INFO     MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.545609464Z 2025-11-14 14:23:53 INFO     MAIN :: [] Shift qualities in history one place to the left.
2025-11-14T14:23:53.545739716Z 2025-11-14 14:23:53 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2025-11-14T14:23:53.546905414Z 2025-11-14 14:23:53 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2025-11-14T14:23:53.547087130Z 2025-11-14 14:23:53 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2025-11-14T14:23:53.548238078Z 2025-11-14 14:23:53 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2025-11-14T14:23:53.549404176Z 2025-11-14 14:23:53 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2025-11-14T14:23:53.550445724Z 2025-11-14 14:23:53 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2025-11-14T14:23:53.551629859Z 2025-11-14 14:23:53 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2025-11-14T14:23:53.632504302Z 2025-11-14 14:23:53 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2025-11-14T14:23:53.636813861Z 2025-11-14 14:23:53 INFO     MAIN :: [] Generating New API key
2025-11-14T14:23:53.644004914Z 2025-11-14 14:23:53 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2025-11-14T14:23:53.653807276Z 2025-11-14 14:23:53 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-14T14:23:53.835066175Z 2025-11-14 14:23: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
2025-11-14T14:23:53.977352052Z 2025-11-14 14:23: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
2025-11-14T14:23:54.099987622Z 2025-11-14 14:23: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
2025-11-14T14:23:54.242071020Z 2025-11-14 14:23:54 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2025-11-14T14:23:54.314927755Z 2025-11-14 14:23:54 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2025-11-14T14:23:54.397437882Z 2025-11-14 14:23:54 INFO     MAIN :: [] Updated scene exceptions.
2025-11-14T14:23:54.398701156Z 2025-11-14 14:23:54 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2025-11-14T14:23:54.426489082Z 2025-11-14 14:23:54 INFO     MAIN :: [] Finished processing 5083 scene exceptions.
2025-11-14T14:23:54.426795569Z 2025-11-14 14:23:54 INFO     MAIN :: [] Building internal name cache for all shows
2025-11-14T14:23:54.606057406Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2025-11-14T14:23:54.620308247Z [ls.io-init] done.