AMD64 PASS
linuxserver/medusa
Runtime: 17.94s
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2026-04-02T15:48:20+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 135.16MB
Tag: amd64-v1.0.25-ls266
Version: v1.0.25-ls266
Expand
2026-04-02T15:54:23.483519250Z [migrations] started
2026-04-02T15:54:23.483578630Z [migrations] no migrations found
2026-04-02T15:54:23.502938856Z usermod: no changes
2026-04-02T15:54:23.508537871Z ───────────────────────────────────────
2026-04-02T15:54:23.508550276Z
2026-04-02T15:54:23.508554404Z ██╗ ███████╗██╗ ██████╗
2026-04-02T15:54:23.508558342Z ██║ ██╔════╝██║██╔═══██╗
2026-04-02T15:54:23.508565276Z ██║ ███████╗██║██║ ██║
2026-04-02T15:54:23.508569074Z ██║ ╚════██║██║██║ ██║
2026-04-02T15:54:23.508572871Z ███████╗███████║██║╚██████╔╝
2026-04-02T15:54:23.508576609Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-02T15:54:23.508580547Z
2026-04-02T15:54:23.508584104Z Brought to you by linuxserver.io
2026-04-02T15:54:23.508587741Z ───────────────────────────────────────
2026-04-02T15:54:23.509013639Z
2026-04-02T15:54:23.509035954Z To support LSIO projects visit:
2026-04-02T15:54:23.509045603Z https://www.linuxserver.io/donate/
2026-04-02T15:54:23.509053850Z
2026-04-02T15:54:23.509061756Z ───────────────────────────────────────
2026-04-02T15:54:23.509070534Z GID/UID
2026-04-02T15:54:23.509078480Z ───────────────────────────────────────
2026-04-02T15:54:23.513817482Z
2026-04-02T15:54:23.513826330Z User UID: 911
2026-04-02T15:54:23.513830248Z User GID: 911
2026-04-02T15:54:23.513833876Z ───────────────────────────────────────
2026-04-02T15:54:23.516941313Z Linuxserver.io version: v1.0.25-ls266
2026-04-02T15:54:23.517519698Z Build-date: 2026-04-02T15:48:20+00:00
2026-04-02T15:54:23.517525931Z ───────────────────────────────────────
2026-04-02T15:54:23.517529979Z
2026-04-02T15:54:23.568006365Z [custom-init] No custom files found, skipping...
2026-04-02T15:54:24.511007610Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-04-02T15:54:24.511041468Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-04-02T15:54:25.939346878Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-04-02T15:54:25.939401188Z C:\a\b\c)
2026-04-02T15:54:25.942898210Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-04-02T15:54:25.942926527Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-04-02T15:54:26.007340018Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-04-02T15:54:26.007365480Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-04-02T15:54:26.007376231Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-04-02T15:54:26.007385199Z '(?P<host>[\w\-\.]+)'
2026-04-02T15:54:26.007393646Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-04-02T15:54:26.007402023Z '(?::(?P<port>\d+))?'
2026-04-02T15:54:26.027583243Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-04-02T15:54:26.027614195Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-04-02T15:54:26.445062827Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-04-02T15:54:26.445092497Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-04-02T15:54:26.445096865Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-04-02T15:54:26.445100913Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-04-02T15:54:26.665399647Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-04-02T15:54:26.665437283Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-04-02T15:54:26.665448315Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-04-02T15:54:26.665456822Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-04-02T15:54:26.665466321Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-04-02T15:54:26.665474638Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-04-02T15:54:27.900481095Z 2026-04-02 15:54:27 INFO MAIN :: [] Changed https cert path to server.crt
2026-04-02T15:54:27.900648361Z 2026-04-02 15:54:27 INFO MAIN :: [] Changed https key path to server.key
2026-04-02T15:54:27.975430734Z 2026-04-02 15:54:27 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-04-02T15:54:28.086830904Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.087204286Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.087249698Z 2026-04-02 15:54:28 INFO MAIN :: [] Add minor version numbers to database
2026-04-02T15:54:28.090150268Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-04-02T15:54:28.091181084Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-04-02T15:54:28.091570568Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.091877356Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.091915172Z 2026-04-02 15:54:28 INFO MAIN :: [] Test major and minor version updates database
2026-04-02T15:54:28.093029727Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-04-02T15:54:28.094054831Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-04-02T15:54:28.094467552Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.094874913Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.095023562Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column proper_tags to history
2026-04-02T15:54:28.097144884Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-04-02T15:54:28.097526472Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.097824041Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.097986529Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column manually_searched to history
2026-04-02T15:54:28.099139821Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-04-02T15:54:28.101409852Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-04-02T15:54:28.101812202Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.102241357Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.102291608Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column info_hash in history
2026-04-02T15:54:28.104767925Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-04-02T15:54:28.105168892Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.105475269Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.105524218Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column plot in imdb_info
2026-04-02T15:54:28.105739411Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column plot in tv_show
2026-04-02T15:54:28.107917928Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-04-02T15:54:28.108331260Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.108752699Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.108798511Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column size in history
2026-04-02T15:54:28.110987028Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-04-02T15:54:28.111388286Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.111659663Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.111736958Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-04-02T15:54:28.116523086Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-04-02T15:54:28.116958062Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.117406776Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.117457378Z 2026-04-02 15:54:28 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-04-02T15:54:28.122432717Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-04-02T15:54:28.122837091Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.123235022Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.123281917Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column indexer_id in history
2026-04-02T15:54:28.124648879Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-04-02T15:54:28.125670286Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-04-02T15:54:28.126797767Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column indexer in imdb_info
2026-04-02T15:54:28.127922011Z 2026-04-02 15:54:28 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-04-02T15:54:28.132089302Z 2026-04-02 15:54:28 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-04-02T15:54:28.135508929Z 2026-04-02 15:54:28 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-04-02T15:54:28.135647658Z 2026-04-02 15:54:28 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-04-02T15:54:28.135956500Z 2026-04-02 15:54:28 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-04-02T15:54:28.136127855Z 2026-04-02 15:54:28 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-04-02T15:54:28.137335016Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-04-02T15:54:28.137739841Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.138053303Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.138100428Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-04-02T15:54:28.140716606Z 2026-04-02 15:54:28 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-04-02T15:54:28.140810114Z 2026-04-02 15:54:28 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-04-02T15:54:28.140959164Z 2026-04-02 15:54:28 INFO MAIN :: [] Dropping the index on idx_status
2026-04-02T15:54:28.141907794Z 2026-04-02 15:54:28 INFO MAIN :: [] Splitting the composite status into status and quality
2026-04-02T15:54:28.142047706Z 2026-04-02 15:54:28 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-04-02T15:54:28.143099715Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-04-02T15:54:28.143466764Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.143950077Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.144060900Z 2026-04-02 15:54:28 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-04-02T15:54:28.144200812Z 2026-04-02 15:54:28 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-04-02T15:54:28.144333359Z 2026-04-02 15:54:28 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-04-02T15:54:28.145605741Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-04-02T15:54:28.146003462Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.146315721Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.146363267Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-04-02T15:54:28.150892116Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-04-02T15:54:28.151294116Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.151716396Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.151762930Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-04-02T15:54:28.154100257Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-04-02T15:54:28.154512878Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.154828854Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.154879596Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-04-02T15:54:28.158593034Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-04-02T15:54:28.158948680Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.159268033Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.159312082Z 2026-04-02 15:54:28 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-04-02T15:54:28.161610871Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-04-02T15:54:28.162015646Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.162363938Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.162419750Z 2026-04-02 15:54:28 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-04-02T15:54:28.165139136Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-04-02T15:54:28.165545905Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.165870278Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.165897754Z 2026-04-02 15:54:28 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-04-02T15:54:28.167729012Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-04-02T15:54:28.168147144Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.168470996Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.168516457Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column provider_type to the history table
2026-04-02T15:54:28.169939563Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column client_status to the history table
2026-04-02T15:54:28.171121343Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-04-02T15:54:28.173689484Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-04-02T15:54:28.174128068Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.174457802Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.174532592Z 2026-04-02 15:54:28 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-04-02T15:54:28.175468146Z 2026-04-02 15:54:28 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-04-02T15:54:28.177998421Z 2026-04-02 15:54:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-04-02T15:54:28.189873064Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.190128619Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.191250808Z 2026-04-02 15:54:28 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-04-02T15:54:28.193044621Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.193295656Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.194405100Z 2026-04-02 15:54:28 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-04-02T15:54:28.196626313Z 2026-04-02 15:54:28 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-04-02T15:54:28.209071314Z 2026-04-02 15:54:28 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:54:28.209306698Z 2026-04-02 15:54:28 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:54:28.209374875Z 2026-04-02 15:54:28 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-04-02T15:54:28.209556772Z 2026-04-02 15:54:28 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-04-02T15:54:28.210660805Z 2026-04-02 15:54:28 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-04-02T15:54:28.210822521Z 2026-04-02 15:54:28 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-04-02T15:54:28.211789648Z 2026-04-02 15:54:28 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-04-02T15:54:28.212889904Z 2026-04-02 15:54:28 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-04-02T15:54:28.213824245Z 2026-04-02 15:54:28 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-04-02T15:54:28.214849660Z 2026-04-02 15:54:28 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-04-02T15:54:28.296740767Z 2026-04-02 15:54:28 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-04-02T15:54:28.301445121Z 2026-04-02 15:54:28 INFO MAIN :: [] Generating New API key
2026-04-02T15:54:28.309246941Z 2026-04-02 15:54:28 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-04-02T15:54:28.320386604Z 2026-04-02 15:54:28 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvdb.json
2026-04-02T15:54:28.398535785Z 2026-04-02 15:54:28 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvmaze.json
2026-04-02T15:54:28.417853216Z 2026-04-02 15:54:28 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tmdb.json
2026-04-02T15:54:28.435812521Z 2026-04-02 15:54:28 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_imdb.json
2026-04-02T15:54:28.454363698Z 2026-04-02 15:54:28 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-04-02T15:54:28.522641522Z 2026-04-02 15:54:28 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-04-02T15:54:28.593836139Z 2026-04-02 15:54:28 INFO MAIN :: [] Updated scene exceptions.
2026-04-02T15:54:28.594915162Z 2026-04-02 15:54:28 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-04-02T15:54:28.600968081Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-04-02T15:54:28.616822668Z [ls.io-init] done.
2026-04-02T15:54:28.623260702Z 2026-04-02 15:54:28 INFO MAIN :: [] Finished processing 5209 scene exceptions.
2026-04-02T15:54:28.623598653Z 2026-04-02 15:54:28 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
MediaInfo 21.03.0.0
MediaInfo 24.12.0.0
Medusa UNKNOWN
Medusa-bower UNKNOWN
Simple Launcher 1.1.0.14
WinRAR 5.91.0
acl-libs 2.3.2-r1
adba 1.1.0
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.3-r0
alsa-lib 1.2.14-r0
anstream 0.6.8
anstyle 1.0.4
anstyle-parse 0.2.3
anstyle-query 1.0.2
anyhow 1.0.79
anyhow 1.0.98
aom-libs 3.12.1-r0
apk-tools 2.14.9-r3
appdirs 1.4.4
arg_enum_proc_macro 0.3.4
arrayvec 0.7.4
attrs 25.4.0
autocommand 2.2.2
av-metrics 0.9.1
av1-grain 0.2.3
babelfish 0.6.1
backports-tarfile 1.2.0
bash 5.2.37-r0
beautifulsoup4 4.14.2
bencode-py 4.0.0
bitflags 2.4.1
bitstream-io 2.2.0
bitstream-io 2.6.0
bitvec 1.0.1
bitvec_helpers 3.1.6
brotli-libs 1.1.0-r2
busybox 1.37.0-r20
busybox-binsh 1.37.0-r20
c-ares 1.34.6-r0
ca-certificates 20250911-r0
ca-certificates-bundle 20250911-r0
cachecontrol 0.14.3
catatonit 0.2.1-r0
certifi 2025.10.5
cfg-if 1.0.0
chardet 7.4.0.post2
charset-normalizer 3.4.7
cjson 1.7.19-r0
clap 4.4.14
clap_builder 4.4.14
clap_complete 4.4.6
clap_derive 4.4.7
clap_lex 0.6.0
cli UNKNOWN
cli-32 UNKNOWN
cli-64 UNKNOWN
cli-arm64 UNKNOWN
click 8.3.1
click-option-group 0.5.9
cloudscraper 1.2.71
colorchoice 1.0.0
configobj 5.0.9
console 0.15.8
contextlib2 21.6.0
coreutils 9.7-r1
coreutils-env 9.7-r1
coreutils-fmt 9.7-r1
coreutils-sha512sum 9.7-r1
crc 3.3.0
crc-catalog 2.4.0
crossbeam 0.8.4
crossbeam-channel 0.5.14
crossbeam-deque 0.8.5
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.11
crossbeam-utils 0.8.19
curl 8.14.1-r2
dark 0.1.0
dbus-libs 1.16.2-r1
decorator 5.2.1
deluge-client 1.10.2
deprecated 1.2.18
diskcache 5.6.3
dogpile-cache 1.3.4
dolby_vision 3.3.1
either 1.9.0
enzyme 0.5.2
errno 0.3.8
feedparser 6.0.12
fern 0.6.2
ffmpeg 6.1.2-r2
ffmpeg-libavcodec 6.1.2-r2
ffmpeg-libavdevice 6.1.2-r2
ffmpeg-libavfilter 6.1.2-r2
ffmpeg-libavformat 6.1.2-r2
ffmpeg-libavutil 6.1.2-r2
ffmpeg-libpostproc 6.1.2-r2
ffmpeg-libswresample 6.1.2-r2
ffmpeg-libswscale 6.1.2-r2
findutils 4.10.0-r0
fontconfig 2.15.0-r3
freetype 2.13.3-r0
fribidi 1.0.16-r1
funty 2.0.0
future 1.0.0
gdbm 1.24-r0
getrandom 0.2.12
giflib 5.2.2-r1
glib 2.84.4-r0
glslang-libs 1.4.309.0-r0
gntp 1.0.3
graphite2 1.3.14-r6
guessit 3.8.0
gui UNKNOWN
gui-32 UNKNOWN
gui-64 UNKNOWN
gui-arm64 UNKNOWN
harfbuzz 11.2.1-r0
heck 0.4.1
html5lib 1.1
hwdata-pci 0.395-r0
idna 3.11
imath 3.1.12-r0
importlib-metadata 8.7.1
interpolate_name 0.2.4
itertools 0.10.5
itertools 0.12.0
ivf 0.1.3
jaraco-context 6.1.0
jaraco-functools 4.4.0
jaraco-text 4.0.0
jq 1.8.1-r0
jsonrpclib-pelix 0.4.3.4
lab 0.11.0
lame-libs 3.100-r5
lazy_static 1.4.0
lcms2 2.16-r0
libSvtAv1Enc 2.3.0-r0
libapk2 2.14.9-r3
libass 0.17.3-r0
libasyncns 0.8-r4
libattr 2.5.2-r2
libblkid 2.41-r9
libbluray 1.3.4-r1
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.155
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.14.1-r2
libdav1d 1.5.1-r0
libdeflate 1.23-r0
libdovi 3.3.1-r1
libdrm 2.4.124-r0
libeconf 0.6.3-r0
libexpat 2.7.5-r0
libffi 3.4.8-r0
libflac 1.4.3-r1
libgcc 14.2.0-r6
libgomp 14.2.0-r6
libhwy 1.0.7-r1
libidn2 2.3.7-r0
libintl 0.24.1-r0
libjpeg-turbo 3.1.0-r0
libjxl 0.10.3-r2
libltdl 2.5.4-r1
libmd 1.1.0-r0
libmediainfo 25.03-r0
libmount 2.41-r9
libncursesw 6.5_p20250503-r0
libogg 1.3.5-r5
libopenmpt 0.7.15-r0
libpanelw 6.5_p20250503-r0
libpciaccess 0.18.1-r0
libplacebo 6.338.2-r3
libpng 1.6.56-r0
libproc2 4.0.4-r3
libpsl 0.21.5-r3
libpulse 17.0-r5
librist 0.2.10-r1
libsharpyuv 1.5.0-r0
libsndfile 1.2.2-r2
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.2-r0
libssl3 3.5.5-r0
libstdc++ 14.2.0-r6
libtheora 1.1.1-r18
libunibreak 6.1-r0
libunistring 1.3-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.0-r0
libwebp 1.5.0-r0
libwebpmux 1.5.0-r0
libx11 1.8.11-r0
libxau 1.0.12-r0
libxcb 1.17.0-r0
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.1-r4
libxml2 2.13.9-r0
libzen 0.4.41-r0
libzmq 4.3.5-r2
light 0.1.0
lilv-libs 0.24.26-r0
linux-pam 1.7.0-r4
linux-raw-sys 0.4.12
log 0.4.20
mako 1.3.10
markdown2 2.5.4
markupsafe 3.0.3
maybe-rayon 0.1.1
mbedtls 3.6.6-r0
mediainfo 25.03-r0
memchr 2.7.1
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.32.10-r0
msgpack 1.1.2
musl 1.2.5-r10
musl-utils 1.2.5-r10
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
new_debug_unreachable 1.0.4
nghttp2-libs 1.65.0-r0
nom 7.1.3
noop_proc_macro 0.3.0
num-bigint 0.4.4
num-derive 0.4.1
num-integer 0.1.45
num-rational 0.4.1
num-traits 0.2.17
numactl 2.0.18-r0
oauthlib 3.3.1
once_cell 1.19.0
onevpl-libs 2023.3.1-r2
oniguruma 6.9.10-r0
openexr-libiex 3.3.2-r0
openexr-libilmthread 3.3.2-r0
openexr-libopenexr 3.3.2-r0
openexr-libopenexrcore 3.3.2-r0
opus 1.5.2-r1
orc 0.4.40-r1
packaging 25.0
packaging 26.0
paste 1.0.14
pcre2 10.46-r0
pip 26.0.1
platformdirs 4.4.0
platformdirs 4.9.4
ppv-lite86 0.2.17
proc-macro2 1.0.76
procps-ng 4.0.4-r3
profilehooks 1.13.0
profiling 1.0.13
profiling-procmacros 1.0.13
pyc 3.12.12-r0
pygithub 1.53
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pysubs2 1.8.1
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.12-r0
python3-pyc 3.12.12-r0
python3-pycache-pyc0 3.12.12-r0
pytimeparse 1.1.8
pytrakt 3.4.35
pyyaml 6.0.3
quote 1.0.35
radium 0.7.0
rand 0.8.5
rand_chacha 0.3.1
rand_core 0.6.4
rarfile 4.2
rav1e 0.7.1
rav1e-libs 0.7.1-r2
rayon 1.8.0
rayon-core 1.12.0
readline 8.2.13-r1
rebulk 3.2.0
requests 2.32.5
requests-oauthlib 2.0.0
requests-toolbelt 1.0.0
rustix 0.38.28
scan_fmt 0.2.6
scanelf 1.3.8-r1
sdl2-compat 2.32.56-r0
sdl3 3.2.16-r0
serd-libs 0.32.4-r0
setuptools 82.0.1
sgmllib3k 1.0.0
shaderc 2024.4-r0
shadow 4.17.3-r0
signal-hook 0.3.17
signal-hook-registry 1.4.1
simd_helpers 0.1.0
six 1.17.0
skalibs-libs 2.14.4.0-r0
slim 0.1.0
sord-libs 0.16.18-r0
soupsieve 2.8.3
soxr 0.1.3-r7
speexdsp 1.2.1-r2
spirv-tools 1.4.313.0-r0
sqlite-libs 3.49.2-r1
sratom 0.6.18-r0
srt 3.5.3
ssl_client 1.37.0-r20
stevedore 5.7.0
subliminal 2.2.1
syn 2.0.48
tap 1.0.1
tdb-libs 1.4.12-r0
terminal_size 0.3.0
thiserror 1.0.56
thiserror-impl 1.0.56
tinyvec 1.9.0
tinyxml2 11.0.0-r0
tmdbsimple 2.9.1
tomli 2.4.0
tomli 2.4.1
tornado 6.5.2
tornroutes 0.5.1
trans 2.1.0
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.15.0
tzdata 2026a-r0
unicode-ident 1.0.12
unicode-width 0.1.11
urllib3 2.5.0
utf8parse 0.2.1
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.28.1-r1
v_frame 0.3.7
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.313.0-r0
wayland-libs-client 1.23.1-r3
webencodings 0.5.1
wheel 0.46.3
wrapt 1.17.3
wyz 0.5.1
x264-libs 0.164.3108-r0
x265-libs 3.6-r0
xvidcore 1.3.7-r2
xz-libs 5.8.1-r0
y4m 0.8.0
zimg 3.0.5-r3
zipp 3.23.0
zix-libs 0.6.2-r0
zlib 1.3.1-r2
zstd-libs 1.5.7-r0
sbom
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.5:8081/js/medusa-runtime.js?151 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1775145280714
},
{
"level": "INFO",
"message": "http://172.17.0.5:8081/js/app.js?151 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1775145280714
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.35s |
| Container Start | PASS | - | 6.03s |
| Create Buildx SBOM | PASS | - | 2.00s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/medusa
Runtime: 70.94s
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2026-04-02T15:48:20+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 134.17MB
Tag: arm64v8-v1.0.25-ls266
Version: v1.0.25-ls266
Expand
2026-04-02T15:54:24.853102529Z [migrations] started
2026-04-02T15:54:24.857021310Z [migrations] no migrations found
2026-04-02T15:54:25.331308429Z usermod: no changes
2026-04-02T15:54:25.429812561Z ───────────────────────────────────────
2026-04-02T15:54:25.429837671Z
2026-04-02T15:54:25.429844926Z ██╗ ███████╗██╗ ██████╗
2026-04-02T15:54:25.429851740Z ██║ ██╔════╝██║██╔═══██╗
2026-04-02T15:54:25.429858333Z ██║ ███████╗██║██║ ██║
2026-04-02T15:54:25.429864886Z ██║ ╚════██║██║██║ ██║
2026-04-02T15:54:25.429871489Z ███████╗███████║██║╚██████╔╝
2026-04-02T15:54:25.429878133Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-02T15:54:25.429884666Z
2026-04-02T15:54:25.429890768Z Brought to you by linuxserver.io
2026-04-02T15:54:25.429897091Z ───────────────────────────────────────
2026-04-02T15:54:25.435925280Z
2026-04-02T15:54:25.435941713Z To support LSIO projects visit:
2026-04-02T15:54:25.435950601Z https://www.linuxserver.io/donate/
2026-04-02T15:54:25.435959088Z
2026-04-02T15:54:25.435967114Z ───────────────────────────────────────
2026-04-02T15:54:25.435976072Z GID/UID
2026-04-02T15:54:25.436185153Z ───────────────────────────────────────
2026-04-02T15:54:25.493737499Z
2026-04-02T15:54:25.493750555Z User UID: 911
2026-04-02T15:54:25.493755335Z User GID: 911
2026-04-02T15:54:25.493759303Z ───────────────────────────────────────
2026-04-02T15:54:25.516177417Z Linuxserver.io version: v1.0.25-ls266
2026-04-02T15:54:25.518649855Z Build-date: 2026-04-02T15:48:20+00:00
2026-04-02T15:54:25.518657501Z ───────────────────────────────────────
2026-04-02T15:54:25.518661659Z
2026-04-02T15:54:27.594375369Z [custom-init] No custom files found, skipping...
2026-04-02T15:54:38.095631136Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-04-02T15:54:38.095681046Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-04-02T15:54:52.708734370Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-04-02T15:54:52.708805444Z C:\a\b\c)
2026-04-02T15:54:52.749898404Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-04-02T15:54:52.749927542Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-04-02T15:54:53.508441008Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-04-02T15:54:53.508475217Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-04-02T15:54:53.508581872Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-04-02T15:54:53.508619177Z '(?P<host>[\w\-\.]+)'
2026-04-02T15:54:53.508754951Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-04-02T15:54:53.508777596Z '(?::(?P<port>\d+))?'
2026-04-02T15:54:53.731921990Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-04-02T15:54:53.731953233Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-04-02T15:54:58.424069768Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-04-02T15:54:58.424105561Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-04-02T15:54:58.424771201Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-04-02T15:54:58.424803035Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-04-02T15:55:00.940988980Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-04-02T15:55:00.941031496Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-04-02T15:55:00.941418606Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-04-02T15:55:00.941456191Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-04-02T15:55:00.941771857Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-04-02T15:55:00.941795194Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-04-02T15:55:15.770373222Z 2026-04-02 15:55:15 INFO MAIN :: [] Changed https cert path to server.crt
2026-04-02T15:55:15.772528041Z 2026-04-02 15:55:15 INFO MAIN :: [] Changed https key path to server.key
2026-04-02T15:55:16.091179561Z 2026-04-02 15:55:16 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-04-02T15:55:17.831279063Z 2026-04-02 15:55:17 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.840809555Z 2026-04-02 15:55:17 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.842167489Z 2026-04-02 15:55:17 INFO MAIN :: [] Add minor version numbers to database
2026-04-02T15:55:17.862599344Z 2026-04-02 15:55:17 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-04-02T15:55:17.869039423Z 2026-04-02 15:55:17 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-04-02T15:55:17.874052467Z 2026-04-02 15:55:17 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.876511219Z 2026-04-02 15:55:17 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.878339250Z 2026-04-02 15:55:17 INFO MAIN :: [] Test major and minor version updates database
2026-04-02T15:55:17.883199377Z 2026-04-02 15:55:17 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-04-02T15:55:17.888676817Z 2026-04-02 15:55:17 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-04-02T15:55:17.893538638Z 2026-04-02 15:55:17 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.895764189Z 2026-04-02 15:55:17 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.898035854Z 2026-04-02 15:55:17 INFO MAIN :: [] Adding column proper_tags to history
2026-04-02T15:55:17.910581497Z 2026-04-02 15:55:17 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-04-02T15:55:17.915438448Z 2026-04-02 15:55:17 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.917789482Z 2026-04-02 15:55:17 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.920070656Z 2026-04-02 15:55:17 INFO MAIN :: [] Adding column manually_searched to history
2026-04-02T15:55:17.927372871Z 2026-04-02 15:55:17 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-04-02T15:55:17.938219753Z 2026-04-02 15:55:17 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-04-02T15:55:17.943029559Z 2026-04-02 15:55:17 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.945370193Z 2026-04-02 15:55:17 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.946549547Z 2026-04-02 15:55:17 INFO MAIN :: [] Adding column info_hash in history
2026-04-02T15:55:17.956748325Z 2026-04-02 15:55:17 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-04-02T15:55:17.961567670Z 2026-04-02 15:55:17 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.964522180Z 2026-04-02 15:55:17 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.965367332Z 2026-04-02 15:55:17 INFO MAIN :: [] Adding column plot in imdb_info
2026-04-02T15:55:17.967915002Z 2026-04-02 15:55:17 INFO MAIN :: [] Adding column plot in tv_show
2026-04-02T15:55:17.979898343Z 2026-04-02 15:55:17 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-04-02T15:55:17.984719281Z 2026-04-02 15:55:17 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:17.987196470Z 2026-04-02 15:55:17 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:17.988224901Z 2026-04-02 15:55:17 INFO MAIN :: [] Adding column size in history
2026-04-02T15:55:17.998960920Z 2026-04-02 15:55:17 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-04-02T15:55:18.003769443Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.006357325Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.007578594Z 2026-04-02 15:55:18 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-04-02T15:55:18.040152319Z 2026-04-02 15:55:18 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-04-02T15:55:18.045057196Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.047370274Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.048644179Z 2026-04-02 15:55:18 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-04-02T15:55:18.073588420Z 2026-04-02 15:55:18 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-04-02T15:55:18.078584521Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.080863931Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.082083738Z 2026-04-02 15:55:18 INFO MAIN :: [] Adding column indexer_id in history
2026-04-02T15:55:18.088262730Z 2026-04-02 15:55:18 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-04-02T15:55:18.093545148Z 2026-04-02 15:55:18 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-04-02T15:55:18.098865031Z 2026-04-02 15:55:18 INFO MAIN :: [] Adding column indexer in imdb_info
2026-04-02T15:55:18.104755092Z 2026-04-02 15:55:18 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-04-02T15:55:18.119821321Z 2026-04-02 15:55:18 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-04-02T15:55:18.132229528Z 2026-04-02 15:55:18 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-04-02T15:55:18.134247151Z 2026-04-02 15:55:18 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-04-02T15:55:18.135883426Z 2026-04-02 15:55:18 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-04-02T15:55:18.137543880Z 2026-04-02 15:55:18 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-04-02T15:55:18.143427488Z 2026-04-02 15:55:18 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-04-02T15:55:18.148852462Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.151592841Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.152864832Z 2026-04-02 15:55:18 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-04-02T15:55:18.166230597Z 2026-04-02 15:55:18 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-04-02T15:55:18.167941282Z 2026-04-02 15:55:18 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-04-02T15:55:18.169897962Z 2026-04-02 15:55:18 INFO MAIN :: [] Dropping the index on idx_status
2026-04-02T15:55:18.172427576Z 2026-04-02 15:55:18 INFO MAIN :: [] Splitting the composite status into status and quality
2026-04-02T15:55:18.177800767Z 2026-04-02 15:55:18 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-04-02T15:55:18.183228637Z 2026-04-02 15:55:18 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-04-02T15:55:18.188221662Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.190592736Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.191721058Z 2026-04-02 15:55:18 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-04-02T15:55:18.193872531Z 2026-04-02 15:55:18 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-04-02T15:55:18.195354415Z 2026-04-02 15:55:18 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-04-02T15:55:18.200357219Z 2026-04-02 15:55:18 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-04-02T15:55:18.205300764Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.208135092Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.209356522Z 2026-04-02 15:55:18 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-04-02T15:55:18.226154849Z 2026-04-02 15:55:18 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-04-02T15:55:18.231061319Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.233167551Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.234392117Z 2026-04-02 15:55:18 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-04-02T15:55:18.246778019Z 2026-04-02 15:55:18 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-04-02T15:55:18.251783318Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.254047297Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.255262273Z 2026-04-02 15:55:18 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-04-02T15:55:18.272643685Z 2026-04-02 15:55:18 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-04-02T15:55:18.277605227Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.279891220Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.281136728Z 2026-04-02 15:55:18 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-04-02T15:55:18.289022047Z 2026-04-02 15:55:18 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-04-02T15:55:18.293960532Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.296229772Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.297439728Z 2026-04-02 15:55:18 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-04-02T15:55:18.310559377Z 2026-04-02 15:55:18 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-04-02T15:55:18.315522562Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.318226978Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.319449950Z 2026-04-02 15:55:18 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-04-02T15:55:18.327319047Z 2026-04-02 15:55:18 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-04-02T15:55:18.332277883Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.334527453Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.335706798Z 2026-04-02 15:55:18 INFO MAIN :: [] Adding column provider_type to the history table
2026-04-02T15:55:18.342312640Z 2026-04-02 15:55:18 INFO MAIN :: [] Adding column client_status to the history table
2026-04-02T15:55:18.348533557Z 2026-04-02 15:55:18 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-04-02T15:55:18.358800222Z 2026-04-02 15:55:18 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-04-02T15:55:18.363715329Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.366401930Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.367617457Z 2026-04-02 15:55:18 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-04-02T15:55:18.370916220Z 2026-04-02 15:55:18 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-04-02T15:55:18.383355139Z 2026-04-02 15:55:18 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-04-02T15:55:18.420744521Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.423024653Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.430632693Z 2026-04-02 15:55:18 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-04-02T15:55:18.448050438Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.450345941Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.455561594Z 2026-04-02 15:55:18 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-04-02T15:55:18.463727207Z 2026-04-02 15:55:18 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-04-02T15:55:18.509647088Z 2026-04-02 15:55:18 INFO MAIN :: [] Backing up database before upgrade
2026-04-02T15:55:18.511883301Z 2026-04-02 15:55:18 INFO MAIN :: [] Proceeding with upgrade
2026-04-02T15:55:18.513158840Z 2026-04-02 15:55:18 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-04-02T15:55:18.514813962Z 2026-04-02 15:55:18 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-04-02T15:55:18.519111096Z 2026-04-02 15:55:18 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-04-02T15:55:18.521612924Z 2026-04-02 15:55:18 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-04-02T15:55:18.525061979Z 2026-04-02 15:55:18 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-04-02T15:55:18.528187062Z 2026-04-02 15:55:18 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-04-02T15:55:18.531285311Z 2026-04-02 15:55:18 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-04-02T15:55:18.534467900Z 2026-04-02 15:55:18 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-04-02T15:55:20.043666388Z 2026-04-02 15:55:20 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-04-02T15:55:20.055225325Z 2026-04-02 15:55:20 INFO MAIN :: [] Generating New API key
2026-04-02T15:55:20.214357435Z 2026-04-02 15:55:20 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-04-02T15:55:20.265660336Z 2026-04-02 15:55:20 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvdb.json
2026-04-02T15:55:20.842536713Z 2026-04-02 15:55:20 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvmaze.json
2026-04-02T15:55:20.884523082Z 2026-04-02 15:55:20 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tmdb.json
2026-04-02T15:55:20.922938681Z 2026-04-02 15:55:20 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_imdb.json
2026-04-02T15:55:20.961958016Z 2026-04-02 15:55:20 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-04-02T15:55:21.076501406Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-04-02T15:55:21.241713750Z 2026-04-02 15:55:21 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-04-02T15:55:21.513930533Z [ls.io-init] done.
2026-04-02T15:55:22.267183636Z 2026-04-02 15:55:22 INFO MAIN :: [] Updated scene exceptions.
2026-04-02T15:55:22.291614193Z 2026-04-02 15:55:22 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-04-02T15:55:23.398473235Z 2026-04-02 15:55:23 INFO MAIN :: [] Finished processing 5209 scene exceptions.
2026-04-02T15:55:23.406521112Z 2026-04-02 15:55:23 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
MediaInfo 21.03.0.0
MediaInfo 24.12.0.0
Medusa UNKNOWN
Medusa-bower UNKNOWN
Simple Launcher 1.1.0.14
WinRAR 5.91.0
acl-libs 2.3.2-r1
adba 1.1.0
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.3-r0
alsa-lib 1.2.14-r0
anstream 0.6.8
anstyle 1.0.4
anstyle-parse 0.2.3
anstyle-query 1.0.2
anyhow 1.0.79
anyhow 1.0.98
aom-libs 3.12.1-r0
apk-tools 2.14.9-r3
appdirs 1.4.4
arg_enum_proc_macro 0.3.4
arrayvec 0.7.4
attrs 25.4.0
autocommand 2.2.2
av-metrics 0.9.1
av1-grain 0.2.3
babelfish 0.6.1
backports-tarfile 1.2.0
bash 5.2.37-r0
beautifulsoup4 4.14.2
bencode-py 4.0.0
bitflags 2.4.1
bitstream-io 2.2.0
bitstream-io 2.6.0
bitvec 1.0.1
bitvec_helpers 3.1.6
brotli-libs 1.1.0-r2
busybox 1.37.0-r20
busybox-binsh 1.37.0-r20
c-ares 1.34.6-r0
ca-certificates 20250911-r0
ca-certificates-bundle 20250911-r0
cachecontrol 0.14.3
catatonit 0.2.1-r0
certifi 2025.10.5
cfg-if 1.0.0
chardet 7.4.0.post2
charset-normalizer 3.4.7
cjson 1.7.19-r0
clap 4.4.14
clap_builder 4.4.14
clap_complete 4.4.6
clap_derive 4.4.7
clap_lex 0.6.0
cli UNKNOWN
cli-32 UNKNOWN
cli-64 UNKNOWN
cli-arm64 UNKNOWN
click 8.3.1
click-option-group 0.5.9
cloudscraper 1.2.71
colorchoice 1.0.0
configobj 5.0.9
console 0.15.8
contextlib2 21.6.0
coreutils 9.7-r1
coreutils-env 9.7-r1
coreutils-fmt 9.7-r1
coreutils-sha512sum 9.7-r1
crc 3.2.1
crc-catalog 2.4.0
crossbeam 0.8.4
crossbeam-channel 0.5.14
crossbeam-deque 0.8.5
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.11
crossbeam-utils 0.8.19
curl 8.14.1-r2
dark 0.1.0
dbus-libs 1.16.2-r1
decorator 5.2.1
deluge-client 1.10.2
deprecated 1.2.18
diskcache 5.6.3
dogpile-cache 1.3.4
dolby_vision 3.3.1
either 1.9.0
enzyme 0.5.2
errno 0.3.8
feedparser 6.0.12
fern 0.6.2
ffmpeg 6.1.2-r2
ffmpeg-libavcodec 6.1.2-r2
ffmpeg-libavdevice 6.1.2-r2
ffmpeg-libavfilter 6.1.2-r2
ffmpeg-libavformat 6.1.2-r2
ffmpeg-libavutil 6.1.2-r2
ffmpeg-libpostproc 6.1.2-r2
ffmpeg-libswresample 6.1.2-r2
ffmpeg-libswscale 6.1.2-r2
findutils 4.10.0-r0
fontconfig 2.15.0-r3
freetype 2.13.3-r0
fribidi 1.0.16-r1
funty 2.0.0
future 1.0.0
gdbm 1.24-r0
getrandom 0.2.12
giflib 5.2.2-r1
glib 2.84.4-r0
glslang-libs 1.4.309.0-r0
gntp 1.0.3
graphite2 1.3.14-r6
guessit 3.8.0
gui UNKNOWN
gui-32 UNKNOWN
gui-64 UNKNOWN
gui-arm64 UNKNOWN
harfbuzz 11.2.1-r0
heck 0.4.1
html5lib 1.1
hwdata-pci 0.395-r0
idna 3.11
imath 3.1.12-r0
importlib-metadata 8.7.1
interpolate_name 0.2.4
itertools 0.10.5
itertools 0.12.0
ivf 0.1.3
jaraco-context 6.1.0
jaraco-functools 4.4.0
jaraco-text 4.0.0
jq 1.8.1-r0
jsonrpclib-pelix 0.4.3.4
lab 0.11.0
lame-libs 3.100-r5
lazy_static 1.4.0
lcms2 2.16-r0
libSvtAv1Enc 2.3.0-r0
libapk2 2.14.9-r3
libass 0.17.3-r0
libasyncns 0.8-r4
libattr 2.5.2-r2
libblkid 2.41-r9
libbluray 1.3.4-r1
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.155
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.14.1-r2
libdav1d 1.5.1-r0
libdeflate 1.23-r0
libdovi 3.3.1-r1
libdrm 2.4.124-r0
libeconf 0.6.3-r0
libexpat 2.7.5-r0
libffi 3.4.8-r0
libflac 1.4.3-r1
libgcc 14.2.0-r6
libgomp 14.2.0-r6
libhwy 1.0.7-r1
libidn2 2.3.7-r0
libintl 0.24.1-r0
libjpeg-turbo 3.1.0-r0
libjxl 0.10.3-r2
libltdl 2.5.4-r1
libmd 1.1.0-r0
libmediainfo 25.03-r0
libmount 2.41-r9
libncursesw 6.5_p20250503-r0
libogg 1.3.5-r5
libopenmpt 0.7.15-r0
libpanelw 6.5_p20250503-r0
libpciaccess 0.18.1-r0
libplacebo 6.338.2-r3
libpng 1.6.56-r0
libproc2 4.0.4-r3
libpsl 0.21.5-r3
libpulse 17.0-r5
librist 0.2.10-r1
libsharpyuv 1.5.0-r0
libsndfile 1.2.2-r2
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.2-r0
libssl3 3.5.5-r0
libstdc++ 14.2.0-r6
libtheora 1.1.1-r18
libunibreak 6.1-r0
libunistring 1.3-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.0-r0
libwebp 1.5.0-r0
libwebpmux 1.5.0-r0
libx11 1.8.11-r0
libxau 1.0.12-r0
libxcb 1.17.0-r0
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.1-r4
libxml2 2.13.9-r0
libzen 0.4.41-r0
libzmq 4.3.5-r2
light 0.1.0
lilv-libs 0.24.26-r0
linux-pam 1.7.0-r4
linux-raw-sys 0.4.12
log 0.4.20
mako 1.3.10
markdown2 2.5.4
markupsafe 3.0.3
maybe-rayon 0.1.1
mbedtls 3.6.6-r0
mediainfo 25.03-r0
memchr 2.7.1
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.32.10-r0
msgpack 1.1.2
musl 1.2.5-r10
musl-utils 1.2.5-r10
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
new_debug_unreachable 1.0.4
nghttp2-libs 1.65.0-r0
nom 7.1.3
noop_proc_macro 0.3.0
num-bigint 0.4.4
num-derive 0.4.1
num-integer 0.1.45
num-rational 0.4.1
num-traits 0.2.17
numactl 2.0.18-r0
oauthlib 3.3.1
once_cell 1.19.0
oniguruma 6.9.10-r0
openexr-libiex 3.3.2-r0
openexr-libilmthread 3.3.2-r0
openexr-libopenexr 3.3.2-r0
openexr-libopenexrcore 3.3.2-r0
opus 1.5.2-r1
orc 0.4.40-r1
packaging 25.0
packaging 26.0
paste 1.0.14
pcre2 10.46-r0
pip 26.0.1
platformdirs 4.4.0
platformdirs 4.9.4
ppv-lite86 0.2.17
proc-macro2 1.0.76
procps-ng 4.0.4-r3
profilehooks 1.13.0
profiling 1.0.13
profiling-procmacros 1.0.13
pyc 3.12.12-r0
pygithub 1.53
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pysubs2 1.8.1
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.12-r0
python3-pyc 3.12.12-r0
python3-pycache-pyc0 3.12.12-r0
pytimeparse 1.1.8
pytrakt 3.4.35
pyyaml 6.0.3
quote 1.0.35
radium 0.7.0
rand 0.8.5
rand_chacha 0.3.1
rand_core 0.6.4
rarfile 4.2
rav1e 0.7.1
rav1e-libs 0.7.1-r2
rayon 1.8.0
rayon-core 1.12.0
readline 8.2.13-r1
rebulk 3.2.0
requests 2.32.5
requests-oauthlib 2.0.0
requests-toolbelt 1.0.0
rustix 0.38.28
scan_fmt 0.2.6
scanelf 1.3.8-r1
sdl2-compat 2.32.56-r0
sdl3 3.2.16-r0
serd-libs 0.32.4-r0
setuptools 82.0.1
sgmllib3k 1.0.0
shaderc 2024.4-r0
shadow 4.17.3-r0
signal-hook 0.3.17
signal-hook-registry 1.4.1
simd_helpers 0.1.0
six 1.17.0
skalibs-libs 2.14.4.0-r0
slim 0.1.0
sord-libs 0.16.18-r0
soupsieve 2.8.3
soxr 0.1.3-r7
speexdsp 1.2.1-r2
spirv-tools 1.4.313.0-r0
sqlite-libs 3.49.2-r1
sratom 0.6.18-r0
srt 3.5.3
ssl_client 1.37.0-r20
stevedore 5.7.0
subliminal 2.2.1
syn 2.0.48
tap 1.0.1
tdb-libs 1.4.12-r0
terminal_size 0.3.0
thiserror 1.0.56
thiserror-impl 1.0.56
tinyvec 1.9.0
tinyxml2 11.0.0-r0
tmdbsimple 2.9.1
tomli 2.4.0
tomli 2.4.1
tornado 6.5.2
tornroutes 0.5.1
trans 2.1.0
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.15.0
tzdata 2026a-r0
unicode-ident 1.0.12
unicode-width 0.1.11
urllib3 2.5.0
utf8parse 0.2.1
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.28.1-r1
v_frame 0.3.7
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.313.0-r0
wayland-libs-client 1.23.1-r3
webencodings 0.5.1
wheel 0.46.3
wrapt 1.17.3
wyz 0.5.1
x264-libs 0.164.3108-r0
x265-libs 3.6-r0
xvidcore 1.3.7-r2
xz-libs 5.8.1-r0
y4m 0.8.0
zimg 3.0.5-r3
zipp 3.23.0
zix-libs 0.6.2-r0
zlib 1.3.1-r2
zstd-libs 1.5.7-r0
sbom
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.4:8081/js/medusa-runtime.js?569 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1775145333739
},
{
"level": "INFO",
"message": "http://172.17.0.4:8081/js/app.js?569 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1775145333739
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.24s |
| Container Start | PASS | - | 58.25s |
| Create Buildx SBOM | PASS | - | 2.14s |
| Get Build Info | PASS | - | 0.04s |