AMD64 PASS
linuxserver/lspipepr-medusa
Runtime: 31.75s
Build Information
Builder: X86-BUILDER-3o --Hetzner
Created: 2025-11-10T22:14:25+00:00
Image: linuxserver/lspipepr-medusa
Maintainer: aptalca
Size: 132.36MB
Tag: amd64-v1.0.24-pkg-efef4e99-dev-a62da9722a0b82bddb11eff1dad9a4bda79a85b6-pr-61
Version: v1.0.24-ls246
Expand
2025-11-10T22:17:22.461002259Z [migrations] started
2025-11-10T22:17:22.461041408Z [migrations] no migrations found
2025-11-10T22:17:22.479240369Z usermod: no changes
2025-11-10T22:17:22.485272154Z ───────────────────────────────────────
2025-11-10T22:17:22.485291934Z
2025-11-10T22:17:22.485299759Z ██╗ ███████╗██╗ ██████╗
2025-11-10T22:17:22.485306483Z ██║ ██╔════╝██║██╔═══██╗
2025-11-10T22:17:22.485312956Z ██║ ███████╗██║██║ ██║
2025-11-10T22:17:22.485319439Z ██║ ╚════██║██║██║ ██║
2025-11-10T22:17:22.485325822Z ███████╗███████║██║╚██████╔╝
2025-11-10T22:17:22.485332265Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-10T22:17:22.485338678Z
2025-11-10T22:17:22.485344780Z Brought to you by linuxserver.io
2025-11-10T22:17:22.485351203Z ───────────────────────────────────────
2025-11-10T22:17:22.485651427Z
2025-11-10T22:17:22.485664143Z To support LSIO projects visit:
2025-11-10T22:17:22.485672119Z https://www.linuxserver.io/donate/
2025-11-10T22:17:22.485678622Z
2025-11-10T22:17:22.485684875Z ───────────────────────────────────────
2025-11-10T22:17:22.485691709Z GID/UID
2025-11-10T22:17:22.485697851Z ───────────────────────────────────────
2025-11-10T22:17:22.489930563Z
2025-11-10T22:17:22.489945603Z User UID: 911
2025-11-10T22:17:22.489953660Z User GID: 911
2025-11-10T22:17:22.489960624Z ───────────────────────────────────────
2025-11-10T22:17:22.491579413Z Linuxserver.io version: v1.0.24-pkg-efef4e99-dev-a62da9722a0b82bddb11eff1dad9a4bda79a85b6-pr-61
2025-11-10T22:17:22.491874347Z Build-date: 2025-11-10T22:14:25+00:00
2025-11-10T22:17:22.491889137Z ───────────────────────────────────────
2025-11-10T22:17:22.491898145Z
2025-11-10T22:17:22.538399370Z [custom-init] No custom files found, skipping...
2025-11-10T22:17:23.463123592Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2025-11-10T22:17:23.463149795Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2025-11-10T22:17:24.687357949Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2025-11-10T22:17:24.687418581Z C:\a\b\c)
2025-11-10T22:17:24.691113069Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2025-11-10T22:17:24.691137959Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2025-11-10T22:17:24.758751362Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2025-11-10T22:17:24.758771503Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2025-11-10T22:17:24.758776182Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2025-11-10T22:17:24.758779990Z '(?P<host>[\w\-\.]+)'
2025-11-10T22:17:24.758783828Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2025-11-10T22:17:24.758787866Z '(?::(?P<port>\d+))?'
2025-11-10T22:17:24.778831983Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2025-11-10T22:17:24.778843706Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2025-11-10T22:17:25.204298808Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2025-11-10T22:17:25.204320793Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2025-11-10T22:17:25.204325292Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2025-11-10T22:17:25.204329270Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2025-11-10T22:17:25.426657607Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-11-10T22:17:25.426695964Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-11-10T22:17:25.426706926Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-11-10T22:17:25.426715273Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-11-10T22:17:25.426726826Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-11-10T22:17:25.426737758Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-11-10T22:17:26.710302290Z 2025-11-10 22:17:26 INFO MAIN :: [] Changed https cert path to server.crt
2025-11-10T22:17:26.710418254Z 2025-11-10 22:17:26 INFO MAIN :: [] Changed https key path to server.key
2025-11-10T22:17:26.788055729Z 2025-11-10 22:17:26 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2025-11-10T22:17:27.047306485Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.047719988Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.047861172Z 2025-11-10 22:17:27 INFO MAIN :: [] Add minor version numbers to database
2025-11-10T22:17:27.050814208Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2025-11-10T22:17:27.051937840Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2025-11-10T22:17:27.052377656Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.052772611Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.052920339Z 2025-11-10 22:17:27 INFO MAIN :: [] Test major and minor version updates database
2025-11-10T22:17:27.054095214Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2025-11-10T22:17:27.055206000Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2025-11-10T22:17:27.055656407Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.056067485Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.056284562Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column proper_tags to history
2025-11-10T22:17:27.058745857Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2025-11-10T22:17:27.059204701Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.059581329Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.059800240Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column manually_searched to history
2025-11-10T22:17:27.061226502Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2025-11-10T22:17:27.063590923Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2025-11-10T22:17:27.064068003Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.064449812Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.064585615Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column info_hash in history
2025-11-10T22:17:27.066897510Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2025-11-10T22:17:27.067357827Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.067734165Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.067890429Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column plot in imdb_info
2025-11-10T22:17:27.068132687Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column plot in tv_show
2025-11-10T22:17:27.070551567Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2025-11-10T22:17:27.071008186Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.071385316Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.071523594Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column size in history
2025-11-10T22:17:27.074090593Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2025-11-10T22:17:27.074499827Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.074910604Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.074993130Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2025-11-10T22:17:27.079568101Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2025-11-10T22:17:27.080009860Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.080315556Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.080397280Z 2025-11-10 22:17:27 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2025-11-10T22:17:27.085681550Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2025-11-10T22:17:27.086087898Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.086393594Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.086473164Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column indexer_id in history
2025-11-10T22:17:27.089368754Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column indexer_id in blacklist
2025-11-10T22:17:27.091056632Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column indexer_id in whitelist
2025-11-10T22:17:27.093459530Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column indexer in imdb_info
2025-11-10T22:17:27.095159673Z 2025-11-10 22:17:27 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2025-11-10T22:17:27.104146748Z 2025-11-10 22:17:27 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2025-11-10T22:17:27.113887069Z 2025-11-10 22:17:27 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2025-11-10T22:17:27.113989505Z 2025-11-10 22:17:27 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2025-11-10T22:17:27.114131140Z 2025-11-10 22:17:27 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2025-11-10T22:17:27.114262645Z 2025-11-10 22:17:27 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2025-11-10T22:17:27.115370947Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2025-11-10T22:17:27.115778077Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.116482174Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.116558267Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2025-11-10T22:17:27.119392684Z 2025-11-10 22:17:27 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2025-11-10T22:17:27.119508227Z 2025-11-10 22:17:27 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2025-11-10T22:17:27.119625062Z 2025-11-10 22:17:27 INFO MAIN :: [] Dropping the index on idx_status
2025-11-10T22:17:27.120963707Z 2025-11-10 22:17:27 INFO MAIN :: [] Splitting the composite status into status and quality
2025-11-10T22:17:27.121110713Z 2025-11-10 22:17:27 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2025-11-10T22:17:27.122197000Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2025-11-10T22:17:27.122594330Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.122906899Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.122988153Z 2025-11-10 22:17:27 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2025-11-10T22:17:27.123118586Z 2025-11-10 22:17:27 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2025-11-10T22:17:27.123250261Z 2025-11-10 22:17:27 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-10T22:17:27.124779870Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2025-11-10T22:17:27.125182762Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.125497686Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.125576635Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2025-11-10T22:17:27.129860280Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2025-11-10T22:17:27.130257620Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.130749049Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.130827968Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2025-11-10T22:17:27.133038328Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2025-11-10T22:17:27.133449005Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.133754380Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.133832467Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2025-11-10T22:17:27.137244046Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2025-11-10T22:17:27.137644232Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.138132826Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.138212837Z 2025-11-10 22:17:27 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2025-11-10T22:17:27.140498669Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2025-11-10T22:17:27.140896740Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.141203779Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.141287617Z 2025-11-10 22:17:27 INFO MAIN :: [] Addin show_lists field to tv_shows.
2025-11-10T22:17:27.143475502Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2025-11-10T22:17:27.143891660Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.144412629Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.144490085Z 2025-11-10 22:17:27 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2025-11-10T22:17:27.146382285Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2025-11-10T22:17:27.146775928Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.147083998Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.147165101Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column provider_type to the history table
2025-11-10T22:17:27.148515600Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column client_status to the history table
2025-11-10T22:17:27.149617389Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding column part_of_batch to the history table
2025-11-10T22:17:27.151654901Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2025-11-10T22:17:27.152077101Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.152484421Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.152563721Z 2025-11-10 22:17:27 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2025-11-10T22:17:27.153584175Z 2025-11-10 22:17:27 INFO MAIN :: [] Adding new templates field in the tv_shows table
2025-11-10T22:17:27.155821029Z 2025-11-10 22:17:27 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2025-11-10T22:17:27.167626839Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.167891993Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.169066167Z 2025-11-10 22:17:27 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2025-11-10T22:17:27.169397444Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.169655804Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.170736650Z 2025-11-10 22:17:27 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2025-11-10T22:17:27.172744633Z 2025-11-10 22:17:27 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2025-11-10T22:17:27.221455869Z 2025-11-10 22:17:27 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:17:27.221733337Z 2025-11-10 22:17:27 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:17:27.221815923Z 2025-11-10 22:17:27 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-10T22:17:27.221953691Z 2025-11-10 22:17:27 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2025-11-10T22:17:27.222889495Z 2025-11-10 22:17:27 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2025-11-10T22:17:27.223094047Z 2025-11-10 22:17:27 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2025-11-10T22:17:27.224125393Z 2025-11-10 22:17:27 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2025-11-10T22:17:27.225180097Z 2025-11-10 22:17:27 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2025-11-10T22:17:27.226069708Z 2025-11-10 22:17:27 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2025-11-10T22:17:27.227576722Z 2025-11-10 22:17:27 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2025-11-10T22:17:27.306456439Z 2025-11-10 22:17:27 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2025-11-10T22:17:27.310639090Z 2025-11-10 22:17:27 INFO MAIN :: [] Generating New API key
2025-11-10T22:17:27.317648734Z 2025-11-10 22:17:27 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2025-11-10T22:17:27.328031087Z 2025-11-10 22:17:27 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-10T22:17:27.414569855Z 2025-11-10 22:17: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-10T22:17:27.439649089Z 2025-11-10 22:17: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-10T22:17:27.460315719Z 2025-11-10 22:17: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-10T22:17:27.480127499Z 2025-11-10 22:17:27 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2025-11-10T22:17:27.554058622Z 2025-11-10 22:17:27 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2025-11-10T22:17:27.573176965Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2025-11-10T22:17:27.588694077Z [ls.io-init] done.
2025-11-10T22:17:27.630110895Z 2025-11-10 22:17:27 INFO MAIN :: [] Updated scene exceptions.
2025-11-10T22:17:27.631276793Z 2025-11-10 22:17:27 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2025-11-10T22:17:27.659337480Z 2025-11-10 22:17:27 INFO MAIN :: [] Finished processing 5083 scene exceptions.
2025-11-10T22:17:27.659663357Z 2025-11-10 22:17:27 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION TYPE
MediaInfo 21.03.0.0 binary (+1 duplicate)
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.12.3 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.13.1 python
catatonit 0.2.1-r0 apk
certifi 2023.7.22 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.70 python
colorchoice 1.0.0 rust-crate
configobj 5.0.8 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.9.0 python
deprecated 1.2.18 python
diskcache 5.6.3 python
dogpile-cache 1.2.1 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.11 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.4.2 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.2 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.2.4 python
markdown2 2.4.13 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 (+1 duplicate)
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.12.0 python
profiling 1.0.13 rust-crate
profiling-procmacros 1.0.13 rust-crate
pyc 3.12.12-r0 apk
pygithub 1.45 python
pyjwt 2.7.0 python
pymediainfo 7.0.1 python
pyparsing 3.2.5 python
pysubs2 1.8.0 python
python-dateutil 2.8.2 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.23 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 3.1 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.31.0 python
requests-oauthlib 1.3.1 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.16.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.1 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
tzdata 2025b-r0 apk
unicode-ident 1.0.12 rust-crate
unicode-width 0.1.11 rust-crate
urllib3 1.26.18 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.20.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?150 0:211903 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1762813073325
},
{
"level": "INFO",
"message": "http://172.17.0.5:8081/js/app.js?150 0:946 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1762813073325
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.38s |
| Container Start | PASS | - | 6.04s |
| Create SBOM | PASS | - | 19.65s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/lspipepr-medusa
Runtime: 75.10s
Build Information
Builder: X86-BUILDER-3o --Hetzner
Created: 2025-11-10T22:14:25+00:00
Image: linuxserver/lspipepr-medusa
Maintainer: aptalca
Size: 131.38MB
Tag: arm64v8-v1.0.24-pkg-efef4e99-dev-a62da9722a0b82bddb11eff1dad9a4bda79a85b6-pr-61
Version: v1.0.24-ls246
Expand
2025-11-10T22:17:24.943585097Z [migrations] started
2025-11-10T22:17:24.947715834Z [migrations] no migrations found
2025-11-10T22:17:25.926347684Z usermod: no changes
2025-11-10T22:17:26.117742819Z ───────────────────────────────────────
2025-11-10T22:17:26.117780124Z
2025-11-10T22:17:26.117789734Z ██╗ ███████╗██╗ ██████╗
2025-11-10T22:17:26.117798582Z ██║ ██╔════╝██║██╔═══██╗
2025-11-10T22:17:26.117807429Z ██║ ███████╗██║██║ ██║
2025-11-10T22:17:26.117815706Z ██║ ╚════██║██║██║ ██║
2025-11-10T22:17:26.117824033Z ███████╗███████║██║╚██████╔╝
2025-11-10T22:17:26.117832380Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-10T22:17:26.117840897Z
2025-11-10T22:17:26.117848803Z Brought to you by linuxserver.io
2025-11-10T22:17:26.117856929Z ───────────────────────────────────────
2025-11-10T22:17:26.125554898Z
2025-11-10T22:17:26.125592093Z To support LSIO projects visit:
2025-11-10T22:17:26.125602123Z https://www.linuxserver.io/donate/
2025-11-10T22:17:26.125610430Z
2025-11-10T22:17:26.125618867Z ───────────────────────────────────────
2025-11-10T22:17:26.125628356Z GID/UID
2025-11-10T22:17:26.126076398Z ───────────────────────────────────────
2025-11-10T22:17:26.217170277Z
2025-11-10T22:17:26.217196209Z User UID: 911
2025-11-10T22:17:26.217205408Z User GID: 911
2025-11-10T22:17:26.217214185Z ───────────────────────────────────────
2025-11-10T22:17:26.252755915Z Linuxserver.io version: v1.0.24-pkg-efef4e99-dev-a62da9722a0b82bddb11eff1dad9a4bda79a85b6-pr-61
2025-11-10T22:17:26.255476092Z Build-date: 2025-11-10T22:14:25+00:00
2025-11-10T22:17:26.255496583Z ───────────────────────────────────────
2025-11-10T22:17:26.255506934Z
2025-11-10T22:17:29.553920540Z [custom-init] No custom files found, skipping...
2025-11-10T22:17:40.777531326Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2025-11-10T22:17:40.777561858Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2025-11-10T22:17:54.594119161Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2025-11-10T22:17:54.594195725Z C:\a\b\c)
2025-11-10T22:17:54.634136953Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2025-11-10T22:17:54.634174037Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2025-11-10T22:17:55.369442733Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2025-11-10T22:17:55.369472803Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2025-11-10T22:17:55.369603797Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2025-11-10T22:17:55.369635741Z '(?P<host>[\w\-\.]+)'
2025-11-10T22:17:55.369778729Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2025-11-10T22:17:55.369801565Z '(?::(?P<port>\d+))?'
2025-11-10T22:17:55.589709530Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2025-11-10T22:17:55.589746294Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2025-11-10T22:18:00.122569536Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2025-11-10T22:18:00.122615638Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2025-11-10T22:18:00.123289425Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2025-11-10T22:18:00.123320568Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2025-11-10T22:18:02.571751970Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-11-10T22:18:02.571792822Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-11-10T22:18:02.572180663Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-11-10T22:18:02.572225513Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-11-10T22:18:02.572521409Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-11-10T22:18:02.572544135Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-11-10T22:18:18.208061457Z 2025-11-10 22:18:18 INFO MAIN :: [] Changed https cert path to server.crt
2025-11-10T22:18:18.210129651Z 2025-11-10 22:18:18 INFO MAIN :: [] Changed https key path to server.key
2025-11-10T22:18:18.538485156Z 2025-11-10 22:18:18 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2025-11-10T22:18:20.246886720Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.256284242Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.257737187Z 2025-11-10 22:18:20 INFO MAIN :: [] Add minor version numbers to database
2025-11-10T22:18:20.275946620Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2025-11-10T22:18:20.281582557Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2025-11-10T22:18:20.286662796Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.289523916Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.290986481Z 2025-11-10 22:18:20 INFO MAIN :: [] Test major and minor version updates database
2025-11-10T22:18:20.295908972Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2025-11-10T22:18:20.301697627Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2025-11-10T22:18:20.306540869Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.308899137Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.311232024Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column proper_tags to history
2025-11-10T22:18:20.323333349Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2025-11-10T22:18:20.328214126Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.330733899Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.333087338Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column manually_searched to history
2025-11-10T22:18:20.340419390Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2025-11-10T22:18:20.351355289Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2025-11-10T22:18:20.356272569Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.358656799Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.360017439Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column info_hash in history
2025-11-10T22:18:20.370172896Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2025-11-10T22:18:20.375230259Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.377819412Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.379097044Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column plot in imdb_info
2025-11-10T22:18:20.381740707Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column plot in tv_show
2025-11-10T22:18:20.393630516Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2025-11-10T22:18:20.398504810Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.400827617Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.402105510Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column size in history
2025-11-10T22:18:20.412569939Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2025-11-10T22:18:20.417374342Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.419713001Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.420916043Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2025-11-10T22:18:20.452692392Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2025-11-10T22:18:20.457538409Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.459764371Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.460962633Z 2025-11-10 22:18:20 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2025-11-10T22:18:20.485165083Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2025-11-10T22:18:20.490068986Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.492268755Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.493524484Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column indexer_id in history
2025-11-10T22:18:20.499528913Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column indexer_id in blacklist
2025-11-10T22:18:20.505326897Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column indexer_id in whitelist
2025-11-10T22:18:20.511060801Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column indexer in imdb_info
2025-11-10T22:18:20.517028146Z 2025-11-10 22:18:20 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2025-11-10T22:18:20.532165744Z 2025-11-10 22:18:20 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2025-11-10T22:18:20.544879192Z 2025-11-10 22:18:20 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2025-11-10T22:18:20.546908888Z 2025-11-10 22:18:20 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2025-11-10T22:18:20.548556526Z 2025-11-10 22:18:20 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2025-11-10T22:18:20.550157249Z 2025-11-10 22:18:20 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2025-11-10T22:18:20.555764899Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2025-11-10T22:18:20.560886671Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.563175399Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.564386949Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2025-11-10T22:18:20.577652207Z 2025-11-10 22:18:20 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2025-11-10T22:18:20.579250445Z 2025-11-10 22:18:20 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2025-11-10T22:18:20.580809264Z 2025-11-10 22:18:20 INFO MAIN :: [] Dropping the index on idx_status
2025-11-10T22:18:20.584002072Z 2025-11-10 22:18:20 INFO MAIN :: [] Splitting the composite status into status and quality
2025-11-10T22:18:20.588645421Z 2025-11-10 22:18:20 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2025-11-10T22:18:20.594320157Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2025-11-10T22:18:20.599272027Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.601741649Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.602936735Z 2025-11-10 22:18:20 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2025-11-10T22:18:20.604887423Z 2025-11-10 22:18:20 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2025-11-10T22:18:20.606527555Z 2025-11-10 22:18:20 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-10T22:18:20.611639838Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2025-11-10T22:18:20.616542109Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.618709302Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.619890631Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2025-11-10T22:18:20.637293329Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2025-11-10T22:18:20.642642810Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.644619210Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.645802803Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2025-11-10T22:18:20.657262606Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2025-11-10T22:18:20.662217131Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.664429876Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.665633219Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2025-11-10T22:18:20.683595565Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2025-11-10T22:18:20.688494338Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.690680951Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.691870786Z 2025-11-10 22:18:20 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2025-11-10T22:18:20.699100393Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2025-11-10T22:18:20.704022703Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.706179335Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.707359482Z 2025-11-10 22:18:20 INFO MAIN :: [] Addin show_lists field to tv_shows.
2025-11-10T22:18:20.720333924Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2025-11-10T22:18:20.725240764Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.727428609Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.728632783Z 2025-11-10 22:18:20 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2025-11-10T22:18:20.736380773Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2025-11-10T22:18:20.741294055Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.743763347Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.744957051Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column provider_type to the history table
2025-11-10T22:18:20.751450745Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column client_status to the history table
2025-11-10T22:18:20.758100103Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding column part_of_batch to the history table
2025-11-10T22:18:20.768430663Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2025-11-10T22:18:20.773360899Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.775572983Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.776798150Z 2025-11-10 22:18:20 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2025-11-10T22:18:20.780212915Z 2025-11-10 22:18:20 INFO MAIN :: [] Adding new templates field in the tv_shows table
2025-11-10T22:18:20.792466597Z 2025-11-10 22:18:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2025-11-10T22:18:20.830476467Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.832772219Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.840358162Z 2025-11-10 22:18:20 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2025-11-10T22:18:20.844387194Z 2025-11-10 22:18:20 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:20.846512594Z 2025-11-10 22:18:20 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:20.851078918Z 2025-11-10 22:18:20 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2025-11-10T22:18:20.859176552Z 2025-11-10 22:18:20 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2025-11-10T22:18:21.075645733Z 2025-11-10 22:18:21 INFO MAIN :: [] Backing up database before upgrade
2025-11-10T22:18:21.078038400Z 2025-11-10 22:18:21 INFO MAIN :: [] Proceeding with upgrade
2025-11-10T22:18:21.079273317Z 2025-11-10 22:18:21 INFO MAIN :: [] Shift qualities in history one place to the left.
2025-11-10T22:18:21.080887286Z 2025-11-10 22:18:21 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2025-11-10T22:18:21.085303678Z 2025-11-10 22:18:21 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2025-11-10T22:18:21.087772429Z 2025-11-10 22:18:21 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2025-11-10T22:18:21.091910951Z 2025-11-10 22:18:21 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2025-11-10T22:18:21.095308743Z 2025-11-10 22:18:21 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2025-11-10T22:18:21.098586392Z 2025-11-10 22:18:21 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2025-11-10T22:18:21.101913521Z 2025-11-10 22:18:21 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2025-11-10T22:18:22.537829050Z 2025-11-10 22:18:22 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2025-11-10T22:18:22.548306405Z 2025-11-10 22:18:22 INFO MAIN :: [] Generating New API key
2025-11-10T22:18:22.711530722Z 2025-11-10 22:18:22 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2025-11-10T22:18:22.868444354Z 2025-11-10 22:18:22 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-10T22:18:23.092555853Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2025-11-10T22:18:23.283469681Z 2025-11-10 22:18:23 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-10T22:18:23.322359592Z 2025-11-10 22:18:23 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-10T22:18:23.358663798Z 2025-11-10 22:18:23 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-10T22:18:23.392666339Z 2025-11-10 22:18:23 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2025-11-10T22:18:23.658394259Z 2025-11-10 22:18:23 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2025-11-10T22:18:23.730380446Z [ls.io-init] done.
2025-11-10T22:18:24.653462170Z 2025-11-10 22:18:24 INFO MAIN :: [] Updated scene exceptions.
2025-11-10T22:18:24.678841529Z 2025-11-10 22:18:24 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2025-11-10T22:18:25.209438068Z 2025-11-10 22:18:25 INFO MAIN :: [] Finished processing 5083 scene exceptions.
2025-11-10T22:18:25.218195952Z 2025-11-10 22:18:25 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION TYPE
MediaInfo 21.03.0.0 binary (+1 duplicate)
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.12.3 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.13.1 python
catatonit 0.2.1-r0 apk
certifi 2023.7.22 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.70 python
colorchoice 1.0.0 rust-crate
configobj 5.0.8 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.9.0 python
deprecated 1.2.18 python
diskcache 5.6.3 python
dogpile-cache 1.2.1 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.11 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.4.2 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.2 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.2.4 python
markdown2 2.4.13 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 (+1 duplicate)
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.12.0 python
profiling 1.0.13 rust-crate
profiling-procmacros 1.0.13 rust-crate
pyc 3.12.12-r0 apk
pygithub 1.45 python
pyjwt 2.7.0 python
pymediainfo 7.0.1 python
pyparsing 3.2.5 python
pysubs2 1.8.0 python
python-dateutil 2.8.2 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.23 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 3.1 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.31.0 python
requests-oauthlib 1.3.1 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.16.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.1 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
tzdata 2025b-r0 apk
unicode-ident 1.0.12 rust-crate
unicode-width 0.1.11 rust-crate
urllib3 1.26.18 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.20.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?566 0:211903 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1762813116712
},
{
"level": "INFO",
"message": "http://172.17.0.4:8081/js/app.js?566 0:946 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1762813116712
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.13s |
| Container Start | PASS | - | 62.28s |
| Create SBOM | PASS | - | 19.64s |
| Get Build Info | PASS | - | 0.03s |