AMD64 PASS
linuxserver/medusa
Runtime: 18.08s
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2026-07-16T16:08:19+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 134.82MB
Tag: amd64-v1.0.25-ls279
Version: v1.0.25-ls279
Expand
2026-07-16T16:13:08.220596728Z [migrations] started
2026-07-16T16:13:08.220643483Z [migrations] no migrations found
2026-07-16T16:13:08.239122901Z usermod: no changes
2026-07-16T16:13:08.245746555Z ───────────────────────────────────────
2026-07-16T16:13:08.245759692Z
2026-07-16T16:13:08.245763459Z ██╗ ███████╗██╗ ██████╗
2026-07-16T16:13:08.245767106Z ██║ ██╔════╝██║██╔═══██╗
2026-07-16T16:13:08.245770824Z ██║ ███████╗██║██║ ██║
2026-07-16T16:13:08.245774371Z ██║ ╚════██║██║██║ ██║
2026-07-16T16:13:08.245777938Z ███████╗███████║██║╚██████╔╝
2026-07-16T16:13:08.245781696Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-16T16:13:08.245785203Z
2026-07-16T16:13:08.245788500Z Brought to you by linuxserver.io
2026-07-16T16:13:08.245791967Z ───────────────────────────────────────
2026-07-16T16:13:08.246098795Z
2026-07-16T16:13:08.246105789Z To support LSIO projects visit:
2026-07-16T16:13:08.246109777Z https://www.linuxserver.io/donate/
2026-07-16T16:13:08.246113474Z
2026-07-16T16:13:08.246117272Z ───────────────────────────────────────
2026-07-16T16:13:08.246121901Z GID/UID
2026-07-16T16:13:08.246125609Z ───────────────────────────────────────
2026-07-16T16:13:08.250670395Z
2026-07-16T16:13:08.250693461Z User UID: 911
2026-07-16T16:13:08.250701808Z User GID: 911
2026-07-16T16:13:08.250709403Z ───────────────────────────────────────
2026-07-16T16:13:08.252652257Z Linuxserver.io version: v1.0.25-ls279
2026-07-16T16:13:08.252939917Z Build-date: 2026-07-16T16:08:19+00:00
2026-07-16T16:13:08.252944726Z ───────────────────────────────────────
2026-07-16T16:13:08.252948664Z
2026-07-16T16:13:08.299074780Z [custom-init] No custom files found, skipping...
2026-07-16T16:13:09.269434793Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-07-16T16:13:09.269485866Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-07-16T16:13:10.735279652Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-07-16T16:13:10.735347027Z C:\a\b\c)
2026-07-16T16:13:10.739035678Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-07-16T16:13:10.739048224Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-07-16T16:13:10.807837758Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-07-16T16:13:10.807902178Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-07-16T16:13:10.807913330Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-07-16T16:13:10.807922118Z '(?P<host>[\w\-\.]+)'
2026-07-16T16:13:10.807930655Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-07-16T16:13:10.807939022Z '(?::(?P<port>\d+))?'
2026-07-16T16:13:10.828526327Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-07-16T16:13:10.828552490Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-07-16T16:13:11.256287137Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-07-16T16:13:11.256320133Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-07-16T16:13:11.256330013Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-07-16T16:13:11.256340414Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-07-16T16:13:11.480733437Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-07-16T16:13:11.480772606Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-07-16T16:13:11.480783859Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-07-16T16:13:11.480792667Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-07-16T16:13:11.480801765Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-07-16T16:13:11.480810412Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-07-16T16:13:12.739269340Z 2026-07-16 16:13:12 INFO MAIN :: [] Changed https cert path to server.crt
2026-07-16T16:13:12.739402919Z 2026-07-16 16:13:12 INFO MAIN :: [] Changed https key path to server.key
2026-07-16T16:13:12.814577527Z 2026-07-16 16:13:12 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-07-16T16:13:12.953996631Z 2026-07-16 16:13:12 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:12.954798797Z 2026-07-16 16:13:12 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:12.954908979Z 2026-07-16 16:13:12 INFO MAIN :: [] Add minor version numbers to database
2026-07-16T16:13:12.959581292Z 2026-07-16 16:13:12 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-07-16T16:13:12.961149050Z 2026-07-16 16:13:12 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-07-16T16:13:12.961557393Z 2026-07-16 16:13:12 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:12.961862969Z 2026-07-16 16:13:12 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:12.961948230Z 2026-07-16 16:13:12 INFO MAIN :: [] Test major and minor version updates database
2026-07-16T16:13:12.963221917Z 2026-07-16 16:13:12 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-07-16T16:13:12.964931330Z 2026-07-16 16:13:12 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-07-16T16:13:12.965324983Z 2026-07-16 16:13:12 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:12.965859490Z 2026-07-16 16:13:12 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:12.966021106Z 2026-07-16 16:13:12 INFO MAIN :: [] Adding column proper_tags to history
2026-07-16T16:13:12.969083756Z 2026-07-16 16:13:12 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-07-16T16:13:12.969470365Z 2026-07-16 16:13:12 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:12.969770118Z 2026-07-16 16:13:12 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:12.969931764Z 2026-07-16 16:13:12 INFO MAIN :: [] Adding column manually_searched to history
2026-07-16T16:13:12.971282726Z 2026-07-16 16:13:12 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-07-16T16:13:12.973977885Z 2026-07-16 16:13:12 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-07-16T16:13:12.974369484Z 2026-07-16 16:13:12 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:12.974775793Z 2026-07-16 16:13:12 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:12.974853640Z 2026-07-16 16:13:12 INFO MAIN :: [] Adding column info_hash in history
2026-07-16T16:13:12.977842230Z 2026-07-16 16:13:12 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-07-16T16:13:12.978231705Z 2026-07-16 16:13:12 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:12.978530046Z 2026-07-16 16:13:12 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:12.978608674Z 2026-07-16 16:13:12 INFO MAIN :: [] Adding column plot in imdb_info
2026-07-16T16:13:12.978783627Z 2026-07-16 16:13:12 INFO MAIN :: [] Adding column plot in tv_show
2026-07-16T16:13:12.981994656Z 2026-07-16 16:13:12 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-07-16T16:13:12.982385844Z 2026-07-16 16:13:12 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:12.982857614Z 2026-07-16 16:13:12 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:12.982935151Z 2026-07-16 16:13:12 INFO MAIN :: [] Adding column size in history
2026-07-16T16:13:12.986070347Z 2026-07-16 16:13:12 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-07-16T16:13:12.986462487Z 2026-07-16 16:13:12 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:12.986778052Z 2026-07-16 16:13:12 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:12.986841420Z 2026-07-16 16:13:12 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-07-16T16:13:12.992977692Z 2026-07-16 16:13:12 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-07-16T16:13:12.993372748Z 2026-07-16 16:13:12 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:12.993785370Z 2026-07-16 16:13:12 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:12.993862896Z 2026-07-16 16:13:12 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-07-16T16:13:13.000951988Z 2026-07-16 16:13:13 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-07-16T16:13:13.001351613Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.001854967Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.001934126Z 2026-07-16 16:13:13 INFO MAIN :: [] Adding column indexer_id in history
2026-07-16T16:13:13.003413005Z 2026-07-16 16:13:13 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-07-16T16:13:13.005153652Z 2026-07-16 16:13:13 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-07-16T16:13:13.006523873Z 2026-07-16 16:13:13 INFO MAIN :: [] Adding column indexer in imdb_info
2026-07-16T16:13:13.007967631Z 2026-07-16 16:13:13 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-07-16T16:13:13.013913339Z 2026-07-16 16:13:13 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-07-16T16:13:13.018593959Z 2026-07-16 16:13:13 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-07-16T16:13:13.018732879Z 2026-07-16 16:13:13 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-07-16T16:13:13.018871198Z 2026-07-16 16:13:13 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-07-16T16:13:13.019008685Z 2026-07-16 16:13:13 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-07-16T16:13:13.020777799Z 2026-07-16 16:13:13 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-07-16T16:13:13.021190230Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.021506407Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.021586538Z 2026-07-16 16:13:13 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-07-16T16:13:13.025198976Z 2026-07-16 16:13:13 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-07-16T16:13:13.025328046Z 2026-07-16 16:13:13 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-07-16T16:13:13.025451284Z 2026-07-16 16:13:13 INFO MAIN :: [] Dropping the index on idx_status
2026-07-16T16:13:13.026744249Z 2026-07-16 16:13:13 INFO MAIN :: [] Splitting the composite status into status and quality
2026-07-16T16:13:13.026860834Z 2026-07-16 16:13:13 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-07-16T16:13:13.028639006Z 2026-07-16 16:13:13 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-07-16T16:13:13.029039994Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.029636055Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.029716557Z 2026-07-16 16:13:13 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-07-16T16:13:13.029854264Z 2026-07-16 16:13:13 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-07-16T16:13:13.029988835Z 2026-07-16 16:13:13 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-07-16T16:13:13.031499339Z 2026-07-16 16:13:13 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-07-16T16:13:13.031946509Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.032271664Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.032351155Z 2026-07-16 16:13:13 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-07-16T16:13:13.038949377Z 2026-07-16 16:13:13 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-07-16T16:13:13.039355997Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.039672845Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.039749339Z 2026-07-16 16:13:13 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-07-16T16:13:13.042358365Z 2026-07-16 16:13:13 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-07-16T16:13:13.042765275Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.043076512Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.043165852Z 2026-07-16 16:13:13 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-07-16T16:13:13.047072101Z 2026-07-16 16:13:13 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-07-16T16:13:13.047447267Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.047764907Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.047832273Z 2026-07-16 16:13:13 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-07-16T16:13:13.050342520Z 2026-07-16 16:13:13 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-07-16T16:13:13.050750762Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.051063332Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.051145327Z 2026-07-16 16:13:13 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-07-16T16:13:13.054337027Z 2026-07-16 16:13:13 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-07-16T16:13:13.054762344Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.055080195Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.055184645Z 2026-07-16 16:13:13 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-07-16T16:13:13.058978067Z 2026-07-16 16:13:13 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-07-16T16:13:13.059573787Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.060547008Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.060670086Z 2026-07-16 16:13:13 INFO MAIN :: [] Adding column provider_type to the history table
2026-07-16T16:13:13.062357866Z 2026-07-16 16:13:13 INFO MAIN :: [] Adding column client_status to the history table
2026-07-16T16:13:13.063906025Z 2026-07-16 16:13:13 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-07-16T16:13:13.066555823Z 2026-07-16 16:13:13 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-07-16T16:13:13.066955388Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.067439063Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.067506689Z 2026-07-16 16:13:13 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-07-16T16:13:13.068988264Z 2026-07-16 16:13:13 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-07-16T16:13:13.072121166Z 2026-07-16 16:13:13 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-07-16T16:13:13.087559026Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.087997730Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.089603806Z 2026-07-16 16:13:13 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-07-16T16:13:13.091372439Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.091630419Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.093200382Z 2026-07-16 16:13:13 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-07-16T16:13:13.095511217Z 2026-07-16 16:13:13 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-07-16T16:13:13.110816501Z 2026-07-16 16:13:13 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:13:13.111037566Z 2026-07-16 16:13:13 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:13:13.111122578Z 2026-07-16 16:13:13 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-07-16T16:13:13.111253411Z 2026-07-16 16:13:13 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-07-16T16:13:13.113209833Z 2026-07-16 16:13:13 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-07-16T16:13:13.113420517Z 2026-07-16 16:13:13 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-07-16T16:13:13.114804315Z 2026-07-16 16:13:13 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-07-16T16:13:13.116115877Z 2026-07-16 16:13:13 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-07-16T16:13:13.117782024Z 2026-07-16 16:13:13 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-07-16T16:13:13.119239019Z 2026-07-16 16:13:13 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-07-16T16:13:13.200324024Z 2026-07-16 16:13:13 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-07-16T16:13:13.220286640Z 2026-07-16 16:13:13 INFO MAIN :: [] Generating New API key
2026-07-16T16:13:13.227384910Z 2026-07-16 16:13:13 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-07-16T16:13:13.231107951Z 2026-07-16 16:13:13 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-07-16T16:13:13.321849700Z 2026-07-16 16:13:13 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-07-16T16:13:13.330057525Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-07-16T16:13:13.340754365Z 2026-07-16 16:13:13 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-07-16T16:13:13.344676597Z [ls.io-init] done.
2026-07-16T16:13:13.359610523Z 2026-07-16 16:13:13 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-07-16T16:13:13.377517228Z 2026-07-16 16:13:13 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-07-16T16:13:13.480321117Z 2026-07-16 16:13:13 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-07-16T16:13:13.596518068Z 2026-07-16 16:13:13 INFO MAIN :: [] Updated scene exceptions.
2026-07-16T16:13:13.597754850Z 2026-07-16 16:13:13 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-07-16T16:13:13.625776342Z 2026-07-16 16:13:13 INFO MAIN :: [] Finished processing 5338 scene exceptions.
2026-07-16T16:13:13.626110525Z 2026-07-16 16:13:13 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
MediaInfo 21.03.0.0
MediaInfo 24.12.0.0
Medusa UNKNOWN
Medusa-bower UNKNOWN
Simple Launcher 1.1.0.14
WinRAR 5.91.0
acl-libs 2.3.2-r1
adba 1.1.0
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.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
cfg-if 1.0.0
chardet 7.4.3
charset-normalizer 3.4.9
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-r2
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
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-r2
libdav1d 1.5.1-r0
libdeflate 1.23-r0
libdovi 3.3.1-r1
libdrm 2.4.124-r0
libeconf 0.6.3-r0
libexpat 2.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.6-r0
mediainfo 25.03-r0
memchr 2.7.1
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.32.10-r0
msgpack 1.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
paste 1.0.14
pcre2 10.46-r0
pip 26.1.2
platformdirs 4.10.0
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
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pysubs2 1.8.1
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.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-oauthlib 2.0.0
requests-toolbelt 1.0.0
rustix 0.38.28
scan_fmt 0.2.6
scanelf 1.3.8-r1
sdl2-compat 2.32.56-r0
sdl3 3.2.16-r0
serd-libs 0.32.4-r0
setuptools 83.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.8.4
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
tornado 6.5.2
tornroutes 0.5.1
trans 2.1.0
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.16.0
tzdata 2026b-r0
unicode-ident 1.0.12
unicode-width 0.1.11
urllib3 2.5.0
utf8parse 0.2.1
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.28.1-r1
v_frame 0.3.7
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.313.0-r0
wayland-libs-client 1.23.1-r3
webencodings 0.5.1
wheel 0.46.3
wheel 0.47.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?152 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1784218405441
},
{
"level": "INFO",
"message": "http://172.17.0.5:8081/js/app.js?152 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1784218405441
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.32s |
| Container Start | PASS | - | 6.05s |
| Create Buildx SBOM | PASS | - | 4.04s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/medusa
Runtime: 74.09s
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2026-07-16T16:08:19+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 133.81MB
Tag: arm64v8-v1.0.25-ls279
Version: v1.0.25-ls279
Expand
2026-07-16T16:13:10.484319326Z [migrations] started
2026-07-16T16:13:10.488451300Z [migrations] no migrations found
2026-07-16T16:13:11.114899165Z usermod: no changes
2026-07-16T16:13:11.225217564Z ───────────────────────────────────────
2026-07-16T16:13:11.225244748Z
2026-07-16T16:13:11.225251081Z ██╗ ███████╗██╗ ██████╗
2026-07-16T16:13:11.225257023Z ██║ ██╔════╝██║██╔═══██╗
2026-07-16T16:13:11.225262715Z ██║ ███████╗██║██║ ██║
2026-07-16T16:13:11.225268306Z ██║ ╚════██║██║██║ ██║
2026-07-16T16:13:11.225273887Z ███████╗███████║██║╚██████╔╝
2026-07-16T16:13:11.225279498Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-16T16:13:11.225285681Z
2026-07-16T16:13:11.225291152Z Brought to you by linuxserver.io
2026-07-16T16:13:11.225296633Z ───────────────────────────────────────
2026-07-16T16:13:11.233421872Z
2026-07-16T16:13:11.233453295Z To support LSIO projects visit:
2026-07-16T16:13:11.233460209Z https://www.linuxserver.io/donate/
2026-07-16T16:13:11.233465761Z
2026-07-16T16:13:11.233471312Z ───────────────────────────────────────
2026-07-16T16:13:11.233478095Z GID/UID
2026-07-16T16:13:11.234114888Z ───────────────────────────────────────
2026-07-16T16:13:11.323727743Z
2026-07-16T16:13:11.323753595Z User UID: 911
2026-07-16T16:13:11.323759607Z User GID: 911
2026-07-16T16:13:11.323765509Z ───────────────────────────────────────
2026-07-16T16:13:11.366398247Z Linuxserver.io version: v1.0.25-ls279
2026-07-16T16:13:11.369208108Z Build-date: 2026-07-16T16:08:19+00:00
2026-07-16T16:13:11.369225883Z ───────────────────────────────────────
2026-07-16T16:13:11.369235082Z
2026-07-16T16:13:14.833620151Z [custom-init] No custom files found, skipping...
2026-07-16T16:13:26.047124150Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-07-16T16:13:26.047168900Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-07-16T16:13:41.023870690Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-07-16T16:13:41.023937515Z C:\a\b\c)
2026-07-16T16:13:41.064982694Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-07-16T16:13:41.068300709Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-07-16T16:13:41.817459499Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-07-16T16:13:41.817489971Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-07-16T16:13:41.817605433Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-07-16T16:13:41.817613820Z '(?P<host>[\w\-\.]+)'
2026-07-16T16:13:41.817777189Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-07-16T16:13:41.817794594Z '(?::(?P<port>\d+))?'
2026-07-16T16:13:42.046499745Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-07-16T16:13:42.046535618Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-07-16T16:13:46.578203066Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-07-16T16:13:46.578240402Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-07-16T16:13:46.578851483Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-07-16T16:13:46.578862615Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-07-16T16:13:49.063204148Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-07-16T16:13:49.063229318Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-07-16T16:13:49.063597059Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-07-16T16:13:49.063613322Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-07-16T16:13:49.063959169Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-07-16T16:13:49.063972977Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-07-16T16:14:03.531602182Z 2026-07-16 16:14:03 INFO MAIN :: [] Changed https cert path to server.crt
2026-07-16T16:14:03.533765070Z 2026-07-16 16:14:03 INFO MAIN :: [] Changed https key path to server.key
2026-07-16T16:14:03.871779186Z 2026-07-16 16:14:03 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-07-16T16:14:05.610139530Z 2026-07-16 16:14:05 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.619797507Z 2026-07-16 16:14:05 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.621214692Z 2026-07-16 16:14:05 INFO MAIN :: [] Add minor version numbers to database
2026-07-16T16:14:05.640132525Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-07-16T16:14:05.646580074Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-07-16T16:14:05.651721191Z 2026-07-16 16:14:05 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.654376671Z 2026-07-16 16:14:05 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.655786702Z 2026-07-16 16:14:05 INFO MAIN :: [] Test major and minor version updates database
2026-07-16T16:14:05.660884962Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-07-16T16:14:05.666607461Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-07-16T16:14:05.671566812Z 2026-07-16 16:14:05 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.673951286Z 2026-07-16 16:14:05 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.676305028Z 2026-07-16 16:14:05 INFO MAIN :: [] Adding column proper_tags to history
2026-07-16T16:14:05.688928830Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-07-16T16:14:05.693923783Z 2026-07-16 16:14:05 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.696779917Z 2026-07-16 16:14:05 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.699146514Z 2026-07-16 16:14:05 INFO MAIN :: [] Adding column manually_searched to history
2026-07-16T16:14:05.706774632Z 2026-07-16 16:14:05 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-07-16T16:14:05.718027422Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-07-16T16:14:05.723016864Z 2026-07-16 16:14:05 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.725356157Z 2026-07-16 16:14:05 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.726595073Z 2026-07-16 16:14:05 INFO MAIN :: [] Adding column info_hash in history
2026-07-16T16:14:05.737570654Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-07-16T16:14:05.742529725Z 2026-07-16 16:14:05 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.745265927Z 2026-07-16 16:14:05 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.746481506Z 2026-07-16 16:14:05 INFO MAIN :: [] Adding column plot in imdb_info
2026-07-16T16:14:05.749031072Z 2026-07-16 16:14:05 INFO MAIN :: [] Adding column plot in tv_show
2026-07-16T16:14:05.761836460Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-07-16T16:14:05.766770300Z 2026-07-16 16:14:05 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.769143972Z 2026-07-16 16:14:05 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.770412517Z 2026-07-16 16:14:05 INFO MAIN :: [] Adding column size in history
2026-07-16T16:14:05.781734867Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-07-16T16:14:05.786620560Z 2026-07-16 16:14:05 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.789272683Z 2026-07-16 16:14:05 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.790538062Z 2026-07-16 16:14:05 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-07-16T16:14:05.824448008Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-07-16T16:14:05.829435886Z 2026-07-16 16:14:05 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.831832033Z 2026-07-16 16:14:05 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.833086350Z 2026-07-16 16:14:05 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-07-16T16:14:05.860090604Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-07-16T16:14:05.865097410Z 2026-07-16 16:14:05 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.867335088Z 2026-07-16 16:14:05 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.868538844Z 2026-07-16 16:14:05 INFO MAIN :: [] Adding column indexer_id in history
2026-07-16T16:14:05.875712786Z 2026-07-16 16:14:05 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-07-16T16:14:05.881368610Z 2026-07-16 16:14:05 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-07-16T16:14:05.886817217Z 2026-07-16 16:14:05 INFO MAIN :: [] Adding column indexer in imdb_info
2026-07-16T16:14:05.893040525Z 2026-07-16 16:14:05 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-07-16T16:14:05.910049130Z 2026-07-16 16:14:05 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-07-16T16:14:05.923552244Z 2026-07-16 16:14:05 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-07-16T16:14:05.925880144Z 2026-07-16 16:14:05 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-07-16T16:14:05.927297569Z 2026-07-16 16:14:05 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-07-16T16:14:05.928924286Z 2026-07-16 16:14:05 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-07-16T16:14:05.935419612Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-07-16T16:14:05.940735542Z 2026-07-16 16:14:05 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.943588248Z 2026-07-16 16:14:05 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.944802865Z 2026-07-16 16:14:05 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-07-16T16:14:05.959595567Z 2026-07-16 16:14:05 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-07-16T16:14:05.961344881Z 2026-07-16 16:14:05 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-07-16T16:14:05.962849533Z 2026-07-16 16:14:05 INFO MAIN :: [] Dropping the index on idx_status
2026-07-16T16:14:05.966323802Z 2026-07-16 16:14:05 INFO MAIN :: [] Splitting the composite status into status and quality
2026-07-16T16:14:05.971147109Z 2026-07-16 16:14:05 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-07-16T16:14:05.977218881Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-07-16T16:14:05.982320138Z 2026-07-16 16:14:05 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:05.984674752Z 2026-07-16 16:14:05 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:05.985910612Z 2026-07-16 16:14:05 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-07-16T16:14:05.987969059Z 2026-07-16 16:14:05 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-07-16T16:14:05.989729756Z 2026-07-16 16:14:05 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-07-16T16:14:05.995648029Z 2026-07-16 16:14:05 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-07-16T16:14:06.000830660Z 2026-07-16 16:14:06 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.003770162Z 2026-07-16 16:14:06 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.005050822Z 2026-07-16 16:14:06 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-07-16T16:14:06.023814773Z 2026-07-16 16:14:06 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-07-16T16:14:06.029030922Z 2026-07-16 16:14:06 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.031485457Z 2026-07-16 16:14:06 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.032713050Z 2026-07-16 16:14:06 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-07-16T16:14:06.045910738Z 2026-07-16 16:14:06 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-07-16T16:14:06.051062086Z 2026-07-16 16:14:06 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.053444085Z 2026-07-16 16:14:06 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.054662690Z 2026-07-16 16:14:06 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-07-16T16:14:06.073566604Z 2026-07-16 16:14:06 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-07-16T16:14:06.078718433Z 2026-07-16 16:14:06 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.081688537Z 2026-07-16 16:14:06 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.082893384Z 2026-07-16 16:14:06 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-07-16T16:14:06.090877168Z 2026-07-16 16:14:06 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-07-16T16:14:06.095972884Z 2026-07-16 16:14:06 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.098353300Z 2026-07-16 16:14:06 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.099557225Z 2026-07-16 16:14:06 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-07-16T16:14:06.113316014Z 2026-07-16 16:14:06 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-07-16T16:14:06.118434405Z 2026-07-16 16:14:06 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.121232081Z 2026-07-16 16:14:06 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.122414033Z 2026-07-16 16:14:06 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-07-16T16:14:06.130846060Z 2026-07-16 16:14:06 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-07-16T16:14:06.135934902Z 2026-07-16 16:14:06 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.138327722Z 2026-07-16 16:14:06 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.139537850Z 2026-07-16 16:14:06 INFO MAIN :: [] Adding column provider_type to the history table
2026-07-16T16:14:06.146661041Z 2026-07-16 16:14:06 INFO MAIN :: [] Adding column client_status to the history table
2026-07-16T16:14:06.153293743Z 2026-07-16 16:14:06 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-07-16T16:14:06.164841447Z 2026-07-16 16:14:06 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-07-16T16:14:06.169839446Z 2026-07-16 16:14:06 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.172763818Z 2026-07-16 16:14:06 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.173985940Z 2026-07-16 16:14:06 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-07-16T16:14:06.178036640Z 2026-07-16 16:14:06 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-07-16T16:14:06.191351434Z 2026-07-16 16:14:06 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-07-16T16:14:06.233828098Z 2026-07-16 16:14:06 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.236255088Z 2026-07-16 16:14:06 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.244223741Z 2026-07-16 16:14:06 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-07-16T16:14:06.262325870Z 2026-07-16 16:14:06 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.264835255Z 2026-07-16 16:14:06 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.270382471Z 2026-07-16 16:14:06 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-07-16T16:14:06.279121747Z 2026-07-16 16:14:06 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-07-16T16:14:06.328934951Z 2026-07-16 16:14:06 INFO MAIN :: [] Backing up database before upgrade
2026-07-16T16:14:06.331296459Z 2026-07-16 16:14:06 INFO MAIN :: [] Proceeding with upgrade
2026-07-16T16:14:06.332555796Z 2026-07-16 16:14:06 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-07-16T16:14:06.334521255Z 2026-07-16 16:14:06 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-07-16T16:14:06.340094453Z 2026-07-16 16:14:06 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-07-16T16:14:06.342613729Z 2026-07-16 16:14:06 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-07-16T16:14:06.346264423Z 2026-07-16 16:14:06 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-07-16T16:14:06.349808052Z 2026-07-16 16:14:06 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-07-16T16:14:06.352858848Z 2026-07-16 16:14:06 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-07-16T16:14:06.356289961Z 2026-07-16 16:14:06 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-07-16T16:14:07.830426889Z 2026-07-16 16:14:07 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-07-16T16:14:07.842921190Z 2026-07-16 16:14:07 INFO MAIN :: [] Generating New API key
2026-07-16T16:14:08.011397634Z 2026-07-16 16:14:08 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-07-16T16:14:08.205391726Z 2026-07-16 16:14:08 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-07-16T16:14:08.289295139Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-07-16T16:14:08.690716656Z 2026-07-16 16:14:08 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-07-16T16:14:08.729783981Z 2026-07-16 16:14:08 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-07-16T16:14:08.766043680Z 2026-07-16 16:14:08 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-07-16T16:14:08.802307878Z 2026-07-16 16:14:08 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-07-16T16:14:08.866808361Z [ls.io-init] done.
2026-07-16T16:14:09.090402696Z 2026-07-16 16:14:09 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-07-16T16:14:10.137056213Z 2026-07-16 16:14:10 INFO MAIN :: [] Updated scene exceptions.
2026-07-16T16:14:10.163502422Z 2026-07-16 16:14:10 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-07-16T16:14:11.327839004Z 2026-07-16 16:14:11 INFO MAIN :: [] Finished processing 5338 scene exceptions.
2026-07-16T16:14:11.336995682Z 2026-07-16 16:14:11 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
MediaInfo 21.03.0.0
MediaInfo 24.12.0.0
Medusa UNKNOWN
Medusa-bower UNKNOWN
Simple Launcher 1.1.0.14
WinRAR 5.91.0
acl-libs 2.3.2-r1
adba 1.1.0
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.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
cfg-if 1.0.0
chardet 7.4.3
charset-normalizer 3.4.9
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-r2
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
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-r2
libdav1d 1.5.1-r0
libdeflate 1.23-r0
libdovi 3.3.1-r1
libdrm 2.4.124-r0
libeconf 0.6.3-r0
libexpat 2.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.6-r0
mediainfo 25.03-r0
memchr 2.7.1
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.32.10-r0
msgpack 1.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
paste 1.0.14
pcre2 10.46-r0
pip 26.1.2
platformdirs 4.10.0
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
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pysubs2 1.8.1
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.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-oauthlib 2.0.0
requests-toolbelt 1.0.0
rustix 0.38.28
scan_fmt 0.2.6
scanelf 1.3.8-r1
sdl2-compat 2.32.56-r0
sdl3 3.2.16-r0
serd-libs 0.32.4-r0
setuptools 83.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.8.4
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
tornado 6.5.2
tornroutes 0.5.1
trans 2.1.0
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.16.0
tzdata 2026b-r0
unicode-ident 1.0.12
unicode-width 0.1.11
urllib3 2.5.0
utf8parse 0.2.1
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.28.1-r1
v_frame 0.3.7
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.313.0-r0
wayland-libs-client 1.23.1-r3
webencodings 0.5.1
wheel 0.46.3
wheel 0.47.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?563 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1784218461503
},
{
"level": "INFO",
"message": "http://172.17.0.4:8081/js/app.js?563 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1784218461504
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.22s |
| Container Start | PASS | - | 61.24s |
| Create Buildx SBOM | PASS | - | 1.86s |
| Get Build Info | PASS | - | 0.04s |