AMD64 PASS
linuxserver/medusa
Runtime: 17.93s
Build Information
Builder: X86-BUILDER-3o --Hetzner
Created: 2026-09-24T18:46:24+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 140.31MB
Tag: amd64-v1.0.26-ls290
Version: v1.0.26-ls290
Expand
2026-09-24T18:53:00.617088858Z [migrations] started
2026-09-24T18:53:00.617777205Z [migrations] no migrations found
2026-09-24T18:53:00.636802640Z usermod: no changes
2026-09-24T18:53:00.642675968Z ───────────────────────────────────────
2026-09-24T18:53:00.642689526Z
2026-09-24T18:53:00.642693724Z ██╗ ███████╗██╗ ██████╗
2026-09-24T18:53:00.642697522Z ██║ ██╔════╝██║██╔═══██╗
2026-09-24T18:53:00.642701159Z ██║ ███████╗██║██║ ██║
2026-09-24T18:53:00.642704836Z ██║ ╚════██║██║██║ ██║
2026-09-24T18:53:00.642708404Z ███████╗███████║██║╚██████╔╝
2026-09-24T18:53:00.642712081Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-09-24T18:53:00.642715839Z
2026-09-24T18:53:00.642719576Z Brought to you by linuxserver.io
2026-09-24T18:53:00.642723093Z ───────────────────────────────────────
2026-09-24T18:53:00.643044540Z
2026-09-24T18:53:00.643052126Z To support LSIO projects visit:
2026-09-24T18:53:00.643056685Z https://www.linuxserver.io/donate/
2026-09-24T18:53:00.643060553Z
2026-09-24T18:53:00.643064821Z ───────────────────────────────────────
2026-09-24T18:53:00.643069481Z GID/UID
2026-09-24T18:53:00.643073168Z ───────────────────────────────────────
2026-09-24T18:53:00.648057747Z
2026-09-24T18:53:00.648086895Z User UID: 911
2026-09-24T18:53:00.648092106Z User GID: 911
2026-09-24T18:53:00.648096515Z ───────────────────────────────────────
2026-09-24T18:53:00.649670855Z Linuxserver.io version: v1.0.26-ls290
2026-09-24T18:53:00.649931029Z Build-date: 2026-09-24T18:46:24+00:00
2026-09-24T18:53:00.649938484Z ───────────────────────────────────────
2026-09-24T18:53:00.649942583Z
2026-09-24T18:53:00.695994216Z [custom-init] No custom files found, skipping...
2026-09-24T18:53:01.627588944Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-09-24T18:53:01.627616069Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-09-24T18:53:03.059241850Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-09-24T18:53:03.059302111Z C:\a\b\c)
2026-09-24T18:53:03.062865808Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-09-24T18:53:03.062908454Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-09-24T18:53:03.127668113Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-09-24T18:53:03.127685709Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-09-24T18:53:03.127695549Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-09-24T18:53:03.127704006Z '(?P<host>[\w\-\.]+)'
2026-09-24T18:53:03.127712503Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-09-24T18:53:03.127720689Z '(?::(?P<port>\d+))?'
2026-09-24T18:53:03.148181265Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-09-24T18:53:03.148207518Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-09-24T18:53:03.567562216Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-09-24T18:53:03.567584160Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-09-24T18:53:03.567592086Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-09-24T18:53:03.567599030Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-09-24T18:53:03.787083079Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-09-24T18:53:03.789149841Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-09-24T18:53:03.789164611Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-09-24T18:53:03.789170273Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-09-24T18:53:03.789176154Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-09-24T18:53:03.789181976Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-09-24T18:53:05.027177094Z 2026-09-24 18:53:05 INFO MAIN :: [] Changed https cert path to server.crt
2026-09-24T18:53:05.027321495Z 2026-09-24 18:53:05 INFO MAIN :: [] Changed https key path to server.key
2026-09-24T18:53:05.236083110Z 2026-09-24 18:53:05 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents', 'morethantv']
2026-09-24T18:53:05.349779724Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.350084317Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.350157144Z 2026-09-24 18:53:05 INFO MAIN :: [] Add minor version numbers to database
2026-09-24T18:53:05.352914687Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-09-24T18:53:05.354044332Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-09-24T18:53:05.354445731Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.354766497Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.354850446Z 2026-09-24 18:53:05 INFO MAIN :: [] Test major and minor version updates database
2026-09-24T18:53:05.355866212Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-09-24T18:53:05.357078072Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-09-24T18:53:05.357467757Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.357769264Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.357932393Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column proper_tags to history
2026-09-24T18:53:05.360018865Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-09-24T18:53:05.360409792Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.360793344Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.360962926Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column manually_searched to history
2026-09-24T18:53:05.362350741Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-09-24T18:53:05.364689791Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-09-24T18:53:05.365055097Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.365358307Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.365436515Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column info_hash in history
2026-09-24T18:53:05.367508087Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-09-24T18:53:05.367920367Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.368326144Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.368406837Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column plot in imdb_info
2026-09-24T18:53:05.368591459Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column plot in tv_show
2026-09-24T18:53:05.370902974Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-09-24T18:53:05.371299292Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.371607072Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.371685520Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column size in history
2026-09-24T18:53:05.373932816Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-09-24T18:53:05.374328282Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.374703608Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.374783339Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-09-24T18:53:05.379445548Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-09-24T18:53:05.379835643Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.380181580Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.380260409Z 2026-09-24 18:53:05 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-09-24T18:53:05.385522376Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-09-24T18:53:05.385916760Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.386230472Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.386313890Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column indexer_id in history
2026-09-24T18:53:05.387440649Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-09-24T18:53:05.388794837Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-09-24T18:53:05.389956045Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column indexer in imdb_info
2026-09-24T18:53:05.391160250Z 2026-09-24 18:53:05 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-09-24T18:53:05.395299206Z 2026-09-24 18:53:05 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-09-24T18:53:05.398645745Z 2026-09-24 18:53:05 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-09-24T18:53:05.398788332Z 2026-09-24 18:53:05 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-09-24T18:53:05.398934757Z 2026-09-24 18:53:05 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-09-24T18:53:05.399066533Z 2026-09-24 18:53:05 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-09-24T18:53:05.400174364Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-09-24T18:53:05.400605191Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.400960457Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.401041049Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-09-24T18:53:05.403592939Z 2026-09-24 18:53:05 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-09-24T18:53:05.403720215Z 2026-09-24 18:53:05 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-09-24T18:53:05.403840046Z 2026-09-24 18:53:05 INFO MAIN :: [] Dropping the index on idx_status
2026-09-24T18:53:05.404975342Z 2026-09-24 18:53:05 INFO MAIN :: [] Splitting the composite status into status and quality
2026-09-24T18:53:05.405091937Z 2026-09-24 18:53:05 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-09-24T18:53:05.406196842Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-09-24T18:53:05.406601307Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.406917704Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.407000400Z 2026-09-24 18:53:05 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-09-24T18:53:05.407143479Z 2026-09-24 18:53:05 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-09-24T18:53:05.407274102Z 2026-09-24 18:53:05 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-09-24T18:53:05.408575663Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-09-24T18:53:05.408974336Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.409381135Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.409461617Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-09-24T18:53:05.413747669Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-09-24T18:53:05.414157584Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.414473491Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.414554464Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-09-24T18:53:05.416935078Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-09-24T18:53:05.417342208Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.417655108Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.417737935Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-09-24T18:53:05.421091258Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-09-24T18:53:05.421492637Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.421875067Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.421957052Z 2026-09-24 18:53:05 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-09-24T18:53:05.423688358Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-09-24T18:53:05.424109627Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.424430072Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.424509252Z 2026-09-24 18:53:05 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-09-24T18:53:05.426821378Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-09-24T18:53:05.427221414Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.427598864Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.427678855Z 2026-09-24 18:53:05 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-09-24T18:53:05.429729004Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-09-24T18:53:05.430128037Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.430453844Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.430533895Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column provider_type to the history table
2026-09-24T18:53:05.431746697Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column client_status to the history table
2026-09-24T18:53:05.433895114Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-09-24T18:53:05.436656004Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-09-24T18:53:05.437393870Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.437959259Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.438103169Z 2026-09-24 18:53:05 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-09-24T18:53:05.439352795Z 2026-09-24 18:53:05 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-09-24T18:53:05.441882049Z 2026-09-24 18:53:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-09-24T18:53:05.454476332Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.454748310Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.455812092Z 2026-09-24 18:53:05 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-09-24T18:53:05.456213220Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.456523215Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.457705305Z 2026-09-24 18:53:05 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-09-24T18:53:05.459707708Z 2026-09-24 18:53:05 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-09-24T18:53:05.471245253Z 2026-09-24 18:53:05 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:05.471472511Z 2026-09-24 18:53:05 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:05.471575478Z 2026-09-24 18:53:05 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-09-24T18:53:05.471688055Z 2026-09-24 18:53:05 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-09-24T18:53:05.472764222Z 2026-09-24 18:53:05 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-09-24T18:53:05.472948995Z 2026-09-24 18:53:05 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-09-24T18:53:05.474028539Z 2026-09-24 18:53:05 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-09-24T18:53:05.474961818Z 2026-09-24 18:53:05 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-09-24T18:53:05.476026152Z 2026-09-24 18:53:05 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-09-24T18:53:05.477092199Z 2026-09-24 18:53:05 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-09-24T18:53:05.555564674Z 2026-09-24 18:53:05 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-09-24T18:53:05.559143712Z 2026-09-24 18:53:05 INFO MAIN :: [] Generating New API key
2026-09-24T18:53:05.565903426Z 2026-09-24 18:53:05 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-09-24T18:53:05.579916286Z 2026-09-24 18:53:05 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-09-24T18:53:05.728746245Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-09-24T18:53:05.748844480Z [ls.io-init] done.
2026-09-24T18:53:05.782716856Z 2026-09-24 18:53:05 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-09-24T18:53:05.925479085Z 2026-09-24 18:53:05 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-09-24T18:53:06.097672375Z 2026-09-24 18:53:06 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-09-24T18:53:06.289492151Z 2026-09-24 18:53:06 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-09-24T18:53:06.468772383Z 2026-09-24 18:53:06 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-09-24T18:53:06.543242759Z 2026-09-24 18:53:06 INFO MAIN :: [] Updated scene exceptions.
2026-09-24T18:53:06.544272723Z 2026-09-24 18:53:06 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-09-24T18:53:06.572825957Z 2026-09-24 18:53:06 INFO MAIN :: [] Finished processing 5353 scene exceptions.
2026-09-24T18:53:06.573172435Z 2026-09-24 18:53:06 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
CacheControl 0.14.4
MediaInfo 21.03.0.0
MediaInfo 24.12.0.0
Medusa UNKNOWN
Medusa-bower UNKNOWN
Simple Launcher 1.1.0.14
WinRAR 5.91.0
acl-libs 2.3.2-r1
adba 1.1.0
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.6-r0
alsa-lib 1.2.14-r2
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.14.1-r0
apk-tools 3.0.8-r0
appdirs 1.4.4
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
attrs 25.4.0
autocommand 2.2.2
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
babelfish 0.6.1
backports-tarfile 1.2.0
bash 5.3.3-r1
beautifulsoup4 4.14.2
bencode-py 4.0.0
bitflags 2.9.1
bitstream-io 2.6.0
bitstream-io 4.2.0
bitvec 1.0.1
bitvec_helpers 3.1.6
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.8-r0
ca-certificates 20260909-r0
ca-certificates-bundle 20260909-r0
cachecontrol 0.14.3
catatonit 0.2.1-r0
certifi 2025.10.5
certifi 2026.6.17
cfg-if 1.0.1
chardet 7.6.0
charset-normalizer 3.5.1
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
cli UNKNOWN
cli-32 UNKNOWN
cli-64 UNKNOWN
cli-arm64 UNKNOWN
click 8.5.0
click-option-group 0.5.9
cloudscraper 1.2.71
colorchoice 1.0.4
configobj 5.0.9
console 0.15.11
contextlib2 21.6.0
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crc 3.3.0
crc-catalog 2.4.0
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.22.0-r0
dark 0.1.0
dbus-libs 1.16.2-r1
decorator 5.3.1
deluge-client 1.10.2
deprecated 1.2.18
diskcache 5.6.3
distlib 0.4.2
distro 1.9.0
dogpile-cache 1.3.4
dolby_vision 3.3.2
either 1.15.0
enzyme 0.5.2
equator 0.4.2
errno 0.3.12
feedparser 6.0.12
fern 0.7.1
ffmpeg 8.0.1-r1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavdevice 8.0.1-r1
ffmpeg-libavfilter 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
ffmpeg-libswscale 8.0.1-r1
findutils 4.10.0-r0
fontconfig 2.17.1-r0
freetype 2.14.3-r0
fribidi 1.0.16-r2
funty 2.0.0
future 1.0.0
gdbm 1.26-r0
getrandom 0.3.3
glib 2.86.3-r0
glslang-libs 1.4.321.0-r0
gntp 1.0.3
graphite2 1.3.14-r6
guessit 3.8.0
gui UNKNOWN
gui-32 UNKNOWN
gui-64 UNKNOWN
gui-arm64 UNKNOWN
harfbuzz 12.2.0-r0
html5lib 1.1
hwdata-pci 0.401-r0
idna 3.18
idna 3.20
importlib-metadata 8.7.1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jaraco-context 6.1.0
jaraco-functools 4.4.0
jaraco-text 4.0.0
jq 1.8.2-r0
json-c 0.18-r1
jsonrpclib-pelix 0.4.3.4
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.19-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.8-r0
libass 0.17.4-r0
libasyncns 0.8-r4
libattr 2.5.2-r2
libblkid 2.41.6-r1
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.8-r0
libcurl 8.22.0-r0
libdav1d 1.5.2-r0
libdovi 3.3.2-r0
libdrm 2.4.131-r0
libeconf 0.8.3-r0
libexpat 2.8.5-r0
libffi 3.5.2-r0
libflac 1.4.3-r2
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjpeg-turbo 3.1.2-r0
libjxl 0.11.2-r0
libltdl 2.5.4-r2
libmd 1.1.0-r0
libmediainfo 25.09-r0
libmount 2.41.6-r1
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.6-r0
libpanelw 6.5_p20251123-r0
libpciaccess 0.18.1-r1
libplacebo 7.351.0-r0
libpng 1.6.58-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libpulse 17.0-r5
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsndfile 1.2.2-r2
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.4-r0
libssl3 3.5.8-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunibreak 6.1-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpl 2.15.0-r1
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r1
libzen 0.4.41-r0
libzmq 4.3.5-r2
light 0.1.0
lilv-libs 0.24.26-r0
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
mako 1.3.12
markdown2 2.5.4
markupsafe 3.0.3
maybe-rayon 0.1.1
mbedtls 3.6.7-r0
mediainfo 25.09-r0
memchr 2.7.5
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.33.3-r0
msgpack 1.1.2
msgpack 1.2.2
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.69.0-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
oauthlib 3.3.1
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
orc 0.4.41-r0
packaging 25.0
packaging 26.0
packaging 26.2
paste 1.0.15
pastey 0.1.0
pcre2 10.48-r0
pip 26.2.1
pip UNKNOWN
platformdirs 4.10.0
platformdirs 4.11.12
platformdirs 4.4.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profilehooks 1.13.0
profiling 1.0.16
pyc 3.12.14-r0
pygithub 1.53
pygments 2.20.0
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.3
pyproject-hooks 1.2.0
pysubs2 1.9.0
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.14-r0
python3-gdbm 3.12.14-r0
python3-pyc 3.12.14-r0
python3-pycache-pyc0 3.12.14-r0
pytimeparse 1.1.8
pytrakt 3.4.35
pyyaml 6.0.3
quote 1.0.40
radium 0.7.0
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rarfile 4.2
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
rebulk 3.2.0
requests 2.32.5
requests 2.34.2
requests-oauthlib 2.0.0
requests-toolbelt 1.0.0
resolvelib 1.2.1
rich 14.2.0
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
serd-libs 0.32.4-r0
setuptools 70.3.0
setuptools 84.0.0
sgmllib3k 1.0.0
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
six 1.17.0
skalibs-libs 2.14.4.0-r0
slim 0.1.0
sord-libs 0.16.18-r0
soupsieve 2.10
soxr 0.1.3-r7
speexdsp 1.2.1-r2
spirv-tools 1.4.321.0-r1
sqlite-libs 3.53.4-r0
sratom 0.6.18-r0
srt 3.5.3
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
stevedore 5.9.1
subliminal 2.2.1
syn 2.0.102
tap 1.0.1
tdb-libs 1.4.14-r0
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tinyvec 1.9.0
tinyxml2 11.0.0-r0
tmdbsimple 2.9.1
tomli 2.4.0
tomli 2.4.1
tomli-w 1.2.0
tornado 6.5.2
tornroutes 0.5.1
truststore 0.10.4
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.16.0
tzdata 2026d-r0
unicode-ident 1.0.18
unicode-width 0.2.1
urllib3 2.5.0
urllib3 2.7.0
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.32.0-r0
v_frame 0.3.9
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.321.0-r0
wayland-libs-client 1.24.0-r0
webencodings 0.6.1
wheel 0.46.3
wheel 0.48.0
wrapt 1.17.3
wyz 0.5.1
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xvidcore 1.3.7-r2
xz-libs 5.8.4-r0
y4m 0.8.0
zerocopy 0.8.25
zimg 3.0.6-r0
zipp 3.23.0
zix-libs 0.6.2-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.4:8081/js/medusa-runtime.js?151 0:1396237 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1790275997887
},
{
"level": "INFO",
"message": "http://172.17.0.4:8081/js/app.js?151 0:965 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1790275997888
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.36s |
| Container Start | PASS | - | 6.03s |
| Create Buildx SBOM | PASS | - | 1.84s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/medusa
Runtime: 68.42s
Build Information
Builder: X86-BUILDER-3o --Hetzner
Created: 2026-09-24T18:46:24+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 138.08MB
Tag: arm64v8-v1.0.26-ls290
Version: v1.0.26-ls290
Expand
2026-09-24T18:53:02.156947529Z [migrations] started
2026-09-24T18:53:02.161298211Z [migrations] no migrations found
2026-09-24T18:53:02.624869568Z usermod: no changes
2026-09-24T18:53:02.704694557Z ───────────────────────────────────────
2026-09-24T18:53:02.704729157Z
2026-09-24T18:53:02.704738085Z ██╗ ███████╗██╗ ██████╗
2026-09-24T18:53:02.704746452Z ██║ ██╔════╝██║██╔═══██╗
2026-09-24T18:53:02.704754538Z ██║ ███████╗██║██║ ██║
2026-09-24T18:53:02.704762464Z ██║ ╚════██║██║██║ ██║
2026-09-24T18:53:02.704770500Z ███████╗███████║██║╚██████╔╝
2026-09-24T18:53:02.704778606Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-09-24T18:53:02.704786693Z
2026-09-24T18:53:02.704794308Z Brought to you by linuxserver.io
2026-09-24T18:53:02.704802194Z ───────────────────────────────────────
2026-09-24T18:53:02.712654388Z
2026-09-24T18:53:02.712678737Z To support LSIO projects visit:
2026-09-24T18:53:02.712687905Z https://www.linuxserver.io/donate/
2026-09-24T18:53:02.712696372Z
2026-09-24T18:53:02.712704098Z ───────────────────────────────────────
2026-09-24T18:53:02.712712625Z GID/UID
2026-09-24T18:53:02.713196810Z ───────────────────────────────────────
2026-09-24T18:53:02.800985778Z
2026-09-24T18:53:02.801009596Z User UID: 911
2026-09-24T18:53:02.801018985Z User GID: 911
2026-09-24T18:53:02.801027552Z ───────────────────────────────────────
2026-09-24T18:53:02.835133558Z Linuxserver.io version: v1.0.26-ls290
2026-09-24T18:53:02.838783429Z Build-date: 2026-09-24T18:46:24+00:00
2026-09-24T18:53:02.838807617Z ───────────────────────────────────────
2026-09-24T18:53:02.838817628Z
2026-09-24T18:53:05.036857610Z [custom-init] No custom files found, skipping...
2026-09-24T18:53:15.052734625Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-09-24T18:53:15.052772983Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-09-24T18:53:28.618448230Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-09-24T18:53:28.618512850Z C:\a\b\c)
2026-09-24T18:53:28.656847572Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-09-24T18:53:28.656873424Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-09-24T18:53:29.364376375Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-09-24T18:53:29.364428019Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-09-24T18:53:29.364491206Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-09-24T18:53:29.364535245Z '(?P<host>[\w\-\.]+)'
2026-09-24T18:53:29.364651148Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-09-24T18:53:29.364674385Z '(?::(?P<port>\d+))?'
2026-09-24T18:53:29.576562146Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-09-24T18:53:29.576589130Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-09-24T18:53:33.872683617Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-09-24T18:53:33.872727385Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-09-24T18:53:33.873367745Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-09-24T18:53:33.873394839Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-09-24T18:53:36.228438152Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-09-24T18:53:36.228473403Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-09-24T18:53:36.228830131Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-09-24T18:53:36.228854991Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-09-24T18:53:36.229176218Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-09-24T18:53:36.229197752Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-09-24T18:53:49.874524003Z 2026-09-24 18:53:49 INFO MAIN :: [] Changed https cert path to server.crt
2026-09-24T18:53:49.876733112Z 2026-09-24 18:53:49 INFO MAIN :: [] Changed https key path to server.key
2026-09-24T18:53:50.193088260Z 2026-09-24 18:53:50 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents', 'morethantv']
2026-09-24T18:53:51.871011361Z 2026-09-24 18:53:51 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:51.880429468Z 2026-09-24 18:53:51 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:51.881715227Z 2026-09-24 18:53:51 INFO MAIN :: [] Add minor version numbers to database
2026-09-24T18:53:51.900718247Z 2026-09-24 18:53:51 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-09-24T18:53:51.906505973Z 2026-09-24 18:53:51 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-09-24T18:53:51.911407564Z 2026-09-24 18:53:51 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:51.913793620Z 2026-09-24 18:53:51 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:51.915153128Z 2026-09-24 18:53:51 INFO MAIN :: [] Test major and minor version updates database
2026-09-24T18:53:51.920245854Z 2026-09-24 18:53:51 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-09-24T18:53:51.926056326Z 2026-09-24 18:53:51 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-09-24T18:53:51.930728275Z 2026-09-24 18:53:51 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:51.933142046Z 2026-09-24 18:53:51 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:51.935345463Z 2026-09-24 18:53:51 INFO MAIN :: [] Adding column proper_tags to history
2026-09-24T18:53:51.948103617Z 2026-09-24 18:53:51 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-09-24T18:53:51.952893854Z 2026-09-24 18:53:51 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:51.955117061Z 2026-09-24 18:53:51 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:51.957409307Z 2026-09-24 18:53:51 INFO MAIN :: [] Adding column manually_searched to history
2026-09-24T18:53:51.964690321Z 2026-09-24 18:53:51 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-09-24T18:53:51.975142009Z 2026-09-24 18:53:51 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-09-24T18:53:51.979925744Z 2026-09-24 18:53:51 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:51.982382351Z 2026-09-24 18:53:51 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:51.983574121Z 2026-09-24 18:53:51 INFO MAIN :: [] Adding column info_hash in history
2026-09-24T18:53:51.993784213Z 2026-09-24 18:53:51 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-09-24T18:53:51.998565822Z 2026-09-24 18:53:51 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.000769150Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.001960319Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding column plot in imdb_info
2026-09-24T18:53:52.004458069Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding column plot in tv_show
2026-09-24T18:53:52.016704101Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-09-24T18:53:52.021495972Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.023649729Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.024832541Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding column size in history
2026-09-24T18:53:52.035185832Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-09-24T18:53:52.039985407Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.042167953Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.043347077Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-09-24T18:53:52.077254834Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-09-24T18:53:52.082126235Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.084706722Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.085899935Z 2026-09-24 18:53:52 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-09-24T18:53:52.110701603Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-09-24T18:53:52.115580558Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.117803325Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.118993021Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding column indexer_id in history
2026-09-24T18:53:52.125102555Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-09-24T18:53:52.130665458Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-09-24T18:53:52.136048719Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding column indexer in imdb_info
2026-09-24T18:53:52.142285219Z 2026-09-24 18:53:52 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-09-24T18:53:52.157312152Z 2026-09-24 18:53:52 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-09-24T18:53:52.170166239Z 2026-09-24 18:53:52 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-09-24T18:53:52.172277100Z 2026-09-24 18:53:52 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-09-24T18:53:52.173954428Z 2026-09-24 18:53:52 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-09-24T18:53:52.175601314Z 2026-09-24 18:53:52 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-09-24T18:53:52.181627020Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-09-24T18:53:52.186783364Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.189063486Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.190251719Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-09-24T18:53:52.204151933Z 2026-09-24 18:53:52 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-09-24T18:53:52.205740211Z 2026-09-24 18:53:52 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-09-24T18:53:52.207247467Z 2026-09-24 18:53:52 INFO MAIN :: [] Dropping the index on idx_status
2026-09-24T18:53:52.210543114Z 2026-09-24 18:53:52 INFO MAIN :: [] Splitting the composite status into status and quality
2026-09-24T18:53:52.215749469Z 2026-09-24 18:53:52 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-09-24T18:53:52.221508797Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-09-24T18:53:52.226363915Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.228787276Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.229984417Z 2026-09-24 18:53:52 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-09-24T18:53:52.231923702Z 2026-09-24 18:53:52 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-09-24T18:53:52.233599908Z 2026-09-24 18:53:52 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-09-24T18:53:52.238868298Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-09-24T18:53:52.243726231Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.245922154Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.247103583Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-09-24T18:53:52.264721444Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-09-24T18:53:52.269808027Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.272324746Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.273526727Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-09-24T18:53:52.285015263Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-09-24T18:53:52.289940703Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.292143078Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.293324547Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-09-24T18:53:52.311004052Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-09-24T18:53:52.315881936Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.318235506Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.319408889Z 2026-09-24 18:53:52 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-09-24T18:53:52.326782508Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-09-24T18:53:52.331654220Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.333845783Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.335011371Z 2026-09-24 18:53:52 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-09-24T18:53:52.347599261Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-09-24T18:53:52.352482436Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.354806596Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.356006653Z 2026-09-24 18:53:52 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-09-24T18:53:52.363860279Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-09-24T18:53:52.368752562Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.370932722Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.372124092Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding column provider_type to the history table
2026-09-24T18:53:52.378788273Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding column client_status to the history table
2026-09-24T18:53:52.385280217Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-09-24T18:53:52.396165800Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-09-24T18:53:52.401096700Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.403318705Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.404512559Z 2026-09-24 18:53:52 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-09-24T18:53:52.407886063Z 2026-09-24 18:53:52 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-09-24T18:53:52.420220092Z 2026-09-24 18:53:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-09-24T18:53:52.472133150Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.474390667Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.482257189Z 2026-09-24 18:53:52 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-09-24T18:53:52.486239700Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.488569181Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.493231500Z 2026-09-24 18:53:52 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-09-24T18:53:52.501405131Z 2026-09-24 18:53:52 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-09-24T18:53:52.550210210Z 2026-09-24 18:53:52 INFO MAIN :: [] Backing up database before upgrade
2026-09-24T18:53:52.552441994Z 2026-09-24 18:53:52 INFO MAIN :: [] Proceeding with upgrade
2026-09-24T18:53:52.553684557Z 2026-09-24 18:53:52 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-09-24T18:53:52.555288837Z 2026-09-24 18:53:52 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-09-24T18:53:52.559755804Z 2026-09-24 18:53:52 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-09-24T18:53:52.562236960Z 2026-09-24 18:53:52 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-09-24T18:53:52.565836820Z 2026-09-24 18:53:52 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-09-24T18:53:52.569484326Z 2026-09-24 18:53:52 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-09-24T18:53:52.572756576Z 2026-09-24 18:53:52 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-09-24T18:53:52.576232095Z 2026-09-24 18:53:52 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-09-24T18:53:54.011865158Z 2026-09-24 18:53:54 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-09-24T18:53:54.022638324Z 2026-09-24 18:53:54 INFO MAIN :: [] Generating New API key
2026-09-24T18:53:54.173132635Z 2026-09-24 18:53:54 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-09-24T18:53:54.357369509Z 2026-09-24 18:53:54 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-09-24T18:53:54.719387528Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-09-24T18:53:54.800831237Z 2026-09-24 18:53:54 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-09-24T18:53:54.838235817Z 2026-09-24 18:53:54 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-09-24T18:53:54.872359849Z 2026-09-24 18:53: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
2026-09-24T18:53:54.905477545Z 2026-09-24 18:53:54 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-09-24T18:53:55.168012935Z [ls.io-init] done.
2026-09-24T18:53:55.290431083Z 2026-09-24 18:53:55 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-09-24T18:53:56.330318383Z 2026-09-24 18:53:56 INFO MAIN :: [] Updated scene exceptions.
2026-09-24T18:53:56.355720029Z 2026-09-24 18:53:56 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-09-24T18:53:57.030596303Z 2026-09-24 18:53:57 INFO MAIN :: [] Finished processing 5353 scene exceptions.
2026-09-24T18:53:57.048736786Z 2026-09-24 18:53:57 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
CacheControl 0.14.4
MediaInfo 21.03.0.0
MediaInfo 24.12.0.0
Medusa UNKNOWN
Medusa-bower UNKNOWN
Simple Launcher 1.1.0.14
WinRAR 5.91.0
acl-libs 2.3.2-r1
adba 1.1.0
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.6-r0
alsa-lib 1.2.14-r2
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.14.1-r0
apk-tools 3.0.8-r0
appdirs 1.4.4
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
attrs 25.4.0
autocommand 2.2.2
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
babelfish 0.6.1
backports-tarfile 1.2.0
bash 5.3.3-r1
beautifulsoup4 4.14.2
bencode-py 4.0.0
bitflags 2.9.1
bitstream-io 2.6.0
bitstream-io 4.2.0
bitvec 1.0.1
bitvec_helpers 3.1.6
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.8-r0
ca-certificates 20260909-r0
ca-certificates-bundle 20260909-r0
cachecontrol 0.14.3
catatonit 0.2.1-r0
certifi 2025.10.5
certifi 2026.6.17
cfg-if 1.0.1
chardet 7.6.0
charset-normalizer 3.5.1
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
cli UNKNOWN
cli-32 UNKNOWN
cli-64 UNKNOWN
cli-arm64 UNKNOWN
click 8.5.0
click-option-group 0.5.9
cloudscraper 1.2.71
colorchoice 1.0.4
configobj 5.0.9
console 0.15.11
contextlib2 21.6.0
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crc 3.3.0
crc-catalog 2.4.0
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.22.0-r0
dark 0.1.0
dbus-libs 1.16.2-r1
decorator 5.3.1
deluge-client 1.10.2
deprecated 1.2.18
diskcache 5.6.3
distlib 0.4.2
distro 1.9.0
dogpile-cache 1.3.4
dolby_vision 3.3.2
either 1.15.0
enzyme 0.5.2
equator 0.4.2
errno 0.3.12
feedparser 6.0.12
fern 0.7.1
ffmpeg 8.0.1-r1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavdevice 8.0.1-r1
ffmpeg-libavfilter 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
ffmpeg-libswscale 8.0.1-r1
findutils 4.10.0-r0
fontconfig 2.17.1-r0
freetype 2.14.3-r0
fribidi 1.0.16-r2
funty 2.0.0
future 1.0.0
gdbm 1.26-r0
getrandom 0.3.3
glib 2.86.3-r0
glslang-libs 1.4.321.0-r0
gntp 1.0.3
graphite2 1.3.14-r6
guessit 3.8.0
gui UNKNOWN
gui-32 UNKNOWN
gui-64 UNKNOWN
gui-arm64 UNKNOWN
harfbuzz 12.2.0-r0
html5lib 1.1
hwdata-pci 0.401-r0
idna 3.18
idna 3.20
importlib-metadata 8.7.1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jaraco-context 6.1.0
jaraco-functools 4.4.0
jaraco-text 4.0.0
jq 1.8.2-r0
json-c 0.18-r1
jsonrpclib-pelix 0.4.3.4
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.19-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.8-r0
libass 0.17.4-r0
libasyncns 0.8-r4
libattr 2.5.2-r2
libblkid 2.41.6-r1
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.8-r0
libcurl 8.22.0-r0
libdav1d 1.5.2-r0
libdovi 3.3.2-r0
libdrm 2.4.131-r0
libeconf 0.8.3-r0
libexpat 2.8.5-r0
libffi 3.5.2-r0
libflac 1.4.3-r2
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjpeg-turbo 3.1.2-r0
libjxl 0.11.2-r0
libltdl 2.5.4-r2
libmd 1.1.0-r0
libmediainfo 25.09-r0
libmount 2.41.6-r1
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.6-r0
libpanelw 6.5_p20251123-r0
libpciaccess 0.18.1-r1
libplacebo 7.351.0-r0
libpng 1.6.58-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libpulse 17.0-r5
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsndfile 1.2.2-r2
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.4-r0
libssl3 3.5.8-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunibreak 6.1-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r1
libzen 0.4.41-r0
libzmq 4.3.5-r2
light 0.1.0
lilv-libs 0.24.26-r0
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
mako 1.3.12
markdown2 2.5.4
markupsafe 3.0.3
maybe-rayon 0.1.1
mbedtls 3.6.7-r0
mediainfo 25.09-r0
memchr 2.7.5
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.33.3-r0
msgpack 1.1.2
msgpack 1.2.2
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.69.0-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
oauthlib 3.3.1
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
orc 0.4.41-r0
packaging 25.0
packaging 26.0
packaging 26.2
paste 1.0.15
pastey 0.1.0
pcre2 10.48-r0
pip 26.2.1
pip UNKNOWN
platformdirs 4.10.0
platformdirs 4.11.12
platformdirs 4.4.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profilehooks 1.13.0
profiling 1.0.16
pyc 3.12.14-r0
pygithub 1.53
pygments 2.20.0
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.3
pyproject-hooks 1.2.0
pysubs2 1.9.0
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.14-r0
python3-gdbm 3.12.14-r0
python3-pyc 3.12.14-r0
python3-pycache-pyc0 3.12.14-r0
pytimeparse 1.1.8
pytrakt 3.4.35
pyyaml 6.0.3
quote 1.0.40
radium 0.7.0
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rarfile 4.2
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
rebulk 3.2.0
requests 2.32.5
requests 2.34.2
requests-oauthlib 2.0.0
requests-toolbelt 1.0.0
resolvelib 1.2.1
rich 14.2.0
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
serd-libs 0.32.4-r0
setuptools 70.3.0
setuptools 84.0.0
sgmllib3k 1.0.0
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
six 1.17.0
skalibs-libs 2.14.4.0-r0
slim 0.1.0
sord-libs 0.16.18-r0
soupsieve 2.10
soxr 0.1.3-r7
speexdsp 1.2.1-r2
spirv-tools 1.4.321.0-r1
sqlite-libs 3.53.4-r0
sratom 0.6.18-r0
srt 3.5.3
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
stevedore 5.9.1
subliminal 2.2.1
syn 2.0.102
tap 1.0.1
tdb-libs 1.4.14-r0
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tinyvec 1.9.0
tinyxml2 11.0.0-r0
tmdbsimple 2.9.1
tomli 2.4.0
tomli 2.4.1
tomli-w 1.2.0
tornado 6.5.2
tornroutes 0.5.1
truststore 0.10.4
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.16.0
tzdata 2026d-r0
unicode-ident 1.0.18
unicode-width 0.2.1
urllib3 2.5.0
urllib3 2.7.0
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.32.0-r0
v_frame 0.3.9
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.321.0-r0
wayland-libs-client 1.24.0-r0
webencodings 0.6.1
wheel 0.46.3
wheel 0.48.0
wrapt 1.17.3
wyz 0.5.1
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xvidcore 1.3.7-r2
xz-libs 5.8.4-r0
y4m 0.8.0
zerocopy 0.8.25
zimg 3.0.6-r0
zipp 3.23.0
zix-libs 0.6.2-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.5:8081/js/medusa-runtime.js?569 0:1396237 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1790276048410
},
{
"level": "INFO",
"message": "http://172.17.0.5:8081/js/app.js?569 0:965 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1790276048410
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.64s |
| Container Start | PASS | - | 55.24s |
| Create Buildx SBOM | PASS | - | 1.54s |
| Get Build Info | PASS | - | 0.04s |