2026-07-02T16:44:15.233287143Z [migrations] started
2026-07-02T16:44:15.233339418Z [migrations] no migrations found
2026-07-02T16:44:15.250745496Z usermod: no changes
2026-07-02T16:44:15.256433155Z ───────────────────────────────────────
2026-07-02T16:44:15.256445039Z 
2026-07-02T16:44:15.256449217Z       ██╗     ███████╗██╗ ██████╗
2026-07-02T16:44:15.256453295Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-02T16:44:15.256457153Z       ██║     ███████╗██║██║   ██║
2026-07-02T16:44:15.256460890Z       ██║     ╚════██║██║██║   ██║
2026-07-02T16:44:15.256464638Z       ███████╗███████║██║╚██████╔╝
2026-07-02T16:44:15.256468396Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-02T16:44:15.256472133Z 
2026-07-02T16:44:15.256475660Z    Brought to you by linuxserver.io
2026-07-02T16:44:15.256479318Z ───────────────────────────────────────
2026-07-02T16:44:15.256847670Z 
2026-07-02T16:44:15.256855696Z To support LSIO projects visit:
2026-07-02T16:44:15.256859734Z https://www.linuxserver.io/donate/
2026-07-02T16:44:15.256863452Z 
2026-07-02T16:44:15.256866969Z ───────────────────────────────────────
2026-07-02T16:44:15.256870897Z GID/UID
2026-07-02T16:44:15.256874333Z ───────────────────────────────────────
2026-07-02T16:44:15.262083198Z 
2026-07-02T16:44:15.262089470Z User UID:    911
2026-07-02T16:44:15.262093208Z User GID:    911
2026-07-02T16:44:15.262096815Z ───────────────────────────────────────
2026-07-02T16:44:15.263789585Z Linuxserver.io version: v1.0.25-ls277
2026-07-02T16:44:15.264080251Z Build-date: 2026-07-02T16:34:32+00:00
2026-07-02T16:44:15.264085862Z ───────────────────────────────────────
2026-07-02T16:44:15.264090041Z     
2026-07-02T16:44:15.314521884Z [custom-init] No custom files found, skipping...
2026-07-02T16:44:16.266254437Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-07-02T16:44:16.266292073Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-07-02T16:44:17.739104252Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-07-02T16:44:17.739153461Z   C:\a\b\c)
2026-07-02T16:44:17.742937535Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-07-02T16:44:17.742967385Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-07-02T16:44:17.813570898Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-07-02T16:44:17.813608744Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-07-02T16:44:17.813618224Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-07-02T16:44:17.813626119Z   '(?P<host>[\w\-\.]+)'
2026-07-02T16:44:17.813633595Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-07-02T16:44:17.813641100Z   '(?::(?P<port>\d+))?'
2026-07-02T16:44:17.834377848Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-07-02T16:44:17.834414211Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-07-02T16:44:18.258043456Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-07-02T16:44:18.258073377Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-07-02T16:44:18.258083176Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-07-02T16:44:18.258091794Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-07-02T16:44:18.481924814Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-07-02T16:44:18.481950015Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-07-02T16:44:18.481960346Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-07-02T16:44:18.481968923Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-07-02T16:44:18.482002291Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-07-02T16:44:18.482033153Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-07-02T16:44:19.715371510Z 2026-07-02 16:44:19 INFO     MAIN :: [] Changed https cert path to server.crt
2026-07-02T16:44:19.715674791Z 2026-07-02 16:44:19 INFO     MAIN :: [] Changed https key path to server.key
2026-07-02T16:44:19.788919566Z 2026-07-02 16:44:19 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-07-02T16:44:19.895630203Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.896209300Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.896302598Z 2026-07-02 16:44:19 INFO     MAIN :: [] Add minor version numbers to database
2026-07-02T16:44:19.898873136Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-07-02T16:44:19.899890676Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-07-02T16:44:19.900294620Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.900620366Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.900699586Z 2026-07-02 16:44:19 INFO     MAIN :: [] Test major and minor version updates database
2026-07-02T16:44:19.901741104Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-07-02T16:44:19.902735999Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-07-02T16:44:19.903131165Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.903678006Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.903842959Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column proper_tags to history
2026-07-02T16:44:19.905934372Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-07-02T16:44:19.906324208Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.906629242Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.906797682Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column manually_searched to history
2026-07-02T16:44:19.907954703Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-07-02T16:44:19.910159815Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-07-02T16:44:19.910551745Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.911146473Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.911224921Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column info_hash in history
2026-07-02T16:44:19.913400274Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-07-02T16:44:19.913790480Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.914095154Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.914174704Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column plot in imdb_info
2026-07-02T16:44:19.914353594Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column plot in tv_show
2026-07-02T16:44:19.916711495Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-07-02T16:44:19.917104667Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.917686449Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.917766039Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column size in history
2026-07-02T16:44:19.919834547Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-07-02T16:44:19.920243250Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.920546651Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.920624268Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-07-02T16:44:19.925036357Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-07-02T16:44:19.925429599Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.926020800Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.926100370Z 2026-07-02 16:44:19 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-07-02T16:44:19.930988358Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-07-02T16:44:19.931386951Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.932005638Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.932087533Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column indexer_id in history
2026-07-02T16:44:19.933298462Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-07-02T16:44:19.934310090Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-07-02T16:44:19.935334123Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-07-02T16:44:19.936592699Z 2026-07-02 16:44:19 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-07-02T16:44:19.940474500Z 2026-07-02 16:44:19 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-07-02T16:44:19.943583674Z 2026-07-02 16:44:19 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-07-02T16:44:19.943729087Z 2026-07-02 16:44:19 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-07-02T16:44:19.943884700Z 2026-07-02 16:44:19 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-07-02T16:44:19.944026766Z 2026-07-02 16:44:19 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-07-02T16:44:19.945306164Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-07-02T16:44:19.945722703Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.946040143Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.946122428Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-07-02T16:44:19.948616674Z 2026-07-02 16:44:19 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-07-02T16:44:19.948752066Z 2026-07-02 16:44:19 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-07-02T16:44:19.948872158Z 2026-07-02 16:44:19 INFO     MAIN :: [] Dropping the index on idx_status
2026-07-02T16:44:19.949754837Z 2026-07-02 16:44:19 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-07-02T16:44:19.949898195Z 2026-07-02 16:44:19 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-07-02T16:44:19.950946487Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-07-02T16:44:19.951343728Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.951803905Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.951961843Z 2026-07-02 16:44:19 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-07-02T16:44:19.952099691Z 2026-07-02 16:44:19 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-07-02T16:44:19.952233340Z 2026-07-02 16:44:19 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-07-02T16:44:19.953311953Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-07-02T16:44:19.953712400Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.954032324Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.954111664Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-07-02T16:44:19.958467901Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-07-02T16:44:19.958874800Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.959188723Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.959269736Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-07-02T16:44:19.961596584Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-07-02T16:44:19.961997732Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.962314039Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.962400904Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-07-02T16:44:19.965885204Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-07-02T16:44:19.966284769Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.966602549Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.966678082Z 2026-07-02 16:44:19 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-07-02T16:44:19.968626447Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-07-02T16:44:19.969017324Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.969348612Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.969427160Z 2026-07-02 16:44:19 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-07-02T16:44:19.971606290Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-07-02T16:44:19.972046688Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.972363536Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.972443577Z 2026-07-02 16:44:19 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-07-02T16:44:19.974534019Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-07-02T16:44:19.974935618Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.975255292Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.975331906Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column provider_type to the history table
2026-07-02T16:44:19.976944736Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column client_status to the history table
2026-07-02T16:44:19.978130685Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-07-02T16:44:19.980121866Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-07-02T16:44:19.980518746Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.980838751Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.980916377Z 2026-07-02 16:44:19 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-07-02T16:44:19.981929438Z 2026-07-02 16:44:19 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-07-02T16:44:19.984099550Z 2026-07-02 16:44:19 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-07-02T16:44:19.996975300Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:19.997245054Z 2026-07-02 16:44:19 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:19.998298596Z 2026-07-02 16:44:19 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-07-02T16:44:19.999957308Z 2026-07-02 16:44:19 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:20.000224997Z 2026-07-02 16:44:20 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:20.001364984Z 2026-07-02 16:44:20 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-07-02T16:44:20.003237998Z 2026-07-02 16:44:20 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-07-02T16:44:20.014750542Z 2026-07-02 16:44:20 INFO     MAIN :: [] Backing up database before upgrade
2026-07-02T16:44:20.015123002Z 2026-07-02 16:44:20 INFO     MAIN :: [] Proceeding with upgrade
2026-07-02T16:44:20.015209967Z 2026-07-02 16:44:20 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-07-02T16:44:20.015343586Z 2026-07-02 16:44:20 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-07-02T16:44:20.016509165Z 2026-07-02 16:44:20 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-07-02T16:44:20.016714308Z 2026-07-02 16:44:20 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-07-02T16:44:20.017716547Z 2026-07-02 16:44:20 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-07-02T16:44:20.018713666Z 2026-07-02 16:44:20 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-07-02T16:44:20.019599691Z 2026-07-02 16:44:20 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-07-02T16:44:20.020776773Z 2026-07-02 16:44:20 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-07-02T16:44:20.100161858Z 2026-07-02 16:44:20 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-07-02T16:44:20.104241467Z 2026-07-02 16:44:20 INFO     MAIN :: [] Generating New API key
2026-07-02T16:44:20.111410600Z 2026-07-02 16:44:20 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-07-02T16:44:20.121294824Z 2026-07-02 16:44: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-07-02T16:44:20.327899055Z 2026-07-02 16:44: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-07-02T16:44:20.347771240Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-07-02T16:44:20.366024956Z [ls.io-init] done.
2026-07-02T16:44:20.471774777Z 2026-07-02 16:44: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-07-02T16:44:20.616703181Z 2026-07-02 16:44: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-07-02T16:44:20.762728876Z 2026-07-02 16:44:20 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-07-02T16:44:20.858722211Z 2026-07-02 16:44:20 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-07-02T16:44:20.941048743Z 2026-07-02 16:44:20 INFO     MAIN :: [] Updated scene exceptions.
2026-07-02T16:44:20.942083096Z 2026-07-02 16:44:20 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-07-02T16:44:20.969737801Z 2026-07-02 16:44:20 INFO     MAIN :: [] Finished processing 5307 scene exceptions.
2026-07-02T16:44:20.970107115Z 2026-07-02 16:44:20 INFO     MAIN :: [] Building internal name cache for all shows