AMD64 PASS
linuxserver/medusa
Runtime: 27.20s
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2025-11-20T15:02:09+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 135.53MB
Tag: amd64-v1.0.25-ls248
Version: v1.0.25-ls248
Expand
2025-11-20T15:06:27.922228814Z [migrations] started
2025-11-20T15:06:27.922255247Z [migrations] no migrations found
2025-11-20T15:06:27.943138794Z usermod: no changes
2025-11-20T15:06:27.948860053Z ───────────────────────────────────────
2025-11-20T15:06:27.948884001Z
2025-11-20T15:06:27.948889452Z ██╗ ███████╗██╗ ██████╗
2025-11-20T15:06:27.948894382Z ██║ ██╔════╝██║██╔═══██╗
2025-11-20T15:06:27.948899312Z ██║ ███████╗██║██║ ██║
2025-11-20T15:06:27.948904151Z ██║ ╚════██║██║██║ ██║
2025-11-20T15:06:27.948909182Z ███████╗███████║██║╚██████╔╝
2025-11-20T15:06:27.948913941Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-20T15:06:27.948919192Z
2025-11-20T15:06:27.948923731Z Brought to you by linuxserver.io
2025-11-20T15:06:27.948928290Z ───────────────────────────────────────
2025-11-20T15:06:27.949200829Z
2025-11-20T15:06:27.949210097Z To support LSIO projects visit:
2025-11-20T15:06:27.949214436Z https://www.linuxserver.io/donate/
2025-11-20T15:06:27.949218264Z
2025-11-20T15:06:27.949221951Z ───────────────────────────────────────
2025-11-20T15:06:27.949226781Z GID/UID
2025-11-20T15:06:27.949230619Z ───────────────────────────────────────
2025-11-20T15:06:27.953671550Z
2025-11-20T15:06:27.953681761Z User UID: 911
2025-11-20T15:06:27.953686290Z User GID: 911
2025-11-20T15:06:27.953690088Z ───────────────────────────────────────
2025-11-20T15:06:27.955334909Z Linuxserver.io version: v1.0.25-ls248
2025-11-20T15:06:27.955603821Z Build-date: 2025-11-20T15:02:09+00:00
2025-11-20T15:06:27.955614592Z ───────────────────────────────────────
2025-11-20T15:06:27.955619202Z
2025-11-20T15:06:28.014713570Z [custom-init] No custom files found, skipping...
2025-11-20T15:06:28.977964274Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2025-11-20T15:06:28.977986439Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2025-11-20T15:06:30.456445650Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2025-11-20T15:06:30.456522084Z C:\a\b\c)
2025-11-20T15:06:30.460055057Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2025-11-20T15:06:30.460093094Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2025-11-20T15:06:30.526949872Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2025-11-20T15:06:30.526982828Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2025-11-20T15:06:30.526992838Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2025-11-20T15:06:30.527001415Z '(?P<host>[\w\-\.]+)'
2025-11-20T15:06:30.527009963Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2025-11-20T15:06:30.527018560Z '(?::(?P<port>\d+))?'
2025-11-20T15:06:30.550104731Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2025-11-20T15:06:30.550139912Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2025-11-20T15:06:30.992028940Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2025-11-20T15:06:30.992068600Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2025-11-20T15:06:30.992078620Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2025-11-20T15:06:30.992087618Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2025-11-20T15:06:31.214840553Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-11-20T15:06:31.214878179Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-11-20T15:06:31.214890053Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-11-20T15:06:31.214898570Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-11-20T15:06:31.214907428Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-11-20T15:06:31.214915775Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-11-20T15:06:32.462446571Z 2025-11-20 15:06:32 INFO MAIN :: [] Changed https cert path to server.crt
2025-11-20T15:06:32.462643437Z 2025-11-20 15:06:32 INFO MAIN :: [] Changed https key path to server.key
2025-11-20T15:06:32.672805462Z 2025-11-20 15:06:32 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2025-11-20T15:06:32.782563035Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.782883300Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.782906937Z 2025-11-20 15:06:32 INFO MAIN :: [] Add minor version numbers to database
2025-11-20T15:06:32.785671784Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2025-11-20T15:06:32.786724203Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2025-11-20T15:06:32.787119288Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.787446347Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.787514965Z 2025-11-20 15:06:32 INFO MAIN :: [] Test major and minor version updates database
2025-11-20T15:06:32.788785884Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2025-11-20T15:06:32.789807821Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2025-11-20T15:06:32.790202566Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.790513943Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.790651380Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column proper_tags to history
2025-11-20T15:06:32.792856299Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2025-11-20T15:06:32.793249360Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.793615918Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.793826332Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column manually_searched to history
2025-11-20T15:06:32.795033282Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2025-11-20T15:06:32.797152599Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2025-11-20T15:06:32.797544668Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.797853710Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.797875274Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column info_hash in history
2025-11-20T15:06:32.800024531Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2025-11-20T15:06:32.800415358Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.800788169Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.800820033Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column plot in imdb_info
2025-11-20T15:06:32.801046860Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column plot in tv_show
2025-11-20T15:06:32.803282521Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2025-11-20T15:06:32.803636674Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.804009184Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.804033754Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column size in history
2025-11-20T15:06:32.806362061Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2025-11-20T15:06:32.806759291Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.807135649Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.807157122Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2025-11-20T15:06:32.811723265Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2025-11-20T15:06:32.812163712Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.812495821Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.812517705Z 2025-11-20 15:06:32 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2025-11-20T15:06:32.817768266Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2025-11-20T15:06:32.818174584Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.818494107Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.818515541Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column indexer_id in history
2025-11-20T15:06:32.819674835Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column indexer_id in blacklist
2025-11-20T15:06:32.820986305Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column indexer_id in whitelist
2025-11-20T15:06:32.822977645Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column indexer in imdb_info
2025-11-20T15:06:32.824170426Z 2025-11-20 15:06:32 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2025-11-20T15:06:32.829141014Z 2025-11-20 15:06:32 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2025-11-20T15:06:32.832144130Z 2025-11-20 15:06:32 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2025-11-20T15:06:32.832220805Z 2025-11-20 15:06:32 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2025-11-20T15:06:32.832405647Z 2025-11-20 15:06:32 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2025-11-20T15:06:32.832504897Z 2025-11-20 15:06:32 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2025-11-20T15:06:32.833692387Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2025-11-20T15:06:32.834129858Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.834617590Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.834676569Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2025-11-20T15:06:32.837173085Z 2025-11-20 15:06:32 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2025-11-20T15:06:32.837246102Z 2025-11-20 15:06:32 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2025-11-20T15:06:32.837434041Z 2025-11-20 15:06:32 INFO MAIN :: [] Dropping the index on idx_status
2025-11-20T15:06:32.838357610Z 2025-11-20 15:06:32 INFO MAIN :: [] Splitting the composite status into status and quality
2025-11-20T15:06:32.838462531Z 2025-11-20 15:06:32 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2025-11-20T15:06:32.839530522Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2025-11-20T15:06:32.839932962Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.840283918Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.840315933Z 2025-11-20 15:06:32 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2025-11-20T15:06:32.840477278Z 2025-11-20 15:06:32 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2025-11-20T15:06:32.840601899Z 2025-11-20 15:06:32 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-20T15:06:32.841704649Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2025-11-20T15:06:32.842100065Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.842463517Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.842546805Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2025-11-20T15:06:32.847593315Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2025-11-20T15:06:32.848031007Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.848344478Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.848403366Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2025-11-20T15:06:32.853378643Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2025-11-20T15:06:32.853792557Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.854120838Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.854172091Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2025-11-20T15:06:32.857765756Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2025-11-20T15:06:32.858166813Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.858450455Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.858492249Z 2025-11-20 15:06:32 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2025-11-20T15:06:32.860658861Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2025-11-20T15:06:32.861020709Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.861342948Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.861413430Z 2025-11-20 15:06:32 INFO MAIN :: [] Addin show_lists field to tv_shows.
2025-11-20T15:06:32.863890317Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2025-11-20T15:06:32.864311946Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.864643774Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.864667051Z 2025-11-20 15:06:32 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2025-11-20T15:06:32.866809074Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2025-11-20T15:06:32.867182005Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.867458562Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.867531569Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column provider_type to the history table
2025-11-20T15:06:32.869074826Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column client_status to the history table
2025-11-20T15:06:32.870188708Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding column part_of_batch to the history table
2025-11-20T15:06:32.872910117Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2025-11-20T15:06:32.873279060Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.873827725Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.873875481Z 2025-11-20 15:06:32 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2025-11-20T15:06:32.874813920Z 2025-11-20 15:06:32 INFO MAIN :: [] Adding new templates field in the tv_shows table
2025-11-20T15:06:32.877585992Z 2025-11-20 15:06:32 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2025-11-20T15:06:32.894396037Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.894660770Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.895818200Z 2025-11-20 15:06:32 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2025-11-20T15:06:32.897546209Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.898303283Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.899825308Z 2025-11-20 15:06:32 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2025-11-20T15:06:32.902136531Z 2025-11-20 15:06:32 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2025-11-20T15:06:32.919334407Z 2025-11-20 15:06:32 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:06:32.919578498Z 2025-11-20 15:06:32 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:06:32.919655583Z 2025-11-20 15:06:32 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-20T15:06:32.919795726Z 2025-11-20 15:06:32 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2025-11-20T15:06:32.920954098Z 2025-11-20 15:06:32 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2025-11-20T15:06:32.921106725Z 2025-11-20 15:06:32 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2025-11-20T15:06:32.922102039Z 2025-11-20 15:06:32 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2025-11-20T15:06:32.923058966Z 2025-11-20 15:06:32 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2025-11-20T15:06:32.924055913Z 2025-11-20 15:06:32 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2025-11-20T15:06:32.925077610Z 2025-11-20 15:06:32 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2025-11-20T15:06:33.005503067Z 2025-11-20 15:06:33 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2025-11-20T15:06:33.009498581Z 2025-11-20 15:06:33 INFO MAIN :: [] Generating New API key
2025-11-20T15:06:33.016689288Z 2025-11-20 15:06:33 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2025-11-20T15:06:33.027299110Z 2025-11-20 15:06:33 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-20T15:06:33.047387365Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2025-11-20T15:06:33.064210457Z [ls.io-init] done.
2025-11-20T15:06:33.206776144Z 2025-11-20 15:06:33 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-20T15:06:33.345927428Z 2025-11-20 15:06:33 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-20T15:06:33.481676482Z 2025-11-20 15:06:33 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-20T15:06:33.616166100Z 2025-11-20 15:06:33 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2025-11-20T15:06:33.883647790Z 2025-11-20 15:06:33 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2025-11-20T15:06:34.182938695Z 2025-11-20 15:06:34 INFO MAIN :: [] Updated scene exceptions.
2025-11-20T15:06:34.184438805Z 2025-11-20 15:06:34 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2025-11-20T15:06:34.215557880Z 2025-11-20 15:06:34 INFO MAIN :: [] Finished processing 5084 scene exceptions.
2025-11-20T15:06:34.215795869Z 2025-11-20 15:06:34 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-r19 apk
busybox-binsh 1.37.0-r19 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.0-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-r19 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?151 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1763651214410
},
{
"level": "INFO",
"message": "http://172.17.0.4:8081/js/app.js?151 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1763651214410
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 6.04s |
| Create SBOM | PASS | - | 15.30s |
| Get build info | PASS | - | 0.03s |
| Get screenshot | PASS | - | 11.34s |
ARM64 PASS
linuxserver/medusa
Runtime: 73.28s
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2025-11-20T15:02:09+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 134.55MB
Tag: arm64v8-v1.0.25-ls248
Version: v1.0.25-ls248
Expand
2025-11-20T15:06:30.623513571Z [migrations] started
2025-11-20T15:06:30.627644287Z [migrations] no migrations found
2025-11-20T15:06:31.145946253Z usermod: no changes
2025-11-20T15:06:31.336772337Z ───────────────────────────────────────
2025-11-20T15:06:31.336811316Z
2025-11-20T15:06:31.336820604Z ██╗ ███████╗██╗ ██████╗
2025-11-20T15:06:31.336829232Z ██║ ██╔════╝██║██╔═══██╗
2025-11-20T15:06:31.336837889Z ██║ ███████╗██║██║ ██║
2025-11-20T15:06:31.336846156Z ██║ ╚════██║██║██║ ██║
2025-11-20T15:06:31.336854342Z ███████╗███████║██║╚██████╔╝
2025-11-20T15:06:31.336862589Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-20T15:06:31.336870845Z
2025-11-20T15:06:31.336878832Z Brought to you by linuxserver.io
2025-11-20T15:06:31.336887138Z ───────────────────────────────────────
2025-11-20T15:06:31.344856454Z
2025-11-20T15:06:31.344896945Z To support LSIO projects visit:
2025-11-20T15:06:31.344906434Z https://www.linuxserver.io/donate/
2025-11-20T15:06:31.344915242Z
2025-11-20T15:06:31.344923759Z ───────────────────────────────────────
2025-11-20T15:06:31.344933128Z GID/UID
2025-11-20T15:06:31.345395018Z ───────────────────────────────────────
2025-11-20T15:06:31.440828321Z
2025-11-20T15:06:31.440865856Z User UID: 911
2025-11-20T15:06:31.440875145Z User GID: 911
2025-11-20T15:06:31.440883442Z ───────────────────────────────────────
2025-11-20T15:06:31.480694276Z Linuxserver.io version: v1.0.25-ls248
2025-11-20T15:06:31.483411397Z Build-date: 2025-11-20T15:02:09+00:00
2025-11-20T15:06:31.483446217Z ───────────────────────────────────────
2025-11-20T15:06:31.483456177Z
2025-11-20T15:06:34.808858907Z [custom-init] No custom files found, skipping...
2025-11-20T15:06:45.743000738Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2025-11-20T15:06:45.743035488Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2025-11-20T15:07:00.242688546Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2025-11-20T15:07:00.242767986Z C:\a\b\c)
2025-11-20T15:07:00.282630053Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2025-11-20T15:07:00.282666867Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2025-11-20T15:07:01.013938361Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2025-11-20T15:07:01.013966307Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2025-11-20T15:07:01.014135378Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2025-11-20T15:07:01.014159967Z '(?P<host>[\w\-\.]+)'
2025-11-20T15:07:01.014293075Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2025-11-20T15:07:01.014313196Z '(?::(?P<port>\d+))?'
2025-11-20T15:07:01.234564384Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2025-11-20T15:07:01.234601639Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2025-11-20T15:07:05.734453169Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2025-11-20T15:07:05.734492168Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2025-11-20T15:07:05.735179943Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2025-11-20T15:07:05.735218069Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2025-11-20T15:07:08.190882293Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-11-20T15:07:08.190922314Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-11-20T15:07:08.191299183Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-11-20T15:07:08.191340666Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-11-20T15:07:08.191644267Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-11-20T15:07:08.191667214Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-11-20T15:07:22.329112333Z 2025-11-20 15:07:22 INFO MAIN :: [] Changed https cert path to server.crt
2025-11-20T15:07:22.331320980Z 2025-11-20 15:07:22 INFO MAIN :: [] Changed https key path to server.key
2025-11-20T15:07:22.655222205Z 2025-11-20 15:07:22 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2025-11-20T15:07:24.412288169Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.421762445Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.423122783Z 2025-11-20 15:07:24 INFO MAIN :: [] Add minor version numbers to database
2025-11-20T15:07:24.442965945Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2025-11-20T15:07:24.448709048Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2025-11-20T15:07:24.453707522Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.456390974Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.457781805Z 2025-11-20 15:07:24 INFO MAIN :: [] Test major and minor version updates database
2025-11-20T15:07:24.462855711Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2025-11-20T15:07:24.468305874Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2025-11-20T15:07:24.473086098Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.475340096Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.477595848Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column proper_tags to history
2025-11-20T15:07:24.489841293Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2025-11-20T15:07:24.494738152Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.497377666Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.499416261Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column manually_searched to history
2025-11-20T15:07:24.506960109Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2025-11-20T15:07:24.517319727Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2025-11-20T15:07:24.522078158Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.524342306Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.525559788Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column info_hash in history
2025-11-20T15:07:24.535606746Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2025-11-20T15:07:24.540428925Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.542962095Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.544128193Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column plot in imdb_info
2025-11-20T15:07:24.546675211Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column plot in tv_show
2025-11-20T15:07:24.558551823Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2025-11-20T15:07:24.563374573Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.565579893Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.566818507Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column size in history
2025-11-20T15:07:24.576932410Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2025-11-20T15:07:24.581701452Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.584156876Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.585346731Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2025-11-20T15:07:24.617492332Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2025-11-20T15:07:24.622306916Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.624561275Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.625777644Z 2025-11-20 15:07:24 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2025-11-20T15:07:24.650536102Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2025-11-20T15:07:24.655402720Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.657704574Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.658900823Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column indexer_id in history
2025-11-20T15:07:24.664831995Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column indexer_id in blacklist
2025-11-20T15:07:24.670214682Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column indexer_id in whitelist
2025-11-20T15:07:24.675403539Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column indexer in imdb_info
2025-11-20T15:07:24.681224830Z 2025-11-20 15:07:24 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2025-11-20T15:07:24.696355413Z 2025-11-20 15:07:24 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2025-11-20T15:07:24.708667963Z 2025-11-20 15:07:24 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2025-11-20T15:07:24.710698271Z 2025-11-20 15:07:24 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2025-11-20T15:07:24.712331028Z 2025-11-20 15:07:24 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2025-11-20T15:07:24.713966110Z 2025-11-20 15:07:24 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2025-11-20T15:07:24.719684894Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2025-11-20T15:07:24.724808480Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.727068490Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.728284018Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2025-11-20T15:07:24.741805892Z 2025-11-20 15:07:24 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2025-11-20T15:07:24.743414641Z 2025-11-20 15:07:24 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2025-11-20T15:07:24.744952838Z 2025-11-20 15:07:24 INFO MAIN :: [] Dropping the index on idx_status
2025-11-20T15:07:24.748209495Z 2025-11-20 15:07:24 INFO MAIN :: [] Splitting the composite status into status and quality
2025-11-20T15:07:24.753366187Z 2025-11-20 15:07:24 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2025-11-20T15:07:24.758953166Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2025-11-20T15:07:24.763827711Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.766091128Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.767282196Z 2025-11-20 15:07:24 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2025-11-20T15:07:24.769210398Z 2025-11-20 15:07:24 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2025-11-20T15:07:24.770833536Z 2025-11-20 15:07:24 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-20T15:07:24.776033205Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2025-11-20T15:07:24.780893911Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.783344215Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.784543529Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2025-11-20T15:07:24.801499157Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2025-11-20T15:07:24.806396177Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.808614012Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.809801804Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2025-11-20T15:07:24.821106985Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2025-11-20T15:07:24.826074387Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.828451693Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.829631759Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2025-11-20T15:07:24.847653373Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2025-11-20T15:07:24.852518629Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.854699299Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.855897281Z 2025-11-20 15:07:24 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2025-11-20T15:07:24.863578767Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2025-11-20T15:07:24.868453502Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.870642729Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.871817655Z 2025-11-20 15:07:24 INFO MAIN :: [] Addin show_lists field to tv_shows.
2025-11-20T15:07:24.884941458Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2025-11-20T15:07:24.889818057Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.892022735Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.893208162Z 2025-11-20 15:07:24 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2025-11-20T15:07:24.901207367Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2025-11-20T15:07:24.906046500Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.908283915Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.909463791Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column provider_type to the history table
2025-11-20T15:07:24.916036203Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column client_status to the history table
2025-11-20T15:07:24.922751965Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding column part_of_batch to the history table
2025-11-20T15:07:24.933257587Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2025-11-20T15:07:24.938118353Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.940509497Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:24.941690475Z 2025-11-20 15:07:24 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2025-11-20T15:07:24.945201775Z 2025-11-20 15:07:24 INFO MAIN :: [] Adding new templates field in the tv_shows table
2025-11-20T15:07:24.957476117Z 2025-11-20 15:07:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2025-11-20T15:07:24.997403647Z 2025-11-20 15:07:24 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:24.999645350Z 2025-11-20 15:07:24 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:25.007061963Z 2025-11-20 15:07:25 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2025-11-20T15:07:25.024617188Z 2025-11-20 15:07:25 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:25.026848059Z 2025-11-20 15:07:25 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:25.031746592Z 2025-11-20 15:07:25 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2025-11-20T15:07:25.040294482Z 2025-11-20 15:07:25 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2025-11-20T15:07:25.087910231Z 2025-11-20 15:07:25 INFO MAIN :: [] Backing up database before upgrade
2025-11-20T15:07:25.090482460Z 2025-11-20 15:07:25 INFO MAIN :: [] Proceeding with upgrade
2025-11-20T15:07:25.091713749Z 2025-11-20 15:07:25 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-20T15:07:25.093341225Z 2025-11-20 15:07:25 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2025-11-20T15:07:25.097745422Z 2025-11-20 15:07:25 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2025-11-20T15:07:25.100209594Z 2025-11-20 15:07:25 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2025-11-20T15:07:25.103616563Z 2025-11-20 15:07:25 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2025-11-20T15:07:25.106889483Z 2025-11-20 15:07:25 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2025-11-20T15:07:25.110242624Z 2025-11-20 15:07:25 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2025-11-20T15:07:25.113608741Z 2025-11-20 15:07:25 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2025-11-20T15:07:26.587094191Z 2025-11-20 15:07:26 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2025-11-20T15:07:26.599216047Z 2025-11-20 15:07:26 INFO MAIN :: [] Generating New API key
2025-11-20T15:07:26.755411227Z 2025-11-20 15:07:26 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2025-11-20T15:07:26.941301955Z 2025-11-20 15:07:26 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-20T15:07:27.387953984Z 2025-11-20 15:07:27 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-20T15:07:27.425385357Z 2025-11-20 15:07:27 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-20T15:07:27.458824603Z 2025-11-20 15:07:27 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-20T15:07:27.492584604Z 2025-11-20 15:07:27 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2025-11-20T15:07:27.580264677Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2025-11-20T15:07:27.768180693Z 2025-11-20 15:07:27 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2025-11-20T15:07:28.114908557Z [ls.io-init] done.
2025-11-20T15:07:28.745126733Z 2025-11-20 15:07:28 INFO MAIN :: [] Updated scene exceptions.
2025-11-20T15:07:28.770693358Z 2025-11-20 15:07:28 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2025-11-20T15:07:29.856284131Z 2025-11-20 15:07:29 INFO MAIN :: [] Finished processing 5084 scene exceptions.
2025-11-20T15:07:29.864232614Z 2025-11-20 15:07:29 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-r19 apk
busybox-binsh 1.37.0-r19 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.0-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-r19 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": 1763651260517
},
{
"level": "INFO",
"message": "http://172.17.0.5:8081/js/app.js?571 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1763651260517
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 60.26s |
| Create SBOM | PASS | - | 15.35s |
| Get build info | PASS | - | 0.03s |
| Get screenshot | PASS | - | 12.45s |