2026-08-21T11:43:43.180233340Z [migrations] started
2026-08-21T11:43:43.180267318Z [migrations] no migrations found
2026-08-21T11:43:43.200211228Z usermod: no changes
2026-08-21T11:43:43.206465988Z ───────────────────────────────────────
2026-08-21T11:43:43.206479145Z 
2026-08-21T11:43:43.206482993Z       ██╗     ███████╗██╗ ██████╗
2026-08-21T11:43:43.206486740Z       ██║     ██╔════╝██║██╔═══██╗
2026-08-21T11:43:43.206490387Z       ██║     ███████╗██║██║   ██║
2026-08-21T11:43:43.206494035Z       ██║     ╚════██║██║██║   ██║
2026-08-21T11:43:43.206497582Z       ███████╗███████║██║╚██████╔╝
2026-08-21T11:43:43.206501279Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-21T11:43:43.206504957Z 
2026-08-21T11:43:43.206508334Z    Brought to you by linuxserver.io
2026-08-21T11:43:43.206511831Z ───────────────────────────────────────
2026-08-21T11:43:43.206826124Z 
2026-08-21T11:43:43.206834050Z To support LSIO projects visit:
2026-08-21T11:43:43.206838088Z https://www.linuxserver.io/donate/
2026-08-21T11:43:43.206841795Z 
2026-08-21T11:43:43.206845323Z ───────────────────────────────────────
2026-08-21T11:43:43.206849361Z GID/UID
2026-08-21T11:43:43.206852978Z ───────────────────────────────────────
2026-08-21T11:43:43.211084012Z 
2026-08-21T11:43:43.211093070Z User UID:    911
2026-08-21T11:43:43.211096607Z User GID:    911
2026-08-21T11:43:43.211100054Z ───────────────────────────────────────
2026-08-21T11:43:43.212832935Z Linuxserver.io version: v1.0.26-ls286
2026-08-21T11:43:43.213095264Z Build-date: 2026-08-21T11:38:57+00:00
2026-08-21T11:43:43.213104723Z ───────────────────────────────────────
2026-08-21T11:43:43.213109693Z     
2026-08-21T11:43:43.264611279Z [custom-init] No custom files found, skipping...
2026-08-21T11:43:44.196374012Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-08-21T11:43:44.196416748Z   regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation))  # remove any punctuation and e.g. ' (2011)'
2026-08-21T11:43:45.613300314Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-08-21T11:43:45.613377630Z   C:\a\b\c)
2026-08-21T11:43:45.617068796Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-08-21T11:43:45.617086782Z   match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-08-21T11:43:45.683190706Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-08-21T11:43:45.683223873Z   '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-08-21T11:43:45.683234494Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-08-21T11:43:45.683243112Z   '(?P<host>[\w\-\.]+)'
2026-08-21T11:43:45.683251469Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-08-21T11:43:45.683259906Z   '(?::(?P<port>\d+))?'
2026-08-21T11:43:45.704228369Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-08-21T11:43:45.704246144Z   host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-08-21T11:43:46.129687686Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-08-21T11:43:46.129719580Z   sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-08-21T11:43:46.129748759Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-08-21T11:43:46.129760522Z   sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-08-21T11:43:46.352415386Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-08-21T11:43:46.352448633Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-08-21T11:43:46.352461139Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-08-21T11:43:46.352471950Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-08-21T11:43:46.352483514Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-08-21T11:43:46.352492161Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-08-21T11:43:47.616724693Z 2026-08-21 11:43:47 INFO     MAIN :: [] Changed https cert path to server.crt
2026-08-21T11:43:47.616864935Z 2026-08-21 11:43:47 INFO     MAIN :: [] Changed https key path to server.key
2026-08-21T11:43:47.691713827Z 2026-08-21 11:43:47 INFO     MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-08-21T11:43:47.808973931Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.809374408Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.809459930Z 2026-08-21 11:43:47 INFO     MAIN :: [] Add minor version numbers to database
2026-08-21T11:43:47.812663875Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-08-21T11:43:47.813763580Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-08-21T11:43:47.814254389Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.815090534Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.815190024Z 2026-08-21 11:43:47 INFO     MAIN :: [] Test major and minor version updates database
2026-08-21T11:43:47.816500554Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-08-21T11:43:47.817642435Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-08-21T11:43:47.818098333Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.818483579Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.818682520Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column proper_tags to history
2026-08-21T11:43:47.821306156Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-08-21T11:43:47.821777876Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.822338315Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.822543138Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column manually_searched to history
2026-08-21T11:43:47.823982307Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column manually_searched to tv_episodes
2026-08-21T11:43:47.826237400Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-08-21T11:43:47.826711906Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.827105148Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.827201342Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column info_hash in history
2026-08-21T11:43:47.829650075Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-08-21T11:43:47.830114140Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.830932479Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.831032220Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column plot in imdb_info
2026-08-21T11:43:47.831244748Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column plot in tv_show
2026-08-21T11:43:47.833909366Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-08-21T11:43:47.834378191Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.834768086Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.834868749Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column size in history
2026-08-21T11:43:47.837742870Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-08-21T11:43:47.838215061Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.838600227Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.838705489Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-08-21T11:43:47.844160989Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-08-21T11:43:47.844649303Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.845023317Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.845126655Z 2026-08-21 11:43:47 INFO     MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-08-21T11:43:47.850940467Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-08-21T11:43:47.851444353Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.851866172Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.851984390Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column indexer_id in history
2026-08-21T11:43:47.853346324Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column indexer_id in blacklist
2026-08-21T11:43:47.854438344Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column indexer_id in whitelist
2026-08-21T11:43:47.855649575Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column indexer in imdb_info
2026-08-21T11:43:47.857100357Z 2026-08-21 11:43:47 INFO     MAIN :: [] Dropping the unique index on idx_indexer_id
2026-08-21T11:43:47.862115160Z 2026-08-21 11:43:47 INFO     MAIN :: [] Dropping the primary key on the table xem_refresh
2026-08-21T11:43:47.865621845Z 2026-08-21 11:43:47 INFO     MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-08-21T11:43:47.865769412Z 2026-08-21 11:43:47 INFO     MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-08-21T11:43:47.865932400Z 2026-08-21 11:43:47 INFO     MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-08-21T11:43:47.866099317Z 2026-08-21 11:43:47 INFO     MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-08-21T11:43:47.867243552Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-08-21T11:43:47.867763910Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.868213857Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.868318577Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding new quality field in the tv_episodes table
2026-08-21T11:43:47.871833769Z 2026-08-21 11:43:47 INFO     MAIN :: [] Dropping the index on idx_sta_epi_air
2026-08-21T11:43:47.872001838Z 2026-08-21 11:43:47 INFO     MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-08-21T11:43:47.872149025Z 2026-08-21 11:43:47 INFO     MAIN :: [] Dropping the index on idx_status
2026-08-21T11:43:47.873254401Z 2026-08-21 11:43:47 INFO     MAIN :: [] Splitting the composite status into status and quality
2026-08-21T11:43:47.873414754Z 2026-08-21 11:43:47 INFO     MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-08-21T11:43:47.874568439Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-08-21T11:43:47.875074518Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.875481007Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.875589165Z 2026-08-21 11:43:47 INFO     MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-08-21T11:43:47.875744017Z 2026-08-21 11:43:47 INFO     MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-08-21T11:43:47.875985243Z 2026-08-21 11:43:47 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-08-21T11:43:47.877132985Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-08-21T11:43:47.877609585Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.878358855Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.878460369Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding new watched field in the tv_episodes table
2026-08-21T11:43:47.883139075Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-08-21T11:43:47.883627940Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.884046073Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.884143018Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-08-21T11:43:47.886523093Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-08-21T11:43:47.887017078Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.888035780Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.888136764Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-08-21T11:43:47.891776086Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-08-21T11:43:47.892323418Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.892718675Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.892801211Z 2026-08-21 11:43:47 INFO     MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-08-21T11:43:47.895157788Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-08-21T11:43:47.895639439Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.896057290Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.896169567Z 2026-08-21 11:43:47 INFO     MAIN :: [] Addin show_lists field to tv_shows.
2026-08-21T11:43:47.898682990Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-08-21T11:43:47.899162216Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.899530738Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.899637804Z 2026-08-21 11:43:47 INFO     MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-08-21T11:43:47.902059012Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-08-21T11:43:47.902534850Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.902909715Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.903012102Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column provider_type to the history table
2026-08-21T11:43:47.904583447Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column client_status to the history table
2026-08-21T11:43:47.905818756Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding column part_of_batch to the history table
2026-08-21T11:43:47.907982395Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-08-21T11:43:47.908462462Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.909178374Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.909280851Z 2026-08-21 11:43:47 INFO     MAIN :: [] Creating a new table search_templates in the main.db database.
2026-08-21T11:43:47.910302239Z 2026-08-21 11:43:47 INFO     MAIN :: [] Adding new templates field in the tv_shows table
2026-08-21T11:43:47.912868679Z 2026-08-21 11:43:47 INFO     MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-08-21T11:43:47.927233288Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.927842536Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.929053545Z 2026-08-21 11:43:47 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-08-21T11:43:47.929410024Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.929682673Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.930665282Z 2026-08-21 11:43:47 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-08-21T11:43:47.932667195Z 2026-08-21 11:43:47 INFO     MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-08-21T11:43:47.944867114Z 2026-08-21 11:43:47 INFO     MAIN :: [] Backing up database before upgrade
2026-08-21T11:43:47.945138019Z 2026-08-21 11:43:47 INFO     MAIN :: [] Proceeding with upgrade
2026-08-21T11:43:47.945236167Z 2026-08-21 11:43:47 INFO     MAIN :: [] Shift qualities in history one place to the left.
2026-08-21T11:43:47.945382211Z 2026-08-21 11:43:47 INFO     MAIN :: [] Update status UNKONWN from tv_episodes
2026-08-21T11:43:47.946316844Z 2026-08-21 11:43:47 INFO     MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-08-21T11:43:47.946536567Z 2026-08-21 11:43:47 INFO     MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-08-21T11:43:47.947775733Z 2026-08-21 11:43:47 INFO     MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-08-21T11:43:47.949049569Z 2026-08-21 11:43:47 INFO     MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-08-21T11:43:47.949956567Z 2026-08-21 11:43:47 INFO     MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-08-21T11:43:47.950967313Z 2026-08-21 11:43:47 INFO     MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-08-21T11:43:48.033521668Z 2026-08-21 11:43:48 INFO     MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-08-21T11:43:48.037922103Z 2026-08-21 11:43:48 INFO     MAIN :: [] Generating New API key
2026-08-21T11:43:48.045025865Z 2026-08-21 11:43:48 INFO     TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-08-21T11:43:48.052948145Z 2026-08-21 11:43:48 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-21T11:43:48.258654013Z 2026-08-21 11:43:48 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-21T11:43:48.296158561Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-08-21T11:43:48.312492718Z [ls.io-init] done.
2026-08-21T11:43:48.402260816Z 2026-08-21 11:43:48 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-21T11:43:48.568390493Z 2026-08-21 11:43:48 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-21T11:43:48.715619262Z 2026-08-21 11:43:48 INFO     MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-08-21T11:43:48.813975172Z 2026-08-21 11:43:48 INFO     MAIN :: [] Checking for scene exceptions updates from AniDB
2026-08-21T11:43:48.889395154Z 2026-08-21 11:43:48 INFO     MAIN :: [] Updated scene exceptions.
2026-08-21T11:43:48.890717478Z 2026-08-21 11:43:48 INFO     MAIN :: [] Updating exception_cache and exception_season_cache
2026-08-21T11:43:48.918826948Z 2026-08-21 11:43:48 INFO     MAIN :: [] Finished processing 5349 scene exceptions.
2026-08-21T11:43:48.919341655Z 2026-08-21 11:43:48 INFO     MAIN :: [] Building internal name cache for all shows