AMD64 PASS
linuxserver/medusa
Runtime: 21.91s
Build Information
Builder: X86-BUILDER-3j --Hetzner
Created: 2026-08-16T13:03:17+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 134.44MB
Tag: amd64-v1.0.25-ls284
Version: v1.0.25-ls284
Expand
2026-08-16T13:09:45.206764405Z [migrations] started
2026-08-16T13:09:45.206797311Z [migrations] no migrations found
2026-08-16T13:09:45.228187766Z usermod: no changes
2026-08-16T13:09:45.236582698Z ───────────────────────────────────────
2026-08-16T13:09:45.236597929Z
2026-08-16T13:09:45.236602218Z ██╗ ███████╗██╗ ██████╗
2026-08-16T13:09:45.236606306Z ██║ ██╔════╝██║██╔═══██╗
2026-08-16T13:09:45.236610094Z ██║ ███████╗██║██║ ██║
2026-08-16T13:09:45.236614011Z ██║ ╚════██║██║██║ ██║
2026-08-16T13:09:45.236618500Z ███████╗███████║██║╚██████╔╝
2026-08-16T13:09:45.236622328Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-16T13:09:45.236626166Z
2026-08-16T13:09:45.236629853Z Brought to you by linuxserver.io
2026-08-16T13:09:45.236633541Z ───────────────────────────────────────
2026-08-16T13:09:45.237134680Z
2026-08-16T13:09:45.237147987Z To support LSIO projects visit:
2026-08-16T13:09:45.237152647Z https://www.linuxserver.io/donate/
2026-08-16T13:09:45.237156965Z
2026-08-16T13:09:45.237160973Z ───────────────────────────────────────
2026-08-16T13:09:45.237165703Z GID/UID
2026-08-16T13:09:45.237170252Z ───────────────────────────────────────
2026-08-16T13:09:45.242326200Z
2026-08-16T13:09:45.242335859Z User UID: 911
2026-08-16T13:09:45.242339887Z User GID: 911
2026-08-16T13:09:45.242343545Z ───────────────────────────────────────
2026-08-16T13:09:45.244347111Z Linuxserver.io version: v1.0.25-ls284
2026-08-16T13:09:45.244646053Z Build-date: 2026-08-16T13:03:17+00:00
2026-08-16T13:09:45.244656454Z ───────────────────────────────────────
2026-08-16T13:09:45.244661264Z
2026-08-16T13:09:45.297947267Z [custom-init] No custom files found, skipping...
2026-08-16T13:09:46.272797615Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-08-16T13:09:46.272860382Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-08-16T13:09:47.696888354Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-08-16T13:09:47.696965840Z C:\a\b\c)
2026-08-16T13:09:47.700506172Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-08-16T13:09:47.700522505Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-08-16T13:09:47.766592212Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-08-16T13:09:47.766625780Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-08-16T13:09:47.766635590Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-08-16T13:09:47.766643426Z '(?P<host>[\w\-\.]+)'
2026-08-16T13:09:47.766650951Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-08-16T13:09:47.766658336Z '(?::(?P<port>\d+))?'
2026-08-16T13:09:47.788220306Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-08-16T13:09:47.788238843Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-08-16T13:09:48.217432506Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-08-16T13:09:48.217446655Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-08-16T13:09:48.217468869Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-08-16T13:09:48.217478569Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-08-16T13:09:48.448981696Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-08-16T13:09:48.449014382Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-08-16T13:09:48.449023400Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-08-16T13:09:48.449030053Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-08-16T13:09:48.449037027Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-08-16T13:09:48.449043580Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-08-16T13:09:49.770895645Z 2026-08-16 13:09:49 INFO MAIN :: [] Changed https cert path to server.crt
2026-08-16T13:09:49.771038773Z 2026-08-16 13:09:49 INFO MAIN :: [] Changed https key path to server.key
2026-08-16T13:09:49.843959553Z 2026-08-16 13:09:49 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-08-16T13:09:51.391906328Z 2026-08-16 13:09:51 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:51.392816312Z 2026-08-16 13:09:51 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:51.393057137Z 2026-08-16 13:09:51 INFO MAIN :: [] Add minor version numbers to database
2026-08-16T13:09:51.442785351Z 2026-08-16 13:09:51 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-08-16T13:09:51.465500053Z 2026-08-16 13:09:51 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-08-16T13:09:51.466600811Z 2026-08-16 13:09:51 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:51.467477267Z 2026-08-16 13:09:51 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:51.467661468Z 2026-08-16 13:09:51 INFO MAIN :: [] Test major and minor version updates database
2026-08-16T13:09:51.495024525Z 2026-08-16 13:09:51 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-08-16T13:09:51.518458646Z 2026-08-16 13:09:51 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-08-16T13:09:51.519158546Z 2026-08-16 13:09:51 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:51.519720088Z 2026-08-16 13:09:51 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:51.520009411Z 2026-08-16 13:09:51 INFO MAIN :: [] Adding column proper_tags to history
2026-08-16T13:09:51.886763951Z 2026-08-16 13:09:51 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-08-16T13:09:51.887939840Z 2026-08-16 13:09:51 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:51.888771275Z 2026-08-16 13:09:51 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:51.889265110Z 2026-08-16 13:09:51 INFO MAIN :: [] Adding column manually_searched to history
2026-08-16T13:09:51.983509529Z 2026-08-16 13:09:51 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-08-16T13:09:52.209379026Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-08-16T13:09:52.210251384Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.210951364Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.211133090Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding column info_hash in history
2026-08-16T13:09:52.471586181Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-08-16T13:09:52.472495163Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.473213179Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.473402911Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding column plot in imdb_info
2026-08-16T13:09:52.473856184Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding column plot in tv_show
2026-08-16T13:09:52.518838979Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-08-16T13:09:52.519960799Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.520898358Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.521077899Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding column size in history
2026-08-16T13:09:52.529549877Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-08-16T13:09:52.529889211Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.530260229Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.530288405Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-08-16T13:09:52.575040425Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-08-16T13:09:52.575380340Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.575704272Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.575778902Z 2026-08-16 13:09:52 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-08-16T13:09:52.597510574Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-08-16T13:09:52.597865038Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.598176887Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.598252559Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding column indexer_id in history
2026-08-16T13:09:52.603582778Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-08-16T13:09:52.607089492Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-08-16T13:09:52.613750121Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding column indexer in imdb_info
2026-08-16T13:09:52.615773528Z 2026-08-16 13:09:52 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-08-16T13:09:52.627210128Z 2026-08-16 13:09:52 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-08-16T13:09:52.636971965Z 2026-08-16 13:09:52 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-08-16T13:09:52.637110614Z 2026-08-16 13:09:52 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-08-16T13:09:52.637252560Z 2026-08-16 13:09:52 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-08-16T13:09:52.637388214Z 2026-08-16 13:09:52 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-08-16T13:09:52.639008357Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-08-16T13:09:52.639418654Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.640359860Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.640437617Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-08-16T13:09:52.644525483Z 2026-08-16 13:09:52 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-08-16T13:09:52.644641296Z 2026-08-16 13:09:52 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-08-16T13:09:52.644766979Z 2026-08-16 13:09:52 INFO MAIN :: [] Dropping the index on idx_status
2026-08-16T13:09:52.651699676Z 2026-08-16 13:09:52 INFO MAIN :: [] Splitting the composite status into status and quality
2026-08-16T13:09:52.651798245Z 2026-08-16 13:09:52 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-08-16T13:09:52.654975295Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-08-16T13:09:52.655369339Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.655694815Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.655788614Z 2026-08-16 13:09:52 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-08-16T13:09:52.655926141Z 2026-08-16 13:09:52 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-08-16T13:09:52.656059660Z 2026-08-16 13:09:52 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-16T13:09:52.658181304Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-08-16T13:09:52.658604577Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.658883439Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.658960885Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-08-16T13:09:52.668384240Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-08-16T13:09:52.668742572Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.669377140Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.669432802Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-08-16T13:09:52.671436930Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-08-16T13:09:52.671829190Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.672210859Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.672275649Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-08-16T13:09:52.675495997Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-08-16T13:09:52.675890051Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.676520511Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.676545091Z 2026-08-16 13:09:52 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-08-16T13:09:52.678572315Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-08-16T13:09:52.678959174Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.679241784Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.679334951Z 2026-08-16 13:09:52 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-08-16T13:09:52.681659084Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-08-16T13:09:52.682087447Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.682507503Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.682577214Z 2026-08-16 13:09:52 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-08-16T13:09:52.684657154Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-08-16T13:09:52.685044885Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.685356914Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.685438468Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding column provider_type to the history table
2026-08-16T13:09:52.686625499Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding column client_status to the history table
2026-08-16T13:09:52.687737549Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-08-16T13:09:52.690082083Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-08-16T13:09:52.690470025Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.691040173Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.691101407Z 2026-08-16 13:09:52 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-08-16T13:09:52.692013204Z 2026-08-16 13:09:52 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-08-16T13:09:52.694220931Z 2026-08-16 13:09:52 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-08-16T13:09:52.707494513Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.707801301Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.709034756Z 2026-08-16 13:09:52 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-08-16T13:09:52.710774311Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.711732391Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.712975756Z 2026-08-16 13:09:52 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-08-16T13:09:52.714849481Z 2026-08-16 13:09:52 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-08-16T13:09:52.728920880Z 2026-08-16 13:09:52 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:09:52.729159069Z 2026-08-16 13:09:52 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:09:52.729210473Z 2026-08-16 13:09:52 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-16T13:09:52.729379594Z 2026-08-16 13:09:52 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-08-16T13:09:52.730306491Z 2026-08-16 13:09:52 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-08-16T13:09:52.730503999Z 2026-08-16 13:09:52 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-08-16T13:09:52.731525838Z 2026-08-16 13:09:52 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-08-16T13:09:52.732693821Z 2026-08-16 13:09:52 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-08-16T13:09:52.733868257Z 2026-08-16 13:09:52 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-08-16T13:09:52.734908132Z 2026-08-16 13:09:52 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-08-16T13:09:52.816610453Z 2026-08-16 13:09:52 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-08-16T13:09:52.820210866Z 2026-08-16 13:09:52 INFO MAIN :: [] Generating New API key
2026-08-16T13:09:52.826919512Z 2026-08-16 13:09:52 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-08-16T13:09:52.839564678Z 2026-08-16 13:09:52 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-08-16T13:09:53.067276496Z 2026-08-16 13:09:53 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvmaze.json
2026-08-16T13:09:53.227915988Z 2026-08-16 13:09:53 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tmdb.json
2026-08-16T13:09:53.350134826Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-08-16T13:09:53.387563862Z 2026-08-16 13:09:53 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-08-16T13:09:53.541076866Z [ls.io-init] done.
2026-08-16T13:09:53.547238861Z 2026-08-16 13:09:53 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-08-16T13:09:53.644685531Z 2026-08-16 13:09:53 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-08-16T13:09:53.717860373Z 2026-08-16 13:09:53 INFO MAIN :: [] Updated scene exceptions.
2026-08-16T13:09:53.718808864Z 2026-08-16 13:09:53 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-08-16T13:09:53.746260239Z 2026-08-16 13:09:53 INFO MAIN :: [] Finished processing 5349 scene exceptions.
2026-08-16T13:09:53.746647258Z 2026-08-16 13:09:53 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
CacheControl 0.14.4
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.5-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.10-r0
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.8-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
cachecontrol 0.14.3
catatonit 0.2.1-r0
certifi 2025.10.5
certifi 2026.6.17
cfg-if 1.0.0
chardet 7.6.0
charset-normalizer 3.5.1
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.4.2
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-r3
dark 0.1.0
dbus-libs 1.16.2-r1
decorator 5.3.1
deluge-client 1.10.2
deprecated 1.2.18
diskcache 5.6.3
distlib 0.4.2
distro 1.9.0
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.18
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.19-r0
libSvtAv1Enc 2.3.0-r0
libapk2 2.14.10-r0
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.7-r0
libcurl 8.14.1-r3
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.8.2-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.57-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.7-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-r1
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.7-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
msgpack 1.2.1
musl 1.2.5-r12
musl-utils 1.2.5-r12
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
new_debug_unreachable 1.0.4
nghttp2-libs 1.69.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.11-r0
openexr-libilmthread 3.3.11-r0
openexr-libopenexr 3.3.11-r0
openexr-libopenexrcore 3.3.11-r0
opus 1.5.2-r1
orc 0.4.40-r1
packaging 25.0
packaging 26.0
packaging 26.2
paste 1.0.14
pcre2 10.46-r0
pip 26.2.1
pip UNKNOWN
platformdirs 4.10.0
platformdirs 4.11.3
platformdirs 4.4.0
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.14-r0
pygithub 1.53
pygments 2.20.0
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pyproject-hooks 1.2.0
pysubs2 1.8.1
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.14-r0
python3-pyc 3.12.14-r0
python3-pycache-pyc0 3.12.14-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 2.34.2
requests-oauthlib 2.0.0
requests-toolbelt 1.0.0
resolvelib 1.2.1
rich 14.2.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 70.3.0
setuptools 84.0.0
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.9.2
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.9.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
tomli-w 1.2.0
tornado 6.5.2
tornroutes 0.5.1
trans 2.1.0
truststore 0.10.4
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.16.0
tzdata 2026c-r0
unicode-ident 1.0.12
unicode-width 0.1.11
urllib3 2.5.0
urllib3 2.7.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.6.1
wheel 0.46.3
wheel 0.48.0
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.3-r0
y4m 0.8.0
zimg 3.0.5-r3
zipp 3.23.0
zix-libs 0.6.2-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r0
sbom
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.4:8081/js/medusa-runtime.js?151 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1786885805545
},
{
"level": "INFO",
"message": "http://172.17.0.4:8081/js/app.js?151 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1786885805545
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.42s |
| Container Start | PASS | - | 9.06s |
| Create Buildx SBOM | PASS | - | 1.84s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/medusa
Runtime: 75.82s
Build Information
Builder: X86-BUILDER-3j --Hetzner
Created: 2026-08-16T13:03:17+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 133.42MB
Tag: arm64v8-v1.0.25-ls284
Version: v1.0.25-ls284
Expand
2026-08-16T13:09:47.303723326Z [migrations] started
2026-08-16T13:09:47.308008539Z [migrations] no migrations found
2026-08-16T13:09:47.943422423Z usermod: no changes
2026-08-16T13:09:48.029486311Z ───────────────────────────────────────
2026-08-16T13:09:48.029513055Z
2026-08-16T13:09:48.029517594Z ██╗ ███████╗██╗ ██████╗
2026-08-16T13:09:48.029521893Z ██║ ██╔════╝██║██╔═══██╗
2026-08-16T13:09:48.029526372Z ██║ ███████╗██║██║ ██║
2026-08-16T13:09:48.029530470Z ██║ ╚════██║██║██║ ██║
2026-08-16T13:09:48.029534528Z ███████╗███████║██║╚██████╔╝
2026-08-16T13:09:48.029541643Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-16T13:09:48.029546352Z
2026-08-16T13:09:48.029550310Z Brought to you by linuxserver.io
2026-08-16T13:09:48.029554398Z ───────────────────────────────────────
2026-08-16T13:09:48.034444721Z
2026-08-16T13:09:48.034464581Z To support LSIO projects visit:
2026-08-16T13:09:48.034472196Z https://www.linuxserver.io/donate/
2026-08-16T13:09:48.034478900Z
2026-08-16T13:09:48.034485653Z ───────────────────────────────────────
2026-08-16T13:09:48.034492617Z GID/UID
2026-08-16T13:09:48.034675105Z ───────────────────────────────────────
2026-08-16T13:09:48.102645471Z
2026-08-16T13:09:48.102657255Z User UID: 911
2026-08-16T13:09:48.102661693Z User GID: 911
2026-08-16T13:09:48.102665331Z ───────────────────────────────────────
2026-08-16T13:09:48.130310947Z Linuxserver.io version: v1.0.25-ls284
2026-08-16T13:09:48.133301171Z Build-date: 2026-08-16T13:03:17+00:00
2026-08-16T13:09:48.133320901Z ───────────────────────────────────────
2026-08-16T13:09:48.133329078Z
2026-08-16T13:09:51.404153813Z [custom-init] No custom files found, skipping...
2026-08-16T13:10:03.411309656Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-08-16T13:10:03.411362713Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-08-16T13:10:18.226085763Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-08-16T13:10:18.226143920Z C:\a\b\c)
2026-08-16T13:10:18.277876604Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-08-16T13:10:18.277907576Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-08-16T13:10:19.129706169Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-08-16T13:10:19.129726670Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-08-16T13:10:19.129862464Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-08-16T13:10:19.129868416Z '(?P<host>[\w\-\.]+)'
2026-08-16T13:10:19.130046264Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-08-16T13:10:19.130055142Z '(?::(?P<port>\d+))?'
2026-08-16T13:10:19.352308484Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-08-16T13:10:19.352336210Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-08-16T13:10:24.202119700Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-08-16T13:10:24.202145973Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-08-16T13:10:24.202985785Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-08-16T13:10:24.203019162Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-08-16T13:10:26.683709367Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-08-16T13:10:26.683745790Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-08-16T13:10:26.684088841Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-08-16T13:10:26.684112689Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-08-16T13:10:26.684469779Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-08-16T13:10:26.684492033Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-08-16T13:10:41.152640142Z 2026-08-16 13:10:41 INFO MAIN :: [] Changed https cert path to server.crt
2026-08-16T13:10:41.154742918Z 2026-08-16 13:10:41 INFO MAIN :: [] Changed https key path to server.key
2026-08-16T13:10:41.482060588Z 2026-08-16 13:10:41 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-08-16T13:10:43.196583406Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.206036841Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.207395088Z 2026-08-16 13:10:43 INFO MAIN :: [] Add minor version numbers to database
2026-08-16T13:10:43.226144902Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-08-16T13:10:43.231714923Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-08-16T13:10:43.236667882Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.239066855Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.240456214Z 2026-08-16 13:10:43 INFO MAIN :: [] Test major and minor version updates database
2026-08-16T13:10:43.245137906Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-08-16T13:10:43.251145559Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-08-16T13:10:43.255886882Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.258109239Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.260368140Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column proper_tags to history
2026-08-16T13:10:43.272419459Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-08-16T13:10:43.277176563Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.279787723Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.282067125Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column manually_searched to history
2026-08-16T13:10:43.289253243Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-08-16T13:10:43.299702795Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-08-16T13:10:43.304455630Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.306657587Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.307899419Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column info_hash in history
2026-08-16T13:10:43.318834399Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-08-16T13:10:43.323733699Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.326152812Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.327359744Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column plot in imdb_info
2026-08-16T13:10:43.329971426Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column plot in tv_show
2026-08-16T13:10:43.342180693Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-08-16T13:10:43.347015594Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.349332902Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.350542940Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column size in history
2026-08-16T13:10:43.360473898Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-08-16T13:10:43.365329650Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.367557118Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.368779861Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-08-16T13:10:43.401562416Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-08-16T13:10:43.406430574Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.408705968Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.409899372Z 2026-08-16 13:10:43 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-08-16T13:10:43.436929889Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-08-16T13:10:43.441864501Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.444156799Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.445385785Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column indexer_id in history
2026-08-16T13:10:43.451895279Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-08-16T13:10:43.457355790Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-08-16T13:10:43.462921754Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column indexer in imdb_info
2026-08-16T13:10:43.469321757Z 2026-08-16 13:10:43 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-08-16T13:10:43.484908549Z 2026-08-16 13:10:43 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-08-16T13:10:43.499325655Z 2026-08-16 13:10:43 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-08-16T13:10:43.501390354Z 2026-08-16 13:10:43 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-08-16T13:10:43.503036942Z 2026-08-16 13:10:43 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-08-16T13:10:43.504648699Z 2026-08-16 13:10:43 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-08-16T13:10:43.510555048Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-08-16T13:10:43.515728551Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.518005538Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.519207570Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-08-16T13:10:43.532908993Z 2026-08-16 13:10:43 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-08-16T13:10:43.534509227Z 2026-08-16 13:10:43 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-08-16T13:10:43.536022947Z 2026-08-16 13:10:43 INFO MAIN :: [] Dropping the index on idx_status
2026-08-16T13:10:43.539348276Z 2026-08-16 13:10:43 INFO MAIN :: [] Splitting the composite status into status and quality
2026-08-16T13:10:43.544014196Z 2026-08-16 13:10:43 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-08-16T13:10:43.549861476Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-08-16T13:10:43.554690576Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.557516930Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.558725485Z 2026-08-16 13:10:43 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-08-16T13:10:43.560705724Z 2026-08-16 13:10:43 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-08-16T13:10:43.562337501Z 2026-08-16 13:10:43 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-16T13:10:43.567571165Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-08-16T13:10:43.572751231Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.574952096Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.576148957Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-08-16T13:10:43.595388968Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-08-16T13:10:43.600363119Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.602580467Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.603790224Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-08-16T13:10:43.615652111Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-08-16T13:10:43.620601533Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.622753679Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.624025391Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-08-16T13:10:43.642869094Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-08-16T13:10:43.647721029Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.649926312Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.651091579Z 2026-08-16 13:10:43 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-08-16T13:10:43.658700038Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-08-16T13:10:43.663724009Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.666049364Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.667222628Z 2026-08-16 13:10:43 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-08-16T13:10:43.680743998Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-08-16T13:10:43.685651766Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.687899865Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.689054031Z 2026-08-16 13:10:43 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-08-16T13:10:43.698734483Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-08-16T13:10:43.703791341Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.706157558Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.707394420Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column provider_type to the history table
2026-08-16T13:10:43.714725329Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column client_status to the history table
2026-08-16T13:10:43.721558085Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-08-16T13:10:43.732329946Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-08-16T13:10:43.737240449Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.739610785Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.740696762Z 2026-08-16 13:10:43 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-08-16T13:10:43.744404041Z 2026-08-16 13:10:43 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-08-16T13:10:43.757139559Z 2026-08-16 13:10:43 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-08-16T13:10:43.795472927Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.797748762Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.805750232Z 2026-08-16 13:10:43 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-08-16T13:10:43.823203795Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.825464489Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.830457268Z 2026-08-16 13:10:43 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-08-16T13:10:43.838535663Z 2026-08-16 13:10:43 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-08-16T13:10:43.885032999Z 2026-08-16 13:10:43 INFO MAIN :: [] Backing up database before upgrade
2026-08-16T13:10:43.887256709Z 2026-08-16 13:10:43 INFO MAIN :: [] Proceeding with upgrade
2026-08-16T13:10:43.888486136Z 2026-08-16 13:10:43 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-16T13:10:43.890067632Z 2026-08-16 13:10:43 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-08-16T13:10:43.895163007Z 2026-08-16 13:10:43 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-08-16T13:10:43.897652082Z 2026-08-16 13:10:43 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-08-16T13:10:43.902043609Z 2026-08-16 13:10:43 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-08-16T13:10:43.906144411Z 2026-08-16 13:10:43 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-08-16T13:10:43.910049478Z 2026-08-16 13:10:43 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-08-16T13:10:43.913898272Z 2026-08-16 13:10:43 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-08-16T13:10:45.395666832Z 2026-08-16 13:10:45 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-08-16T13:10:45.412289661Z 2026-08-16 13:10:45 INFO MAIN :: [] Generating New API key
2026-08-16T13:10:45.595988289Z 2026-08-16 13:10:45 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-08-16T13:10:45.754262846Z 2026-08-16 13:10:45 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-08-16T13:10:46.206605036Z 2026-08-16 13:10:46 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-08-16T13:10:46.245042464Z 2026-08-16 13:10:46 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-08-16T13:10:46.280408363Z 2026-08-16 13:10:46 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-08-16T13:10:46.315050836Z 2026-08-16 13:10:46 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-08-16T13:10:46.585847095Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-08-16T13:10:46.606386815Z 2026-08-16 13:10:46 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-08-16T13:10:47.216960666Z [ls.io-init] done.
2026-08-16T13:10:47.633381837Z 2026-08-16 13:10:47 INFO MAIN :: [] Updated scene exceptions.
2026-08-16T13:10:47.659657123Z 2026-08-16 13:10:47 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-08-16T13:10:48.245034562Z 2026-08-16 13:10:48 INFO MAIN :: [] Finished processing 5349 scene exceptions.
2026-08-16T13:10:48.253518784Z 2026-08-16 13:10:48 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
CacheControl 0.14.4
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.5-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.10-r0
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.8-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
cachecontrol 0.14.3
catatonit 0.2.1-r0
certifi 2025.10.5
certifi 2026.6.17
cfg-if 1.0.0
chardet 7.6.0
charset-normalizer 3.5.1
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.4.2
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-r3
dark 0.1.0
dbus-libs 1.16.2-r1
decorator 5.3.1
deluge-client 1.10.2
deprecated 1.2.18
diskcache 5.6.3
distlib 0.4.2
distro 1.9.0
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.18
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.19-r0
libSvtAv1Enc 2.3.0-r0
libapk2 2.14.10-r0
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.7-r0
libcurl 8.14.1-r3
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.8.2-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.57-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.7-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-r1
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.7-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
msgpack 1.2.1
musl 1.2.5-r12
musl-utils 1.2.5-r12
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
new_debug_unreachable 1.0.4
nghttp2-libs 1.69.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.11-r0
openexr-libilmthread 3.3.11-r0
openexr-libopenexr 3.3.11-r0
openexr-libopenexrcore 3.3.11-r0
opus 1.5.2-r1
orc 0.4.40-r1
packaging 25.0
packaging 26.0
packaging 26.2
paste 1.0.14
pcre2 10.46-r0
pip 26.2.1
pip UNKNOWN
platformdirs 4.10.0
platformdirs 4.11.3
platformdirs 4.4.0
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.14-r0
pygithub 1.53
pygments 2.20.0
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pyproject-hooks 1.2.0
pysubs2 1.8.1
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.14-r0
python3-pyc 3.12.14-r0
python3-pycache-pyc0 3.12.14-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 2.34.2
requests-oauthlib 2.0.0
requests-toolbelt 1.0.0
resolvelib 1.2.1
rich 14.2.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 70.3.0
setuptools 84.0.0
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.9.2
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.9.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
tomli-w 1.2.0
tornado 6.5.2
tornroutes 0.5.1
trans 2.1.0
truststore 0.10.4
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.16.0
tzdata 2026c-r0
unicode-ident 1.0.12
unicode-width 0.1.11
urllib3 2.5.0
urllib3 2.7.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.6.1
wheel 0.46.3
wheel 0.48.0
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.3-r0
y4m 0.8.0
zimg 3.0.5-r3
zipp 3.23.0
zix-libs 0.6.2-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r0
sbom
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.5:8081/js/medusa-runtime.js?592 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1786885859554
},
{
"level": "INFO",
"message": "http://172.17.0.5:8081/js/app.js?592 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1786885859554
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.09s |
| Container Start | PASS | - | 62.26s |
| Create Buildx SBOM | PASS | - | 1.69s |
| Get Build Info | PASS | - | 0.04s |