AMD64 PASS
linuxserver/medusa
Runtime: 27.56s
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2025-11-14T14:19:20+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 135.51MB
Tag: amd64-v1.0.25-ls247
Version: v1.0.25-ls247
Expand
2025-11-14T14:23:48.454969583Z [migrations] started
2025-11-14T14:23:48.455014613Z [migrations] no migrations found
2025-11-14T14:23:48.499253491Z usermod: no changes
2025-11-14T14:23:48.508522339Z ───────────────────────────────────────
2025-11-14T14:23:48.508545696Z
2025-11-14T14:23:48.508550275Z ██╗ ███████╗██╗ ██████╗
2025-11-14T14:23:48.508554213Z ██║ ██╔════╝██║██╔═══██╗
2025-11-14T14:23:48.508558211Z ██║ ███████╗██║██║ ██║
2025-11-14T14:23:48.508561979Z ██║ ╚════██║██║██║ ██║
2025-11-14T14:23:48.508565837Z ███████╗███████║██║╚██████╔╝
2025-11-14T14:23:48.508569995Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-14T14:23:48.508573903Z
2025-11-14T14:23:48.508577771Z Brought to you by linuxserver.io
2025-11-14T14:23:48.508581488Z ───────────────────────────────────────
2025-11-14T14:23:48.509024941Z
2025-11-14T14:23:48.509038759Z To support LSIO projects visit:
2025-11-14T14:23:48.509043288Z https://www.linuxserver.io/donate/
2025-11-14T14:23:48.509047206Z
2025-11-14T14:23:48.509051014Z ───────────────────────────────────────
2025-11-14T14:23:48.509055904Z GID/UID
2025-11-14T14:23:48.509059801Z ───────────────────────────────────────
2025-11-14T14:23:48.515793563Z
2025-11-14T14:23:48.515829826Z User UID: 911
2025-11-14T14:23:48.515838253Z User GID: 911
2025-11-14T14:23:48.515861260Z ───────────────────────────────────────
2025-11-14T14:23:48.518576268Z Linuxserver.io version: v1.0.25-ls247
2025-11-14T14:23:48.519009881Z Build-date: 2025-11-14T14:19:20+00:00
2025-11-14T14:23:48.519015573Z ───────────────────────────────────────
2025-11-14T14:23:48.519019952Z
2025-11-14T14:23:48.566323512Z [custom-init] No custom files found, skipping...
2025-11-14T14:23:49.599590353Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2025-11-14T14:23:49.599625774Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2025-11-14T14:23:51.067430583Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2025-11-14T14:23:51.067496656Z C:\a\b\c)
2025-11-14T14:23:51.071346220Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2025-11-14T14:23:51.071366420Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2025-11-14T14:23:51.141434599Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2025-11-14T14:23:51.141469489Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2025-11-14T14:23:51.141477405Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2025-11-14T14:23:51.141484109Z '(?P<host>[\w\-\.]+)'
2025-11-14T14:23:51.141490882Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2025-11-14T14:23:51.141497426Z '(?::(?P<port>\d+))?'
2025-11-14T14:23:51.162176113Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2025-11-14T14:23:51.162211364Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2025-11-14T14:23:51.609511004Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2025-11-14T14:23:51.609539942Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2025-11-14T14:23:51.609547768Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2025-11-14T14:23:51.609554622Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2025-11-14T14:23:51.850862551Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-11-14T14:23:51.850907031Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-11-14T14:23:51.850917712Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-11-14T14:23:51.850926239Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-11-14T14:23:51.850935197Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-11-14T14:23:51.850943875Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-11-14T14:23:53.104930097Z 2025-11-14 14:23:53 INFO MAIN :: [] Changed https cert path to server.crt
2025-11-14T14:23:53.105034848Z 2025-11-14 14:23:53 INFO MAIN :: [] Changed https key path to server.key
2025-11-14T14:23:53.296534993Z 2025-11-14 14:23:53 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2025-11-14T14:23:53.408574693Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.409061654Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.409087797Z 2025-11-14 14:23:53 INFO MAIN :: [] Add minor version numbers to database
2025-11-14T14:23:53.412205315Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2025-11-14T14:23:53.413451946Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2025-11-14T14:23:53.413865188Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.414165854Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.414190574Z 2025-11-14 14:23:53 INFO MAIN :: [] Test major and minor version updates database
2025-11-14T14:23:53.415402104Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2025-11-14T14:23:53.416989090Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2025-11-14T14:23:53.417386500Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.417705673Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.417869122Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column proper_tags to history
2025-11-14T14:23:53.420051157Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2025-11-14T14:23:53.420404058Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.420694262Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.420856870Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column manually_searched to history
2025-11-14T14:23:53.422362442Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2025-11-14T14:23:53.425051949Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2025-11-14T14:23:53.425457275Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.425748301Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.425770275Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column info_hash in history
2025-11-14T14:23:53.428204729Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2025-11-14T14:23:53.428596748Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.428881271Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.428951843Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column plot in imdb_info
2025-11-14T14:23:53.429173469Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column plot in tv_show
2025-11-14T14:23:53.433344570Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2025-11-14T14:23:53.433762612Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.434187608Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.434209923Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column size in history
2025-11-14T14:23:53.436812475Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2025-11-14T14:23:53.437199655Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.437549930Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.437606304Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2025-11-14T14:23:53.443446876Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2025-11-14T14:23:53.443773675Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.444125122Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.444175394Z 2025-11-14 14:23:53 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2025-11-14T14:23:53.450344448Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2025-11-14T14:23:53.450750556Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.451271566Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.451289442Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column indexer_id in history
2025-11-14T14:23:53.452884654Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column indexer_id in blacklist
2025-11-14T14:23:53.454119030Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column indexer_id in whitelist
2025-11-14T14:23:53.457957541Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column indexer in imdb_info
2025-11-14T14:23:53.459057567Z 2025-11-14 14:23:53 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2025-11-14T14:23:53.463489012Z 2025-11-14 14:23:53 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2025-11-14T14:23:53.467224234Z 2025-11-14 14:23:53 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2025-11-14T14:23:53.467325639Z 2025-11-14 14:23:53 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2025-11-14T14:23:53.467462144Z 2025-11-14 14:23:53 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2025-11-14T14:23:53.467568548Z 2025-11-14 14:23:53 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2025-11-14T14:23:53.468855319Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2025-11-14T14:23:53.469279804Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.469593376Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.469616543Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2025-11-14T14:23:53.472162470Z 2025-11-14 14:23:53 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2025-11-14T14:23:53.472267442Z 2025-11-14 14:23:53 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2025-11-14T14:23:53.472409849Z 2025-11-14 14:23:53 INFO MAIN :: [] Dropping the index on idx_status
2025-11-14T14:23:53.473535095Z 2025-11-14 14:23:53 INFO MAIN :: [] Splitting the composite status into status and quality
2025-11-14T14:23:53.473660157Z 2025-11-14 14:23:53 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2025-11-14T14:23:53.475134426Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2025-11-14T14:23:53.475614693Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.476020771Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.476118628Z 2025-11-14 14:23:53 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2025-11-14T14:23:53.476299051Z 2025-11-14 14:23:53 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2025-11-14T14:23:53.476463743Z 2025-11-14 14:23:53 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-14T14:23:53.477670714Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2025-11-14T14:23:53.478140751Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.478512099Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.478607641Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2025-11-14T14:23:53.483433771Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2025-11-14T14:23:53.483833786Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.484157619Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.484270857Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2025-11-14T14:23:53.486635409Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2025-11-14T14:23:53.487028060Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.487333986Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.487457795Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2025-11-14T14:23:53.490968496Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2025-11-14T14:23:53.491369694Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.491677043Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.491750130Z 2025-11-14 14:23:53 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2025-11-14T14:23:53.493932034Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2025-11-14T14:23:53.494323403Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.494787928Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.494856547Z 2025-11-14 14:23:53 INFO MAIN :: [] Addin show_lists field to tv_shows.
2025-11-14T14:23:53.497745465Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2025-11-14T14:23:53.498160420Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.498465896Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.498537891Z 2025-11-14 14:23:53 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2025-11-14T14:23:53.500631988Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2025-11-14T14:23:53.501026603Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.501463343Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.501539466Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column provider_type to the history table
2025-11-14T14:23:53.502862030Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column client_status to the history table
2025-11-14T14:23:53.504009731Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding column part_of_batch to the history table
2025-11-14T14:23:53.506379594Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2025-11-14T14:23:53.506776684Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.507112290Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.507185267Z 2025-11-14 14:23:53 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2025-11-14T14:23:53.508468431Z 2025-11-14 14:23:53 INFO MAIN :: [] Adding new templates field in the tv_shows table
2025-11-14T14:23:53.511035661Z 2025-11-14 14:23:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2025-11-14T14:23:53.524691916Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.525219628Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.526382310Z 2025-11-14 14:23:53 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2025-11-14T14:23:53.528009828Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.528280663Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.529472874Z 2025-11-14 14:23:53 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2025-11-14T14:23:53.531787216Z 2025-11-14 14:23:53 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2025-11-14T14:23:53.545305872Z 2025-11-14 14:23:53 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:23:53.545528370Z 2025-11-14 14:23:53 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:23:53.545609464Z 2025-11-14 14:23:53 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-14T14:23:53.545739716Z 2025-11-14 14:23:53 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2025-11-14T14:23:53.546905414Z 2025-11-14 14:23:53 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2025-11-14T14:23:53.547087130Z 2025-11-14 14:23:53 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2025-11-14T14:23:53.548238078Z 2025-11-14 14:23:53 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2025-11-14T14:23:53.549404176Z 2025-11-14 14:23:53 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2025-11-14T14:23:53.550445724Z 2025-11-14 14:23:53 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2025-11-14T14:23:53.551629859Z 2025-11-14 14:23:53 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2025-11-14T14:23:53.632504302Z 2025-11-14 14:23:53 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2025-11-14T14:23:53.636813861Z 2025-11-14 14:23:53 INFO MAIN :: [] Generating New API key
2025-11-14T14:23:53.644004914Z 2025-11-14 14:23:53 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2025-11-14T14:23:53.653807276Z 2025-11-14 14:23:53 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-14T14:23:53.835066175Z 2025-11-14 14:23:53 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-14T14:23:53.977352052Z 2025-11-14 14:23:53 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-14T14:23:54.099987622Z 2025-11-14 14:23:54 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_imdb.json
2025-11-14T14:23:54.242071020Z 2025-11-14 14:23:54 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2025-11-14T14:23:54.314927755Z 2025-11-14 14:23:54 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2025-11-14T14:23:54.397437882Z 2025-11-14 14:23:54 INFO MAIN :: [] Updated scene exceptions.
2025-11-14T14:23:54.398701156Z 2025-11-14 14:23:54 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2025-11-14T14:23:54.426489082Z 2025-11-14 14:23:54 INFO MAIN :: [] Finished processing 5083 scene exceptions.
2025-11-14T14:23:54.426795569Z 2025-11-14 14:23:54 INFO MAIN :: [] Building internal name cache for all shows
2025-11-14T14:23:54.606057406Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2025-11-14T14:23:54.620308247Z [ls.io-init] done.
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.0 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.5.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?150 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1763130255099
},
{
"level": "INFO",
"message": "http://172.17.0.4:8081/js/app.js?150 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1763130255099
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 7.04s |
| Create SBOM | PASS | - | 15.42s |
| Get build info | PASS | - | 0.03s |
| Get screenshot | PASS | - | 11.38s |
ARM64 PASS
linuxserver/medusa
Runtime: 76.44s
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2025-11-14T14:19:20+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 134.52MB
Tag: arm64v8-v1.0.25-ls247
Version: v1.0.25-ls247
Expand
2025-11-14T14:23:51.943210201Z [migrations] started
2025-11-14T14:23:51.947354047Z [migrations] no migrations found
2025-11-14T14:23:52.544426202Z usermod: no changes
2025-11-14T14:23:52.655211546Z ───────────────────────────────────────
2025-11-14T14:23:52.655248821Z
2025-11-14T14:23:52.655259402Z ██╗ ███████╗██╗ ██████╗
2025-11-14T14:23:52.655268250Z ██║ ██╔════╝██║██╔═══██╗
2025-11-14T14:23:52.655276727Z ██║ ███████╗██║██║ ██║
2025-11-14T14:23:52.655285244Z ██║ ╚════██║██║██║ ██║
2025-11-14T14:23:52.655293611Z ███████╗███████║██║╚██████╔╝
2025-11-14T14:23:52.655301827Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-14T14:23:52.655310264Z
2025-11-14T14:23:52.655318291Z Brought to you by linuxserver.io
2025-11-14T14:23:52.655326327Z ───────────────────────────────────────
2025-11-14T14:23:52.661407915Z
2025-11-14T14:23:52.661435170Z To support LSIO projects visit:
2025-11-14T14:23:52.661447164Z https://www.linuxserver.io/donate/
2025-11-14T14:23:52.661456583Z
2025-11-14T14:23:52.661464479Z ───────────────────────────────────────
2025-11-14T14:23:52.661473176Z GID/UID
2025-11-14T14:23:52.661772770Z ───────────────────────────────────────
2025-11-14T14:23:52.744694606Z
2025-11-14T14:23:52.744723454Z User UID: 911
2025-11-14T14:23:52.744733995Z User GID: 911
2025-11-14T14:23:52.744742422Z ───────────────────────────────────────
2025-11-14T14:23:52.771202694Z Linuxserver.io version: v1.0.25-ls247
2025-11-14T14:23:52.774084298Z Build-date: 2025-11-14T14:19:20+00:00
2025-11-14T14:23:52.774107775Z ───────────────────────────────────────
2025-11-14T14:23:52.774118046Z
2025-11-14T14:23:55.885642944Z [custom-init] No custom files found, skipping...
2025-11-14T14:24:07.348241936Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2025-11-14T14:24:07.348275103Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2025-11-14T14:24:22.118468530Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2025-11-14T14:24:22.118540525Z C:\a\b\c)
2025-11-14T14:24:22.167075635Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2025-11-14T14:24:22.167116717Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2025-11-14T14:24:22.932928596Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2025-11-14T14:24:22.932975250Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2025-11-14T14:24:22.933101223Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2025-11-14T14:24:22.933134240Z '(?P<host>[\w\-\.]+)'
2025-11-14T14:24:22.933272378Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2025-11-14T14:24:22.933284072Z '(?::(?P<port>\d+))?'
2025-11-14T14:24:23.156864604Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2025-11-14T14:24:23.156900777Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2025-11-14T14:24:27.763015434Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2025-11-14T14:24:27.763056827Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2025-11-14T14:24:27.763712648Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2025-11-14T14:24:27.763739442Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2025-11-14T14:24:30.300144264Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-11-14T14:24:30.300190838Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-11-14T14:24:30.300552927Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-11-14T14:24:30.300576484Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-11-14T14:24:30.300952632Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-11-14T14:24:30.300976219Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-11-14T14:24:45.203476387Z 2025-11-14 14:24:45 INFO MAIN :: [] Changed https cert path to server.crt
2025-11-14T14:24:45.205638992Z 2025-11-14 14:24:45 INFO MAIN :: [] Changed https key path to server.key
2025-11-14T14:24:45.988203592Z 2025-11-14 14:24:45 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2025-11-14T14:24:47.695733985Z 2025-11-14 14:24:47 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:47.705920651Z 2025-11-14 14:24:47 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:47.706807166Z 2025-11-14 14:24:47 INFO MAIN :: [] Add minor version numbers to database
2025-11-14T14:24:47.726385006Z 2025-11-14 14:24:47 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2025-11-14T14:24:47.732111810Z 2025-11-14 14:24:47 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2025-11-14T14:24:47.737190127Z 2025-11-14 14:24:47 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:47.739765414Z 2025-11-14 14:24:47 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:47.741176025Z 2025-11-14 14:24:47 INFO MAIN :: [] Test major and minor version updates database
2025-11-14T14:24:47.746348923Z 2025-11-14 14:24:47 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2025-11-14T14:24:47.751954403Z 2025-11-14 14:24:47 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2025-11-14T14:24:47.756821014Z 2025-11-14 14:24:47 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:47.759369997Z 2025-11-14 14:24:47 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:47.761741814Z 2025-11-14 14:24:47 INFO MAIN :: [] Adding column proper_tags to history
2025-11-14T14:24:47.774456552Z 2025-11-14 14:24:47 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2025-11-14T14:24:47.779273473Z 2025-11-14 14:24:47 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:47.781584848Z 2025-11-14 14:24:47 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:47.783906313Z 2025-11-14 14:24:47 INFO MAIN :: [] Adding column manually_searched to history
2025-11-14T14:24:47.794426781Z 2025-11-14 14:24:47 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2025-11-14T14:24:47.805210590Z 2025-11-14 14:24:47 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2025-11-14T14:24:47.810006399Z 2025-11-14 14:24:47 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:47.812341862Z 2025-11-14 14:24:47 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:47.813654686Z 2025-11-14 14:24:47 INFO MAIN :: [] Adding column info_hash in history
2025-11-14T14:24:47.824182560Z 2025-11-14 14:24:47 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2025-11-14T14:24:47.828932906Z 2025-11-14 14:24:47 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:47.831130823Z 2025-11-14 14:24:47 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:47.832317533Z 2025-11-14 14:24:47 INFO MAIN :: [] Adding column plot in imdb_info
2025-11-14T14:24:47.834878100Z 2025-11-14 14:24:47 INFO MAIN :: [] Adding column plot in tv_show
2025-11-14T14:24:47.846772756Z 2025-11-14 14:24:47 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2025-11-14T14:24:47.851518143Z 2025-11-14 14:24:47 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:47.853698905Z 2025-11-14 14:24:47 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:47.854878761Z 2025-11-14 14:24:47 INFO MAIN :: [] Adding column size in history
2025-11-14T14:24:47.864729951Z 2025-11-14 14:24:47 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2025-11-14T14:24:47.869487113Z 2025-11-14 14:24:47 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:47.871805953Z 2025-11-14 14:24:47 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:47.873006581Z 2025-11-14 14:24:47 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2025-11-14T14:24:47.904945676Z 2025-11-14 14:24:47 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2025-11-14T14:24:47.909730402Z 2025-11-14 14:24:47 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:47.911980634Z 2025-11-14 14:24:47 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:47.913177164Z 2025-11-14 14:24:47 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2025-11-14T14:24:47.936808748Z 2025-11-14 14:24:47 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2025-11-14T14:24:47.941665138Z 2025-11-14 14:24:47 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:47.943876332Z 2025-11-14 14:24:47 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:47.945097561Z 2025-11-14 14:24:47 INFO MAIN :: [] Adding column indexer_id in history
2025-11-14T14:24:47.951081323Z 2025-11-14 14:24:47 INFO MAIN :: [] Adding column indexer_id in blacklist
2025-11-14T14:24:47.956316165Z 2025-11-14 14:24:47 INFO MAIN :: [] Adding column indexer_id in whitelist
2025-11-14T14:24:47.962086367Z 2025-11-14 14:24:47 INFO MAIN :: [] Adding column indexer in imdb_info
2025-11-14T14:24:47.967992792Z 2025-11-14 14:24:47 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2025-11-14T14:24:47.982552876Z 2025-11-14 14:24:47 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2025-11-14T14:24:47.994955274Z 2025-11-14 14:24:47 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2025-11-14T14:24:47.997000002Z 2025-11-14 14:24:47 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2025-11-14T14:24:47.998633703Z 2025-11-14 14:24:47 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2025-11-14T14:24:48.000279116Z 2025-11-14 14:24:47 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2025-11-14T14:24:48.006008024Z 2025-11-14 14:24:48 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2025-11-14T14:24:48.011062895Z 2025-11-14 14:24:48 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:48.013490654Z 2025-11-14 14:24:48 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:48.014686032Z 2025-11-14 14:24:48 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2025-11-14T14:24:48.027873401Z 2025-11-14 14:24:48 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2025-11-14T14:24:48.029477902Z 2025-11-14 14:24:48 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2025-11-14T14:24:48.030982964Z 2025-11-14 14:24:48 INFO MAIN :: [] Dropping the index on idx_status
2025-11-14T14:24:48.034008708Z 2025-11-14 14:24:48 INFO MAIN :: [] Splitting the composite status into status and quality
2025-11-14T14:24:48.038988517Z 2025-11-14 14:24:48 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2025-11-14T14:24:48.044603556Z 2025-11-14 14:24:48 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2025-11-14T14:24:48.049496750Z 2025-11-14 14:24:48 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:48.051954791Z 2025-11-14 14:24:48 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:48.052937631Z 2025-11-14 14:24:48 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2025-11-14T14:24:48.054837186Z 2025-11-14 14:24:48 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2025-11-14T14:24:48.056472019Z 2025-11-14 14:24:48 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-14T14:24:48.061915311Z 2025-11-14 14:24:48 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2025-11-14T14:24:48.066775520Z 2025-11-14 14:24:48 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:48.068965470Z 2025-11-14 14:24:48 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:48.070149224Z 2025-11-14 14:24:48 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2025-11-14T14:24:48.087974064Z 2025-11-14 14:24:48 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2025-11-14T14:24:48.092650612Z 2025-11-14 14:24:48 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:48.095093772Z 2025-11-14 14:24:48 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:48.096301956Z 2025-11-14 14:24:48 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2025-11-14T14:24:48.107839171Z 2025-11-14 14:24:48 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2025-11-14T14:24:48.112826526Z 2025-11-14 14:24:48 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:48.115042228Z 2025-11-14 14:24:48 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:48.116271925Z 2025-11-14 14:24:48 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2025-11-14T14:24:48.134310745Z 2025-11-14 14:24:48 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2025-11-14T14:24:48.139229622Z 2025-11-14 14:24:48 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:48.141561829Z 2025-11-14 14:24:48 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:48.142751424Z 2025-11-14 14:24:48 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2025-11-14T14:24:48.150305178Z 2025-11-14 14:24:48 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2025-11-14T14:24:48.155115666Z 2025-11-14 14:24:48 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:48.157349124Z 2025-11-14 14:24:48 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:48.158540033Z 2025-11-14 14:24:48 INFO MAIN :: [] Addin show_lists field to tv_shows.
2025-11-14T14:24:48.172162428Z 2025-11-14 14:24:48 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2025-11-14T14:24:48.177006524Z 2025-11-14 14:24:48 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:48.179767024Z 2025-11-14 14:24:48 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:48.180514810Z 2025-11-14 14:24:48 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2025-11-14T14:24:48.188373988Z 2025-11-14 14:24:48 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2025-11-14T14:24:48.193252383Z 2025-11-14 14:24:48 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:48.195736466Z 2025-11-14 14:24:48 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:48.196958758Z 2025-11-14 14:24:48 INFO MAIN :: [] Adding column provider_type to the history table
2025-11-14T14:24:48.203820898Z 2025-11-14 14:24:48 INFO MAIN :: [] Adding column client_status to the history table
2025-11-14T14:24:48.209959832Z 2025-11-14 14:24:48 INFO MAIN :: [] Adding column part_of_batch to the history table
2025-11-14T14:24:48.220366300Z 2025-11-14 14:24:48 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2025-11-14T14:24:48.225272692Z 2025-11-14 14:24:48 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:48.227545900Z 2025-11-14 14:24:48 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:48.228771228Z 2025-11-14 14:24:48 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2025-11-14T14:24:48.232171456Z 2025-11-14 14:24:48 INFO MAIN :: [] Adding new templates field in the tv_shows table
2025-11-14T14:24:48.244626079Z 2025-11-14 14:24:48 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2025-11-14T14:24:48.281960440Z 2025-11-14 14:24:48 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:48.284428852Z 2025-11-14 14:24:48 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:48.291794396Z 2025-11-14 14:24:48 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2025-11-14T14:24:48.309182997Z 2025-11-14 14:24:48 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:48.311429942Z 2025-11-14 14:24:48 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:48.316262324Z 2025-11-14 14:24:48 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2025-11-14T14:24:48.324507019Z 2025-11-14 14:24:48 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2025-11-14T14:24:48.371820067Z 2025-11-14 14:24:48 INFO MAIN :: [] Backing up database before upgrade
2025-11-14T14:24:48.374046320Z 2025-11-14 14:24:48 INFO MAIN :: [] Proceeding with upgrade
2025-11-14T14:24:48.375305025Z 2025-11-14 14:24:48 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-14T14:24:48.376988756Z 2025-11-14 14:24:48 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2025-11-14T14:24:48.381361453Z 2025-11-14 14:24:48 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2025-11-14T14:24:48.384182284Z 2025-11-14 14:24:48 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2025-11-14T14:24:48.387287068Z 2025-11-14 14:24:48 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2025-11-14T14:24:48.390483495Z 2025-11-14 14:24:48 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2025-11-14T14:24:48.394231393Z 2025-11-14 14:24:48 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2025-11-14T14:24:48.396929227Z 2025-11-14 14:24:48 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2025-11-14T14:24:49.860695339Z 2025-11-14 14:24:49 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2025-11-14T14:24:49.871963112Z 2025-11-14 14:24:49 INFO MAIN :: [] Generating New API key
2025-11-14T14:24:50.031117067Z 2025-11-14 14:24:50 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2025-11-14T14:24:50.060828906Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2025-11-14T14:24:50.189138160Z 2025-11-14 14:24:50 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-14T14:24:50.652569506Z 2025-11-14 14:24:50 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-14T14:24:50.692266836Z 2025-11-14 14:24:50 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-14T14:24:50.731022910Z 2025-11-14 14:24:50 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-14T14:24:50.768929705Z 2025-11-14 14:24:50 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2025-11-14T14:24:50.833731735Z [ls.io-init] done.
2025-11-14T14:24:51.109345378Z 2025-11-14 14:24:51 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2025-11-14T14:24:52.066584529Z 2025-11-14 14:24:52 INFO MAIN :: [] Updated scene exceptions.
2025-11-14T14:24:52.091662866Z 2025-11-14 14:24:52 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2025-11-14T14:24:52.649014717Z 2025-11-14 14:24:52 INFO MAIN :: [] Finished processing 5083 scene exceptions.
2025-11-14T14:24:52.656607148Z 2025-11-14 14:24:52 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.0 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.5.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?569 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1763130304019
},
{
"level": "INFO",
"message": "http://172.17.0.5:8081/js/app.js?569 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1763130304019
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 63.27s |
| Create SBOM | PASS | - | 15.37s |
| Get build info | PASS | - | 0.03s |
| Get screenshot | PASS | - | 12.37s |