AMD64 PASS
linuxserver/medusa
Runtime: 27.25s
Build Information
Builder: X86-BUILDER-3c --Hetzner
Created: 2025-11-27T15:00:04+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 135.54MB
Tag: amd64-v1.0.25-ls249
Version: v1.0.25-ls249
Expand
2025-11-27T15:04:36.214592084Z [migrations] started
2025-11-27T15:04:36.214973372Z [migrations] no migrations found
2025-11-27T15:04:36.236068506Z usermod: no changes
2025-11-27T15:04:36.243273403Z ───────────────────────────────────────
2025-11-27T15:04:36.243489177Z
2025-11-27T15:04:36.243495139Z ██╗ ███████╗██╗ ██████╗
2025-11-27T15:04:36.243499698Z ██║ ██╔════╝██║██╔═══██╗
2025-11-27T15:04:36.243503817Z ██║ ███████╗██║██║ ██║
2025-11-27T15:04:36.243507985Z ██║ ╚════██║██║██║ ██║
2025-11-27T15:04:36.243512033Z ███████╗███████║██║╚██████╔╝
2025-11-27T15:04:36.243516392Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-27T15:04:36.243520991Z
2025-11-27T15:04:36.243525300Z Brought to you by linuxserver.io
2025-11-27T15:04:36.243530160Z ───────────────────────────────────────
2025-11-27T15:04:36.243666745Z
2025-11-27T15:04:36.243679330Z To support LSIO projects visit:
2025-11-27T15:04:36.243683589Z https://www.linuxserver.io/donate/
2025-11-27T15:04:36.243687386Z
2025-11-27T15:04:36.243691244Z ───────────────────────────────────────
2025-11-27T15:04:36.243695903Z GID/UID
2025-11-27T15:04:36.243699691Z ───────────────────────────────────────
2025-11-27T15:04:36.248753968Z
2025-11-27T15:04:36.248766583Z User UID: 911
2025-11-27T15:04:36.248770280Z User GID: 911
2025-11-27T15:04:36.248773808Z ───────────────────────────────────────
2025-11-27T15:04:36.250425263Z Linuxserver.io version: v1.0.25-ls249
2025-11-27T15:04:36.250687561Z Build-date: 2025-11-27T15:00:04+00:00
2025-11-27T15:04:36.250704374Z ───────────────────────────────────────
2025-11-27T15:04:36.250709525Z
2025-11-27T15:04:36.296665095Z [custom-init] No custom files found, skipping...
2025-11-27T15:04:37.244393344Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2025-11-27T15:04:37.244435759Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2025-11-27T15:04:38.690455898Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2025-11-27T15:04:38.690513093Z C:\a\b\c)
2025-11-27T15:04:38.694277603Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2025-11-27T15:04:38.694289507Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2025-11-27T15:04:38.761766288Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2025-11-27T15:04:38.761789014Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2025-11-27T15:04:38.761793794Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2025-11-27T15:04:38.761797591Z '(?P<host>[\w\-\.]+)'
2025-11-27T15:04:38.761801910Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2025-11-27T15:04:38.761805668Z '(?::(?P<port>\d+))?'
2025-11-27T15:04:38.782907085Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2025-11-27T15:04:38.782933367Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2025-11-27T15:04:39.208502933Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2025-11-27T15:04:39.208543425Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2025-11-27T15:04:39.208552964Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2025-11-27T15:04:39.208561952Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2025-11-27T15:04:39.431075453Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-11-27T15:04:39.431117347Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-11-27T15:04:39.431128560Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-11-27T15:04:39.431137348Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-11-27T15:04:39.431146105Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-11-27T15:04:39.431154542Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-11-27T15:04:40.674124368Z 2025-11-27 15:04:40 INFO MAIN :: [] Changed https cert path to server.crt
2025-11-27T15:04:40.674279991Z 2025-11-27 15:04:40 INFO MAIN :: [] Changed https key path to server.key
2025-11-27T15:04:40.860276988Z 2025-11-27 15:04:40 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2025-11-27T15:04:40.974475652Z 2025-11-27 15:04:40 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:40.974789264Z 2025-11-27 15:04:40 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:40.974838483Z 2025-11-27 15:04:40 INFO MAIN :: [] Add minor version numbers to database
2025-11-27T15:04:40.978109288Z 2025-11-27 15:04:40 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2025-11-27T15:04:40.979321980Z 2025-11-27 15:04:40 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2025-11-27T15:04:40.979723879Z 2025-11-27 15:04:40 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:40.980126770Z 2025-11-27 15:04:40 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:40.980179085Z 2025-11-27 15:04:40 INFO MAIN :: [] Test major and minor version updates database
2025-11-27T15:04:40.981492680Z 2025-11-27 15:04:40 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2025-11-27T15:04:40.982698107Z 2025-11-27 15:04:40 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2025-11-27T15:04:40.983091590Z 2025-11-27 15:04:40 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:40.983396654Z 2025-11-27 15:04:40 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:40.983557377Z 2025-11-27 15:04:40 INFO MAIN :: [] Adding column proper_tags to history
2025-11-27T15:04:40.986005747Z 2025-11-27 15:04:40 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2025-11-27T15:04:40.986400933Z 2025-11-27 15:04:40 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:40.986790347Z 2025-11-27 15:04:40 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:40.986956632Z 2025-11-27 15:04:40 INFO MAIN :: [] Adding column manually_searched to history
2025-11-27T15:04:40.988182690Z 2025-11-27 15:04:40 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2025-11-27T15:04:40.990511469Z 2025-11-27 15:04:40 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2025-11-27T15:04:40.990904671Z 2025-11-27 15:04:40 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:40.991208352Z 2025-11-27 15:04:40 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:40.991259405Z 2025-11-27 15:04:40 INFO MAIN :: [] Adding column info_hash in history
2025-11-27T15:04:40.993743587Z 2025-11-27 15:04:40 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2025-11-27T15:04:40.994131929Z 2025-11-27 15:04:40 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:40.994677156Z 2025-11-27 15:04:40 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:40.994732518Z 2025-11-27 15:04:40 INFO MAIN :: [] Adding column plot in imdb_info
2025-11-27T15:04:40.994936739Z 2025-11-27 15:04:40 INFO MAIN :: [] Adding column plot in tv_show
2025-11-27T15:04:40.997323976Z 2025-11-27 15:04:40 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2025-11-27T15:04:40.997722689Z 2025-11-27 15:04:40 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:40.998086431Z 2025-11-27 15:04:40 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:40.998141933Z 2025-11-27 15:04:40 INFO MAIN :: [] Adding column size in history
2025-11-27T15:04:41.000821007Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2025-11-27T15:04:41.001219339Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.001571318Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.001616569Z 2025-11-27 15:04:41 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2025-11-27T15:04:41.006653480Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2025-11-27T15:04:41.007058736Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.007431497Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.007473972Z 2025-11-27 15:04:41 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2025-11-27T15:04:41.013014358Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2025-11-27T15:04:41.013443672Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.013752173Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.013810631Z 2025-11-27 15:04:41 INFO MAIN :: [] Adding column indexer_id in history
2025-11-27T15:04:41.015050377Z 2025-11-27 15:04:41 INFO MAIN :: [] Adding column indexer_id in blacklist
2025-11-27T15:04:41.016356547Z 2025-11-27 15:04:41 INFO MAIN :: [] Adding column indexer_id in whitelist
2025-11-27T15:04:41.017517465Z 2025-11-27 15:04:41 INFO MAIN :: [] Adding column indexer in imdb_info
2025-11-27T15:04:41.056684516Z 2025-11-27 15:04:41 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2025-11-27T15:04:41.063772978Z 2025-11-27 15:04:41 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2025-11-27T15:04:41.067476034Z 2025-11-27 15:04:41 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2025-11-27T15:04:41.067582859Z 2025-11-27 15:04:41 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2025-11-27T15:04:41.067723783Z 2025-11-27 15:04:41 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2025-11-27T15:04:41.067871671Z 2025-11-27 15:04:41 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2025-11-27T15:04:41.069074002Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2025-11-27T15:04:41.069485300Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.069884273Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.069958653Z 2025-11-27 15:04:41 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2025-11-27T15:04:41.072838281Z 2025-11-27 15:04:41 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2025-11-27T15:04:41.072946569Z 2025-11-27 15:04:41 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2025-11-27T15:04:41.073061741Z 2025-11-27 15:04:41 INFO MAIN :: [] Dropping the index on idx_status
2025-11-27T15:04:41.074019689Z 2025-11-27 15:04:41 INFO MAIN :: [] Splitting the composite status into status and quality
2025-11-27T15:04:41.074124881Z 2025-11-27 15:04:41 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2025-11-27T15:04:41.075201339Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2025-11-27T15:04:41.075598759Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.075981079Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.076037412Z 2025-11-27 15:04:41 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2025-11-27T15:04:41.076208537Z 2025-11-27 15:04:41 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2025-11-27T15:04:41.076305943Z 2025-11-27 15:04:41 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-27T15:04:41.077583615Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2025-11-27T15:04:41.077982228Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.078352814Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.078435521Z 2025-11-27 15:04:41 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2025-11-27T15:04:41.083420477Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2025-11-27T15:04:41.083785983Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.084156990Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.084189896Z 2025-11-27 15:04:41 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2025-11-27T15:04:41.086502503Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2025-11-27T15:04:41.086905073Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.087216571Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.087248134Z 2025-11-27 15:04:41 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2025-11-27T15:04:41.090616246Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2025-11-27T15:04:41.091012584Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.091590117Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.091682473Z 2025-11-27 15:04:41 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2025-11-27T15:04:41.093751990Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2025-11-27T15:04:41.094146895Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.094466809Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.094560478Z 2025-11-27 15:04:41 INFO MAIN :: [] Addin show_lists field to tv_shows.
2025-11-27T15:04:41.097079970Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2025-11-27T15:04:41.097491709Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.097902296Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.097934831Z 2025-11-27 15:04:41 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2025-11-27T15:04:41.099755768Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2025-11-27T15:04:41.100139039Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.100454084Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.100533443Z 2025-11-27 15:04:41 INFO MAIN :: [] Adding column provider_type to the history table
2025-11-27T15:04:41.101797569Z 2025-11-27 15:04:41 INFO MAIN :: [] Adding column client_status to the history table
2025-11-27T15:04:41.103046323Z 2025-11-27 15:04:41 INFO MAIN :: [] Adding column part_of_batch to the history table
2025-11-27T15:04:41.105356074Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2025-11-27T15:04:41.105751931Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.106214011Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.106287579Z 2025-11-27 15:04:41 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2025-11-27T15:04:41.107151830Z 2025-11-27 15:04:41 INFO MAIN :: [] Adding new templates field in the tv_shows table
2025-11-27T15:04:41.109727616Z 2025-11-27 15:04:41 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2025-11-27T15:04:41.121400018Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.121648408Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.122686428Z 2025-11-27 15:04:41 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2025-11-27T15:04:41.124342572Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.124664160Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.125840308Z 2025-11-27 15:04:41 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2025-11-27T15:04:41.127946088Z 2025-11-27 15:04:41 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2025-11-27T15:04:41.139569652Z 2025-11-27 15:04:41 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:04:41.139811689Z 2025-11-27 15:04:41 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:04:41.139916730Z 2025-11-27 15:04:41 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-27T15:04:41.140071231Z 2025-11-27 15:04:41 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2025-11-27T15:04:41.141117799Z 2025-11-27 15:04:41 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2025-11-27T15:04:41.141309835Z 2025-11-27 15:04:41 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2025-11-27T15:04:41.142395020Z 2025-11-27 15:04:41 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2025-11-27T15:04:41.143298530Z 2025-11-27 15:04:41 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2025-11-27T15:04:41.144326569Z 2025-11-27 15:04:41 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2025-11-27T15:04:41.145362154Z 2025-11-27 15:04:41 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2025-11-27T15:04:41.226768342Z 2025-11-27 15:04:41 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2025-11-27T15:04:41.230964391Z 2025-11-27 15:04:41 INFO MAIN :: [] Generating New API key
2025-11-27T15:04:41.237958914Z 2025-11-27 15:04:41 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2025-11-27T15:04:41.247904389Z 2025-11-27 15:04:41 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
2025-11-27T15:04:41.337231906Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2025-11-27T15:04:41.353444720Z [ls.io-init] done.
2025-11-27T15:04:41.448218092Z 2025-11-27 15:04:41 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
2025-11-27T15:04:41.582585254Z 2025-11-27 15:04:41 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
2025-11-27T15:04:41.706299036Z 2025-11-27 15:04:41 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
2025-11-27T15:04:41.823692333Z 2025-11-27 15:04:41 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2025-11-27T15:04:42.040083206Z 2025-11-27 15:04:42 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2025-11-27T15:04:42.329633974Z 2025-11-27 15:04:42 INFO MAIN :: [] Updated scene exceptions.
2025-11-27T15:04:42.331089334Z 2025-11-27 15:04:42 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2025-11-27T15:04:42.371661505Z 2025-11-27 15:04:42 INFO MAIN :: [] Finished processing 5084 scene exceptions.
2025-11-27T15:04:42.372149367Z 2025-11-27 15:04:42 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION TYPE
MediaInfo 21.03.0.0 binary (+1 duplicate)
MediaInfo 24.12.0.0 binary
Medusa UNKNOWN npm
Medusa-bower UNKNOWN npm
Simple Launcher 1.1.0.14 binary (+5 duplicates)
WinRAR 5.91.0 binary
acl-libs 2.3.2-r1 apk
adba 1.1.0 python
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.2-r0 apk
alsa-lib 1.2.14-r0 apk
anstream 0.6.8 rust-crate
anstyle 1.0.4 rust-crate
anstyle-parse 0.2.3 rust-crate
anstyle-query 1.0.2 rust-crate
anyhow 1.0.79 rust-crate
anyhow 1.0.98 rust-crate
aom-libs 3.12.1-r0 apk
apk-tools 2.14.9-r3 apk
appdirs 1.4.4 python
arg_enum_proc_macro 0.3.4 rust-crate
arrayvec 0.7.4 rust-crate
attrs 25.4.0 python
autocommand 2.2.2 python
av-metrics 0.9.1 rust-crate
av1-grain 0.2.3 rust-crate
babelfish 0.6.1 python
backports-tarfile 1.2.0 python
bash 5.2.37-r0 apk
beautifulsoup4 4.14.2 python
bencode-py 4.0.0 python
bitflags 2.4.1 rust-crate
bitstream-io 2.2.0 rust-crate
bitstream-io 2.6.0 rust-crate
bitvec 1.0.1 rust-crate
bitvec_helpers 3.1.6 rust-crate
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r20 apk
busybox-binsh 1.37.0-r20 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250911-r0 apk
ca-certificates-bundle 20250911-r0 apk
cachecontrol 0.14.3 python
catatonit 0.2.1-r0 apk
certifi 2025.10.5 python
cfg-if 1.0.0 rust-crate
chardet 5.2.0 python
charset-normalizer 3.4.4 python
cjson 1.7.19-r0 apk
clap 4.4.14 rust-crate
clap_builder 4.4.14 rust-crate
clap_complete 4.4.6 rust-crate
clap_derive 4.4.7 rust-crate
clap_lex 0.6.0 rust-crate
cli UNKNOWN binary
cli-32 UNKNOWN binary
cli-64 UNKNOWN binary
cli-arm64 UNKNOWN binary
click 8.3.1 python
click-option-group 0.5.9 python
cloudscraper 1.2.71 python
colorchoice 1.0.0 rust-crate
configobj 5.0.9 python
console 0.15.8 rust-crate
contextlib2 21.6.0 python
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
crc 3.3.0 rust-crate
crc-catalog 2.4.0 rust-crate
crossbeam 0.8.4 rust-crate
crossbeam-channel 0.5.14 rust-crate
crossbeam-deque 0.8.5 rust-crate
crossbeam-epoch 0.9.18 rust-crate
crossbeam-queue 0.3.11 rust-crate
crossbeam-utils 0.8.19 rust-crate
curl 8.14.1-r2 apk
dark 0.1.0 npm
dbus-libs 1.16.2-r1 apk
decorator 5.2.1 python
deluge-client 1.10.2 python
deprecated 1.2.18 python
diskcache 5.6.3 python
dogpile-cache 1.3.4 python
dolby_vision 3.3.1 rust-crate
either 1.9.0 rust-crate
enzyme 0.5.2 python
errno 0.3.8 rust-crate
feedparser 6.0.12 python
fern 0.6.2 rust-crate
ffmpeg 6.1.2-r2 apk
ffmpeg-libavcodec 6.1.2-r2 apk
ffmpeg-libavdevice 6.1.2-r2 apk
ffmpeg-libavfilter 6.1.2-r2 apk
ffmpeg-libavformat 6.1.2-r2 apk
ffmpeg-libavutil 6.1.2-r2 apk
ffmpeg-libpostproc 6.1.2-r2 apk
ffmpeg-libswresample 6.1.2-r2 apk
ffmpeg-libswscale 6.1.2-r2 apk
findutils 4.10.0-r0 apk
fontconfig 2.15.0-r3 apk
freetype 2.13.3-r0 apk
fribidi 1.0.16-r1 apk
funty 2.0.0 rust-crate
future 1.0.0 python
gdbm 1.24-r0 apk
getrandom 0.2.12 rust-crate
giflib 5.2.2-r1 apk
glib 2.84.4-r0 apk
glslang-libs 1.4.309.0-r0 apk
gntp 1.0.3 python
graphite2 1.3.14-r6 apk
guessit 3.8.0 python
gui UNKNOWN binary
gui-32 UNKNOWN binary
gui-64 UNKNOWN binary
gui-arm64 UNKNOWN binary
harfbuzz 11.2.1-r0 apk
heck 0.4.1 rust-crate
html5lib 1.1 python
hwdata-pci 0.395-r0 apk
idna 3.11 python
imath 3.1.12-r0 apk
importlib-metadata 8.0.0 python
inflect 7.3.1 python
interpolate_name 0.2.4 rust-crate
itertools 0.10.5 rust-crate
itertools 0.12.0 rust-crate
ivf 0.1.3 rust-crate
jaraco-collections 5.1.0 python
jaraco-context 5.3.0 python
jaraco-functools 4.0.1 python
jaraco-text 3.12.1 python
jq 1.8.1-r0 apk
jsonrpclib-pelix 0.4.3.4 python
lab 0.11.0 rust-crate
lame-libs 3.100-r5 apk
lazy_static 1.4.0 rust-crate
lcms2 2.16-r0 apk
libSvtAv1Enc 2.3.0-r0 apk
libapk2 2.14.9-r3 apk
libass 0.17.3-r0 apk
libasyncns 0.8-r4 apk
libattr 2.5.2-r2 apk
libblkid 2.41-r9 apk
libbluray 1.3.4-r1 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libc 0.2.155 rust-crate
libc 0.2.172 rust-crate
libcrypto3 3.5.4-r0 apk
libcurl 8.14.1-r2 apk
libdav1d 1.5.1-r0 apk
libdeflate 1.23-r0 apk
libdovi 3.3.1-r1 apk
libdrm 2.4.124-r0 apk
libeconf 0.6.3-r0 apk
libexpat 2.7.3-r0 apk
libffi 3.4.8-r0 apk
libflac 1.4.3-r1 apk
libgcc 14.2.0-r6 apk
libgomp 14.2.0-r6 apk
libhwy 1.0.7-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libjpeg-turbo 3.1.0-r0 apk
libjxl 0.10.3-r2 apk
libltdl 2.5.4-r1 apk
libmd 1.1.0-r0 apk
libmediainfo 25.03-r0 apk
libmount 2.41-r9 apk
libncursesw 6.5_p20250503-r0 apk
libogg 1.3.5-r5 apk
libopenmpt 0.7.15-r0 apk
libpanelw 6.5_p20250503-r0 apk
libpciaccess 0.18.1-r0 apk
libplacebo 6.338.2-r3 apk
libpng 1.6.47-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
libpulse 17.0-r5 apk
librist 0.2.10-r1 apk
libsharpyuv 1.5.0-r0 apk
libsndfile 1.2.2-r2 apk
libsodium 1.0.20-r0 apk
libsrt 1.5.3-r1 apk
libssh 0.11.2-r0 apk
libssl3 3.5.4-r0 apk
libstdc++ 14.2.0-r6 apk
libtheora 1.1.1-r18 apk
libunibreak 6.1-r0 apk
libunistring 1.3-r0 apk
libva 2.22.0-r1 apk
libvdpau 1.5-r4 apk
libvorbis 1.3.7-r2 apk
libvpx 1.15.0-r0 apk
libwebp 1.5.0-r0 apk
libwebpmux 1.5.0-r0 apk
libx11 1.8.11-r0 apk
libxau 1.0.12-r0 apk
libxcb 1.17.0-r0 apk
libxdmcp 1.1.5-r1 apk
libxext 1.3.6-r2 apk
libxfixes 6.0.1-r4 apk
libxml2 2.13.9-r0 apk
libzen 0.4.41-r0 apk
libzmq 4.3.5-r2 apk
light 0.1.0 npm
lilv-libs 0.24.26-r0 apk
linux-pam 1.7.0-r4 apk
linux-raw-sys 0.4.12 rust-crate
log 0.4.20 rust-crate
mako 1.3.10 python
markdown2 2.5.4 python
markupsafe 3.0.3 python
maybe-rayon 0.1.1 rust-crate
mbedtls 3.6.5-r0 apk
mediainfo 25.03-r0 apk
memchr 2.7.1 rust-crate
minimal-lexical 0.2.1 rust-crate
more-itertools 10.3.0 python
mpdecimal 4.0.1-r0 apk
mpg123-libs 1.32.10-r0 apk
msgpack 1.1.2 python
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
my-test-package 1.0 python
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
new_debug_unreachable 1.0.4 rust-crate
nghttp2-libs 1.65.0-r0 apk
nom 7.1.3 rust-crate
noop_proc_macro 0.3.0 rust-crate
num-bigint 0.4.4 rust-crate
num-derive 0.4.1 rust-crate
num-integer 0.1.45 rust-crate
num-rational 0.4.1 rust-crate
num-traits 0.2.17 rust-crate
numactl 2.0.18-r0 apk
oauthlib 3.3.1 python
once_cell 1.19.0 rust-crate
onevpl-libs 2023.3.1-r2 apk
oniguruma 6.9.10-r0 apk
openexr-libiex 3.3.2-r0 apk
openexr-libilmthread 3.3.2-r0 apk
openexr-libopenexr 3.3.2-r0 apk
openexr-libopenexrcore 3.3.2-r0 apk
opus 1.5.2-r1 apk
orc 0.4.40-r1 apk
packaging 24.2 python
packaging 25.0 python
paste 1.0.14 rust-crate
pcre2 10.46-r0 apk
pip 25.3 python
platformdirs 4.2.2 python
platformdirs 4.5.0 python
ppv-lite86 0.2.17 rust-crate
proc-macro2 1.0.76 rust-crate
procps-ng 4.0.4-r3 apk
profilehooks 1.13.0 python
profiling 1.0.13 rust-crate
profiling-procmacros 1.0.13 rust-crate
pyc 3.12.12-r0 apk
pygithub 1.53 python
pyjwt 2.10.1 python
pymediainfo 7.0.1 python
pyparsing 3.2.5 python
pysubs2 1.8.0 python
python-dateutil 2.9.0.post0 python
python-twitter 3.5 python
python3 3.12.12-r0 apk
python3-pyc 3.12.12-r0 apk
python3-pycache-pyc0 3.12.12-r0 apk
pytimeparse 1.1.8 python
pytrakt 3.4.35 python
pyyaml 6.0.3 python
quote 1.0.35 rust-crate
radium 0.7.0 rust-crate
rand 0.8.5 rust-crate
rand_chacha 0.3.1 rust-crate
rand_core 0.6.4 rust-crate
rarfile 4.2 python
rav1e 0.7.1 rust-crate
rav1e-libs 0.7.1-r2 apk
rayon 1.8.0 rust-crate
rayon-core 1.12.0 rust-crate
readline 8.2.13-r1 apk
rebulk 3.2.0 python
requests 2.32.5 python
requests-oauthlib 2.0.0 python
requests-toolbelt 1.0.0 python
rustix 0.38.28 rust-crate
scan_fmt 0.2.6 rust-crate
scanelf 1.3.8-r1 apk
sdl2-compat 2.32.56-r0 apk
sdl3 3.2.16-r0 apk
serd-libs 0.32.4-r0 apk
setuptools 80.9.0 python
sgmllib3k 1.0.0 python
shaderc 2024.4-r0 apk
shadow 4.17.3-r0 apk
signal-hook 0.3.17 rust-crate
signal-hook-registry 1.4.1 rust-crate
simd_helpers 0.1.0 rust-crate
six 1.17.0 python
skalibs-libs 2.14.4.0-r0 apk
slim 0.1.0 npm
sord-libs 0.16.18-r0 apk
soupsieve 2.8 python
soxr 0.1.3-r7 apk
speexdsp 1.2.1-r2 apk
spirv-tools 1.4.313.0-r0 apk
sqlite-libs 3.49.2-r1 apk
sratom 0.6.18-r0 apk
srt 3.5.3 python
ssl_client 1.37.0-r20 apk
stevedore 5.6.0 python
subliminal 2.2.1 python
syn 2.0.48 rust-crate
tap 1.0.1 rust-crate
tdb-libs 1.4.12-r0 apk
terminal_size 0.3.0 rust-crate
thiserror 1.0.56 rust-crate
thiserror-impl 1.0.56 rust-crate
tinyvec 1.9.0 rust-crate
tinyxml2 11.0.0-r0 apk
tmdbsimple 2.9.1 python
tomli 2.0.1 python
tomli 2.3.0 python
tornado 6.5.2 python
tornroutes 0.5.1 python
trans 2.1.0 python
ttl-cache 1.6 python
tvdbapiv2 1.0.1 python
typeguard 4.3.0 python
typing-extensions 4.12.2 python
typing-extensions 4.15.0 python
tzdata 2025b-r0 apk
unicode-ident 1.0.12 rust-crate
unicode-width 0.1.11 rust-crate
urllib3 2.5.0 python
utf8parse 0.2.1 rust-crate
utmps-libs 0.1.3.1-r0 apk
v4l-utils-libs 1.28.1-r1 apk
v_frame 0.3.7 rust-crate
validators 0.35.0 python
vidstab 1.1.1-r0 apk
vulkan-loader 1.4.313.0-r0 apk
wayland-libs-client 1.23.1-r3 apk
webencodings 0.5.1 python
wheel 0.45.1 python (+1 duplicate)
wrapt 1.17.3 python
wyz 0.5.1 rust-crate
x264-libs 0.164.3108-r0 apk
x265-libs 3.6-r0 apk
xvidcore 1.3.7-r2 apk
xz-libs 5.8.1-r0 apk
y4m 0.8.0 rust-crate
zimg 3.0.5-r3 apk
zipp 3.19.2 python
zix-libs 0.6.2-r0 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.4:8081/js/medusa-runtime.js?152 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1764255902851
},
{
"level": "INFO",
"message": "http://172.17.0.4:8081/js/app.js?152 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1764255902851
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 6.03s |
| Create SBOM | PASS | - | 15.41s |
| Get build info | PASS | - | 0.03s |
| Get screenshot | PASS | - | 11.35s |
ARM64 PASS
linuxserver/medusa
Runtime: 73.98s
Build Information
Builder: X86-BUILDER-3c --Hetzner
Created: 2025-11-27T15:00:04+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 134.55MB
Tag: arm64v8-v1.0.25-ls249
Version: v1.0.25-ls249
Expand
2025-11-27T15:04:38.678710289Z [migrations] started
2025-11-27T15:04:38.682912039Z [migrations] no migrations found
2025-11-27T15:04:39.392566417Z usermod: no changes
2025-11-27T15:04:39.477402801Z ───────────────────────────────────────
2025-11-27T15:04:39.477445357Z
2025-11-27T15:04:39.477454455Z ██╗ ███████╗██╗ ██████╗
2025-11-27T15:04:39.477463193Z ██║ ██╔════╝██║██╔═══██╗
2025-11-27T15:04:39.477472101Z ██║ ███████╗██║██║ ██║
2025-11-27T15:04:39.477481049Z ██║ ╚════██║██║██║ ██║
2025-11-27T15:04:39.477489726Z ███████╗███████║██║╚██████╔╝
2025-11-27T15:04:39.477498955Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-27T15:04:39.477507562Z
2025-11-27T15:04:39.477515698Z Brought to you by linuxserver.io
2025-11-27T15:04:39.477524125Z ───────────────────────────────────────
2025-11-27T15:04:39.483756284Z
2025-11-27T15:04:39.483795152Z To support LSIO projects visit:
2025-11-27T15:04:39.483804701Z https://www.linuxserver.io/donate/
2025-11-27T15:04:39.483812868Z
2025-11-27T15:04:39.483820804Z ───────────────────────────────────────
2025-11-27T15:04:39.483830754Z GID/UID
2025-11-27T15:04:39.484129185Z ───────────────────────────────────────
2025-11-27T15:04:39.563416797Z
2025-11-27T15:04:39.563452519Z User UID: 911
2025-11-27T15:04:39.563462118Z User GID: 911
2025-11-27T15:04:39.563470675Z ───────────────────────────────────────
2025-11-27T15:04:39.588496403Z Linuxserver.io version: v1.0.25-ls249
2025-11-27T15:04:39.591220759Z Build-date: 2025-11-27T15:00:04+00:00
2025-11-27T15:04:39.591262192Z ───────────────────────────────────────
2025-11-27T15:04:39.591275609Z
2025-11-27T15:04:42.785478597Z [custom-init] No custom files found, skipping...
2025-11-27T15:04:53.642143740Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2025-11-27T15:04:53.642175925Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2025-11-27T15:05:08.257713706Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2025-11-27T15:05:08.257785551Z C:\a\b\c)
2025-11-27T15:05:08.298029410Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2025-11-27T15:05:08.298056785Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2025-11-27T15:05:09.039968232Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2025-11-27T15:05:09.040007130Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2025-11-27T15:05:09.040144878Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2025-11-27T15:05:09.040170038Z '(?P<host>[\w\-\.]+)'
2025-11-27T15:05:09.040334900Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2025-11-27T15:05:09.040358037Z '(?::(?P<port>\d+))?'
2025-11-27T15:05:09.263040037Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2025-11-27T15:05:09.263066270Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2025-11-27T15:05:13.748531329Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2025-11-27T15:05:13.748574105Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2025-11-27T15:05:13.749280658Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2025-11-27T15:05:13.749320278Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2025-11-27T15:05:16.217784694Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-11-27T15:05:16.217826628Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-11-27T15:05:16.218226443Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-11-27T15:05:16.218268247Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-11-27T15:05:16.218591618Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-11-27T15:05:16.218614775Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-11-27T15:05:30.450545913Z 2025-11-27 15:05:30 INFO MAIN :: [] Changed https cert path to server.crt
2025-11-27T15:05:30.452735541Z 2025-11-27 15:05:30 INFO MAIN :: [] Changed https key path to server.key
2025-11-27T15:05:30.779467051Z 2025-11-27 15:05:30 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2025-11-27T15:05:32.492111577Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.501622908Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.502998026Z 2025-11-27 15:05:32 INFO MAIN :: [] Add minor version numbers to database
2025-11-27T15:05:32.523165864Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2025-11-27T15:05:32.528701910Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2025-11-27T15:05:32.533704743Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.536135517Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.537517741Z 2025-11-27 15:05:32 INFO MAIN :: [] Test major and minor version updates database
2025-11-27T15:05:32.542673521Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2025-11-27T15:05:32.548373348Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2025-11-27T15:05:32.553147651Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.555366468Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.557626188Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding column proper_tags to history
2025-11-27T15:05:32.570163261Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2025-11-27T15:05:32.574996292Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.577244398Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.579505701Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding column manually_searched to history
2025-11-27T15:05:32.586583001Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2025-11-27T15:05:32.597224528Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2025-11-27T15:05:32.602047689Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.604284392Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.605549139Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding column info_hash in history
2025-11-27T15:05:32.615975782Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2025-11-27T15:05:32.620761899Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.622988562Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.624195142Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding column plot in imdb_info
2025-11-27T15:05:32.626708793Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding column plot in tv_show
2025-11-27T15:05:32.638736420Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2025-11-27T15:05:32.643615103Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.645761274Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.646957894Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding column size in history
2025-11-27T15:05:32.656803267Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2025-11-27T15:05:32.661512278Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.663808001Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.665025813Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2025-11-27T15:05:32.697357291Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2025-11-27T15:05:32.702213789Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.704505573Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.705745780Z 2025-11-27 15:05:32 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2025-11-27T15:05:32.730890598Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2025-11-27T15:05:32.735884664Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.738207300Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.739435092Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding column indexer_id in history
2025-11-27T15:05:32.745850580Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding column indexer_id in blacklist
2025-11-27T15:05:32.751416987Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding column indexer_id in whitelist
2025-11-27T15:05:32.756929647Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding column indexer in imdb_info
2025-11-27T15:05:32.763073096Z 2025-11-27 15:05:32 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2025-11-27T15:05:32.778266067Z 2025-11-27 15:05:32 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2025-11-27T15:05:32.790932139Z 2025-11-27 15:05:32 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2025-11-27T15:05:32.793006786Z 2025-11-27 15:05:32 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2025-11-27T15:05:32.794670035Z 2025-11-27 15:05:32 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2025-11-27T15:05:32.796339437Z 2025-11-27 15:05:32 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2025-11-27T15:05:32.802113493Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2025-11-27T15:05:32.807231207Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.809705048Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.810912980Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2025-11-27T15:05:32.824787636Z 2025-11-27 15:05:32 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2025-11-27T15:05:32.826388058Z 2025-11-27 15:05:32 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2025-11-27T15:05:32.827937699Z 2025-11-27 15:05:32 INFO MAIN :: [] Dropping the index on idx_status
2025-11-27T15:05:32.831320119Z 2025-11-27 15:05:32 INFO MAIN :: [] Splitting the composite status into status and quality
2025-11-27T15:05:32.836474317Z 2025-11-27 15:05:32 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2025-11-27T15:05:32.842188772Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2025-11-27T15:05:32.847098238Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.849378589Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.850588756Z 2025-11-27 15:05:32 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2025-11-27T15:05:32.852547249Z 2025-11-27 15:05:32 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2025-11-27T15:05:32.854199997Z 2025-11-27 15:05:32 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-27T15:05:32.859728197Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2025-11-27T15:05:32.864616069Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.866812281Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.868037328Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2025-11-27T15:05:32.885443123Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2025-11-27T15:05:32.890346135Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.892722520Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.893932827Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2025-11-27T15:05:32.905229683Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2025-11-27T15:05:32.910197014Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.912430872Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.913636760Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2025-11-27T15:05:32.931615830Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2025-11-27T15:05:32.936513531Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.938994647Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.940216257Z 2025-11-27 15:05:32 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2025-11-27T15:05:32.947611446Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2025-11-27T15:05:32.952482264Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.954687324Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.955889765Z 2025-11-27 15:05:32 INFO MAIN :: [] Addin show_lists field to tv_shows.
2025-11-27T15:05:32.968758555Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2025-11-27T15:05:32.973638381Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.976047782Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.977252458Z 2025-11-27 15:05:32 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2025-11-27T15:05:32.984870696Z 2025-11-27 15:05:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2025-11-27T15:05:32.989735351Z 2025-11-27 15:05:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:32.991961694Z 2025-11-27 15:05:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:32.993175948Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding column provider_type to the history table
2025-11-27T15:05:32.999948555Z 2025-11-27 15:05:32 INFO MAIN :: [] Adding column client_status to the history table
2025-11-27T15:05:33.006618164Z 2025-11-27 15:05:33 INFO MAIN :: [] Adding column part_of_batch to the history table
2025-11-27T15:05:33.017118757Z 2025-11-27 15:05:33 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2025-11-27T15:05:33.021969964Z 2025-11-27 15:05:33 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:33.024337541Z 2025-11-27 15:05:33 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:33.025560714Z 2025-11-27 15:05:33 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2025-11-27T15:05:33.029116223Z 2025-11-27 15:05:33 INFO MAIN :: [] Adding new templates field in the tv_shows table
2025-11-27T15:05:33.041351007Z 2025-11-27 15:05:33 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2025-11-27T15:05:33.080491725Z 2025-11-27 15:05:33 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:33.082754882Z 2025-11-27 15:05:33 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:33.090097296Z 2025-11-27 15:05:33 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2025-11-27T15:05:33.107759628Z 2025-11-27 15:05:33 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:33.110006622Z 2025-11-27 15:05:33 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:33.115278477Z 2025-11-27 15:05:33 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2025-11-27T15:05:33.123614160Z 2025-11-27 15:05:33 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2025-11-27T15:05:33.170319660Z 2025-11-27 15:05:33 INFO MAIN :: [] Backing up database before upgrade
2025-11-27T15:05:33.172545822Z 2025-11-27 15:05:33 INFO MAIN :: [] Proceeding with upgrade
2025-11-27T15:05:33.173796861Z 2025-11-27 15:05:33 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-27T15:05:33.175467976Z 2025-11-27 15:05:33 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2025-11-27T15:05:33.179945260Z 2025-11-27 15:05:33 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2025-11-27T15:05:33.182429102Z 2025-11-27 15:05:33 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2025-11-27T15:05:33.186018329Z 2025-11-27 15:05:33 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2025-11-27T15:05:33.189318574Z 2025-11-27 15:05:33 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2025-11-27T15:05:33.192460349Z 2025-11-27 15:05:33 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2025-11-27T15:05:33.196052842Z 2025-11-27 15:05:33 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2025-11-27T15:05:34.670461190Z 2025-11-27 15:05:34 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2025-11-27T15:05:34.681583825Z 2025-11-27 15:05:34 INFO MAIN :: [] Generating New API key
2025-11-27T15:05:34.845674625Z 2025-11-27 15:05:34 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2025-11-27T15:05:35.031306406Z 2025-11-27 15:05:35 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
2025-11-27T15:05:35.487696739Z 2025-11-27 15:05:35 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
2025-11-27T15:05:35.525124517Z 2025-11-27 15:05:35 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
2025-11-27T15:05:35.559697549Z 2025-11-27 15:05:35 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
2025-11-27T15:05:35.594501766Z 2025-11-27 15:05:35 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2025-11-27T15:05:35.843575956Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2025-11-27T15:05:36.319714621Z 2025-11-27 15:05:36 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2025-11-27T15:05:36.690450972Z [ls.io-init] done.
2025-11-27T15:05:37.289952292Z 2025-11-27 15:05:37 INFO MAIN :: [] Updated scene exceptions.
2025-11-27T15:05:37.313876342Z 2025-11-27 15:05:37 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2025-11-27T15:05:37.836049325Z 2025-11-27 15:05:37 INFO MAIN :: [] Finished processing 5084 scene exceptions.
2025-11-27T15:05:37.844155226Z 2025-11-27 15:05:37 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION TYPE
MediaInfo 21.03.0.0 binary (+1 duplicate)
MediaInfo 24.12.0.0 binary
Medusa UNKNOWN npm
Medusa-bower UNKNOWN npm
Simple Launcher 1.1.0.14 binary (+5 duplicates)
WinRAR 5.91.0 binary
acl-libs 2.3.2-r1 apk
adba 1.1.0 python
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.2-r0 apk
alsa-lib 1.2.14-r0 apk
anstream 0.6.8 rust-crate
anstyle 1.0.4 rust-crate
anstyle-parse 0.2.3 rust-crate
anstyle-query 1.0.2 rust-crate
anyhow 1.0.79 rust-crate
anyhow 1.0.98 rust-crate
aom-libs 3.12.1-r0 apk
apk-tools 2.14.9-r3 apk
appdirs 1.4.4 python
arg_enum_proc_macro 0.3.4 rust-crate
arrayvec 0.7.4 rust-crate
attrs 25.4.0 python
autocommand 2.2.2 python
av-metrics 0.9.1 rust-crate
av1-grain 0.2.3 rust-crate
babelfish 0.6.1 python
backports-tarfile 1.2.0 python
bash 5.2.37-r0 apk
beautifulsoup4 4.14.2 python
bencode-py 4.0.0 python
bitflags 2.4.1 rust-crate
bitstream-io 2.2.0 rust-crate
bitstream-io 2.6.0 rust-crate
bitvec 1.0.1 rust-crate
bitvec_helpers 3.1.6 rust-crate
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r20 apk
busybox-binsh 1.37.0-r20 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250911-r0 apk
ca-certificates-bundle 20250911-r0 apk
cachecontrol 0.14.3 python
catatonit 0.2.1-r0 apk
certifi 2025.10.5 python
cfg-if 1.0.0 rust-crate
chardet 5.2.0 python
charset-normalizer 3.4.4 python
cjson 1.7.19-r0 apk
clap 4.4.14 rust-crate
clap_builder 4.4.14 rust-crate
clap_complete 4.4.6 rust-crate
clap_derive 4.4.7 rust-crate
clap_lex 0.6.0 rust-crate
cli UNKNOWN binary
cli-32 UNKNOWN binary
cli-64 UNKNOWN binary
cli-arm64 UNKNOWN binary
click 8.3.1 python
click-option-group 0.5.9 python
cloudscraper 1.2.71 python
colorchoice 1.0.0 rust-crate
configobj 5.0.9 python
console 0.15.8 rust-crate
contextlib2 21.6.0 python
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
crc 3.2.1 rust-crate
crc-catalog 2.4.0 rust-crate
crossbeam 0.8.4 rust-crate
crossbeam-channel 0.5.14 rust-crate
crossbeam-deque 0.8.5 rust-crate
crossbeam-epoch 0.9.18 rust-crate
crossbeam-queue 0.3.11 rust-crate
crossbeam-utils 0.8.19 rust-crate
curl 8.14.1-r2 apk
dark 0.1.0 npm
dbus-libs 1.16.2-r1 apk
decorator 5.2.1 python
deluge-client 1.10.2 python
deprecated 1.2.18 python
diskcache 5.6.3 python
dogpile-cache 1.3.4 python
dolby_vision 3.3.1 rust-crate
either 1.9.0 rust-crate
enzyme 0.5.2 python
errno 0.3.8 rust-crate
feedparser 6.0.12 python
fern 0.6.2 rust-crate
ffmpeg 6.1.2-r2 apk
ffmpeg-libavcodec 6.1.2-r2 apk
ffmpeg-libavdevice 6.1.2-r2 apk
ffmpeg-libavfilter 6.1.2-r2 apk
ffmpeg-libavformat 6.1.2-r2 apk
ffmpeg-libavutil 6.1.2-r2 apk
ffmpeg-libpostproc 6.1.2-r2 apk
ffmpeg-libswresample 6.1.2-r2 apk
ffmpeg-libswscale 6.1.2-r2 apk
findutils 4.10.0-r0 apk
fontconfig 2.15.0-r3 apk
freetype 2.13.3-r0 apk
fribidi 1.0.16-r1 apk
funty 2.0.0 rust-crate
future 1.0.0 python
gdbm 1.24-r0 apk
getrandom 0.2.12 rust-crate
giflib 5.2.2-r1 apk
glib 2.84.4-r0 apk
glslang-libs 1.4.309.0-r0 apk
gntp 1.0.3 python
graphite2 1.3.14-r6 apk
guessit 3.8.0 python
gui UNKNOWN binary
gui-32 UNKNOWN binary
gui-64 UNKNOWN binary
gui-arm64 UNKNOWN binary
harfbuzz 11.2.1-r0 apk
heck 0.4.1 rust-crate
html5lib 1.1 python
hwdata-pci 0.395-r0 apk
idna 3.11 python
imath 3.1.12-r0 apk
importlib-metadata 8.0.0 python
inflect 7.3.1 python
interpolate_name 0.2.4 rust-crate
itertools 0.10.5 rust-crate
itertools 0.12.0 rust-crate
ivf 0.1.3 rust-crate
jaraco-collections 5.1.0 python
jaraco-context 5.3.0 python
jaraco-functools 4.0.1 python
jaraco-text 3.12.1 python
jq 1.8.1-r0 apk
jsonrpclib-pelix 0.4.3.4 python
lab 0.11.0 rust-crate
lame-libs 3.100-r5 apk
lazy_static 1.4.0 rust-crate
lcms2 2.16-r0 apk
libSvtAv1Enc 2.3.0-r0 apk
libapk2 2.14.9-r3 apk
libass 0.17.3-r0 apk
libasyncns 0.8-r4 apk
libattr 2.5.2-r2 apk
libblkid 2.41-r9 apk
libbluray 1.3.4-r1 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libc 0.2.155 rust-crate
libc 0.2.172 rust-crate
libcrypto3 3.5.4-r0 apk
libcurl 8.14.1-r2 apk
libdav1d 1.5.1-r0 apk
libdeflate 1.23-r0 apk
libdovi 3.3.1-r1 apk
libdrm 2.4.124-r0 apk
libeconf 0.6.3-r0 apk
libexpat 2.7.3-r0 apk
libffi 3.4.8-r0 apk
libflac 1.4.3-r1 apk
libgcc 14.2.0-r6 apk
libgomp 14.2.0-r6 apk
libhwy 1.0.7-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libjpeg-turbo 3.1.0-r0 apk
libjxl 0.10.3-r2 apk
libltdl 2.5.4-r1 apk
libmd 1.1.0-r0 apk
libmediainfo 25.03-r0 apk
libmount 2.41-r9 apk
libncursesw 6.5_p20250503-r0 apk
libogg 1.3.5-r5 apk
libopenmpt 0.7.15-r0 apk
libpanelw 6.5_p20250503-r0 apk
libpciaccess 0.18.1-r0 apk
libplacebo 6.338.2-r3 apk
libpng 1.6.47-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
libpulse 17.0-r5 apk
librist 0.2.10-r1 apk
libsharpyuv 1.5.0-r0 apk
libsndfile 1.2.2-r2 apk
libsodium 1.0.20-r0 apk
libsrt 1.5.3-r1 apk
libssh 0.11.2-r0 apk
libssl3 3.5.4-r0 apk
libstdc++ 14.2.0-r6 apk
libtheora 1.1.1-r18 apk
libunibreak 6.1-r0 apk
libunistring 1.3-r0 apk
libva 2.22.0-r1 apk
libvdpau 1.5-r4 apk
libvorbis 1.3.7-r2 apk
libvpx 1.15.0-r0 apk
libwebp 1.5.0-r0 apk
libwebpmux 1.5.0-r0 apk
libx11 1.8.11-r0 apk
libxau 1.0.12-r0 apk
libxcb 1.17.0-r0 apk
libxdmcp 1.1.5-r1 apk
libxext 1.3.6-r2 apk
libxfixes 6.0.1-r4 apk
libxml2 2.13.9-r0 apk
libzen 0.4.41-r0 apk
libzmq 4.3.5-r2 apk
light 0.1.0 npm
lilv-libs 0.24.26-r0 apk
linux-pam 1.7.0-r4 apk
linux-raw-sys 0.4.12 rust-crate
log 0.4.20 rust-crate
mako 1.3.10 python
markdown2 2.5.4 python
markupsafe 3.0.3 python
maybe-rayon 0.1.1 rust-crate
mbedtls 3.6.5-r0 apk
mediainfo 25.03-r0 apk
memchr 2.7.1 rust-crate
minimal-lexical 0.2.1 rust-crate
more-itertools 10.3.0 python
mpdecimal 4.0.1-r0 apk
mpg123-libs 1.32.10-r0 apk
msgpack 1.1.2 python
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
my-test-package 1.0 python
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
new_debug_unreachable 1.0.4 rust-crate
nghttp2-libs 1.65.0-r0 apk
nom 7.1.3 rust-crate
noop_proc_macro 0.3.0 rust-crate
num-bigint 0.4.4 rust-crate
num-derive 0.4.1 rust-crate
num-integer 0.1.45 rust-crate
num-rational 0.4.1 rust-crate
num-traits 0.2.17 rust-crate
numactl 2.0.18-r0 apk
oauthlib 3.3.1 python
once_cell 1.19.0 rust-crate
oniguruma 6.9.10-r0 apk
openexr-libiex 3.3.2-r0 apk
openexr-libilmthread 3.3.2-r0 apk
openexr-libopenexr 3.3.2-r0 apk
openexr-libopenexrcore 3.3.2-r0 apk
opus 1.5.2-r1 apk
orc 0.4.40-r1 apk
packaging 24.2 python
packaging 25.0 python
paste 1.0.14 rust-crate
pcre2 10.46-r0 apk
pip 25.3 python
platformdirs 4.2.2 python
platformdirs 4.5.0 python
ppv-lite86 0.2.17 rust-crate
proc-macro2 1.0.76 rust-crate
procps-ng 4.0.4-r3 apk
profilehooks 1.13.0 python
profiling 1.0.13 rust-crate
profiling-procmacros 1.0.13 rust-crate
pyc 3.12.12-r0 apk
pygithub 1.53 python
pyjwt 2.10.1 python
pymediainfo 7.0.1 python
pyparsing 3.2.5 python
pysubs2 1.8.0 python
python-dateutil 2.9.0.post0 python
python-twitter 3.5 python
python3 3.12.12-r0 apk
python3-pyc 3.12.12-r0 apk
python3-pycache-pyc0 3.12.12-r0 apk
pytimeparse 1.1.8 python
pytrakt 3.4.35 python
pyyaml 6.0.3 python
quote 1.0.35 rust-crate
radium 0.7.0 rust-crate
rand 0.8.5 rust-crate
rand_chacha 0.3.1 rust-crate
rand_core 0.6.4 rust-crate
rarfile 4.2 python
rav1e 0.7.1 rust-crate
rav1e-libs 0.7.1-r2 apk
rayon 1.8.0 rust-crate
rayon-core 1.12.0 rust-crate
readline 8.2.13-r1 apk
rebulk 3.2.0 python
requests 2.32.5 python
requests-oauthlib 2.0.0 python
requests-toolbelt 1.0.0 python
rustix 0.38.28 rust-crate
scan_fmt 0.2.6 rust-crate
scanelf 1.3.8-r1 apk
sdl2-compat 2.32.56-r0 apk
sdl3 3.2.16-r0 apk
serd-libs 0.32.4-r0 apk
setuptools 80.9.0 python
sgmllib3k 1.0.0 python
shaderc 2024.4-r0 apk
shadow 4.17.3-r0 apk
signal-hook 0.3.17 rust-crate
signal-hook-registry 1.4.1 rust-crate
simd_helpers 0.1.0 rust-crate
six 1.17.0 python
skalibs-libs 2.14.4.0-r0 apk
slim 0.1.0 npm
sord-libs 0.16.18-r0 apk
soupsieve 2.8 python
soxr 0.1.3-r7 apk
speexdsp 1.2.1-r2 apk
spirv-tools 1.4.313.0-r0 apk
sqlite-libs 3.49.2-r1 apk
sratom 0.6.18-r0 apk
srt 3.5.3 python
ssl_client 1.37.0-r20 apk
stevedore 5.6.0 python
subliminal 2.2.1 python
syn 2.0.48 rust-crate
tap 1.0.1 rust-crate
tdb-libs 1.4.12-r0 apk
terminal_size 0.3.0 rust-crate
thiserror 1.0.56 rust-crate
thiserror-impl 1.0.56 rust-crate
tinyvec 1.9.0 rust-crate
tinyxml2 11.0.0-r0 apk
tmdbsimple 2.9.1 python
tomli 2.0.1 python
tomli 2.3.0 python
tornado 6.5.2 python
tornroutes 0.5.1 python
trans 2.1.0 python
ttl-cache 1.6 python
tvdbapiv2 1.0.1 python
typeguard 4.3.0 python
typing-extensions 4.12.2 python
typing-extensions 4.15.0 python
tzdata 2025b-r0 apk
unicode-ident 1.0.12 rust-crate
unicode-width 0.1.11 rust-crate
urllib3 2.5.0 python
utf8parse 0.2.1 rust-crate
utmps-libs 0.1.3.1-r0 apk
v4l-utils-libs 1.28.1-r1 apk
v_frame 0.3.7 rust-crate
validators 0.35.0 python
vidstab 1.1.1-r0 apk
vulkan-loader 1.4.313.0-r0 apk
wayland-libs-client 1.23.1-r3 apk
webencodings 0.5.1 python
wheel 0.45.1 python (+1 duplicate)
wrapt 1.17.3 python
wyz 0.5.1 rust-crate
x264-libs 0.164.3108-r0 apk
x265-libs 3.6-r0 apk
xvidcore 1.3.7-r2 apk
xz-libs 5.8.1-r0 apk
y4m 0.8.0 rust-crate
zimg 3.0.5-r3 apk
zipp 3.19.2 python
zix-libs 0.6.2-r0 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.5:8081/js/medusa-runtime.js?571 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1764255949604
},
{
"level": "INFO",
"message": "http://172.17.0.5:8081/js/app.js?571 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1764255949604
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 61.30s |
| Create SBOM | PASS | - | 15.39s |
| Get build info | PASS | - | 0.03s |
| Get screenshot | PASS | - | 12.17s |