AMD64 PASS
linuxserver/medusa
Runtime: 18.43s
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2026-08-06T22:49:31+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 134.87MB
Tag: amd64-v1.0.25-ls282
Version: v1.0.25-ls282
Expand
2026-08-06T22:56:23.638757551Z [migrations] started
2026-08-06T22:56:23.638802361Z [migrations] no migrations found
2026-08-06T22:56:23.665391892Z usermod: no changes
2026-08-06T22:56:23.672851826Z ───────────────────────────────────────
2026-08-06T22:56:23.672870073Z
2026-08-06T22:56:23.672877027Z ██╗ ███████╗██╗ ██████╗
2026-08-06T22:56:23.672884492Z ██║ ██╔════╝██║██╔═══██╗
2026-08-06T22:56:23.672891185Z ██║ ███████╗██║██║ ██║
2026-08-06T22:56:23.672897949Z ██║ ╚════██║██║██║ ██║
2026-08-06T22:56:23.672904682Z ███████╗███████║██║╚██████╔╝
2026-08-06T22:56:23.672911466Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-06T22:56:23.672918069Z
2026-08-06T22:56:23.672926606Z Brought to you by linuxserver.io
2026-08-06T22:56:23.672933380Z ───────────────────────────────────────
2026-08-06T22:56:23.673234266Z
2026-08-06T22:56:23.673246581Z To support LSIO projects visit:
2026-08-06T22:56:23.673250579Z https://www.linuxserver.io/donate/
2026-08-06T22:56:23.673254266Z
2026-08-06T22:56:23.673258164Z ───────────────────────────────────────
2026-08-06T22:56:23.673262713Z GID/UID
2026-08-06T22:56:23.673266311Z ───────────────────────────────────────
2026-08-06T22:56:23.677560760Z
2026-08-06T22:56:23.677568676Z User UID: 911
2026-08-06T22:56:23.677572864Z User GID: 911
2026-08-06T22:56:23.677576511Z ───────────────────────────────────────
2026-08-06T22:56:23.679561379Z Linuxserver.io version: v1.0.25-ls282
2026-08-06T22:56:23.679807014Z Build-date: 2026-08-06T22:49:31+00:00
2026-08-06T22:56:23.679813797Z ───────────────────────────────────────
2026-08-06T22:56:23.679818126Z
2026-08-06T22:56:23.724036241Z [custom-init] No custom files found, skipping...
2026-08-06T22:56:24.660278920Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-08-06T22:56:24.660329752Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-08-06T22:56:26.248570086Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-08-06T22:56:26.248664456Z C:\a\b\c)
2026-08-06T22:56:26.252186990Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-08-06T22:56:26.252217061Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-08-06T22:56:26.318245521Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-08-06T22:56:26.318290762Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-08-06T22:56:26.318301704Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-08-06T22:56:26.318311785Z '(?P<host>[\w\-\.]+)'
2026-08-06T22:56:26.318322356Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-08-06T22:56:26.318332797Z '(?::(?P<port>\d+))?'
2026-08-06T22:56:26.338876402Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-08-06T22:56:26.338920711Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-08-06T22:56:26.766686155Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-08-06T22:56:26.766725374Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-08-06T22:56:26.766729863Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-08-06T22:56:26.766735314Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-08-06T22:56:26.989862629Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-08-06T22:56:26.989895836Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-08-06T22:56:26.989901157Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-08-06T22:56:26.989905225Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-08-06T22:56:26.989909824Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-08-06T22:56:26.989913902Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-08-06T22:56:28.236540591Z 2026-08-06 22:56:28 INFO MAIN :: [] Changed https cert path to server.crt
2026-08-06T22:56:28.236669271Z 2026-08-06 22:56:28 INFO MAIN :: [] Changed https key path to server.key
2026-08-06T22:56:28.308843388Z 2026-08-06 22:56:28 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-08-06T22:56:28.431714389Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.432061337Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.432086999Z 2026-08-06 22:56:28 INFO MAIN :: [] Add minor version numbers to database
2026-08-06T22:56:28.435870269Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-08-06T22:56:28.437469800Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-08-06T22:56:28.437864816Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.438189780Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.438210712Z 2026-08-06 22:56:28 INFO MAIN :: [] Test major and minor version updates database
2026-08-06T22:56:28.439579389Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-08-06T22:56:28.441545639Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-08-06T22:56:28.441938239Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.442247322Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.442375460Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column proper_tags to history
2026-08-06T22:56:28.445372185Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-08-06T22:56:28.445776951Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.446087196Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.446217929Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column manually_searched to history
2026-08-06T22:56:28.447784624Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-08-06T22:56:28.452098252Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-08-06T22:56:28.452550132Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.452918183Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.452939105Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column info_hash in history
2026-08-06T22:56:28.456069971Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-08-06T22:56:28.456481810Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.456949612Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.456970554Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column plot in imdb_info
2026-08-06T22:56:28.457206229Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column plot in tv_show
2026-08-06T22:56:28.460538360Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-08-06T22:56:28.460943576Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.461259102Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.461279944Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column size in history
2026-08-06T22:56:28.464181527Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-08-06T22:56:28.464578677Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.464971107Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.464992090Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-08-06T22:56:28.471378713Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-08-06T22:56:28.471747976Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.472124424Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.472148302Z 2026-08-06 22:56:28 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-08-06T22:56:28.480974949Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-08-06T22:56:28.481394985Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.481727054Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.481747946Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column indexer_id in history
2026-08-06T22:56:28.483390083Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-08-06T22:56:28.485449811Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-08-06T22:56:28.486967318Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column indexer in imdb_info
2026-08-06T22:56:28.488856563Z 2026-08-06 22:56:28 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-08-06T22:56:28.494297721Z 2026-08-06 22:56:28 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-08-06T22:56:28.498431286Z 2026-08-06 22:56:28 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-08-06T22:56:28.498538842Z 2026-08-06 22:56:28 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-08-06T22:56:28.498712021Z 2026-08-06 22:56:28 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-08-06T22:56:28.498822343Z 2026-08-06 22:56:28 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-08-06T22:56:28.500247343Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-08-06T22:56:28.500665105Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.500991021Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.501011953Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-08-06T22:56:28.504254534Z 2026-08-06 22:56:28 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-08-06T22:56:28.504349275Z 2026-08-06 22:56:28 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-08-06T22:56:28.504461491Z 2026-08-06 22:56:28 INFO MAIN :: [] Dropping the index on idx_status
2026-08-06T22:56:28.505920238Z 2026-08-06 22:56:28 INFO MAIN :: [] Splitting the composite status into status and quality
2026-08-06T22:56:28.506033036Z 2026-08-06 22:56:28 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-08-06T22:56:28.507553598Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-08-06T22:56:28.507916829Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.508316915Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.508337847Z 2026-08-06 22:56:28 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-08-06T22:56:28.508532770Z 2026-08-06 22:56:28 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-08-06T22:56:28.508636629Z 2026-08-06 22:56:28 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-06T22:56:28.510149987Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-08-06T22:56:28.510554191Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.510875198Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.510896160Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-08-06T22:56:28.517379808Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-08-06T22:56:28.517855917Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.518234980Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.518300813Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-08-06T22:56:28.521527581Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-08-06T22:56:28.522006636Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.522382594Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.522442855Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-08-06T22:56:28.527218343Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-08-06T22:56:28.527664842Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.528112694Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.528178967Z 2026-08-06 22:56:28 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-08-06T22:56:28.531034739Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-08-06T22:56:28.531508423Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.532117109Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.532184564Z 2026-08-06 22:56:28 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-08-06T22:56:28.535541265Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-08-06T22:56:28.536056713Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.536449033Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.536509515Z 2026-08-06 22:56:28 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-08-06T22:56:28.539231317Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-08-06T22:56:28.539680381Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.540713892Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.540805788Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column provider_type to the history table
2026-08-06T22:56:28.542730133Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column client_status to the history table
2026-08-06T22:56:28.544457883Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-08-06T22:56:28.547295918Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-08-06T22:56:28.547797278Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.548234068Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.548296453Z 2026-08-06 22:56:28 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-08-06T22:56:28.549805964Z 2026-08-06 22:56:28 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-08-06T22:56:28.553299850Z 2026-08-06 22:56:28 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-08-06T22:56:28.570447906Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.571071893Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.572855365Z 2026-08-06 22:56:28 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-08-06T22:56:28.575043522Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.575364589Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.577270046Z 2026-08-06 22:56:28 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-08-06T22:56:28.579959583Z 2026-08-06 22:56:28 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-08-06T22:56:28.595721447Z 2026-08-06 22:56:28 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:56:28.595970789Z 2026-08-06 22:56:28 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:56:28.596112605Z 2026-08-06 22:56:28 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-06T22:56:28.596188658Z 2026-08-06 22:56:28 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-08-06T22:56:28.597640582Z 2026-08-06 22:56:28 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-08-06T22:56:28.597843280Z 2026-08-06 22:56:28 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-08-06T22:56:28.599194381Z 2026-08-06 22:56:28 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-08-06T22:56:28.600813712Z 2026-08-06 22:56:28 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-08-06T22:56:28.601982416Z 2026-08-06 22:56:28 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-08-06T22:56:28.603315080Z 2026-08-06 22:56:28 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-08-06T22:56:28.687561201Z 2026-08-06 22:56:28 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-08-06T22:56:28.695615572Z 2026-08-06 22:56:28 INFO MAIN :: [] Generating New API key
2026-08-06T22:56:28.702803960Z 2026-08-06 22:56:28 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-08-06T22:56:28.705055314Z 2026-08-06 22:56:28 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvdb.json
2026-08-06T22:56:28.757253891Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-08-06T22:56:28.772250705Z [ls.io-init] done.
2026-08-06T22:56:28.913895365Z 2026-08-06 22:56:28 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvmaze.json
2026-08-06T22:56:29.064452044Z 2026-08-06 22:56:29 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tmdb.json
2026-08-06T22:56:29.208039267Z 2026-08-06 22:56:29 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_imdb.json
2026-08-06T22:56:29.360982643Z 2026-08-06 22:56:29 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-08-06T22:56:29.464058216Z 2026-08-06 22:56:29 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-08-06T22:56:29.541043714Z 2026-08-06 22:56:29 INFO MAIN :: [] Updated scene exceptions.
2026-08-06T22:56:29.542286136Z 2026-08-06 22:56:29 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-08-06T22:56:29.570371359Z 2026-08-06 22:56:29 INFO MAIN :: [] Finished processing 5341 scene exceptions.
2026-08-06T22:56:29.570775393Z 2026-08-06 22:56:29 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
CacheControl 0.14.4
MediaInfo 21.03.0.0
MediaInfo 24.12.0.0
Medusa UNKNOWN
Medusa-bower UNKNOWN
Simple Launcher 1.1.0.14
WinRAR 5.91.0
acl-libs 2.3.2-r1
adba 1.1.0
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.5-r0
alsa-lib 1.2.14-r0
anstream 0.6.8
anstyle 1.0.4
anstyle-parse 0.2.3
anstyle-query 1.0.2
anyhow 1.0.79
anyhow 1.0.98
aom-libs 3.12.1-r0
apk-tools 2.14.10-r0
appdirs 1.4.4
arg_enum_proc_macro 0.3.4
arrayvec 0.7.4
attrs 25.4.0
autocommand 2.2.2
av-metrics 0.9.1
av1-grain 0.2.3
babelfish 0.6.1
backports-tarfile 1.2.0
bash 5.2.37-r0
beautifulsoup4 4.14.2
bencode-py 4.0.0
bitflags 2.4.1
bitstream-io 2.2.0
bitstream-io 2.6.0
bitvec 1.0.1
bitvec_helpers 3.1.6
brotli-libs 1.1.0-r2
busybox 1.37.0-r20
busybox-binsh 1.37.0-r20
c-ares 1.34.8-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
cachecontrol 0.14.3
catatonit 0.2.1-r0
certifi 2025.10.5
certifi 2026.6.17
cfg-if 1.0.0
chardet 7.5.1
charset-normalizer 3.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-r3
dark 0.1.0
dbus-libs 1.16.2-r1
decorator 5.3.1
deluge-client 1.10.2
deprecated 1.2.18
diskcache 5.6.3
distlib 0.4.2
distro 1.9.0
dogpile-cache 1.3.4
dolby_vision 3.3.1
either 1.9.0
enzyme 0.5.2
errno 0.3.8
feedparser 6.0.12
fern 0.6.2
ffmpeg 6.1.2-r2
ffmpeg-libavcodec 6.1.2-r2
ffmpeg-libavdevice 6.1.2-r2
ffmpeg-libavfilter 6.1.2-r2
ffmpeg-libavformat 6.1.2-r2
ffmpeg-libavutil 6.1.2-r2
ffmpeg-libpostproc 6.1.2-r2
ffmpeg-libswresample 6.1.2-r2
ffmpeg-libswscale 6.1.2-r2
findutils 4.10.0-r0
fontconfig 2.15.0-r3
freetype 2.13.3-r0
fribidi 1.0.16-r1
funty 2.0.0
future 1.0.0
gdbm 1.24-r0
getrandom 0.2.12
giflib 5.2.2-r1
glib 2.84.4-r0
glslang-libs 1.4.309.0-r0
gntp 1.0.3
graphite2 1.3.14-r6
guessit 3.8.0
gui UNKNOWN
gui-32 UNKNOWN
gui-64 UNKNOWN
gui-arm64 UNKNOWN
harfbuzz 11.2.1-r0
heck 0.4.1
html5lib 1.1
hwdata-pci 0.395-r0
idna 3.18
imath 3.1.12-r0
importlib-metadata 8.7.1
interpolate_name 0.2.4
itertools 0.10.5
itertools 0.12.0
ivf 0.1.3
jaraco-context 6.1.0
jaraco-functools 4.4.0
jaraco-text 4.0.0
jq 1.8.1-r0
jsonrpclib-pelix 0.4.3.4
lab 0.11.0
lame-libs 3.100-r5
lazy_static 1.4.0
lcms2 2.19-r0
libSvtAv1Enc 2.3.0-r0
libapk2 2.14.10-r0
libass 0.17.3-r0
libasyncns 0.8-r4
libattr 2.5.2-r2
libblkid 2.41-r9
libbluray 1.3.4-r1
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.155
libc 0.2.172
libcrypto3 3.5.7-r0
libcurl 8.14.1-r3
libdav1d 1.5.1-r0
libdeflate 1.23-r0
libdovi 3.3.1-r1
libdrm 2.4.124-r0
libeconf 0.6.3-r0
libexpat 2.8.2-r0
libffi 3.4.8-r0
libflac 1.4.3-r1
libgcc 14.2.0-r6
libgomp 14.2.0-r6
libhwy 1.0.7-r1
libidn2 2.3.7-r0
libintl 0.24.1-r0
libjpeg-turbo 3.1.0-r0
libjxl 0.10.3-r2
libltdl 2.5.4-r1
libmd 1.1.0-r0
libmediainfo 25.03-r0
libmount 2.41-r9
libncursesw 6.5_p20250503-r0
libogg 1.3.5-r5
libopenmpt 0.7.15-r0
libpanelw 6.5_p20250503-r0
libpciaccess 0.18.1-r0
libplacebo 6.338.2-r3
libpng 1.6.57-r0
libproc2 4.0.4-r3
libpsl 0.21.5-r3
libpulse 17.0-r5
librist 0.2.10-r1
libsharpyuv 1.5.0-r0
libsndfile 1.2.2-r2
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.2-r0
libssl3 3.5.7-r0
libstdc++ 14.2.0-r6
libtheora 1.1.1-r18
libunibreak 6.1-r0
libunistring 1.3-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.0-r0
libwebp 1.5.0-r0
libwebpmux 1.5.0-r0
libx11 1.8.11-r0
libxau 1.0.12-r0
libxcb 1.17.0-r0
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.1-r4
libxml2 2.13.9-r1
libzen 0.4.41-r0
libzmq 4.3.5-r2
light 0.1.0
lilv-libs 0.24.26-r0
linux-pam 1.7.0-r4
linux-raw-sys 0.4.12
log 0.4.20
mako 1.3.10
markdown2 2.5.4
markupsafe 3.0.3
maybe-rayon 0.1.1
mbedtls 3.6.7-r0
mediainfo 25.03-r0
memchr 2.7.1
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.32.10-r0
msgpack 1.1.2
msgpack 1.2.1
musl 1.2.5-r12
musl-utils 1.2.5-r12
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
new_debug_unreachable 1.0.4
nghttp2-libs 1.69.0-r0
nom 7.1.3
noop_proc_macro 0.3.0
num-bigint 0.4.4
num-derive 0.4.1
num-integer 0.1.45
num-rational 0.4.1
num-traits 0.2.17
numactl 2.0.18-r0
oauthlib 3.3.1
once_cell 1.19.0
onevpl-libs 2023.3.1-r2
oniguruma 6.9.10-r0
openexr-libiex 3.3.11-r0
openexr-libilmthread 3.3.11-r0
openexr-libopenexr 3.3.11-r0
openexr-libopenexrcore 3.3.11-r0
opus 1.5.2-r1
orc 0.4.40-r1
packaging 25.0
packaging 26.0
packaging 26.2
paste 1.0.14
pcre2 10.46-r0
pip 26.2.1
pip UNKNOWN
platformdirs 4.10.0
platformdirs 4.11.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
pygments 2.20.0
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pyproject-hooks 1.2.0
pysubs2 1.8.1
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.13-r0
python3-pyc 3.12.13-r0
python3-pycache-pyc0 3.12.13-r0
pytimeparse 1.1.8
pytrakt 3.4.35
pyyaml 6.0.3
quote 1.0.35
radium 0.7.0
rand 0.8.5
rand_chacha 0.3.1
rand_core 0.6.4
rarfile 4.2
rav1e 0.7.1
rav1e-libs 0.7.1-r2
rayon 1.8.0
rayon-core 1.12.0
readline 8.2.13-r1
rebulk 3.2.0
requests 2.32.5
requests 2.34.2
requests-oauthlib 2.0.0
requests-toolbelt 1.0.0
resolvelib 1.2.1
rich 14.2.0
rustix 0.38.28
scan_fmt 0.2.6
scanelf 1.3.8-r1
sdl2-compat 2.32.56-r0
sdl3 3.2.16-r0
serd-libs 0.32.4-r0
setuptools 70.3.0
setuptools 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.9.1
soxr 0.1.3-r7
speexdsp 1.2.1-r2
spirv-tools 1.4.313.0-r0
sqlite-libs 3.49.2-r1
sratom 0.6.18-r0
srt 3.5.3
ssl_client 1.37.0-r20
stevedore 5.9.0
subliminal 2.2.1
syn 2.0.48
tap 1.0.1
tdb-libs 1.4.12-r0
terminal_size 0.3.0
thiserror 1.0.56
thiserror-impl 1.0.56
tinyvec 1.9.0
tinyxml2 11.0.0-r0
tmdbsimple 2.9.1
tomli 2.4.0
tomli 2.4.1
tomli-w 1.2.0
tornado 6.5.2
tornroutes 0.5.1
trans 2.1.0
truststore 0.10.4
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.16.0
tzdata 2026c-r0
unicode-ident 1.0.12
unicode-width 0.1.11
urllib3 2.5.0
urllib3 2.7.0
utf8parse 0.2.1
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.28.1-r1
v_frame 0.3.7
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.313.0-r0
wayland-libs-client 1.23.1-r3
webencodings 0.5.1
wheel 0.46.3
wheel 0.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?150 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1786057001030
},
{
"level": "INFO",
"message": "http://172.17.0.4:8081/js/app.js?150 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1786057001030
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.51s |
| Container Start | PASS | - | 6.03s |
| Create Buildx SBOM | PASS | - | 1.82s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/medusa
Runtime: 78.60s
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2026-08-06T22:49:31+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 133.86MB
Tag: arm64v8-v1.0.25-ls282
Version: v1.0.25-ls282
Expand
2026-08-06T22:56:27.470121123Z [migrations] started
2026-08-06T22:56:27.474136620Z [migrations] no migrations found
2026-08-06T22:56:28.440382246Z usermod: no changes
2026-08-06T22:56:28.516834810Z ───────────────────────────────────────
2026-08-06T22:56:28.516862416Z
2026-08-06T22:56:28.516874841Z ██╗ ███████╗██╗ ██████╗
2026-08-06T22:56:28.516883558Z ██║ ██╔════╝██║██╔═══██╗
2026-08-06T22:56:28.516891765Z ██║ ███████╗██║██║ ██║
2026-08-06T22:56:28.516899881Z ██║ ╚════██║██║██║ ██║
2026-08-06T22:56:28.516908178Z ███████╗███████║██║╚██████╔╝
2026-08-06T22:56:28.516917266Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-06T22:56:28.516925663Z
2026-08-06T22:56:28.516933669Z Brought to you by linuxserver.io
2026-08-06T22:56:28.516941816Z ───────────────────────────────────────
2026-08-06T22:56:28.524940064Z
2026-08-06T22:56:28.524965325Z To support LSIO projects visit:
2026-08-06T22:56:28.524975255Z https://www.linuxserver.io/donate/
2026-08-06T22:56:28.524985867Z
2026-08-06T22:56:28.525012901Z ───────────────────────────────────────
2026-08-06T22:56:28.525022500Z GID/UID
2026-08-06T22:56:28.525469330Z ───────────────────────────────────────
2026-08-06T22:56:28.608725457Z
2026-08-06T22:56:28.608751519Z User UID: 911
2026-08-06T22:56:28.608761129Z User GID: 911
2026-08-06T22:56:28.608769545Z ───────────────────────────────────────
2026-08-06T22:56:28.650198253Z Linuxserver.io version: v1.0.25-ls282
2026-08-06T22:56:28.653099716Z Build-date: 2026-08-06T22:49:31+00:00
2026-08-06T22:56:28.653124085Z ───────────────────────────────────────
2026-08-06T22:56:28.653135148Z
2026-08-06T22:56:33.889500780Z [custom-init] No custom files found, skipping...
2026-08-06T22:56:45.358658614Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-08-06T22:56:45.358714517Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-08-06T22:57:00.222804992Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-08-06T22:57:00.222884903Z C:\a\b\c)
2026-08-06T22:57:00.263203363Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-08-06T22:57:00.263231340Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-08-06T22:57:01.016508034Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-08-06T22:57:01.016549537Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-08-06T22:57:01.016639047Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-08-06T22:57:01.016664879Z '(?P<host>[\w\-\.]+)'
2026-08-06T22:57:01.016785352Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-08-06T22:57:01.016795913Z '(?::(?P<port>\d+))?'
2026-08-06T22:57:01.238564935Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-08-06T22:57:01.238597751Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-08-06T22:57:05.798398778Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-08-06T22:57:05.798457346Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-08-06T22:57:05.799081604Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-08-06T22:57:05.799111193Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-08-06T22:57:08.300598383Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-08-06T22:57:08.300644455Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-08-06T22:57:08.300992977Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-08-06T22:57:08.301038268Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-08-06T22:57:08.301323242Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-08-06T22:57:08.301346830Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-08-06T22:57:22.774759322Z 2026-08-06 22:57:22 INFO MAIN :: [] Changed https cert path to server.crt
2026-08-06T22:57:22.776924763Z 2026-08-06 22:57:22 INFO MAIN :: [] Changed https key path to server.key
2026-08-06T22:57:23.124470088Z 2026-08-06 22:57:23 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-08-06T22:57:24.854948626Z 2026-08-06 22:57:24 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:24.864481765Z 2026-08-06 22:57:24 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:24.865870913Z 2026-08-06 22:57:24 INFO MAIN :: [] Add minor version numbers to database
2026-08-06T22:57:24.884290069Z 2026-08-06 22:57:24 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-08-06T22:57:24.889935599Z 2026-08-06 22:57:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-08-06T22:57:24.894930930Z 2026-08-06 22:57:24 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:24.897414592Z 2026-08-06 22:57:24 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:24.898772527Z 2026-08-06 22:57:24 INFO MAIN :: [] Test major and minor version updates database
2026-08-06T22:57:24.903598235Z 2026-08-06 22:57:24 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-08-06T22:57:24.909278345Z 2026-08-06 22:57:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-08-06T22:57:24.914000937Z 2026-08-06 22:57:24 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:24.916192240Z 2026-08-06 22:57:24 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:24.918437151Z 2026-08-06 22:57:24 INFO MAIN :: [] Adding column proper_tags to history
2026-08-06T22:57:24.930667152Z 2026-08-06 22:57:24 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-08-06T22:57:24.935487371Z 2026-08-06 22:57:24 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:24.937845630Z 2026-08-06 22:57:24 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:24.940106313Z 2026-08-06 22:57:24 INFO MAIN :: [] Adding column manually_searched to history
2026-08-06T22:57:24.947325773Z 2026-08-06 22:57:24 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-08-06T22:57:25.031049011Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-08-06T22:57:25.035783386Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.038024490Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.039239737Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding column info_hash in history
2026-08-06T22:57:25.050862185Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-08-06T22:57:25.055583183Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.057768584Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.058942488Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding column plot in imdb_info
2026-08-06T22:57:25.061483486Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding column plot in tv_show
2026-08-06T22:57:25.075050139Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-08-06T22:57:25.079766408Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.081962912Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.083143520Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding column size in history
2026-08-06T22:57:25.094475993Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-08-06T22:57:25.099234677Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.101420840Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.102601337Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-08-06T22:57:25.136792348Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-08-06T22:57:25.141554900Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.143776784Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.145004156Z 2026-08-06 22:57:25 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-08-06T22:57:25.169805857Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-08-06T22:57:25.174587347Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.176787017Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.177992575Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding column indexer_id in history
2026-08-06T22:57:25.184229376Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-08-06T22:57:25.189858784Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-08-06T22:57:25.195393200Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding column indexer in imdb_info
2026-08-06T22:57:25.201666524Z 2026-08-06 22:57:25 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-08-06T22:57:25.217662791Z 2026-08-06 22:57:25 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-08-06T22:57:25.231172349Z 2026-08-06 22:57:25 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-08-06T22:57:25.233196446Z 2026-08-06 22:57:25 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-08-06T22:57:25.234823653Z 2026-08-06 22:57:25 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-08-06T22:57:25.236443605Z 2026-08-06 22:57:25 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-08-06T22:57:25.242420553Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-08-06T22:57:25.247487177Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.249772560Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.250929369Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-08-06T22:57:25.265934300Z 2026-08-06 22:57:25 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-08-06T22:57:25.267532879Z 2026-08-06 22:57:25 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-08-06T22:57:25.269064804Z 2026-08-06 22:57:25 INFO MAIN :: [] Dropping the index on idx_status
2026-08-06T22:57:25.272723533Z 2026-08-06 22:57:25 INFO MAIN :: [] Splitting the composite status into status and quality
2026-08-06T22:57:25.277419721Z 2026-08-06 22:57:25 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-08-06T22:57:25.283423252Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-08-06T22:57:25.288303301Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.290576218Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.291744421Z 2026-08-06 22:57:25 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-08-06T22:57:25.293696352Z 2026-08-06 22:57:25 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-08-06T22:57:25.295332798Z 2026-08-06 22:57:25 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-06T22:57:25.300841953Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-08-06T22:57:25.305699055Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.308058708Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.309259897Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-08-06T22:57:25.328369915Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-08-06T22:57:25.333278069Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.335518471Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.336724170Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-08-06T22:57:25.349342844Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-08-06T22:57:25.354216279Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.356542394Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.357744174Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-08-06T22:57:25.376905725Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-08-06T22:57:25.381700292Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.383884230Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.385078235Z 2026-08-06 22:57:25 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-08-06T22:57:25.393308340Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-08-06T22:57:25.398130231Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.400327807Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.401515058Z 2026-08-06 22:57:25 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-08-06T22:57:25.415100059Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-08-06T22:57:25.419965377Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.422164216Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.423353261Z 2026-08-06 22:57:25 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-08-06T22:57:25.432841330Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-08-06T22:57:25.437898314Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.440341375Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.441501571Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding column provider_type to the history table
2026-08-06T22:57:25.449034633Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding column client_status to the history table
2026-08-06T22:57:25.456090213Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-08-06T22:57:25.467343958Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-08-06T22:57:25.472341423Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.474663199Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.475890591Z 2026-08-06 22:57:25 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-08-06T22:57:25.479606424Z 2026-08-06 22:57:25 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-08-06T22:57:25.492376343Z 2026-08-06 22:57:25 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-08-06T22:57:25.531788689Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.534037899Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.541930846Z 2026-08-06 22:57:25 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-08-06T22:57:25.558853267Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.561332621Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.566395176Z 2026-08-06 22:57:25 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-08-06T22:57:25.574744472Z 2026-08-06 22:57:25 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-08-06T22:57:25.622584141Z 2026-08-06 22:57:25 INFO MAIN :: [] Backing up database before upgrade
2026-08-06T22:57:25.624772959Z 2026-08-06 22:57:25 INFO MAIN :: [] Proceeding with upgrade
2026-08-06T22:57:25.625991043Z 2026-08-06 22:57:25 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-06T22:57:25.627560052Z 2026-08-06 22:57:25 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-08-06T22:57:25.632916490Z 2026-08-06 22:57:25 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-08-06T22:57:25.635393509Z 2026-08-06 22:57:25 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-08-06T22:57:25.639309856Z 2026-08-06 22:57:25 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-08-06T22:57:25.642880308Z 2026-08-06 22:57:25 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-08-06T22:57:25.646765492Z 2026-08-06 22:57:25 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-08-06T22:57:25.650343258Z 2026-08-06 22:57:25 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-08-06T22:57:27.108441664Z 2026-08-06 22:57:27 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-08-06T22:57:27.140712347Z 2026-08-06 22:57:27 INFO MAIN :: [] Generating New API key
2026-08-06T22:57:27.319100710Z 2026-08-06 22:57:27 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-08-06T22:57:27.473676105Z 2026-08-06 22:57:27 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvdb.json
2026-08-06T22:57:27.588519619Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-08-06T22:57:27.982279781Z 2026-08-06 22:57:27 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tvmaze.json
2026-08-06T22:57:28.023372922Z 2026-08-06 22:57:28 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_tmdb.json
2026-08-06T22:57:28.059345872Z 2026-08-06 22:57:28 INFO MAIN :: [] Checking for scene exception updates from https://raw.githubusercontent.com/pymedusa/medusa.github.io/refs/heads/master/scene_exceptions/scene_exceptions_imdb.json
2026-08-06T22:57:28.094593250Z 2026-08-06 22:57:28 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-08-06T22:57:28.131267993Z [ls.io-init] done.
2026-08-06T22:57:28.392610476Z 2026-08-06 22:57:28 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-08-06T22:57:29.422673680Z 2026-08-06 22:57:29 INFO MAIN :: [] Updated scene exceptions.
2026-08-06T22:57:29.446625299Z 2026-08-06 22:57:29 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-08-06T22:57:30.393200369Z 2026-08-06 22:57:30 INFO MAIN :: [] Finished processing 5341 scene exceptions.
2026-08-06T22:57:30.401935000Z 2026-08-06 22:57:30 INFO MAIN :: [] Building internal name cache for all shows
Expand
NAME VERSION
CacheControl 0.14.4
MediaInfo 21.03.0.0
MediaInfo 24.12.0.0
Medusa UNKNOWN
Medusa-bower UNKNOWN
Simple Launcher 1.1.0.14
WinRAR 5.91.0
acl-libs 2.3.2-r1
adba 1.1.0
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.5-r0
alsa-lib 1.2.14-r0
anstream 0.6.8
anstyle 1.0.4
anstyle-parse 0.2.3
anstyle-query 1.0.2
anyhow 1.0.79
anyhow 1.0.98
aom-libs 3.12.1-r0
apk-tools 2.14.10-r0
appdirs 1.4.4
arg_enum_proc_macro 0.3.4
arrayvec 0.7.4
attrs 25.4.0
autocommand 2.2.2
av-metrics 0.9.1
av1-grain 0.2.3
babelfish 0.6.1
backports-tarfile 1.2.0
bash 5.2.37-r0
beautifulsoup4 4.14.2
bencode-py 4.0.0
bitflags 2.4.1
bitstream-io 2.2.0
bitstream-io 2.6.0
bitvec 1.0.1
bitvec_helpers 3.1.6
brotli-libs 1.1.0-r2
busybox 1.37.0-r20
busybox-binsh 1.37.0-r20
c-ares 1.34.8-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
cachecontrol 0.14.3
catatonit 0.2.1-r0
certifi 2025.10.5
certifi 2026.6.17
cfg-if 1.0.0
chardet 7.5.1
charset-normalizer 3.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-r3
dark 0.1.0
dbus-libs 1.16.2-r1
decorator 5.3.1
deluge-client 1.10.2
deprecated 1.2.18
diskcache 5.6.3
distlib 0.4.2
distro 1.9.0
dogpile-cache 1.3.4
dolby_vision 3.3.1
either 1.9.0
enzyme 0.5.2
errno 0.3.8
feedparser 6.0.12
fern 0.6.2
ffmpeg 6.1.2-r2
ffmpeg-libavcodec 6.1.2-r2
ffmpeg-libavdevice 6.1.2-r2
ffmpeg-libavfilter 6.1.2-r2
ffmpeg-libavformat 6.1.2-r2
ffmpeg-libavutil 6.1.2-r2
ffmpeg-libpostproc 6.1.2-r2
ffmpeg-libswresample 6.1.2-r2
ffmpeg-libswscale 6.1.2-r2
findutils 4.10.0-r0
fontconfig 2.15.0-r3
freetype 2.13.3-r0
fribidi 1.0.16-r1
funty 2.0.0
future 1.0.0
gdbm 1.24-r0
getrandom 0.2.12
giflib 5.2.2-r1
glib 2.84.4-r0
glslang-libs 1.4.309.0-r0
gntp 1.0.3
graphite2 1.3.14-r6
guessit 3.8.0
gui UNKNOWN
gui-32 UNKNOWN
gui-64 UNKNOWN
gui-arm64 UNKNOWN
harfbuzz 11.2.1-r0
heck 0.4.1
html5lib 1.1
hwdata-pci 0.395-r0
idna 3.18
imath 3.1.12-r0
importlib-metadata 8.7.1
interpolate_name 0.2.4
itertools 0.10.5
itertools 0.12.0
ivf 0.1.3
jaraco-context 6.1.0
jaraco-functools 4.4.0
jaraco-text 4.0.0
jq 1.8.1-r0
jsonrpclib-pelix 0.4.3.4
lab 0.11.0
lame-libs 3.100-r5
lazy_static 1.4.0
lcms2 2.19-r0
libSvtAv1Enc 2.3.0-r0
libapk2 2.14.10-r0
libass 0.17.3-r0
libasyncns 0.8-r4
libattr 2.5.2-r2
libblkid 2.41-r9
libbluray 1.3.4-r1
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.155
libc 0.2.172
libcrypto3 3.5.7-r0
libcurl 8.14.1-r3
libdav1d 1.5.1-r0
libdeflate 1.23-r0
libdovi 3.3.1-r1
libdrm 2.4.124-r0
libeconf 0.6.3-r0
libexpat 2.8.2-r0
libffi 3.4.8-r0
libflac 1.4.3-r1
libgcc 14.2.0-r6
libgomp 14.2.0-r6
libhwy 1.0.7-r1
libidn2 2.3.7-r0
libintl 0.24.1-r0
libjpeg-turbo 3.1.0-r0
libjxl 0.10.3-r2
libltdl 2.5.4-r1
libmd 1.1.0-r0
libmediainfo 25.03-r0
libmount 2.41-r9
libncursesw 6.5_p20250503-r0
libogg 1.3.5-r5
libopenmpt 0.7.15-r0
libpanelw 6.5_p20250503-r0
libpciaccess 0.18.1-r0
libplacebo 6.338.2-r3
libpng 1.6.57-r0
libproc2 4.0.4-r3
libpsl 0.21.5-r3
libpulse 17.0-r5
librist 0.2.10-r1
libsharpyuv 1.5.0-r0
libsndfile 1.2.2-r2
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.2-r0
libssl3 3.5.7-r0
libstdc++ 14.2.0-r6
libtheora 1.1.1-r18
libunibreak 6.1-r0
libunistring 1.3-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.0-r0
libwebp 1.5.0-r0
libwebpmux 1.5.0-r0
libx11 1.8.11-r0
libxau 1.0.12-r0
libxcb 1.17.0-r0
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.1-r4
libxml2 2.13.9-r1
libzen 0.4.41-r0
libzmq 4.3.5-r2
light 0.1.0
lilv-libs 0.24.26-r0
linux-pam 1.7.0-r4
linux-raw-sys 0.4.12
log 0.4.20
mako 1.3.10
markdown2 2.5.4
markupsafe 3.0.3
maybe-rayon 0.1.1
mbedtls 3.6.7-r0
mediainfo 25.03-r0
memchr 2.7.1
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.32.10-r0
msgpack 1.1.2
msgpack 1.2.1
musl 1.2.5-r12
musl-utils 1.2.5-r12
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
new_debug_unreachable 1.0.4
nghttp2-libs 1.69.0-r0
nom 7.1.3
noop_proc_macro 0.3.0
num-bigint 0.4.4
num-derive 0.4.1
num-integer 0.1.45
num-rational 0.4.1
num-traits 0.2.17
numactl 2.0.18-r0
oauthlib 3.3.1
once_cell 1.19.0
oniguruma 6.9.10-r0
openexr-libiex 3.3.11-r0
openexr-libilmthread 3.3.11-r0
openexr-libopenexr 3.3.11-r0
openexr-libopenexrcore 3.3.11-r0
opus 1.5.2-r1
orc 0.4.40-r1
packaging 25.0
packaging 26.0
packaging 26.2
paste 1.0.14
pcre2 10.46-r0
pip 26.2.1
pip UNKNOWN
platformdirs 4.10.0
platformdirs 4.11.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
pygments 2.20.0
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pyproject-hooks 1.2.0
pysubs2 1.8.1
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.13-r0
python3-pyc 3.12.13-r0
python3-pycache-pyc0 3.12.13-r0
pytimeparse 1.1.8
pytrakt 3.4.35
pyyaml 6.0.3
quote 1.0.35
radium 0.7.0
rand 0.8.5
rand_chacha 0.3.1
rand_core 0.6.4
rarfile 4.2
rav1e 0.7.1
rav1e-libs 0.7.1-r2
rayon 1.8.0
rayon-core 1.12.0
readline 8.2.13-r1
rebulk 3.2.0
requests 2.32.5
requests 2.34.2
requests-oauthlib 2.0.0
requests-toolbelt 1.0.0
resolvelib 1.2.1
rich 14.2.0
rustix 0.38.28
scan_fmt 0.2.6
scanelf 1.3.8-r1
sdl2-compat 2.32.56-r0
sdl3 3.2.16-r0
serd-libs 0.32.4-r0
setuptools 70.3.0
setuptools 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.9.1
soxr 0.1.3-r7
speexdsp 1.2.1-r2
spirv-tools 1.4.313.0-r0
sqlite-libs 3.49.2-r1
sratom 0.6.18-r0
srt 3.5.3
ssl_client 1.37.0-r20
stevedore 5.9.0
subliminal 2.2.1
syn 2.0.48
tap 1.0.1
tdb-libs 1.4.12-r0
terminal_size 0.3.0
thiserror 1.0.56
thiserror-impl 1.0.56
tinyvec 1.9.0
tinyxml2 11.0.0-r0
tmdbsimple 2.9.1
tomli 2.4.0
tomli 2.4.1
tomli-w 1.2.0
tornado 6.5.2
tornroutes 0.5.1
trans 2.1.0
truststore 0.10.4
ttl-cache 1.6
tvdbapiv2 1.0.1
typing-extensions 4.16.0
tzdata 2026c-r0
unicode-ident 1.0.12
unicode-width 0.1.11
urllib3 2.5.0
urllib3 2.7.0
utf8parse 0.2.1
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.28.1-r1
v_frame 0.3.7
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.313.0-r0
wayland-libs-client 1.23.1-r3
webencodings 0.5.1
wheel 0.46.3
wheel 0.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?569 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1786057061234
},
{
"level": "INFO",
"message": "http://172.17.0.5:8081/js/app.js?569 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1786057061234
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.36s |
| Container Start | PASS | - | 65.28s |
| Create Buildx SBOM | PASS | - | 1.50s |
| Get Build Info | PASS | - | 0.03s |