AMD64 PASS
linuxserver/medusa
Runtime: 17.88s
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2026-02-26T15:44:26+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 135.86MB
Tag: amd64-v1.0.25-ls261
Version: v1.0.25-ls261
Expand
2026-02-26T15:49:15.905093672Z [migrations] started
2026-02-26T15:49:15.905140637Z [migrations] no migrations found
2026-02-26T15:49:15.925172124Z usermod: no changes
2026-02-26T15:49:15.934095654Z ───────────────────────────────────────
2026-02-26T15:49:15.934108520Z
2026-02-26T15:49:15.934112227Z ██╗ ███████╗██╗ ██████╗
2026-02-26T15:49:15.934115935Z ██║ ██╔════╝██║██╔═══██╗
2026-02-26T15:49:15.934119462Z ██║ ███████╗██║██║ ██║
2026-02-26T15:49:15.934123289Z ██║ ╚════██║██║██║ ██║
2026-02-26T15:49:15.934126847Z ███████╗███████║██║╚██████╔╝
2026-02-26T15:49:15.934130494Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-26T15:49:15.934134111Z
2026-02-26T15:49:15.934137418Z Brought to you by linuxserver.io
2026-02-26T15:49:15.934140945Z ───────────────────────────────────────
2026-02-26T15:49:15.934574668Z
2026-02-26T15:49:15.934585801Z To support LSIO projects visit:
2026-02-26T15:49:15.934590180Z https://www.linuxserver.io/donate/
2026-02-26T15:49:15.934594198Z
2026-02-26T15:49:15.934597845Z ───────────────────────────────────────
2026-02-26T15:49:15.934602474Z GID/UID
2026-02-26T15:49:15.934606292Z ───────────────────────────────────────
2026-02-26T15:49:15.939501370Z
2026-02-26T15:49:15.939512131Z User UID: 911
2026-02-26T15:49:15.939515969Z User GID: 911
2026-02-26T15:49:15.939519556Z ───────────────────────────────────────
2026-02-26T15:49:15.941469974Z Linuxserver.io version: v1.0.25-ls261
2026-02-26T15:49:15.941730939Z Build-date: 2026-02-26T15:44:26+00:00
2026-02-26T15:49:15.941738935Z ───────────────────────────────────────
2026-02-26T15:49:15.941742673Z
2026-02-26T15:49:15.992632170Z [custom-init] No custom files found, skipping...
2026-02-26T15:49:16.939395393Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-02-26T15:49:16.939438019Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-02-26T15:49:18.390933671Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-02-26T15:49:18.390961237Z C:\a\b\c)
2026-02-26T15:49:18.394687470Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-02-26T15:49:18.394693382Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-02-26T15:49:18.460953421Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-02-26T15:49:18.460976437Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-02-26T15:49:18.460985856Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-02-26T15:49:18.460993602Z '(?P<host>[\w\-\.]+)'
2026-02-26T15:49:18.461000967Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-02-26T15:49:18.461008432Z '(?::(?P<port>\d+))?'
2026-02-26T15:49:18.481265945Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-02-26T15:49:18.481291406Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-02-26T15:49:18.898155061Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-02-26T15:49:18.898185423Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-02-26T15:49:18.898197888Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-02-26T15:49:18.898207176Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-02-26T15:49:19.118666169Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-02-26T15:49:19.118695538Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-02-26T15:49:19.118708824Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-02-26T15:49:19.118717392Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-02-26T15:49:19.118729927Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-02-26T15:49:19.118738304Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-02-26T15:49:20.342333148Z 2026-02-26 15:49:20 INFO MAIN :: [] Changed https cert path to server.crt
2026-02-26T15:49:20.342605857Z 2026-02-26 15:49:20 INFO MAIN :: [] Changed https key path to server.key
2026-02-26T15:49:20.551410781Z 2026-02-26 15:49:20 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-02-26T15:49:20.661911047Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.662327626Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.662350132Z 2026-02-26 15:49:20 INFO MAIN :: [] Add minor version numbers to database
2026-02-26T15:49:20.665210742Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-02-26T15:49:20.666273663Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-02-26T15:49:20.666662726Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.666986137Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.667007440Z 2026-02-26 15:49:20 INFO MAIN :: [] Test major and minor version updates database
2026-02-26T15:49:20.668032554Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-02-26T15:49:20.669238513Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-02-26T15:49:20.669628889Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.669992842Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.670115659Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column proper_tags to history
2026-02-26T15:49:20.672194295Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-02-26T15:49:20.672585162Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.672888573Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.673060409Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column manually_searched to history
2026-02-26T15:49:20.674546772Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-02-26T15:49:20.676881945Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-02-26T15:49:20.677265607Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.677631684Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.677653338Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column info_hash in history
2026-02-26T15:49:20.679734880Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-02-26T15:49:20.680114594Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.680421663Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.680465491Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column plot in imdb_info
2026-02-26T15:49:20.680725074Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column plot in tv_show
2026-02-26T15:49:20.683060456Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-02-26T15:49:20.683443087Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.683785797Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.683818593Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column size in history
2026-02-26T15:49:20.686155750Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-02-26T15:49:20.686540334Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.686850418Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.686873445Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-02-26T15:49:20.691502125Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-02-26T15:49:20.691895307Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.692280563Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.692302086Z 2026-02-26 15:49:20 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-02-26T15:49:20.697445975Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-02-26T15:49:20.697836251Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.698221777Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.698243511Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column indexer_id in history
2026-02-26T15:49:20.699368135Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-02-26T15:49:20.700709857Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-02-26T15:49:20.701734180Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column indexer in imdb_info
2026-02-26T15:49:20.702853875Z 2026-02-26 15:49:20 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-02-26T15:49:20.706816053Z 2026-02-26 15:49:20 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-02-26T15:49:20.710135328Z 2026-02-26 15:49:20 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-02-26T15:49:20.710233495Z 2026-02-26 15:49:20 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-02-26T15:49:20.710372365Z 2026-02-26 15:49:20 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-02-26T15:49:20.710505914Z 2026-02-26 15:49:20 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-02-26T15:49:20.711570317Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-02-26T15:49:20.712066236Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.712389737Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.712411271Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-02-26T15:49:20.714896926Z 2026-02-26 15:49:20 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-02-26T15:49:20.715017469Z 2026-02-26 15:49:20 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-02-26T15:49:20.715135366Z 2026-02-26 15:49:20 INFO MAIN :: [] Dropping the index on idx_status
2026-02-26T15:49:20.716094938Z 2026-02-26 15:49:20 INFO MAIN :: [] Splitting the composite status into status and quality
2026-02-26T15:49:20.716200140Z 2026-02-26 15:49:20 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-02-26T15:49:20.717411530Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-02-26T15:49:20.717798018Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.718194416Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.718239988Z 2026-02-26 15:49:20 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-02-26T15:49:20.718453157Z 2026-02-26 15:49:20 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-02-26T15:49:20.718545223Z 2026-02-26 15:49:20 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-02-26T15:49:20.719588574Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-02-26T15:49:20.719962236Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.720278583Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.720310598Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-02-26T15:49:20.724851832Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-02-26T15:49:20.725243291Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.725560890Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.725594157Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-02-26T15:49:20.727697904Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-02-26T15:49:20.728145315Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.728473085Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.728505159Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-02-26T15:49:20.732008243Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-02-26T15:49:20.732410083Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.732720919Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.732754025Z 2026-02-26 15:49:20 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-02-26T15:49:20.734745896Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-02-26T15:49:20.735097234Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.735416537Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.735636971Z 2026-02-26 15:49:20 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-02-26T15:49:20.738029829Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-02-26T15:49:20.738435847Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.738749268Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.738781032Z 2026-02-26 15:49:20 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-02-26T15:49:20.740840319Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-02-26T15:49:20.741231206Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.741614628Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.741647765Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column provider_type to the history table
2026-02-26T15:49:20.742848132Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column client_status to the history table
2026-02-26T15:49:20.743967246Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-02-26T15:49:20.746108036Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-02-26T15:49:20.746478232Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.746787595Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.746860512Z 2026-02-26 15:49:20 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-02-26T15:49:20.747798651Z 2026-02-26 15:49:20 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-02-26T15:49:20.750073341Z 2026-02-26 15:49:20 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-02-26T15:49:20.761818022Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.762150732Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.763201568Z 2026-02-26 15:49:20 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-02-26T15:49:20.764739976Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.765006252Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.766116047Z 2026-02-26 15:49:20 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-02-26T15:49:20.768078990Z 2026-02-26 15:49:20 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-02-26T15:49:20.779913842Z 2026-02-26 15:49:20 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:49:20.780163374Z 2026-02-26 15:49:20 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:49:20.780219076Z 2026-02-26 15:49:20 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-02-26T15:49:20.780378548Z 2026-02-26 15:49:20 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-02-26T15:49:20.781404664Z 2026-02-26 15:49:20 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-02-26T15:49:20.781592272Z 2026-02-26 15:49:20 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-02-26T15:49:20.782722718Z 2026-02-26 15:49:20 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-02-26T15:49:20.783633623Z 2026-02-26 15:49:20 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-02-26T15:49:20.784837507Z 2026-02-26 15:49:20 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-02-26T15:49:20.785843102Z 2026-02-26 15:49:20 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-02-26T15:49:20.866633601Z 2026-02-26 15:49:20 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-02-26T15:49:20.871008671Z 2026-02-26 15:49:20 INFO MAIN :: [] Generating New API key
2026-02-26T15:49:20.878004268Z 2026-02-26 15:49:20 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-02-26T15:49:20.893091219Z 2026-02-26 15:49:20 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvdb.json
2026-02-26T15:49:21.027498107Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-02-26T15:49:21.046889145Z [ls.io-init] done.
2026-02-26T15:49:21.075025824Z 2026-02-26 15:49:21 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-02-26T15:49:21.201039460Z 2026-02-26 15:49:21 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-02-26T15:49:21.326333677Z 2026-02-26 15:49:21 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-02-26T15:49:21.485081601Z 2026-02-26 15:49:21 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-02-26T15:49:21.587903676Z 2026-02-26 15:49:21 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-02-26T15:49:21.659932020Z 2026-02-26 15:49:21 INFO MAIN :: [] Updated scene exceptions.
2026-02-26T15:49:21.661006113Z 2026-02-26 15:49:21 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-02-26T15:49:21.688133029Z 2026-02-26 15:49:21 INFO MAIN :: [] Finished processing 5155 scene exceptions.
2026-02-26T15:49:21.688471531Z 2026-02-26 15:49:21 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
MediaInfo 21.03.0.0
MediaInfo 24.12.0.0
Medusa UNKNOWN
Medusa-bower UNKNOWN
Simple Launcher 1.1.0.14
WinRAR 5.91.0
acl-libs 2.3.2-r1
adba 1.1.0
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.3-r0
alsa-lib 1.2.14-r0
anstream 0.6.8
anstyle 1.0.4
anstyle-parse 0.2.3
anstyle-query 1.0.2
anyhow 1.0.79
anyhow 1.0.98
aom-libs 3.12.1-r0
apk-tools 2.14.9-r3
appdirs 1.4.4
arg_enum_proc_macro 0.3.4
arrayvec 0.7.4
attrs 25.4.0
autocommand 2.2.2
av-metrics 0.9.1
av1-grain 0.2.3
babelfish 0.6.1
backports-tarfile 1.2.0
bash 5.2.37-r0
beautifulsoup4 4.14.2
bencode-py 4.0.0
bitflags 2.4.1
bitstream-io 2.2.0
bitstream-io 2.6.0
bitvec 1.0.1
bitvec_helpers 3.1.6
brotli-libs 1.1.0-r2
busybox 1.37.0-r20
busybox-binsh 1.37.0-r20
c-ares 1.34.6-r0
ca-certificates 20250911-r0
ca-certificates-bundle 20250911-r0
cachecontrol 0.14.3
catatonit 0.2.1-r0
certifi 2025.10.5
cfg-if 1.0.0
chardet 6.0.0.post1
charset-normalizer 3.4.4
cjson 1.7.19-r0
clap 4.4.14
clap_builder 4.4.14
clap_complete 4.4.6
clap_derive 4.4.7
clap_lex 0.6.0
cli UNKNOWN
cli-32 UNKNOWN
cli-64 UNKNOWN
cli-arm64 UNKNOWN
click 8.3.1
click-option-group 0.5.9
cloudscraper 1.2.71
colorchoice 1.0.0
configobj 5.0.9
console 0.15.8
contextlib2 21.6.0
coreutils 9.7-r1
coreutils-env 9.7-r1
coreutils-fmt 9.7-r1
coreutils-sha512sum 9.7-r1
crc 3.3.0
crc-catalog 2.4.0
crossbeam 0.8.4
crossbeam-channel 0.5.14
crossbeam-deque 0.8.5
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.11
crossbeam-utils 0.8.19
curl 8.14.1-r2
dark 0.1.0
dbus-libs 1.16.2-r1
decorator 5.2.1
deluge-client 1.10.2
deprecated 1.2.18
diskcache 5.6.3
dogpile-cache 1.3.4
dolby_vision 3.3.1
either 1.9.0
enzyme 0.5.2
errno 0.3.8
feedparser 6.0.12
fern 0.6.2
ffmpeg 6.1.2-r2
ffmpeg-libavcodec 6.1.2-r2
ffmpeg-libavdevice 6.1.2-r2
ffmpeg-libavfilter 6.1.2-r2
ffmpeg-libavformat 6.1.2-r2
ffmpeg-libavutil 6.1.2-r2
ffmpeg-libpostproc 6.1.2-r2
ffmpeg-libswresample 6.1.2-r2
ffmpeg-libswscale 6.1.2-r2
findutils 4.10.0-r0
fontconfig 2.15.0-r3
freetype 2.13.3-r0
fribidi 1.0.16-r1
funty 2.0.0
future 1.0.0
gdbm 1.24-r0
getrandom 0.2.12
giflib 5.2.2-r1
glib 2.84.4-r0
glslang-libs 1.4.309.0-r0
gntp 1.0.3
graphite2 1.3.14-r6
guessit 3.8.0
gui UNKNOWN
gui-32 UNKNOWN
gui-64 UNKNOWN
gui-arm64 UNKNOWN
harfbuzz 11.2.1-r0
heck 0.4.1
html5lib 1.1
hwdata-pci 0.395-r0
idna 3.11
imath 3.1.12-r0
importlib-metadata 8.7.1
interpolate_name 0.2.4
itertools 0.10.5
itertools 0.12.0
ivf 0.1.3
jaraco-context 6.1.0
jaraco-functools 4.4.0
jaraco-text 4.0.0
jq 1.8.1-r0
jsonrpclib-pelix 0.4.3.4
lab 0.11.0
lame-libs 3.100-r5
lazy_static 1.4.0
lcms2 2.16-r0
libSvtAv1Enc 2.3.0-r0
libapk2 2.14.9-r3
libass 0.17.3-r0
libasyncns 0.8-r4
libattr 2.5.2-r2
libblkid 2.41-r9
libbluray 1.3.4-r1
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.155
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.14.1-r2
libdav1d 1.5.1-r0
libdeflate 1.23-r0
libdovi 3.3.1-r1
libdrm 2.4.124-r0
libeconf 0.6.3-r0
libexpat 2.7.4-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.55-r0
libproc2 4.0.4-r3
libpsl 0.21.5-r3
libpulse 17.0-r5
librist 0.2.10-r1
libsharpyuv 1.5.0-r0
libsndfile 1.2.2-r2
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.2-r0
libssl3 3.5.5-r0
libstdc++ 14.2.0-r6
libtheora 1.1.1-r18
libunibreak 6.1-r0
libunistring 1.3-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.0-r0
libwebp 1.5.0-r0
libwebpmux 1.5.0-r0
libx11 1.8.11-r0
libxau 1.0.12-r0
libxcb 1.17.0-r0
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.1-r4
libxml2 2.13.9-r0
libzen 0.4.41-r0
libzmq 4.3.5-r2
light 0.1.0
lilv-libs 0.24.26-r0
linux-pam 1.7.0-r4
linux-raw-sys 0.4.12
log 0.4.20
mako 1.3.10
markdown2 2.5.4
markupsafe 3.0.3
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
mediainfo 25.03-r0
memchr 2.7.1
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.32.10-r0
msgpack 1.1.2
musl 1.2.5-r10
musl-utils 1.2.5-r10
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
new_debug_unreachable 1.0.4
nghttp2-libs 1.65.0-r0
nom 7.1.3
noop_proc_macro 0.3.0
num-bigint 0.4.4
num-derive 0.4.1
num-integer 0.1.45
num-rational 0.4.1
num-traits 0.2.17
numactl 2.0.18-r0
oauthlib 3.3.1
once_cell 1.19.0
onevpl-libs 2023.3.1-r2
oniguruma 6.9.10-r0
openexr-libiex 3.3.2-r0
openexr-libilmthread 3.3.2-r0
openexr-libopenexr 3.3.2-r0
openexr-libopenexrcore 3.3.2-r0
opus 1.5.2-r1
orc 0.4.40-r1
packaging 25.0
packaging 26.0
paste 1.0.14
pcre2 10.46-r0
pip 26.0.1
platformdirs 4.4.0
platformdirs 4.9.2
ppv-lite86 0.2.17
proc-macro2 1.0.76
procps-ng 4.0.4-r3
profilehooks 1.13.0
profiling 1.0.13
profiling-procmacros 1.0.13
pyc 3.12.12-r0
pygithub 1.53
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pysubs2 1.8.0
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.12-r0
python3-pyc 3.12.12-r0
python3-pycache-pyc0 3.12.12-r0
pytimeparse 1.1.8
pytrakt 3.4.35
pyyaml 6.0.3
quote 1.0.35
radium 0.7.0
rand 0.8.5
rand_chacha 0.3.1
rand_core 0.6.4
rarfile 4.2
rav1e 0.7.1
rav1e-libs 0.7.1-r2
rayon 1.8.0
rayon-core 1.12.0
readline 8.2.13-r1
rebulk 3.2.0
requests 2.32.5
requests-oauthlib 2.0.0
requests-toolbelt 1.0.0
rustix 0.38.28
scan_fmt 0.2.6
scanelf 1.3.8-r1
sdl2-compat 2.32.56-r0
sdl3 3.2.16-r0
serd-libs 0.32.4-r0
setuptools 82.0.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.3
soxr 0.1.3-r7
speexdsp 1.2.1-r2
spirv-tools 1.4.313.0-r0
sqlite-libs 3.49.2-r1
sratom 0.6.18-r0
srt 3.5.3
ssl_client 1.37.0-r20
stevedore 5.7.0
subliminal 2.2.1
syn 2.0.48
tap 1.0.1
tdb-libs 1.4.12-r0
terminal_size 0.3.0
thiserror 1.0.56
thiserror-impl 1.0.56
tinyvec 1.9.0
tinyxml2 11.0.0-r0
tmdbsimple 2.9.1
tomli 2.4.0
tornado 6.5.2
tornroutes 0.5.1
trans 2.1.0
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.15.0
tzdata 2025c-r0
unicode-ident 1.0.12
unicode-width 0.1.11
urllib3 2.5.0
utf8parse 0.2.1
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.28.1-r1
v_frame 0.3.7
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.313.0-r0
wayland-libs-client 1.23.1-r3
webencodings 0.5.1
wheel 0.46.3
wrapt 1.17.3
wyz 0.5.1
x264-libs 0.164.3108-r0
x265-libs 3.6-r0
xvidcore 1.3.7-r2
xz-libs 5.8.1-r0
y4m 0.8.0
zimg 3.0.5-r3
zipp 3.23.0
zix-libs 0.6.2-r0
zlib 1.3.1-r2
zstd-libs 1.5.7-r0
sbom
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.5:8081/js/medusa-runtime.js?151 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1772120973152
},
{
"level": "INFO",
"message": "http://172.17.0.5:8081/js/app.js?151 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1772120973152
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.34s |
| Container Start | PASS | - | 6.04s |
| Create Buildx SBOM | PASS | - | 2.68s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/medusa
Runtime: 72.02s
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2026-02-26T15:44:26+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 134.87MB
Tag: arm64v8-v1.0.25-ls261
Version: v1.0.25-ls261
Expand
2026-02-26T15:49:18.368096383Z [migrations] started
2026-02-26T15:49:18.372193914Z [migrations] no migrations found
2026-02-26T15:49:18.942918943Z usermod: no changes
2026-02-26T15:49:19.022171967Z ───────────────────────────────────────
2026-02-26T15:49:19.022203580Z
2026-02-26T15:49:19.022215384Z ██╗ ███████╗██╗ ██████╗
2026-02-26T15:49:19.022224512Z ██║ ██╔════╝██║██╔═══██╗
2026-02-26T15:49:19.022232719Z ██║ ███████╗██║██║ ██║
2026-02-26T15:49:19.022241126Z ██║ ╚════██║██║██║ ██║
2026-02-26T15:49:19.022249603Z ███████╗███████║██║╚██████╔╝
2026-02-26T15:49:19.022257859Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-26T15:49:19.022266076Z
2026-02-26T15:49:19.022273822Z Brought to you by linuxserver.io
2026-02-26T15:49:19.022281858Z ───────────────────────────────────────
2026-02-26T15:49:19.031619591Z
2026-02-26T15:49:19.031647848Z To support LSIO projects visit:
2026-02-26T15:49:19.031659582Z https://www.linuxserver.io/donate/
2026-02-26T15:49:19.031668770Z
2026-02-26T15:49:19.031676827Z ───────────────────────────────────────
2026-02-26T15:49:19.031685544Z GID/UID
2026-02-26T15:49:19.032213668Z ───────────────────────────────────────
2026-02-26T15:49:19.104273866Z
2026-02-26T15:49:19.104310430Z User UID: 911
2026-02-26T15:49:19.104321342Z User GID: 911
2026-02-26T15:49:19.104329779Z ───────────────────────────────────────
2026-02-26T15:49:19.137896132Z Linuxserver.io version: v1.0.25-ls261
2026-02-26T15:49:19.142555865Z Build-date: 2026-02-26T15:44:26+00:00
2026-02-26T15:49:19.142583191Z ───────────────────────────────────────
2026-02-26T15:49:19.142595696Z
2026-02-26T15:49:21.441304215Z [custom-init] No custom files found, skipping...
2026-02-26T15:49:32.069225962Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-02-26T15:49:32.069278959Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-02-26T15:49:46.406616505Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-02-26T15:49:46.408356138Z C:\a\b\c)
2026-02-26T15:49:46.446561593Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-02-26T15:49:46.446593528Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-02-26T15:49:47.184805379Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-02-26T15:49:47.184843826Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-02-26T15:49:47.184992586Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-02-26T15:49:47.185023658Z '(?P<host>[\w\-\.]+)'
2026-02-26T15:49:47.185199542Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-02-26T15:49:47.185222298Z '(?::(?P<port>\d+))?'
2026-02-26T15:49:47.406492094Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-02-26T15:49:47.406517956Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-02-26T15:49:51.899966561Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-02-26T15:49:51.900004427Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-02-26T15:49:51.900678324Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-02-26T15:49:51.900703525Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-02-26T15:49:54.387973950Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-02-26T15:49:54.388013941Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-02-26T15:49:54.388383455Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-02-26T15:49:54.388421973Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-02-26T15:49:54.388730243Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-02-26T15:49:54.388753300Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-02-26T15:50:08.717976047Z 2026-02-26 15:50:08 INFO MAIN :: [] Changed https cert path to server.crt
2026-02-26T15:50:08.720153211Z 2026-02-26 15:50:08 INFO MAIN :: [] Changed https key path to server.key
2026-02-26T15:50:09.046584141Z 2026-02-26 15:50:09 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-02-26T15:50:10.738965866Z 2026-02-26 15:50:10 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:10.748379522Z 2026-02-26 15:50:10 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:10.749758168Z 2026-02-26 15:50:10 INFO MAIN :: [] Add minor version numbers to database
2026-02-26T15:50:10.768995858Z 2026-02-26 15:50:10 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-02-26T15:50:10.775043486Z 2026-02-26 15:50:10 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-02-26T15:50:10.780039066Z 2026-02-26 15:50:10 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:10.782466955Z 2026-02-26 15:50:10 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:10.783841914Z 2026-02-26 15:50:10 INFO MAIN :: [] Test major and minor version updates database
2026-02-26T15:50:10.788774326Z 2026-02-26 15:50:10 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-02-26T15:50:10.794607132Z 2026-02-26 15:50:10 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-02-26T15:50:10.799429924Z 2026-02-26 15:50:10 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:10.801643080Z 2026-02-26 15:50:10 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:10.803880165Z 2026-02-26 15:50:10 INFO MAIN :: [] Adding column proper_tags to history
2026-02-26T15:50:10.816003598Z 2026-02-26 15:50:10 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-02-26T15:50:10.820785878Z 2026-02-26 15:50:10 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:10.823237565Z 2026-02-26 15:50:10 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:10.825508859Z 2026-02-26 15:50:10 INFO MAIN :: [] Adding column manually_searched to history
2026-02-26T15:50:10.832686693Z 2026-02-26 15:50:10 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-02-26T15:50:10.843209593Z 2026-02-26 15:50:10 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-02-26T15:50:10.848065041Z 2026-02-26 15:50:10 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:10.850312777Z 2026-02-26 15:50:10 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:10.851532934Z 2026-02-26 15:50:10 INFO MAIN :: [] Adding column info_hash in history
2026-02-26T15:50:10.861525256Z 2026-02-26 15:50:10 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-02-26T15:50:10.866302135Z 2026-02-26 15:50:10 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:10.868734293Z 2026-02-26 15:50:10 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:10.869926384Z 2026-02-26 15:50:10 INFO MAIN :: [] Adding column plot in imdb_info
2026-02-26T15:50:10.872482421Z 2026-02-26 15:50:10 INFO MAIN :: [] Adding column plot in tv_show
2026-02-26T15:50:10.884309157Z 2026-02-26 15:50:10 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-02-26T15:50:10.889177169Z 2026-02-26 15:50:10 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:10.891378492Z 2026-02-26 15:50:10 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:10.892590493Z 2026-02-26 15:50:10 INFO MAIN :: [] Adding column size in history
2026-02-26T15:50:10.902622484Z 2026-02-26 15:50:10 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-02-26T15:50:10.907433994Z 2026-02-26 15:50:10 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:10.909796160Z 2026-02-26 15:50:10 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:10.910979954Z 2026-02-26 15:50:10 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-02-26T15:50:10.943146007Z 2026-02-26 15:50:10 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-02-26T15:50:10.948001575Z 2026-02-26 15:50:10 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:10.950265123Z 2026-02-26 15:50:10 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:10.951465370Z 2026-02-26 15:50:10 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-02-26T15:50:10.976910249Z 2026-02-26 15:50:10 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-02-26T15:50:10.981805878Z 2026-02-26 15:50:10 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:10.984061630Z 2026-02-26 15:50:10 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:10.985271597Z 2026-02-26 15:50:10 INFO MAIN :: [] Adding column indexer_id in history
2026-02-26T15:50:10.991718599Z 2026-02-26 15:50:10 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-02-26T15:50:10.997068312Z 2026-02-26 15:50:10 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-02-26T15:50:11.002636725Z 2026-02-26 15:50:11 INFO MAIN :: [] Adding column indexer in imdb_info
2026-02-26T15:50:11.008767381Z 2026-02-26 15:50:11 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-02-26T15:50:11.024298676Z 2026-02-26 15:50:11 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-02-26T15:50:11.037790665Z 2026-02-26 15:50:11 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-02-26T15:50:11.039835253Z 2026-02-26 15:50:11 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-02-26T15:50:11.041525807Z 2026-02-26 15:50:11 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-02-26T15:50:11.043174998Z 2026-02-26 15:50:11 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-02-26T15:50:11.048965238Z 2026-02-26 15:50:11 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-02-26T15:50:11.054135499Z 2026-02-26 15:50:11 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:11.056421883Z 2026-02-26 15:50:11 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:11.057624275Z 2026-02-26 15:50:11 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-02-26T15:50:11.071442340Z 2026-02-26 15:50:11 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-02-26T15:50:11.073053234Z 2026-02-26 15:50:11 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-02-26T15:50:11.074608396Z 2026-02-26 15:50:11 INFO MAIN :: [] Dropping the index on idx_status
2026-02-26T15:50:11.077830505Z 2026-02-26 15:50:11 INFO MAIN :: [] Splitting the composite status into status and quality
2026-02-26T15:50:11.082486380Z 2026-02-26 15:50:11 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-02-26T15:50:11.088289686Z 2026-02-26 15:50:11 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-02-26T15:50:11.093243171Z 2026-02-26 15:50:11 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:11.095498212Z 2026-02-26 15:50:11 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:11.096683289Z 2026-02-26 15:50:11 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-02-26T15:50:11.098648436Z 2026-02-26 15:50:11 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-02-26T15:50:11.100313389Z 2026-02-26 15:50:11 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-02-26T15:50:11.105541938Z 2026-02-26 15:50:11 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-02-26T15:50:11.110435893Z 2026-02-26 15:50:11 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:11.112923542Z 2026-02-26 15:50:11 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:11.114140302Z 2026-02-26 15:50:11 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-02-26T15:50:11.131961389Z 2026-02-26 15:50:11 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-02-26T15:50:11.136896346Z 2026-02-26 15:50:11 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:11.139108291Z 2026-02-26 15:50:11 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:11.140315281Z 2026-02-26 15:50:11 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-02-26T15:50:11.151744456Z 2026-02-26 15:50:11 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-02-26T15:50:11.156691959Z 2026-02-26 15:50:11 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:11.159092243Z 2026-02-26 15:50:11 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:11.160292220Z 2026-02-26 15:50:11 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-02-26T15:50:11.178614064Z 2026-02-26 15:50:11 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-02-26T15:50:11.183588943Z 2026-02-26 15:50:11 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:11.185867080Z 2026-02-26 15:50:11 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:11.187057307Z 2026-02-26 15:50:11 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-02-26T15:50:11.194853376Z 2026-02-26 15:50:11 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-02-26T15:50:11.199868475Z 2026-02-26 15:50:11 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:11.202108035Z 2026-02-26 15:50:11 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:11.203292189Z 2026-02-26 15:50:11 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-02-26T15:50:11.216480838Z 2026-02-26 15:50:11 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-02-26T15:50:11.221366646Z 2026-02-26 15:50:11 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:11.223554462Z 2026-02-26 15:50:11 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:11.224755721Z 2026-02-26 15:50:11 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-02-26T15:50:11.232958820Z 2026-02-26 15:50:11 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-02-26T15:50:11.237828866Z 2026-02-26 15:50:11 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:11.240059108Z 2026-02-26 15:50:11 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:11.241252070Z 2026-02-26 15:50:11 INFO MAIN :: [] Adding column provider_type to the history table
2026-02-26T15:50:11.247997453Z 2026-02-26 15:50:11 INFO MAIN :: [] Adding column client_status to the history table
2026-02-26T15:50:11.254917288Z 2026-02-26 15:50:11 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-02-26T15:50:11.265443274Z 2026-02-26 15:50:11 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-02-26T15:50:11.270353723Z 2026-02-26 15:50:11 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:11.272738705Z 2026-02-26 15:50:11 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:11.273932008Z 2026-02-26 15:50:11 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-02-26T15:50:11.277533831Z 2026-02-26 15:50:11 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-02-26T15:50:11.289917198Z 2026-02-26 15:50:11 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-02-26T15:50:11.328670065Z 2026-02-26 15:50:11 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:11.330907611Z 2026-02-26 15:50:11 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:11.338513387Z 2026-02-26 15:50:11 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-02-26T15:50:11.356016934Z 2026-02-26 15:50:11 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:11.358240151Z 2026-02-26 15:50:11 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:11.363123004Z 2026-02-26 15:50:11 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-02-26T15:50:11.371828294Z 2026-02-26 15:50:11 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-02-26T15:50:11.419718221Z 2026-02-26 15:50:11 INFO MAIN :: [] Backing up database before upgrade
2026-02-26T15:50:11.421953983Z 2026-02-26 15:50:11 INFO MAIN :: [] Proceeding with upgrade
2026-02-26T15:50:11.423200313Z 2026-02-26 15:50:11 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-02-26T15:50:11.424819594Z 2026-02-26 15:50:11 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-02-26T15:50:11.429126877Z 2026-02-26 15:50:11 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-02-26T15:50:11.431637002Z 2026-02-26 15:50:11 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-02-26T15:50:11.434982228Z 2026-02-26 15:50:11 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-02-26T15:50:11.438176300Z 2026-02-26 15:50:11 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-02-26T15:50:11.441551367Z 2026-02-26 15:50:11 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-02-26T15:50:11.444835660Z 2026-02-26 15:50:11 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-02-26T15:50:12.900903545Z 2026-02-26 15:50:12 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-02-26T15:50:12.913001326Z 2026-02-26 15:50:12 INFO MAIN :: [] Generating New API key
2026-02-26T15:50:13.064663251Z 2026-02-26 15:50:13 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-02-26T15:50:13.252690546Z 2026-02-26 15:50: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-02-26T15:50:13.711241630Z 2026-02-26 15:50: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-02-26T15:50:13.746281811Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-02-26T15:50:13.754866277Z 2026-02-26 15:50: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-02-26T15:50:13.799862156Z 2026-02-26 15:50: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-02-26T15:50:13.843935618Z 2026-02-26 15:50:13 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-02-26T15:50:14.139561737Z 2026-02-26 15:50:14 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-02-26T15:50:14.197029000Z [ls.io-init] done.
2026-02-26T15:50:15.130083221Z 2026-02-26 15:50:15 INFO MAIN :: [] Updated scene exceptions.
2026-02-26T15:50:15.155859146Z 2026-02-26 15:50:15 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-02-26T15:50:15.701963278Z 2026-02-26 15:50:15 INFO MAIN :: [] Finished processing 5155 scene exceptions.
2026-02-26T15:50:15.709401486Z 2026-02-26 15:50:15 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
MediaInfo 21.03.0.0
MediaInfo 24.12.0.0
Medusa UNKNOWN
Medusa-bower UNKNOWN
Simple Launcher 1.1.0.14
WinRAR 5.91.0
acl-libs 2.3.2-r1
adba 1.1.0
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.3-r0
alsa-lib 1.2.14-r0
anstream 0.6.8
anstyle 1.0.4
anstyle-parse 0.2.3
anstyle-query 1.0.2
anyhow 1.0.79
anyhow 1.0.98
aom-libs 3.12.1-r0
apk-tools 2.14.9-r3
appdirs 1.4.4
arg_enum_proc_macro 0.3.4
arrayvec 0.7.4
attrs 25.4.0
autocommand 2.2.2
av-metrics 0.9.1
av1-grain 0.2.3
babelfish 0.6.1
backports-tarfile 1.2.0
bash 5.2.37-r0
beautifulsoup4 4.14.2
bencode-py 4.0.0
bitflags 2.4.1
bitstream-io 2.2.0
bitstream-io 2.6.0
bitvec 1.0.1
bitvec_helpers 3.1.6
brotli-libs 1.1.0-r2
busybox 1.37.0-r20
busybox-binsh 1.37.0-r20
c-ares 1.34.6-r0
ca-certificates 20250911-r0
ca-certificates-bundle 20250911-r0
cachecontrol 0.14.3
catatonit 0.2.1-r0
certifi 2025.10.5
cfg-if 1.0.0
chardet 6.0.0.post1
charset-normalizer 3.4.4
cjson 1.7.19-r0
clap 4.4.14
clap_builder 4.4.14
clap_complete 4.4.6
clap_derive 4.4.7
clap_lex 0.6.0
cli UNKNOWN
cli-32 UNKNOWN
cli-64 UNKNOWN
cli-arm64 UNKNOWN
click 8.3.1
click-option-group 0.5.9
cloudscraper 1.2.71
colorchoice 1.0.0
configobj 5.0.9
console 0.15.8
contextlib2 21.6.0
coreutils 9.7-r1
coreutils-env 9.7-r1
coreutils-fmt 9.7-r1
coreutils-sha512sum 9.7-r1
crc 3.2.1
crc-catalog 2.4.0
crossbeam 0.8.4
crossbeam-channel 0.5.14
crossbeam-deque 0.8.5
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.11
crossbeam-utils 0.8.19
curl 8.14.1-r2
dark 0.1.0
dbus-libs 1.16.2-r1
decorator 5.2.1
deluge-client 1.10.2
deprecated 1.2.18
diskcache 5.6.3
dogpile-cache 1.3.4
dolby_vision 3.3.1
either 1.9.0
enzyme 0.5.2
errno 0.3.8
feedparser 6.0.12
fern 0.6.2
ffmpeg 6.1.2-r2
ffmpeg-libavcodec 6.1.2-r2
ffmpeg-libavdevice 6.1.2-r2
ffmpeg-libavfilter 6.1.2-r2
ffmpeg-libavformat 6.1.2-r2
ffmpeg-libavutil 6.1.2-r2
ffmpeg-libpostproc 6.1.2-r2
ffmpeg-libswresample 6.1.2-r2
ffmpeg-libswscale 6.1.2-r2
findutils 4.10.0-r0
fontconfig 2.15.0-r3
freetype 2.13.3-r0
fribidi 1.0.16-r1
funty 2.0.0
future 1.0.0
gdbm 1.24-r0
getrandom 0.2.12
giflib 5.2.2-r1
glib 2.84.4-r0
glslang-libs 1.4.309.0-r0
gntp 1.0.3
graphite2 1.3.14-r6
guessit 3.8.0
gui UNKNOWN
gui-32 UNKNOWN
gui-64 UNKNOWN
gui-arm64 UNKNOWN
harfbuzz 11.2.1-r0
heck 0.4.1
html5lib 1.1
hwdata-pci 0.395-r0
idna 3.11
imath 3.1.12-r0
importlib-metadata 8.7.1
interpolate_name 0.2.4
itertools 0.10.5
itertools 0.12.0
ivf 0.1.3
jaraco-context 6.1.0
jaraco-functools 4.4.0
jaraco-text 4.0.0
jq 1.8.1-r0
jsonrpclib-pelix 0.4.3.4
lab 0.11.0
lame-libs 3.100-r5
lazy_static 1.4.0
lcms2 2.16-r0
libSvtAv1Enc 2.3.0-r0
libapk2 2.14.9-r3
libass 0.17.3-r0
libasyncns 0.8-r4
libattr 2.5.2-r2
libblkid 2.41-r9
libbluray 1.3.4-r1
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.155
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.14.1-r2
libdav1d 1.5.1-r0
libdeflate 1.23-r0
libdovi 3.3.1-r1
libdrm 2.4.124-r0
libeconf 0.6.3-r0
libexpat 2.7.4-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.55-r0
libproc2 4.0.4-r3
libpsl 0.21.5-r3
libpulse 17.0-r5
librist 0.2.10-r1
libsharpyuv 1.5.0-r0
libsndfile 1.2.2-r2
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.2-r0
libssl3 3.5.5-r0
libstdc++ 14.2.0-r6
libtheora 1.1.1-r18
libunibreak 6.1-r0
libunistring 1.3-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.0-r0
libwebp 1.5.0-r0
libwebpmux 1.5.0-r0
libx11 1.8.11-r0
libxau 1.0.12-r0
libxcb 1.17.0-r0
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.1-r4
libxml2 2.13.9-r0
libzen 0.4.41-r0
libzmq 4.3.5-r2
light 0.1.0
lilv-libs 0.24.26-r0
linux-pam 1.7.0-r4
linux-raw-sys 0.4.12
log 0.4.20
mako 1.3.10
markdown2 2.5.4
markupsafe 3.0.3
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
mediainfo 25.03-r0
memchr 2.7.1
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.32.10-r0
msgpack 1.1.2
musl 1.2.5-r10
musl-utils 1.2.5-r10
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
new_debug_unreachable 1.0.4
nghttp2-libs 1.65.0-r0
nom 7.1.3
noop_proc_macro 0.3.0
num-bigint 0.4.4
num-derive 0.4.1
num-integer 0.1.45
num-rational 0.4.1
num-traits 0.2.17
numactl 2.0.18-r0
oauthlib 3.3.1
once_cell 1.19.0
oniguruma 6.9.10-r0
openexr-libiex 3.3.2-r0
openexr-libilmthread 3.3.2-r0
openexr-libopenexr 3.3.2-r0
openexr-libopenexrcore 3.3.2-r0
opus 1.5.2-r1
orc 0.4.40-r1
packaging 25.0
packaging 26.0
paste 1.0.14
pcre2 10.46-r0
pip 26.0.1
platformdirs 4.4.0
platformdirs 4.9.2
ppv-lite86 0.2.17
proc-macro2 1.0.76
procps-ng 4.0.4-r3
profilehooks 1.13.0
profiling 1.0.13
profiling-procmacros 1.0.13
pyc 3.12.12-r0
pygithub 1.53
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pysubs2 1.8.0
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.12-r0
python3-pyc 3.12.12-r0
python3-pycache-pyc0 3.12.12-r0
pytimeparse 1.1.8
pytrakt 3.4.35
pyyaml 6.0.3
quote 1.0.35
radium 0.7.0
rand 0.8.5
rand_chacha 0.3.1
rand_core 0.6.4
rarfile 4.2
rav1e 0.7.1
rav1e-libs 0.7.1-r2
rayon 1.8.0
rayon-core 1.12.0
readline 8.2.13-r1
rebulk 3.2.0
requests 2.32.5
requests-oauthlib 2.0.0
requests-toolbelt 1.0.0
rustix 0.38.28
scan_fmt 0.2.6
scanelf 1.3.8-r1
sdl2-compat 2.32.56-r0
sdl3 3.2.16-r0
serd-libs 0.32.4-r0
setuptools 82.0.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.3
soxr 0.1.3-r7
speexdsp 1.2.1-r2
spirv-tools 1.4.313.0-r0
sqlite-libs 3.49.2-r1
sratom 0.6.18-r0
srt 3.5.3
ssl_client 1.37.0-r20
stevedore 5.7.0
subliminal 2.2.1
syn 2.0.48
tap 1.0.1
tdb-libs 1.4.12-r0
terminal_size 0.3.0
thiserror 1.0.56
thiserror-impl 1.0.56
tinyvec 1.9.0
tinyxml2 11.0.0-r0
tmdbsimple 2.9.1
tomli 2.4.0
tornado 6.5.2
tornroutes 0.5.1
trans 2.1.0
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.15.0
tzdata 2025c-r0
unicode-ident 1.0.12
unicode-width 0.1.11
urllib3 2.5.0
utf8parse 0.2.1
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.28.1-r1
v_frame 0.3.7
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.313.0-r0
wayland-libs-client 1.23.1-r3
webencodings 0.5.1
wheel 0.46.3
wrapt 1.17.3
wyz 0.5.1
x264-libs 0.164.3108-r0
x265-libs 3.6-r0
xvidcore 1.3.7-r2
xz-libs 5.8.1-r0
y4m 0.8.0
zimg 3.0.5-r3
zipp 3.23.0
zix-libs 0.6.2-r0
zlib 1.3.1-r2
zstd-libs 1.5.7-r0
sbom
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.4:8081/js/medusa-runtime.js?569 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1772121027316
},
{
"level": "INFO",
"message": "http://172.17.0.4:8081/js/app.js?569 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1772121027316
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.27s |
| Container Start | PASS | - | 59.27s |
| Create Buildx SBOM | PASS | - | 2.00s |
| Get Build Info | PASS | - | 0.04s |