2026-06-11T18:09:25.951258176Z [migrations] started
2026-06-11T18:09:25.955544449Z [migrations] no migrations found
2026-06-11T18:09:26.622461872Z usermod: no changes
2026-06-11T18:09:26.709655537Z ───────────────────────────────────────
2026-06-11T18:09:26.709687932Z 
2026-06-11T18:09:26.709700006Z       ██╗     ███████╗██╗ ██████╗
2026-06-11T18:09:26.709708994Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-11T18:09:26.709717281Z       ██║     ███████╗██║██║   ██║
2026-06-11T18:09:26.709725417Z       ██║     ╚════██║██║██║   ██║
2026-06-11T18:09:26.709733534Z       ███████╗███████║██║╚██████╔╝
2026-06-11T18:09:26.709741670Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-11T18:09:26.709749897Z 
2026-06-11T18:09:26.709757682Z    Brought to you by linuxserver.io
2026-06-11T18:09:26.709766620Z ───────────────────────────────────────
2026-06-11T18:09:26.717549085Z 
2026-06-11T18:09:26.717576831Z To support LSIO projects visit:
2026-06-11T18:09:26.717588685Z https://www.linuxserver.io/donate/
2026-06-11T18:09:26.717598184Z 
2026-06-11T18:09:26.717606330Z ───────────────────────────────────────
2026-06-11T18:09:26.717615098Z GID/UID
2026-06-11T18:09:26.718098502Z ───────────────────────────────────────
2026-06-11T18:09:26.810558703Z 
2026-06-11T18:09:26.810591229Z User UID:    911
2026-06-11T18:09:26.810604796Z User GID:    911
2026-06-11T18:09:26.810615859Z ───────────────────────────────────────
2026-06-11T18:09:26.847358511Z Linuxserver.io version: v1.0.25-ls274
2026-06-11T18:09:26.851029455Z Build-date: 2026-06-11T18:01:35+00:00
2026-06-11T18:09:26.851057952Z ───────────────────────────────────────
2026-06-11T18:09:26.851070518Z     
2026-06-11T18:09:29.794694997Z [custom-init] No custom files found, skipping...
2026-06-11T18:09:41.004803364Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-06-11T18:09:41.004841180Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-06-11T18:09:56.261320037Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-06-11T18:09:56.261423395Z   C:\a\b\c)
2026-06-11T18:09:56.304901123Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-06-11T18:09:56.304947136Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-06-11T18:09:57.070205817Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-06-11T18:09:57.070244665Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-06-11T18:09:57.070403134Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-06-11T18:09:57.070434397Z   '(?P<host>[\w\-\.]+)'
2026-06-11T18:09:57.070573698Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-06-11T18:09:57.070595762Z   '(?::(?P<port>\d+))?'
2026-06-11T18:09:57.298122719Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-06-11T18:09:57.298146728Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-06-11T18:10:01.946175374Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-06-11T18:10:01.946699038Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-06-11T18:10:01.946910154Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-06-11T18:10:01.946968752Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-06-11T18:10:04.532536168Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-06-11T18:10:04.532585117Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-06-11T18:10:04.532962417Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-06-11T18:10:04.532995964Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-06-11T18:10:04.533340658Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-06-11T18:10:04.533362893Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-06-11T18:10:19.685045529Z 2026-06-11 18:10:19 INFO     MAIN :: [] Changed https cert path to server.crt
2026-06-11T18:10:19.687231071Z 2026-06-11 18:10:19 INFO     MAIN :: [] Changed https key path to server.key
2026-06-11T18:10:20.015321111Z 2026-06-11 18:10:20 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-06-11T18:10:21.813809268Z 2026-06-11 18:10:21 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:21.823454645Z 2026-06-11 18:10:21 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:21.824980859Z 2026-06-11 18:10:21 INFO     MAIN :: [] Add minor version numbers to database
2026-06-11T18:10:21.852401807Z 2026-06-11 18:10:21 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-06-11T18:10:21.859130248Z 2026-06-11 18:10:21 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-06-11T18:10:21.864466436Z 2026-06-11 18:10:21 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:21.867040520Z 2026-06-11 18:10:21 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:21.868530401Z 2026-06-11 18:10:21 INFO     MAIN :: [] Test major and minor version updates database
2026-06-11T18:10:21.874549995Z 2026-06-11 18:10:21 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-06-11T18:10:21.880754130Z 2026-06-11 18:10:21 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-06-11T18:10:21.885697958Z 2026-06-11 18:10:21 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:21.888074674Z 2026-06-11 18:10:21 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:21.890442834Z 2026-06-11 18:10:21 INFO     MAIN :: [] Adding column proper_tags to history
2026-06-11T18:10:21.903393398Z 2026-06-11 18:10:21 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-06-11T18:10:21.908472928Z 2026-06-11 18:10:21 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:21.910814014Z 2026-06-11 18:10:21 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:21.913225120Z 2026-06-11 18:10:21 INFO     MAIN :: [] Adding column manually_searched to history
2026-06-11T18:10:21.921011632Z 2026-06-11 18:10:21 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-06-11T18:10:21.932997522Z 2026-06-11 18:10:21 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-06-11T18:10:21.937969306Z 2026-06-11 18:10:21 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:21.940323999Z 2026-06-11 18:10:21 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:21.941610069Z 2026-06-11 18:10:21 INFO     MAIN :: [] Adding column info_hash in history
2026-06-11T18:10:21.953112436Z 2026-06-11 18:10:21 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-06-11T18:10:21.958146435Z 2026-06-11 18:10:21 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:21.960491027Z 2026-06-11 18:10:21 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:21.961756856Z 2026-06-11 18:10:21 INFO     MAIN :: [] Adding column plot in imdb_info
2026-06-11T18:10:21.964475221Z 2026-06-11 18:10:21 INFO     MAIN :: [] Adding column plot in tv_show
2026-06-11T18:10:21.977500816Z 2026-06-11 18:10:21 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-06-11T18:10:21.982434814Z 2026-06-11 18:10:21 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:21.984764546Z 2026-06-11 18:10:21 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:21.986016507Z 2026-06-11 18:10:21 INFO     MAIN :: [] Adding column size in history
2026-06-11T18:10:21.996798793Z 2026-06-11 18:10:21 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-06-11T18:10:22.001853935Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.004207605Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.005462793Z 2026-06-11 18:10:22 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-06-11T18:10:22.040269126Z 2026-06-11 18:10:22 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-06-11T18:10:22.045288706Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.047944375Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.049212319Z 2026-06-11 18:10:22 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-06-11T18:10:22.075152334Z 2026-06-11 18:10:22 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-06-11T18:10:22.080261825Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.082628872Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.083866515Z 2026-06-11 18:10:22 INFO     MAIN :: [] Adding column indexer_id in history
2026-06-11T18:10:22.090415465Z 2026-06-11 18:10:22 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-06-11T18:10:22.095969401Z 2026-06-11 18:10:22 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-06-11T18:10:22.101731276Z 2026-06-11 18:10:22 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-06-11T18:10:22.108081296Z 2026-06-11 18:10:22 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-06-11T18:10:22.123904164Z 2026-06-11 18:10:22 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-06-11T18:10:22.137886325Z 2026-06-11 18:10:22 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-06-11T18:10:22.140077939Z 2026-06-11 18:10:22 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-06-11T18:10:22.141822042Z 2026-06-11 18:10:22 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-06-11T18:10:22.143522166Z 2026-06-11 18:10:22 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-06-11T18:10:22.149875602Z 2026-06-11 18:10:22 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-06-11T18:10:22.155238684Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.157636975Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.158913806Z 2026-06-11 18:10:22 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-06-11T18:10:22.173631178Z 2026-06-11 18:10:22 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-06-11T18:10:22.175294378Z 2026-06-11 18:10:22 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-06-11T18:10:22.176940743Z 2026-06-11 18:10:22 INFO     MAIN :: [] Dropping the index on idx_status
2026-06-11T18:10:22.180557949Z 2026-06-11 18:10:22 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-06-11T18:10:22.185292815Z 2026-06-11 18:10:22 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-06-11T18:10:22.191446018Z 2026-06-11 18:10:22 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-06-11T18:10:22.196536812Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.198958800Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.200255812Z 2026-06-11 18:10:22 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-06-11T18:10:22.202282684Z 2026-06-11 18:10:22 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-06-11T18:10:22.204012368Z 2026-06-11 18:10:22 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-06-11T18:10:22.209562406Z 2026-06-11 18:10:22 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-06-11T18:10:22.214655454Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.216979044Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.218264193Z 2026-06-11 18:10:22 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-06-11T18:10:22.236932572Z 2026-06-11 18:10:22 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-06-11T18:10:22.241990749Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.244359630Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.245627694Z 2026-06-11 18:10:22 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-06-11T18:10:22.258572046Z 2026-06-11 18:10:22 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-06-11T18:10:22.263789454Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.266164197Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.267422090Z 2026-06-11 18:10:22 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-06-11T18:10:22.287074332Z 2026-06-11 18:10:22 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-06-11T18:10:22.292233623Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.294595149Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.295870839Z 2026-06-11 18:10:22 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-06-11T18:10:22.303950852Z 2026-06-11 18:10:22 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-06-11T18:10:22.309095123Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.311412801Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.312675735Z 2026-06-11 18:10:22 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-06-11T18:10:22.326554127Z 2026-06-11 18:10:22 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-06-11T18:10:22.331598597Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.333984322Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.335218478Z 2026-06-11 18:10:22 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-06-11T18:10:22.343919562Z 2026-06-11 18:10:22 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-06-11T18:10:22.348974804Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.351277993Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.352563121Z 2026-06-11 18:10:22 INFO     MAIN :: [] Adding column provider_type to the history table
2026-06-11T18:10:22.359420572Z 2026-06-11 18:10:22 INFO     MAIN :: [] Adding column client_status to the history table
2026-06-11T18:10:22.366721106Z 2026-06-11 18:10:22 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-06-11T18:10:22.378705564Z 2026-06-11 18:10:22 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-06-11T18:10:22.383795496Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.386138575Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.387405256Z 2026-06-11 18:10:22 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-06-11T18:10:22.390982791Z 2026-06-11 18:10:22 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-06-11T18:10:22.404222577Z 2026-06-11 18:10:22 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-06-11T18:10:22.445070308Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.447408167Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.455262075Z 2026-06-11 18:10:22 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-06-11T18:10:22.473009750Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.475500848Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.480899401Z 2026-06-11 18:10:22 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-06-11T18:10:22.489878475Z 2026-06-11 18:10:22 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-06-11T18:10:22.540340420Z 2026-06-11 18:10:22 INFO     MAIN :: [] Backing up database before upgrade
2026-06-11T18:10:22.542649931Z 2026-06-11 18:10:22 INFO     MAIN :: [] Proceeding with upgrade
2026-06-11T18:10:22.543979458Z 2026-06-11 18:10:22 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-06-11T18:10:22.545644702Z 2026-06-11 18:10:22 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-06-11T18:10:22.550386182Z 2026-06-11 18:10:22 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-06-11T18:10:22.553016159Z 2026-06-11 18:10:22 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-06-11T18:10:22.556698656Z 2026-06-11 18:10:22 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-06-11T18:10:22.560187042Z 2026-06-11 18:10:22 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-06-11T18:10:22.563549354Z 2026-06-11 18:10:22 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-06-11T18:10:22.567810456Z 2026-06-11 18:10:22 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-06-11T18:10:24.062328825Z 2026-06-11 18:10:24 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-06-11T18:10:24.075251973Z 2026-06-11 18:10:24 INFO     MAIN :: [] Generating New API key
2026-06-11T18:10:24.236408375Z 2026-06-11 18:10:24 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-06-11T18:10:24.411049766Z 2026-06-11 18:10:24 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-06-11T18:10:24.512189700Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-06-11T18:10:24.928754826Z 2026-06-11 18:10:24 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-06-11T18:10:24.967556425Z 2026-06-11 18:10:24 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-06-11T18:10:25.004909727Z 2026-06-11 18:10:25 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-06-11T18:10:25.039744978Z 2026-06-11 18:10:25 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-06-11T18:10:25.337969586Z 2026-06-11 18:10:25 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-06-11T18:10:25.338032192Z [ls.io-init] done.
2026-06-11T18:10:26.756688068Z 2026-06-11 18:10:26 INFO     MAIN :: [] Updated scene exceptions.
2026-06-11T18:10:26.783373594Z 2026-06-11 18:10:26 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-06-11T18:10:27.497078864Z 2026-06-11 18:10:27 INFO     MAIN :: [] Finished processing 5271 scene exceptions.
2026-06-11T18:10:27.505135130Z 2026-06-11 18:10:27 INFO     MAIN :: [] Building internal name cache for all shows