AMD64 PASS
linuxserver/medusa
Runtime: 17.87s
Build Information
Builder: X86-BUILDER-3n --Hetzner
Created: 2026-07-23T16:20:07+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 134.82MB
Tag: amd64-v1.0.25-ls280
Version: v1.0.25-ls280
Expand
2026-07-23T16:25:27.317297908Z [migrations] started
2026-07-23T16:25:27.317353590Z [migrations] no migrations found
2026-07-23T16:25:27.337057157Z usermod: no changes
2026-07-23T16:25:27.342532645Z ───────────────────────────────────────
2026-07-23T16:25:27.342548437Z
2026-07-23T16:25:27.342552686Z ██╗ ███████╗██╗ ██████╗
2026-07-23T16:25:27.342556814Z ██║ ██╔════╝██║██╔═══██╗
2026-07-23T16:25:27.342560642Z ██║ ███████╗██║██║ ██║
2026-07-23T16:25:27.342564329Z ██║ ╚════██║██║██║ ██║
2026-07-23T16:25:27.342568067Z ███████╗███████║██║╚██████╔╝
2026-07-23T16:25:27.342571914Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-23T16:25:27.342575672Z
2026-07-23T16:25:27.342579289Z Brought to you by linuxserver.io
2026-07-23T16:25:27.342583307Z ───────────────────────────────────────
2026-07-23T16:25:27.342942180Z
2026-07-23T16:25:27.342969345Z To support LSIO projects visit:
2026-07-23T16:25:27.342974084Z https://www.linuxserver.io/donate/
2026-07-23T16:25:27.342977912Z
2026-07-23T16:25:27.342981680Z ───────────────────────────────────────
2026-07-23T16:25:27.342986720Z GID/UID
2026-07-23T16:25:27.342990467Z ───────────────────────────────────────
2026-07-23T16:25:27.347462285Z
2026-07-23T16:25:27.347473607Z User UID: 911
2026-07-23T16:25:27.347477886Z User GID: 911
2026-07-23T16:25:27.347481774Z ───────────────────────────────────────
2026-07-23T16:25:27.349198231Z Linuxserver.io version: v1.0.25-ls280
2026-07-23T16:25:27.349434697Z Build-date: 2026-07-23T16:20:07+00:00
2026-07-23T16:25:27.349441862Z ───────────────────────────────────────
2026-07-23T16:25:27.349446872Z
2026-07-23T16:25:27.396732683Z [custom-init] No custom files found, skipping...
2026-07-23T16:25:28.348521139Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-07-23T16:25:28.348560608Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-07-23T16:25:29.793775188Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-07-23T16:25:29.793833516Z C:\a\b\c)
2026-07-23T16:25:29.797543929Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-07-23T16:25:29.797584822Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-07-23T16:25:29.864154194Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-07-23T16:25:29.864185787Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-07-23T16:25:29.864194705Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-07-23T16:25:29.864202020Z '(?P<host>[\w\-\.]+)'
2026-07-23T16:25:29.864209044Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-07-23T16:25:29.864216108Z '(?::(?P<port>\d+))?'
2026-07-23T16:25:29.884132984Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-07-23T16:25:29.884154988Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-07-23T16:25:30.305447464Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-07-23T16:25:30.305475871Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-07-23T16:25:30.305485922Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-07-23T16:25:30.305494689Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-07-23T16:25:30.528595112Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-07-23T16:25:30.528620773Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-07-23T16:25:30.528631425Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-07-23T16:25:30.528639932Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-07-23T16:25:30.528648870Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-07-23T16:25:30.528657167Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-07-23T16:25:31.764449375Z 2026-07-23 16:25:31 INFO MAIN :: [] Changed https cert path to server.crt
2026-07-23T16:25:31.764606862Z 2026-07-23 16:25:31 INFO MAIN :: [] Changed https key path to server.key
2026-07-23T16:25:31.841940445Z 2026-07-23 16:25:31 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-07-23T16:25:31.953411577Z 2026-07-23 16:25:31 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:31.953737093Z 2026-07-23 16:25:31 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:31.953760470Z 2026-07-23 16:25:31 INFO MAIN :: [] Add minor version numbers to database
2026-07-23T16:25:31.956658918Z 2026-07-23 16:25:31 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-07-23T16:25:31.957698882Z 2026-07-23 16:25:31 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-07-23T16:25:31.958127275Z 2026-07-23 16:25:31 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:31.958508703Z 2026-07-23 16:25:31 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:31.958532251Z 2026-07-23 16:25:31 INFO MAIN :: [] Test major and minor version updates database
2026-07-23T16:25:31.959555582Z 2026-07-23 16:25:31 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-07-23T16:25:31.960862053Z 2026-07-23 16:25:31 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-07-23T16:25:31.961256788Z 2026-07-23 16:25:31 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:31.961568206Z 2026-07-23 16:25:31 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:31.961728799Z 2026-07-23 16:25:31 INFO MAIN :: [] Adding column proper_tags to history
2026-07-23T16:25:31.963741784Z 2026-07-23 16:25:31 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-07-23T16:25:31.964159625Z 2026-07-23 16:25:31 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:31.964500061Z 2026-07-23 16:25:31 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:31.964637247Z 2026-07-23 16:25:31 INFO MAIN :: [] Adding column manually_searched to history
2026-07-23T16:25:31.965951434Z 2026-07-23 16:25:31 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-07-23T16:25:31.968104330Z 2026-07-23 16:25:31 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-07-23T16:25:31.968501029Z 2026-07-23 16:25:31 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:31.968803879Z 2026-07-23 16:25:31 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:31.968822086Z 2026-07-23 16:25:31 INFO MAIN :: [] Adding column info_hash in history
2026-07-23T16:25:31.971063912Z 2026-07-23 16:25:31 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-07-23T16:25:31.971408876Z 2026-07-23 16:25:31 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:31.971772940Z 2026-07-23 16:25:31 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:31.971844534Z 2026-07-23 16:25:31 INFO MAIN :: [] Adding column plot in imdb_info
2026-07-23T16:25:31.972099618Z 2026-07-23 16:25:31 INFO MAIN :: [] Adding column plot in tv_show
2026-07-23T16:25:31.974356884Z 2026-07-23 16:25:31 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-07-23T16:25:31.974789806Z 2026-07-23 16:25:31 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:31.975091103Z 2026-07-23 16:25:31 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:31.975112306Z 2026-07-23 16:25:31 INFO MAIN :: [] Adding column size in history
2026-07-23T16:25:31.977473522Z 2026-07-23 16:25:31 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-07-23T16:25:31.977860661Z 2026-07-23 16:25:31 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:31.978307441Z 2026-07-23 16:25:31 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:31.978330458Z 2026-07-23 16:25:31 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-07-23T16:25:31.983107880Z 2026-07-23 16:25:31 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-07-23T16:25:31.983427303Z 2026-07-23 16:25:31 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:31.983731837Z 2026-07-23 16:25:31 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:31.983813381Z 2026-07-23 16:25:31 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-07-23T16:25:31.989189680Z 2026-07-23 16:25:31 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-07-23T16:25:31.989597932Z 2026-07-23 16:25:31 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:31.989880492Z 2026-07-23 16:25:31 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:31.989928618Z 2026-07-23 16:25:31 INFO MAIN :: [] Adding column indexer_id in history
2026-07-23T16:25:31.991122533Z 2026-07-23 16:25:31 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-07-23T16:25:31.992181647Z 2026-07-23 16:25:31 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-07-23T16:25:31.993377896Z 2026-07-23 16:25:31 INFO MAIN :: [] Adding column indexer in imdb_info
2026-07-23T16:25:31.994485206Z 2026-07-23 16:25:31 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-07-23T16:25:31.998865449Z 2026-07-23 16:25:31 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-07-23T16:25:32.002137499Z 2026-07-23 16:25:32 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-07-23T16:25:32.002235076Z 2026-07-23 16:25:32 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-07-23T16:25:32.002415619Z 2026-07-23 16:25:32 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-07-23T16:25:32.002509037Z 2026-07-23 16:25:32 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-07-23T16:25:32.003566177Z 2026-07-23 16:25:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-07-23T16:25:32.004017566Z 2026-07-23 16:25:32 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:32.004457271Z 2026-07-23 16:25:32 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:32.004478123Z 2026-07-23 16:25:32 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-07-23T16:25:32.007066116Z 2026-07-23 16:25:32 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-07-23T16:25:32.007142580Z 2026-07-23 16:25:32 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-07-23T16:25:32.007272512Z 2026-07-23 16:25:32 INFO MAIN :: [] Dropping the index on idx_status
2026-07-23T16:25:32.008638744Z 2026-07-23 16:25:32 INFO MAIN :: [] Splitting the composite status into status and quality
2026-07-23T16:25:32.008732152Z 2026-07-23 16:25:32 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-07-23T16:25:32.010199317Z 2026-07-23 16:25:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-07-23T16:25:32.010595735Z 2026-07-23 16:25:32 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:32.010907603Z 2026-07-23 16:25:32 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:32.010928656Z 2026-07-23 16:25:32 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-07-23T16:25:32.011119440Z 2026-07-23 16:25:32 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-07-23T16:25:32.011182136Z 2026-07-23 16:25:32 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-07-23T16:25:32.012262322Z 2026-07-23 16:25:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-07-23T16:25:32.012657217Z 2026-07-23 16:25:32 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:32.013061422Z 2026-07-23 16:25:32 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:32.013082163Z 2026-07-23 16:25:32 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-07-23T16:25:32.017573299Z 2026-07-23 16:25:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-07-23T16:25:32.017978185Z 2026-07-23 16:25:32 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:32.018286626Z 2026-07-23 16:25:32 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:32.018307488Z 2026-07-23 16:25:32 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-07-23T16:25:32.020782463Z 2026-07-23 16:25:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-07-23T16:25:32.021183701Z 2026-07-23 16:25:32 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:32.021494066Z 2026-07-23 16:25:32 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:32.021515149Z 2026-07-23 16:25:32 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-07-23T16:25:32.024826729Z 2026-07-23 16:25:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-07-23T16:25:32.025227486Z 2026-07-23 16:25:32 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:32.025550387Z 2026-07-23 16:25:32 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:32.025571429Z 2026-07-23 16:25:32 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-07-23T16:25:32.027687982Z 2026-07-23 16:25:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-07-23T16:25:32.028104301Z 2026-07-23 16:25:32 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:32.028426039Z 2026-07-23 16:25:32 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:32.028481681Z 2026-07-23 16:25:32 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-07-23T16:25:32.031457855Z 2026-07-23 16:25:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-07-23T16:25:32.031480541Z 2026-07-23 16:25:32 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:32.031730184Z 2026-07-23 16:25:32 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:32.031795305Z 2026-07-23 16:25:32 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-07-23T16:25:32.033909854Z 2026-07-23 16:25:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-07-23T16:25:32.034305070Z 2026-07-23 16:25:32 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:32.034621488Z 2026-07-23 16:25:32 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:32.034686929Z 2026-07-23 16:25:32 INFO MAIN :: [] Adding column provider_type to the history table
2026-07-23T16:25:32.036454279Z 2026-07-23 16:25:32 INFO MAIN :: [] Adding column client_status to the history table
2026-07-23T16:25:32.037454153Z 2026-07-23 16:25:32 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-07-23T16:25:32.039744576Z 2026-07-23 16:25:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-07-23T16:25:32.039836942Z 2026-07-23 16:25:32 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:32.040317149Z 2026-07-23 16:25:32 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:32.040340817Z 2026-07-23 16:25:32 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-07-23T16:25:32.041440662Z 2026-07-23 16:25:32 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-07-23T16:25:32.043876058Z 2026-07-23 16:25:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-07-23T16:25:32.056157334Z 2026-07-23 16:25:32 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:32.056401566Z 2026-07-23 16:25:32 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:32.057609108Z 2026-07-23 16:25:32 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-07-23T16:25:32.059143990Z 2026-07-23 16:25:32 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:32.059374374Z 2026-07-23 16:25:32 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:32.060671016Z 2026-07-23 16:25:32 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-07-23T16:25:32.062835686Z 2026-07-23 16:25:32 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-07-23T16:25:32.075040959Z 2026-07-23 16:25:32 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:25:32.075245732Z 2026-07-23 16:25:32 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:25:32.075281464Z 2026-07-23 16:25:32 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-07-23T16:25:32.075456556Z 2026-07-23 16:25:32 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-07-23T16:25:32.076719730Z 2026-07-23 16:25:32 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-07-23T16:25:32.076919793Z 2026-07-23 16:25:32 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-07-23T16:25:32.077987434Z 2026-07-23 16:25:32 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-07-23T16:25:32.079013190Z 2026-07-23 16:25:32 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-07-23T16:25:32.079981651Z 2026-07-23 16:25:32 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-07-23T16:25:32.081128741Z 2026-07-23 16:25:32 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-07-23T16:25:32.160599078Z 2026-07-23 16:25:32 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-07-23T16:25:32.164928689Z 2026-07-23 16:25:32 INFO MAIN :: [] Generating New API key
2026-07-23T16:25:32.171619435Z 2026-07-23 16:25:32 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-07-23T16:25:32.182815746Z 2026-07-23 16:25:32 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvdb.json
2026-07-23T16:25:32.272061994Z 2026-07-23 16:25:32 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvmaze.json
2026-07-23T16:25:32.291747754Z 2026-07-23 16:25:32 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tmdb.json
2026-07-23T16:25:32.321576735Z 2026-07-23 16:25:32 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_imdb.json
2026-07-23T16:25:32.341820048Z 2026-07-23 16:25:32 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-07-23T16:25:32.431561844Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-07-23T16:25:32.449373940Z [ls.io-init] done.
2026-07-23T16:25:32.849001158Z 2026-07-23 16:25:32 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-07-23T16:25:32.923371112Z 2026-07-23 16:25:32 INFO MAIN :: [] Updated scene exceptions.
2026-07-23T16:25:32.924349272Z 2026-07-23 16:25:32 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-07-23T16:25:32.952303557Z 2026-07-23 16:25:32 INFO MAIN :: [] Finished processing 5340 scene exceptions.
2026-07-23T16:25:32.952447898Z 2026-07-23 16:25:32 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
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
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.5-r0
alsa-lib 1.2.14-r0
anstream 0.6.8
anstyle 1.0.4
anstyle-parse 0.2.3
anstyle-query 1.0.2
anyhow 1.0.79
anyhow 1.0.98
aom-libs 3.12.1-r0
apk-tools 2.14.10-r0
appdirs 1.4.4
arg_enum_proc_macro 0.3.4
arrayvec 0.7.4
attrs 25.4.0
autocommand 2.2.2
av-metrics 0.9.1
av1-grain 0.2.3
babelfish 0.6.1
backports-tarfile 1.2.0
bash 5.2.37-r0
beautifulsoup4 4.14.2
bencode-py 4.0.0
bitflags 2.4.1
bitstream-io 2.2.0
bitstream-io 2.6.0
bitvec 1.0.1
bitvec_helpers 3.1.6
brotli-libs 1.1.0-r2
busybox 1.37.0-r20
busybox-binsh 1.37.0-r20
c-ares 1.34.8-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
cachecontrol 0.14.3
catatonit 0.2.1-r0
certifi 2025.10.5
cfg-if 1.0.0
chardet 7.4.3
charset-normalizer 3.4.9
cjson 1.7.19-r0
clap 4.4.14
clap_builder 4.4.14
clap_complete 4.4.6
clap_derive 4.4.7
clap_lex 0.6.0
cli UNKNOWN
cli-32 UNKNOWN
cli-64 UNKNOWN
cli-arm64 UNKNOWN
click 8.4.2
click-option-group 0.5.9
cloudscraper 1.2.71
colorchoice 1.0.0
configobj 5.0.9
console 0.15.8
contextlib2 21.6.0
coreutils 9.7-r1
coreutils-env 9.7-r1
coreutils-fmt 9.7-r1
coreutils-sha512sum 9.7-r1
crc 3.3.0
crc-catalog 2.4.0
crossbeam 0.8.4
crossbeam-channel 0.5.14
crossbeam-deque 0.8.5
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.11
crossbeam-utils 0.8.19
curl 8.14.1-r3
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
dogpile-cache 1.3.4
dolby_vision 3.3.1
either 1.9.0
enzyme 0.5.2
errno 0.3.8
feedparser 6.0.12
fern 0.6.2
ffmpeg 6.1.2-r2
ffmpeg-libavcodec 6.1.2-r2
ffmpeg-libavdevice 6.1.2-r2
ffmpeg-libavfilter 6.1.2-r2
ffmpeg-libavformat 6.1.2-r2
ffmpeg-libavutil 6.1.2-r2
ffmpeg-libpostproc 6.1.2-r2
ffmpeg-libswresample 6.1.2-r2
ffmpeg-libswscale 6.1.2-r2
findutils 4.10.0-r0
fontconfig 2.15.0-r3
freetype 2.13.3-r0
fribidi 1.0.16-r1
funty 2.0.0
future 1.0.0
gdbm 1.24-r0
getrandom 0.2.12
giflib 5.2.2-r1
glib 2.84.4-r0
glslang-libs 1.4.309.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 11.2.1-r0
heck 0.4.1
html5lib 1.1
hwdata-pci 0.395-r0
idna 3.18
imath 3.1.12-r0
importlib-metadata 8.7.1
interpolate_name 0.2.4
itertools 0.10.5
itertools 0.12.0
ivf 0.1.3
jaraco-context 6.1.0
jaraco-functools 4.4.0
jaraco-text 4.0.0
jq 1.8.1-r0
jsonrpclib-pelix 0.4.3.4
lab 0.11.0
lame-libs 3.100-r5
lazy_static 1.4.0
lcms2 2.19-r0
libSvtAv1Enc 2.3.0-r0
libapk2 2.14.10-r0
libass 0.17.3-r0
libasyncns 0.8-r4
libattr 2.5.2-r2
libblkid 2.41-r9
libbluray 1.3.4-r1
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.155
libc 0.2.172
libcrypto3 3.5.7-r0
libcurl 8.14.1-r3
libdav1d 1.5.1-r0
libdeflate 1.23-r0
libdovi 3.3.1-r1
libdrm 2.4.124-r0
libeconf 0.6.3-r0
libexpat 2.8.2-r0
libffi 3.4.8-r0
libflac 1.4.3-r1
libgcc 14.2.0-r6
libgomp 14.2.0-r6
libhwy 1.0.7-r1
libidn2 2.3.7-r0
libintl 0.24.1-r0
libjpeg-turbo 3.1.0-r0
libjxl 0.10.3-r2
libltdl 2.5.4-r1
libmd 1.1.0-r0
libmediainfo 25.03-r0
libmount 2.41-r9
libncursesw 6.5_p20250503-r0
libogg 1.3.5-r5
libopenmpt 0.7.15-r0
libpanelw 6.5_p20250503-r0
libpciaccess 0.18.1-r0
libplacebo 6.338.2-r3
libpng 1.6.57-r0
libproc2 4.0.4-r3
libpsl 0.21.5-r3
libpulse 17.0-r5
librist 0.2.10-r1
libsharpyuv 1.5.0-r0
libsndfile 1.2.2-r2
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.2-r0
libssl3 3.5.7-r0
libstdc++ 14.2.0-r6
libtheora 1.1.1-r18
libunibreak 6.1-r0
libunistring 1.3-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.0-r0
libwebp 1.5.0-r0
libwebpmux 1.5.0-r0
libx11 1.8.11-r0
libxau 1.0.12-r0
libxcb 1.17.0-r0
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.1-r4
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.0-r4
linux-raw-sys 0.4.12
log 0.4.20
mako 1.3.10
markdown2 2.5.4
markupsafe 3.0.3
maybe-rayon 0.1.1
mbedtls 3.6.7-r0
mediainfo 25.03-r0
memchr 2.7.1
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.32.10-r0
msgpack 1.2.1
musl 1.2.5-r12
musl-utils 1.2.5-r12
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
new_debug_unreachable 1.0.4
nghttp2-libs 1.69.0-r0
nom 7.1.3
noop_proc_macro 0.3.0
num-bigint 0.4.4
num-derive 0.4.1
num-integer 0.1.45
num-rational 0.4.1
num-traits 0.2.17
numactl 2.0.18-r0
oauthlib 3.3.1
once_cell 1.19.0
onevpl-libs 2023.3.1-r2
oniguruma 6.9.10-r0
openexr-libiex 3.3.11-r0
openexr-libilmthread 3.3.11-r0
openexr-libopenexr 3.3.11-r0
openexr-libopenexrcore 3.3.11-r0
opus 1.5.2-r1
orc 0.4.40-r1
packaging 25.0
packaging 26.0
paste 1.0.14
pcre2 10.46-r0
pip 26.1.2
platformdirs 4.11.0
platformdirs 4.4.0
ppv-lite86 0.2.17
proc-macro2 1.0.76
procps-ng 4.0.4-r3
profilehooks 1.13.0
profiling 1.0.13
profiling-procmacros 1.0.13
pyc 3.12.13-r0
pygithub 1.53
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pysubs2 1.8.1
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.13-r0
python3-pyc 3.12.13-r0
python3-pycache-pyc0 3.12.13-r0
pytimeparse 1.1.8
pytrakt 3.4.35
pyyaml 6.0.3
quote 1.0.35
radium 0.7.0
rand 0.8.5
rand_chacha 0.3.1
rand_core 0.6.4
rarfile 4.2
rav1e 0.7.1
rav1e-libs 0.7.1-r2
rayon 1.8.0
rayon-core 1.12.0
readline 8.2.13-r1
rebulk 3.2.0
requests 2.32.5
requests-oauthlib 2.0.0
requests-toolbelt 1.0.0
rustix 0.38.28
scan_fmt 0.2.6
scanelf 1.3.8-r1
sdl2-compat 2.32.56-r0
sdl3 3.2.16-r0
serd-libs 0.32.4-r0
setuptools 83.0.0
sgmllib3k 1.0.0
shaderc 2024.4-r0
shadow 4.17.3-r0
signal-hook 0.3.17
signal-hook-registry 1.4.1
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.9.1
soxr 0.1.3-r7
speexdsp 1.2.1-r2
spirv-tools 1.4.313.0-r0
sqlite-libs 3.49.2-r1
sratom 0.6.18-r0
srt 3.5.3
ssl_client 1.37.0-r20
stevedore 5.9.0
subliminal 2.2.1
syn 2.0.48
tap 1.0.1
tdb-libs 1.4.12-r0
terminal_size 0.3.0
thiserror 1.0.56
thiserror-impl 1.0.56
tinyvec 1.9.0
tinyxml2 11.0.0-r0
tmdbsimple 2.9.1
tomli 2.4.0
tomli 2.4.1
tornado 6.5.2
tornroutes 0.5.1
trans 2.1.0
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.16.0
tzdata 2026c-r0
unicode-ident 1.0.12
unicode-width 0.1.11
urllib3 2.5.0
utf8parse 0.2.1
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.28.1-r1
v_frame 0.3.7
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.313.0-r0
wayland-libs-client 1.23.1-r3
webencodings 0.5.1
wheel 0.46.3
wheel 0.47.0
wrapt 1.17.3
wyz 0.5.1
x264-libs 0.164.3108-r0
x265-libs 3.6-r0
xvidcore 1.3.7-r2
xz-libs 5.8.3-r0
y4m 0.8.0
zimg 3.0.5-r3
zipp 3.23.0
zix-libs 0.6.2-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r0
sbom
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.4:8081/js/medusa-runtime.js?151 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1784823944573
},
{
"level": "INFO",
"message": "http://172.17.0.4:8081/js/app.js?151 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1784823944573
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.32s |
| Container Start | PASS | - | 6.06s |
| Create Buildx SBOM | PASS | - | 2.04s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/medusa
Runtime: 72.42s
Build Information
Builder: X86-BUILDER-3n --Hetzner
Created: 2026-07-23T16:20:07+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 133.80MB
Tag: arm64v8-v1.0.25-ls280
Version: v1.0.25-ls280
Expand
2026-07-23T16:25:29.550934095Z [migrations] started
2026-07-23T16:25:29.555094575Z [migrations] no migrations found
2026-07-23T16:25:30.119443690Z usermod: no changes
2026-07-23T16:25:30.214632287Z ───────────────────────────────────────
2026-07-23T16:25:30.214670514Z
2026-07-23T16:25:30.214679672Z ██╗ ███████╗██╗ ██████╗
2026-07-23T16:25:30.214688119Z ██║ ██╔════╝██║██╔═══██╗
2026-07-23T16:25:30.214696646Z ██║ ███████╗██║██║ ██║
2026-07-23T16:25:30.214704743Z ██║ ╚════██║██║██║ ██║
2026-07-23T16:25:30.214713089Z ███████╗███████║██║╚██████╔╝
2026-07-23T16:25:30.214721346Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-23T16:25:30.214730254Z
2026-07-23T16:25:30.214738010Z Brought to you by linuxserver.io
2026-07-23T16:25:30.214746186Z ───────────────────────────────────────
2026-07-23T16:25:30.223211877Z
2026-07-23T16:25:30.223241457Z To support LSIO projects visit:
2026-07-23T16:25:30.223251237Z https://www.linuxserver.io/donate/
2026-07-23T16:25:30.223259704Z
2026-07-23T16:25:30.223267990Z ───────────────────────────────────────
2026-07-23T16:25:30.223277580Z GID/UID
2026-07-23T16:25:30.223688067Z ───────────────────────────────────────
2026-07-23T16:25:30.404282916Z
2026-07-23T16:25:30.404317104Z User UID: 911
2026-07-23T16:25:30.404327175Z User GID: 911
2026-07-23T16:25:30.404335381Z ───────────────────────────────────────
2026-07-23T16:25:30.442527988Z Linuxserver.io version: v1.0.25-ls280
2026-07-23T16:25:30.445403119Z Build-date: 2026-07-23T16:20:07+00:00
2026-07-23T16:25:30.445427859Z ───────────────────────────────────────
2026-07-23T16:25:30.445438049Z
2026-07-23T16:25:33.241367060Z [custom-init] No custom files found, skipping...
2026-07-23T16:25:44.159317097Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-07-23T16:25:44.159367779Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-07-23T16:25:58.467243970Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-07-23T16:25:58.467324252Z C:\a\b\c)
2026-07-23T16:25:58.506990186Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-07-23T16:25:58.507029485Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-07-23T16:25:59.235589372Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-07-23T16:25:59.235616166Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-07-23T16:25:59.235794696Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-07-23T16:25:59.235816700Z '(?P<host>[\w\-\.]+)'
2026-07-23T16:25:59.235918635Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-07-23T16:25:59.235932373Z '(?::(?P<port>\d+))?'
2026-07-23T16:25:59.453468148Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-07-23T16:25:59.453493419Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-07-23T16:26:03.988605830Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-07-23T16:26:03.988654528Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-07-23T16:26:03.989306050Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-07-23T16:26:03.989340780Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-07-23T16:26:06.423252585Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-07-23T16:26:06.423302185Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-07-23T16:26:06.423651008Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-07-23T16:26:06.423688684Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-07-23T16:26:06.424025783Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-07-23T16:26:06.424052376Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-07-23T16:26:20.493077874Z 2026-07-23 16:26:20 INFO MAIN :: [] Changed https cert path to server.crt
2026-07-23T16:26:20.495208646Z 2026-07-23 16:26:20 INFO MAIN :: [] Changed https key path to server.key
2026-07-23T16:26:20.824322750Z 2026-07-23 16:26:20 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-07-23T16:26:22.525968116Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.535316625Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.536707196Z 2026-07-23 16:26:22 INFO MAIN :: [] Add minor version numbers to database
2026-07-23T16:26:22.555374165Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-07-23T16:26:22.561056710Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-07-23T16:26:22.566059757Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.568487286Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.569859921Z 2026-07-23 16:26:22 INFO MAIN :: [] Test major and minor version updates database
2026-07-23T16:26:22.575064645Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-07-23T16:26:22.580727400Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-07-23T16:26:22.585594724Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.587878073Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.590147775Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding column proper_tags to history
2026-07-23T16:26:22.602508612Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-07-23T16:26:22.607304201Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.609527960Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.611771378Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding column manually_searched to history
2026-07-23T16:26:22.618797701Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-07-23T16:26:22.629469135Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-07-23T16:26:22.634307821Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.636532412Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.637753291Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding column info_hash in history
2026-07-23T16:26:22.647771218Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-07-23T16:26:22.652561477Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.654746688Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.655926435Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding column plot in imdb_info
2026-07-23T16:26:22.658437412Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding column plot in tv_show
2026-07-23T16:26:22.670082798Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-07-23T16:26:22.674901123Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.677275465Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.678466705Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding column size in history
2026-07-23T16:26:22.688442968Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-07-23T16:26:22.693235872Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.695452858Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.696633115Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-07-23T16:26:22.729123216Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-07-23T16:26:22.734125962Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.736429181Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.737667676Z 2026-07-23 16:26:22 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-07-23T16:26:22.761570741Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-07-23T16:26:22.766490360Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.768943811Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.770135071Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding column indexer_id in history
2026-07-23T16:26:22.776338926Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-07-23T16:26:22.781772391Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-07-23T16:26:22.786946232Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding column indexer in imdb_info
2026-07-23T16:26:22.792953642Z 2026-07-23 16:26:22 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-07-23T16:26:22.807937692Z 2026-07-23 16:26:22 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-07-23T16:26:22.820750479Z 2026-07-23 16:26:22 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-07-23T16:26:22.822773725Z 2026-07-23 16:26:22 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-07-23T16:26:22.824403207Z 2026-07-23 16:26:22 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-07-23T16:26:22.826010163Z 2026-07-23 16:26:22 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-07-23T16:26:22.831871529Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-07-23T16:26:22.836991832Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.839258979Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.840481992Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-07-23T16:26:22.854025471Z 2026-07-23 16:26:22 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-07-23T16:26:22.855609221Z 2026-07-23 16:26:22 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-07-23T16:26:22.857136487Z 2026-07-23 16:26:22 INFO MAIN :: [] Dropping the index on idx_status
2026-07-23T16:26:22.860407616Z 2026-07-23 16:26:22 INFO MAIN :: [] Splitting the composite status into status and quality
2026-07-23T16:26:22.865741058Z 2026-07-23 16:26:22 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-07-23T16:26:22.871616873Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-07-23T16:26:22.876558647Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.878812847Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.880046682Z 2026-07-23 16:26:22 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-07-23T16:26:22.882005698Z 2026-07-23 16:26:22 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-07-23T16:26:22.883681333Z 2026-07-23 16:26:22 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-07-23T16:26:22.888928923Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-07-23T16:26:22.893815465Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.896021248Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.897222608Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-07-23T16:26:22.914687585Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-07-23T16:26:22.919631834Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.921858419Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.923052564Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-07-23T16:26:22.934614381Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-07-23T16:26:22.939570023Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.941929626Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.943114712Z 2026-07-23 16:26:22 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-07-23T16:26:22.960831147Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-07-23T16:26:22.965716557Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.967869423Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.969098429Z 2026-07-23 16:26:22 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-07-23T16:26:22.976577402Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-07-23T16:26:22.981520048Z 2026-07-23 16:26:22 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:22.983953128Z 2026-07-23 16:26:22 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:22.985187144Z 2026-07-23 16:26:22 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-07-23T16:26:22.998030062Z 2026-07-23 16:26:22 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-07-23T16:26:23.002909580Z 2026-07-23 16:26:23 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:23.005138650Z 2026-07-23 16:26:23 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:23.006331763Z 2026-07-23 16:26:23 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-07-23T16:26:23.014246114Z 2026-07-23 16:26:23 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-07-23T16:26:23.019107215Z 2026-07-23 16:26:23 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:23.021473431Z 2026-07-23 16:26:23 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:23.022654490Z 2026-07-23 16:26:23 INFO MAIN :: [] Adding column provider_type to the history table
2026-07-23T16:26:23.029032376Z 2026-07-23 16:26:23 INFO MAIN :: [] Adding column client_status to the history table
2026-07-23T16:26:23.035666939Z 2026-07-23 16:26:23 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-07-23T16:26:23.046381220Z 2026-07-23 16:26:23 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-07-23T16:26:23.051252732Z 2026-07-23 16:26:23 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:23.053465519Z 2026-07-23 16:26:23 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:23.054651958Z 2026-07-23 16:26:23 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-07-23T16:26:23.058216458Z 2026-07-23 16:26:23 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-07-23T16:26:23.071087262Z 2026-07-23 16:26:23 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-07-23T16:26:23.109836951Z 2026-07-23 16:26:23 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:23.112078465Z 2026-07-23 16:26:23 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:23.119607811Z 2026-07-23 16:26:23 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-07-23T16:26:23.137146247Z 2026-07-23 16:26:23 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:23.139396730Z 2026-07-23 16:26:23 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:23.144135524Z 2026-07-23 16:26:23 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-07-23T16:26:23.152251421Z 2026-07-23 16:26:23 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-07-23T16:26:23.199316899Z 2026-07-23 16:26:23 INFO MAIN :: [] Backing up database before upgrade
2026-07-23T16:26:23.201547001Z 2026-07-23 16:26:23 INFO MAIN :: [] Proceeding with upgrade
2026-07-23T16:26:23.202781237Z 2026-07-23 16:26:23 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-07-23T16:26:23.204388675Z 2026-07-23 16:26:23 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-07-23T16:26:23.209138692Z 2026-07-23 16:26:23 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-07-23T16:26:23.211573015Z 2026-07-23 16:26:23 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-07-23T16:26:23.215040910Z 2026-07-23 16:26:23 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-07-23T16:26:23.218439455Z 2026-07-23 16:26:23 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-07-23T16:26:23.221994035Z 2026-07-23 16:26:23 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-07-23T16:26:23.225299042Z 2026-07-23 16:26:23 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-07-23T16:26:24.681338544Z 2026-07-23 16:26:24 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-07-23T16:26:24.692677422Z 2026-07-23 16:26:24 INFO MAIN :: [] Generating New API key
2026-07-23T16:26:24.847515954Z 2026-07-23 16:26:24 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-07-23T16:26:25.032892896Z 2026-07-23 16:26:25 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvdb.json
2026-07-23T16:26:25.363984323Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-07-23T16:26:25.509174272Z 2026-07-23 16:26:25 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvmaze.json
2026-07-23T16:26:25.548323546Z 2026-07-23 16:26:25 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tmdb.json
2026-07-23T16:26:25.584298115Z 2026-07-23 16:26: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-07-23T16:26:25.620701778Z 2026-07-23 16:26:25 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-07-23T16:26:25.914509088Z 2026-07-23 16:26:25 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-07-23T16:26:25.985139130Z [ls.io-init] done.
2026-07-23T16:26:26.941692478Z 2026-07-23 16:26:26 INFO MAIN :: [] Updated scene exceptions.
2026-07-23T16:26:26.966776261Z 2026-07-23 16:26:26 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-07-23T16:26:27.687163078Z 2026-07-23 16:26:27 INFO MAIN :: [] Finished processing 5340 scene exceptions.
2026-07-23T16:26:27.714369446Z 2026-07-23 16:26:27 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
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
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.5-r0
alsa-lib 1.2.14-r0
anstream 0.6.8
anstyle 1.0.4
anstyle-parse 0.2.3
anstyle-query 1.0.2
anyhow 1.0.79
anyhow 1.0.98
aom-libs 3.12.1-r0
apk-tools 2.14.10-r0
appdirs 1.4.4
arg_enum_proc_macro 0.3.4
arrayvec 0.7.4
attrs 25.4.0
autocommand 2.2.2
av-metrics 0.9.1
av1-grain 0.2.3
babelfish 0.6.1
backports-tarfile 1.2.0
bash 5.2.37-r0
beautifulsoup4 4.14.2
bencode-py 4.0.0
bitflags 2.4.1
bitstream-io 2.2.0
bitstream-io 2.6.0
bitvec 1.0.1
bitvec_helpers 3.1.6
brotli-libs 1.1.0-r2
busybox 1.37.0-r20
busybox-binsh 1.37.0-r20
c-ares 1.34.8-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
cachecontrol 0.14.3
catatonit 0.2.1-r0
certifi 2025.10.5
cfg-if 1.0.0
chardet 7.4.3
charset-normalizer 3.4.9
cjson 1.7.19-r0
clap 4.4.14
clap_builder 4.4.14
clap_complete 4.4.6
clap_derive 4.4.7
clap_lex 0.6.0
cli UNKNOWN
cli-32 UNKNOWN
cli-64 UNKNOWN
cli-arm64 UNKNOWN
click 8.4.2
click-option-group 0.5.9
cloudscraper 1.2.71
colorchoice 1.0.0
configobj 5.0.9
console 0.15.8
contextlib2 21.6.0
coreutils 9.7-r1
coreutils-env 9.7-r1
coreutils-fmt 9.7-r1
coreutils-sha512sum 9.7-r1
crc 3.2.1
crc-catalog 2.4.0
crossbeam 0.8.4
crossbeam-channel 0.5.14
crossbeam-deque 0.8.5
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.11
crossbeam-utils 0.8.19
curl 8.14.1-r3
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
dogpile-cache 1.3.4
dolby_vision 3.3.1
either 1.9.0
enzyme 0.5.2
errno 0.3.8
feedparser 6.0.12
fern 0.6.2
ffmpeg 6.1.2-r2
ffmpeg-libavcodec 6.1.2-r2
ffmpeg-libavdevice 6.1.2-r2
ffmpeg-libavfilter 6.1.2-r2
ffmpeg-libavformat 6.1.2-r2
ffmpeg-libavutil 6.1.2-r2
ffmpeg-libpostproc 6.1.2-r2
ffmpeg-libswresample 6.1.2-r2
ffmpeg-libswscale 6.1.2-r2
findutils 4.10.0-r0
fontconfig 2.15.0-r3
freetype 2.13.3-r0
fribidi 1.0.16-r1
funty 2.0.0
future 1.0.0
gdbm 1.24-r0
getrandom 0.2.12
giflib 5.2.2-r1
glib 2.84.4-r0
glslang-libs 1.4.309.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 11.2.1-r0
heck 0.4.1
html5lib 1.1
hwdata-pci 0.395-r0
idna 3.18
imath 3.1.12-r0
importlib-metadata 8.7.1
interpolate_name 0.2.4
itertools 0.10.5
itertools 0.12.0
ivf 0.1.3
jaraco-context 6.1.0
jaraco-functools 4.4.0
jaraco-text 4.0.0
jq 1.8.1-r0
jsonrpclib-pelix 0.4.3.4
lab 0.11.0
lame-libs 3.100-r5
lazy_static 1.4.0
lcms2 2.19-r0
libSvtAv1Enc 2.3.0-r0
libapk2 2.14.10-r0
libass 0.17.3-r0
libasyncns 0.8-r4
libattr 2.5.2-r2
libblkid 2.41-r9
libbluray 1.3.4-r1
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.155
libc 0.2.172
libcrypto3 3.5.7-r0
libcurl 8.14.1-r3
libdav1d 1.5.1-r0
libdeflate 1.23-r0
libdovi 3.3.1-r1
libdrm 2.4.124-r0
libeconf 0.6.3-r0
libexpat 2.8.2-r0
libffi 3.4.8-r0
libflac 1.4.3-r1
libgcc 14.2.0-r6
libgomp 14.2.0-r6
libhwy 1.0.7-r1
libidn2 2.3.7-r0
libintl 0.24.1-r0
libjpeg-turbo 3.1.0-r0
libjxl 0.10.3-r2
libltdl 2.5.4-r1
libmd 1.1.0-r0
libmediainfo 25.03-r0
libmount 2.41-r9
libncursesw 6.5_p20250503-r0
libogg 1.3.5-r5
libopenmpt 0.7.15-r0
libpanelw 6.5_p20250503-r0
libpciaccess 0.18.1-r0
libplacebo 6.338.2-r3
libpng 1.6.57-r0
libproc2 4.0.4-r3
libpsl 0.21.5-r3
libpulse 17.0-r5
librist 0.2.10-r1
libsharpyuv 1.5.0-r0
libsndfile 1.2.2-r2
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.2-r0
libssl3 3.5.7-r0
libstdc++ 14.2.0-r6
libtheora 1.1.1-r18
libunibreak 6.1-r0
libunistring 1.3-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.0-r0
libwebp 1.5.0-r0
libwebpmux 1.5.0-r0
libx11 1.8.11-r0
libxau 1.0.12-r0
libxcb 1.17.0-r0
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.1-r4
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.0-r4
linux-raw-sys 0.4.12
log 0.4.20
mako 1.3.10
markdown2 2.5.4
markupsafe 3.0.3
maybe-rayon 0.1.1
mbedtls 3.6.7-r0
mediainfo 25.03-r0
memchr 2.7.1
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.32.10-r0
msgpack 1.2.1
musl 1.2.5-r12
musl-utils 1.2.5-r12
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
new_debug_unreachable 1.0.4
nghttp2-libs 1.69.0-r0
nom 7.1.3
noop_proc_macro 0.3.0
num-bigint 0.4.4
num-derive 0.4.1
num-integer 0.1.45
num-rational 0.4.1
num-traits 0.2.17
numactl 2.0.18-r0
oauthlib 3.3.1
once_cell 1.19.0
oniguruma 6.9.10-r0
openexr-libiex 3.3.11-r0
openexr-libilmthread 3.3.11-r0
openexr-libopenexr 3.3.11-r0
openexr-libopenexrcore 3.3.11-r0
opus 1.5.2-r1
orc 0.4.40-r1
packaging 25.0
packaging 26.0
paste 1.0.14
pcre2 10.46-r0
pip 26.1.2
platformdirs 4.11.0
platformdirs 4.4.0
ppv-lite86 0.2.17
proc-macro2 1.0.76
procps-ng 4.0.4-r3
profilehooks 1.13.0
profiling 1.0.13
profiling-procmacros 1.0.13
pyc 3.12.13-r0
pygithub 1.53
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pysubs2 1.8.1
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.13-r0
python3-pyc 3.12.13-r0
python3-pycache-pyc0 3.12.13-r0
pytimeparse 1.1.8
pytrakt 3.4.35
pyyaml 6.0.3
quote 1.0.35
radium 0.7.0
rand 0.8.5
rand_chacha 0.3.1
rand_core 0.6.4
rarfile 4.2
rav1e 0.7.1
rav1e-libs 0.7.1-r2
rayon 1.8.0
rayon-core 1.12.0
readline 8.2.13-r1
rebulk 3.2.0
requests 2.32.5
requests-oauthlib 2.0.0
requests-toolbelt 1.0.0
rustix 0.38.28
scan_fmt 0.2.6
scanelf 1.3.8-r1
sdl2-compat 2.32.56-r0
sdl3 3.2.16-r0
serd-libs 0.32.4-r0
setuptools 83.0.0
sgmllib3k 1.0.0
shaderc 2024.4-r0
shadow 4.17.3-r0
signal-hook 0.3.17
signal-hook-registry 1.4.1
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.9.1
soxr 0.1.3-r7
speexdsp 1.2.1-r2
spirv-tools 1.4.313.0-r0
sqlite-libs 3.49.2-r1
sratom 0.6.18-r0
srt 3.5.3
ssl_client 1.37.0-r20
stevedore 5.9.0
subliminal 2.2.1
syn 2.0.48
tap 1.0.1
tdb-libs 1.4.12-r0
terminal_size 0.3.0
thiserror 1.0.56
thiserror-impl 1.0.56
tinyvec 1.9.0
tinyxml2 11.0.0-r0
tmdbsimple 2.9.1
tomli 2.4.0
tomli 2.4.1
tornado 6.5.2
tornroutes 0.5.1
trans 2.1.0
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.16.0
tzdata 2026c-r0
unicode-ident 1.0.12
unicode-width 0.1.11
urllib3 2.5.0
utf8parse 0.2.1
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.28.1-r1
v_frame 0.3.7
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.313.0-r0
wayland-libs-client 1.23.1-r3
webencodings 0.5.1
wheel 0.46.3
wheel 0.47.0
wrapt 1.17.3
wyz 0.5.1
x264-libs 0.164.3108-r0
x265-libs 3.6-r0
xvidcore 1.3.7-r2
xz-libs 5.8.3-r0
y4m 0.8.0
zimg 3.0.5-r3
zipp 3.23.0
zix-libs 0.6.2-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r0
sbom
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.5:8081/js/medusa-runtime.js?569 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1784823999146
},
{
"level": "INFO",
"message": "http://172.17.0.5:8081/js/app.js?569 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1784823999146
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.68s |
| Container Start | PASS | - | 59.26s |
| Create Buildx SBOM | PASS | - | 1.69s |
| Get Build Info | PASS | - | 0.04s |