AMD64 PASS
linuxserver/medusa
Runtime: 17.88s
Build Information
Builder: X86-BUILDER-3k --Hetzner
Created: 2026-08-13T15:46:48+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 134.38MB
Tag: amd64-v1.0.25-ls283
Version: v1.0.25-ls283
Expand
2026-08-13T15:51:48.808321359Z [migrations] started
2026-08-13T15:51:48.808389617Z [migrations] no migrations found
2026-08-13T15:51:48.827239529Z usermod: no changes
2026-08-13T15:51:48.833569557Z ───────────────────────────────────────
2026-08-13T15:51:48.833583806Z
2026-08-13T15:51:48.833588124Z ██╗ ███████╗██╗ ██████╗
2026-08-13T15:51:48.833592042Z ██║ ██╔════╝██║██╔═══██╗
2026-08-13T15:51:48.833597714Z ██║ ███████╗██║██║ ██║
2026-08-13T15:51:48.833601491Z ██║ ╚════██║██║██║ ██║
2026-08-13T15:51:48.833605309Z ███████╗███████║██║╚██████╔╝
2026-08-13T15:51:48.833610339Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-13T15:51:48.833617794Z
2026-08-13T15:51:48.833624788Z Brought to you by linuxserver.io
2026-08-13T15:51:48.833632884Z ───────────────────────────────────────
2026-08-13T15:51:48.833973911Z
2026-08-13T15:51:48.833993471Z To support LSIO projects visit:
2026-08-13T15:51:48.834002469Z https://www.linuxserver.io/donate/
2026-08-13T15:51:48.834009944Z
2026-08-13T15:51:48.834017218Z ───────────────────────────────────────
2026-08-13T15:51:48.834025024Z GID/UID
2026-08-13T15:51:48.834032169Z ───────────────────────────────────────
2026-08-13T15:51:48.838545458Z
2026-08-13T15:51:48.838555779Z User UID: 911
2026-08-13T15:51:48.838560488Z User GID: 911
2026-08-13T15:51:48.838564577Z ───────────────────────────────────────
2026-08-13T15:51:48.840346034Z Linuxserver.io version: v1.0.25-ls283
2026-08-13T15:51:48.840623954Z Build-date: 2026-08-13T15:46:48+00:00
2026-08-13T15:51:48.840633644Z ───────────────────────────────────────
2026-08-13T15:51:48.840638193Z
2026-08-13T15:51:48.890608559Z [custom-init] No custom files found, skipping...
2026-08-13T15:51:49.839024746Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-08-13T15:51:49.839663773Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-08-13T15:51:51.267773887Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-08-13T15:51:51.267858899Z C:\a\b\c)
2026-08-13T15:51:51.271363968Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-08-13T15:51:51.271389209Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-08-13T15:51:51.338680969Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-08-13T15:51:51.338719196Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-08-13T15:51:51.338728445Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-08-13T15:51:51.338736020Z '(?P<host>[\w\-\.]+)'
2026-08-13T15:51:51.338743084Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-08-13T15:51:51.338750459Z '(?::(?P<port>\d+))?'
2026-08-13T15:51:51.359300616Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-08-13T15:51:51.359346558Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-08-13T15:51:51.778878243Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-08-13T15:51:51.778905598Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-08-13T15:51:51.778915328Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-08-13T15:51:51.778923915Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-08-13T15:51:52.000261212Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-08-13T15:51:52.000278486Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-08-13T15:51:52.000289108Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-08-13T15:51:52.000297615Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-08-13T15:51:52.000306934Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-08-13T15:51:52.000315300Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-08-13T15:51:53.231488401Z 2026-08-13 15:51:53 INFO MAIN :: [] Changed https cert path to server.crt
2026-08-13T15:51:53.231667272Z 2026-08-13 15:51:53 INFO MAIN :: [] Changed https key path to server.key
2026-08-13T15:51:53.303287169Z 2026-08-13 15:51:53 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-08-13T15:51:53.416468858Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.416508197Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.416516845Z 2026-08-13 15:51:53 INFO MAIN :: [] Add minor version numbers to database
2026-08-13T15:51:53.419353347Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-08-13T15:51:53.420105833Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-08-13T15:51:53.420506580Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.421180317Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.421231790Z 2026-08-13 15:51:53 INFO MAIN :: [] Test major and minor version updates database
2026-08-13T15:51:53.422354461Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-08-13T15:51:53.423363033Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-08-13T15:51:53.423758218Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.424086520Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.424248125Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column proper_tags to history
2026-08-13T15:51:53.426419759Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-08-13T15:51:53.426825626Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.427186763Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.427314150Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column manually_searched to history
2026-08-13T15:51:53.428765322Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-08-13T15:51:53.430804890Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-08-13T15:51:53.431198883Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.431459498Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.431538107Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column info_hash in history
2026-08-13T15:51:53.433869772Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-08-13T15:51:53.434259808Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.434622979Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.434669633Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column plot in imdb_info
2026-08-13T15:51:53.434881710Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column plot in tv_show
2026-08-13T15:51:53.437141501Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-08-13T15:51:53.437528621Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.437822062Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.437868535Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column size in history
2026-08-13T15:51:53.440064548Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-08-13T15:51:53.440492560Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.440852555Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.440875210Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-08-13T15:51:53.445553873Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-08-13T15:51:53.445953117Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.446263081Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.446284875Z 2026-08-13 15:51:53 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-08-13T15:51:53.451815333Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-08-13T15:51:53.451990496Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.452344128Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.452368517Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column indexer_id in history
2026-08-13T15:51:53.453660399Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-08-13T15:51:53.454706195Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-08-13T15:51:53.455719937Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column indexer in imdb_info
2026-08-13T15:51:53.456958381Z 2026-08-13 15:51:53 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-08-13T15:51:53.461011393Z 2026-08-13 15:51:53 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-08-13T15:51:53.464726936Z 2026-08-13 15:51:53 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-08-13T15:51:53.464868511Z 2026-08-13 15:51:53 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-08-13T15:51:53.465009996Z 2026-08-13 15:51:53 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-08-13T15:51:53.465162163Z 2026-08-13 15:51:53 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-08-13T15:51:53.466275425Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-08-13T15:51:53.466678867Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.467389869Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.467432084Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-08-13T15:51:53.470392937Z 2026-08-13 15:51:53 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-08-13T15:51:53.470467427Z 2026-08-13 15:51:53 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-08-13T15:51:53.470592038Z 2026-08-13 15:51:53 INFO MAIN :: [] Dropping the index on idx_status
2026-08-13T15:51:53.471621802Z 2026-08-13 15:51:53 INFO MAIN :: [] Splitting the composite status into status and quality
2026-08-13T15:51:53.471684418Z 2026-08-13 15:51:53 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-08-13T15:51:53.473004126Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-08-13T15:51:53.473413270Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.473724577Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.473773846Z 2026-08-13 15:51:53 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-08-13T15:51:53.473986454Z 2026-08-13 15:51:53 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-08-13T15:51:53.474077147Z 2026-08-13 15:51:53 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-13T15:51:53.475143855Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-08-13T15:51:53.475512297Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.476070351Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.476125282Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-08-13T15:51:53.480652799Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-08-13T15:51:53.481052334Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.481360234Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.481409243Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-08-13T15:51:53.483585836Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-08-13T15:51:53.484029450Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.484342851Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.484387832Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-08-13T15:51:53.487778310Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-08-13T15:51:53.488172594Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.488471406Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.488516677Z 2026-08-13 15:51:53 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-08-13T15:51:53.490824845Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-08-13T15:51:53.491184850Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.491467570Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.491563563Z 2026-08-13 15:51:53 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-08-13T15:51:53.494409825Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-08-13T15:51:53.494814641Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.495126920Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.495173994Z 2026-08-13 15:51:53 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-08-13T15:51:53.497326980Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-08-13T15:51:53.497693158Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.498002401Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.498048063Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column provider_type to the history table
2026-08-13T15:51:53.499282549Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column client_status to the history table
2026-08-13T15:51:53.500558368Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-08-13T15:51:53.502558095Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-08-13T15:51:53.502947620Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.503321874Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.503369199Z 2026-08-13 15:51:53 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-08-13T15:51:53.504548013Z 2026-08-13 15:51:53 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-08-13T15:51:53.506738805Z 2026-08-13 15:51:53 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-08-13T15:51:53.518459620Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.518724924Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.519792644Z 2026-08-13 15:51:53 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-08-13T15:51:53.521347365Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.521625335Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.522778107Z 2026-08-13 15:51:53 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-08-13T15:51:53.525042808Z 2026-08-13 15:51:53 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-08-13T15:51:53.536999638Z 2026-08-13 15:51:53 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:51:53.537232798Z 2026-08-13 15:51:53 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:51:53.537254461Z 2026-08-13 15:51:53 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-13T15:51:53.537444544Z 2026-08-13 15:51:53 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-08-13T15:51:53.538428696Z 2026-08-13 15:51:53 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-08-13T15:51:53.538626054Z 2026-08-13 15:51:53 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-08-13T15:51:53.539607069Z 2026-08-13 15:51:53 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-08-13T15:51:53.540743708Z 2026-08-13 15:51:53 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-08-13T15:51:53.541681687Z 2026-08-13 15:51:53 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-08-13T15:51:53.542697754Z 2026-08-13 15:51:53 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-08-13T15:51:53.623484572Z 2026-08-13 15:51:53 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-08-13T15:51:53.628202765Z 2026-08-13 15:51:53 INFO MAIN :: [] Generating New API key
2026-08-13T15:51:53.635558018Z 2026-08-13 15:51:53 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-08-13T15:51:53.645880857Z 2026-08-13 15:51:53 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvdb.json
2026-08-13T15:51:53.897334496Z 2026-08-13 15:51: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-13T15:51:53.925370318Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-08-13T15:51:53.942964812Z [ls.io-init] done.
2026-08-13T15:51:54.095116143Z 2026-08-13 15:51:54 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-13T15:51:54.274642737Z 2026-08-13 15:51:54 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_imdb.json
2026-08-13T15:51:54.472520719Z 2026-08-13 15:51:54 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-08-13T15:51:55.195612413Z 2026-08-13 15:51:55 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-08-13T15:51:55.305872288Z 2026-08-13 15:51:55 INFO MAIN :: [] Updated scene exceptions.
2026-08-13T15:51:55.306834956Z 2026-08-13 15:51:55 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-08-13T15:51:55.334496415Z 2026-08-13 15:51:55 INFO MAIN :: [] Finished processing 5348 scene exceptions.
2026-08-13T15:51:55.334816740Z 2026-08-13 15:51:55 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.5.1
charset-normalizer 3.5.0
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.2
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.13-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.13-r0
python3-pyc 3.12.13-r0
python3-pycache-pyc0 3.12.13-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.5.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": 1786636326058
},
{
"level": "INFO",
"message": "http://172.17.0.4:8081/js/app.js?151 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1786636326058
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.37s |
| Container Start | PASS | - | 6.03s |
| Create Buildx SBOM | PASS | - | 1.94s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/medusa
Runtime: 72.14s
Build Information
Builder: X86-BUILDER-3k --Hetzner
Created: 2026-08-13T15:46:48+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 133.38MB
Tag: arm64v8-v1.0.25-ls283
Version: v1.0.25-ls283
Expand
2026-08-13T15:51:51.008958753Z [migrations] started
2026-08-13T15:51:51.013106537Z [migrations] no migrations found
2026-08-13T15:51:51.751424994Z usermod: no changes
2026-08-13T15:51:51.845073535Z ───────────────────────────────────────
2026-08-13T15:51:51.845102203Z
2026-08-13T15:51:51.845113035Z ██╗ ███████╗██╗ ██████╗
2026-08-13T15:51:51.845124538Z ██║ ██╔════╝██║██╔═══██╗
2026-08-13T15:51:51.845134989Z ██║ ███████╗██║██║ ██║
2026-08-13T15:51:51.845144628Z ██║ ╚════██║██║██║ ██║
2026-08-13T15:51:51.845152905Z ███████╗███████║██║╚██████╔╝
2026-08-13T15:51:51.845161172Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-13T15:51:51.845172615Z
2026-08-13T15:51:51.845180621Z Brought to you by linuxserver.io
2026-08-13T15:51:51.845188697Z ───────────────────────────────────────
2026-08-13T15:51:51.851373292Z
2026-08-13T15:51:51.851398864Z To support LSIO projects visit:
2026-08-13T15:51:51.851408614Z https://www.linuxserver.io/donate/
2026-08-13T15:51:51.851416860Z
2026-08-13T15:51:51.851425027Z ───────────────────────────────────────
2026-08-13T15:51:51.851434355Z GID/UID
2026-08-13T15:51:51.851741885Z ───────────────────────────────────────
2026-08-13T15:51:51.947128988Z
2026-08-13T15:51:51.947156132Z User UID: 911
2026-08-13T15:51:51.947161703Z User GID: 911
2026-08-13T15:51:51.947166172Z ───────────────────────────────────────
2026-08-13T15:51:51.984023039Z Linuxserver.io version: v1.0.25-ls283
2026-08-13T15:51:51.987158364Z Build-date: 2026-08-13T15:46:48+00:00
2026-08-13T15:51:51.987175458Z ───────────────────────────────────────
2026-08-13T15:51:51.987185017Z
2026-08-13T15:51:54.922636880Z [custom-init] No custom files found, skipping...
2026-08-13T15:52:05.567919394Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-08-13T15:52:05.567973383Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-08-13T15:52:19.926988924Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-08-13T15:52:19.927075378Z C:\a\b\c)
2026-08-13T15:52:19.966764650Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-08-13T15:52:19.966790833Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-08-13T15:52:20.708124849Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-08-13T15:52:20.708170381Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-08-13T15:52:20.708219209Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-08-13T15:52:20.708250372Z '(?P<host>[\w\-\.]+)'
2026-08-13T15:52:20.708432188Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-08-13T15:52:20.708455285Z '(?::(?P<port>\d+))?'
2026-08-13T15:52:20.928423188Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-08-13T15:52:20.928447848Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-08-13T15:52:25.361170571Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-08-13T15:52:25.361212695Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-08-13T15:52:25.361911553Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-08-13T15:52:25.361949950Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-08-13T15:52:27.823214976Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-08-13T15:52:27.823259155Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-08-13T15:52:27.823622467Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-08-13T15:52:27.823665513Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-08-13T15:52:27.823959135Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-08-13T15:52:27.823984987Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-08-13T15:52:42.063742025Z 2026-08-13 15:52:42 INFO MAIN :: [] Changed https cert path to server.crt
2026-08-13T15:52:42.065886183Z 2026-08-13 15:52:42 INFO MAIN :: [] Changed https key path to server.key
2026-08-13T15:52:42.678094528Z 2026-08-13 15:52:42 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-08-13T15:52:44.413140004Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.422447729Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.423804241Z 2026-08-13 15:52:44 INFO MAIN :: [] Add minor version numbers to database
2026-08-13T15:52:44.442733815Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-08-13T15:52:44.448635300Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-08-13T15:52:44.453619819Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.456049853Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.457425644Z 2026-08-13 15:52:44 INFO MAIN :: [] Test major and minor version updates database
2026-08-13T15:52:44.462629845Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-08-13T15:52:44.468150463Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-08-13T15:52:44.472951252Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.475144679Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.477398959Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column proper_tags to history
2026-08-13T15:52:44.489885757Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-08-13T15:52:44.494686195Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.496900655Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.499130856Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column manually_searched to history
2026-08-13T15:52:44.506300827Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-08-13T15:52:44.517059745Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-08-13T15:52:44.521847106Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.524058389Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.525271342Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column info_hash in history
2026-08-13T15:52:44.535687350Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-08-13T15:52:44.540514281Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.542704432Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.543887344Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column plot in imdb_info
2026-08-13T15:52:44.546416548Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column plot in tv_show
2026-08-13T15:52:44.558497419Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-08-13T15:52:44.563310131Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.565502777Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.566688676Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column size in history
2026-08-13T15:52:44.577123000Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-08-13T15:52:44.581910321Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.584314623Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.585496644Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-08-13T15:52:44.617934633Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-08-13T15:52:44.622817687Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.625053600Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.626251262Z 2026-08-13 15:52:44 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-08-13T15:52:44.651499040Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-08-13T15:52:44.656479501Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.658740815Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.659961273Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column indexer_id in history
2026-08-13T15:52:44.666226932Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-08-13T15:52:44.671547207Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-08-13T15:52:44.676987854Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column indexer in imdb_info
2026-08-13T15:52:44.683741445Z 2026-08-13 15:52:44 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-08-13T15:52:44.698856647Z 2026-08-13 15:52:44 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-08-13T15:52:44.711902781Z 2026-08-13 15:52:44 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-08-13T15:52:44.713954142Z 2026-08-13 15:52:44 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-08-13T15:52:44.715577021Z 2026-08-13 15:52:44 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-08-13T15:52:44.717200501Z 2026-08-13 15:52:44 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-08-13T15:52:44.722817173Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-08-13T15:52:44.727932354Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.730399934Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.731594289Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-08-13T15:52:44.745538001Z 2026-08-13 15:52:44 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-08-13T15:52:44.747134527Z 2026-08-13 15:52:44 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-08-13T15:52:44.748657304Z 2026-08-13 15:52:44 INFO MAIN :: [] Dropping the index on idx_status
2026-08-13T15:52:44.751887329Z 2026-08-13 15:52:44 INFO MAIN :: [] Splitting the composite status into status and quality
2026-08-13T15:52:44.756982139Z 2026-08-13 15:52:44 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-08-13T15:52:44.762825247Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-08-13T15:52:44.767711057Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.770009436Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.771222219Z 2026-08-13 15:52:44 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-08-13T15:52:44.773154951Z 2026-08-13 15:52:44 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-08-13T15:52:44.774835646Z 2026-08-13 15:52:44 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-13T15:52:44.779888692Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-08-13T15:52:44.784838631Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.787329708Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.788536689Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-08-13T15:52:44.806537642Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-08-13T15:52:44.811507622Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.813946533Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.815145027Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-08-13T15:52:44.826605939Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-08-13T15:52:44.831560558Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.833762272Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.834949703Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-08-13T15:52:44.853430563Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-08-13T15:52:44.858307345Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.860775746Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.861960362Z 2026-08-13 15:52:44 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-08-13T15:52:44.869471599Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-08-13T15:52:44.874396067Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.876591348Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.877768729Z 2026-08-13 15:52:44 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-08-13T15:52:44.891308277Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-08-13T15:52:44.896253627Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.898626095Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.899814007Z 2026-08-13 15:52:44 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-08-13T15:52:44.907856485Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-08-13T15:52:44.912779480Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.914990683Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.916189497Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column provider_type to the history table
2026-08-13T15:52:44.922939060Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column client_status to the history table
2026-08-13T15:52:44.929564835Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-08-13T15:52:44.940214873Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-08-13T15:52:44.945130293Z 2026-08-13 15:52:44 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:44.947593183Z 2026-08-13 15:52:44 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:44.948795124Z 2026-08-13 15:52:44 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-08-13T15:52:44.952219460Z 2026-08-13 15:52:44 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-08-13T15:52:44.964733162Z 2026-08-13 15:52:44 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-08-13T15:52:45.003346037Z 2026-08-13 15:52:45 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:45.005601520Z 2026-08-13 15:52:45 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:45.013131425Z 2026-08-13 15:52:45 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-08-13T15:52:45.030526257Z 2026-08-13 15:52:45 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:45.032811069Z 2026-08-13 15:52:45 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:45.038145923Z 2026-08-13 15:52:45 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-08-13T15:52:45.046459847Z 2026-08-13 15:52:45 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-08-13T15:52:45.094264193Z 2026-08-13 15:52:45 INFO MAIN :: [] Backing up database before upgrade
2026-08-13T15:52:45.096494475Z 2026-08-13 15:52:45 INFO MAIN :: [] Proceeding with upgrade
2026-08-13T15:52:45.097729923Z 2026-08-13 15:52:45 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-13T15:52:45.099318632Z 2026-08-13 15:52:45 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-08-13T15:52:45.104061083Z 2026-08-13 15:52:45 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-08-13T15:52:45.106527841Z 2026-08-13 15:52:45 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-08-13T15:52:45.110253455Z 2026-08-13 15:52:45 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-08-13T15:52:45.113649815Z 2026-08-13 15:52:45 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-08-13T15:52:45.116836864Z 2026-08-13 15:52:45 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-08-13T15:52:45.120469229Z 2026-08-13 15:52:45 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-08-13T15:52:46.583667728Z 2026-08-13 15:52:46 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-08-13T15:52:46.595011564Z 2026-08-13 15:52:46 INFO MAIN :: [] Generating New API key
2026-08-13T15:52:46.747936519Z 2026-08-13 15:52:46 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-08-13T15:52:46.767168763Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-08-13T15:52:46.945237827Z 2026-08-13 15:52:46 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-13T15:52:47.332172951Z [ls.io-init] done.
2026-08-13T15:52:47.374957558Z 2026-08-13 15:52:47 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-13T15:52:47.413281581Z 2026-08-13 15:52:47 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-13T15:52:47.447718726Z 2026-08-13 15:52:47 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-13T15:52:47.482425825Z 2026-08-13 15:52:47 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-08-13T15:52:47.761321261Z 2026-08-13 15:52:47 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-08-13T15:52:48.806263959Z 2026-08-13 15:52:48 INFO MAIN :: [] Updated scene exceptions.
2026-08-13T15:52:48.832474076Z 2026-08-13 15:52:48 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-08-13T15:52:49.865144970Z 2026-08-13 15:52:49 INFO MAIN :: [] Finished processing 5348 scene exceptions.
2026-08-13T15:52:49.875337488Z 2026-08-13 15:52:49 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.5.1
charset-normalizer 3.5.0
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.2
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.13-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.13-r0
python3-pyc 3.12.13-r0
python3-pycache-pyc0 3.12.13-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.5.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?571 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1786636380353
},
{
"level": "INFO",
"message": "http://172.17.0.5:8081/js/app.js?571 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1786636380353
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.31s |
| Container Start | PASS | - | 59.26s |
| Create Buildx SBOM | PASS | - | 1.63s |
| Get Build Info | PASS | - | 0.04s |