AMD64 PASS
linuxserver/medusa
Runtime: 18.04s
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2026-08-20T15:22:07+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 137.30MB
Tag: amd64-v1.0.25-ls285
Version: v1.0.25-ls285
Expand
2026-08-20T15:28:34.516981285Z [migrations] started
2026-08-20T15:28:34.517024782Z [migrations] no migrations found
2026-08-20T15:28:34.536982580Z usermod: no changes
2026-08-20T15:28:34.543375179Z ───────────────────────────────────────
2026-08-20T15:28:34.543393536Z
2026-08-20T15:28:34.543397334Z ██╗ ███████╗██╗ ██████╗
2026-08-20T15:28:34.543400981Z ██║ ██╔════╝██║██╔═══██╗
2026-08-20T15:28:34.543404528Z ██║ ███████╗██║██║ ██║
2026-08-20T15:28:34.543408286Z ██║ ╚════██║██║██║ ██║
2026-08-20T15:28:34.543412103Z ███████╗███████║██║╚██████╔╝
2026-08-20T15:28:34.543415921Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-20T15:28:34.543419428Z
2026-08-20T15:28:34.543422755Z Brought to you by linuxserver.io
2026-08-20T15:28:34.543426242Z ───────────────────────────────────────
2026-08-20T15:28:34.543715765Z
2026-08-20T15:28:34.543727258Z To support LSIO projects visit:
2026-08-20T15:28:34.543731647Z https://www.linuxserver.io/donate/
2026-08-20T15:28:34.543735545Z
2026-08-20T15:28:34.543739302Z ───────────────────────────────────────
2026-08-20T15:28:34.543743771Z GID/UID
2026-08-20T15:28:34.543747639Z ───────────────────────────────────────
2026-08-20T15:28:34.547970076Z
2026-08-20T15:28:34.547982561Z User UID: 911
2026-08-20T15:28:34.547989014Z User GID: 911
2026-08-20T15:28:34.547992612Z ───────────────────────────────────────
2026-08-20T15:28:34.549606723Z Linuxserver.io version: v1.0.25-ls285
2026-08-20T15:28:34.549849743Z Build-date: 2026-08-20T15:22:07+00:00
2026-08-20T15:28:34.549856897Z ───────────────────────────────────────
2026-08-20T15:28:34.549860705Z
2026-08-20T15:28:34.599969286Z [custom-init] No custom files found, skipping...
2026-08-20T15:28:35.526123409Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-08-20T15:28:35.526148249Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-08-20T15:28:36.953915555Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-08-20T15:28:36.953974745Z C:\a\b\c)
2026-08-20T15:28:36.957513364Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-08-20T15:28:36.957549917Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-08-20T15:28:37.022557725Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-08-20T15:28:37.022590030Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-08-20T15:28:37.022599620Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-08-20T15:28:37.022607395Z '(?P<host>[\w\-\.]+)'
2026-08-20T15:28:37.022615101Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-08-20T15:28:37.022622516Z '(?::(?P<port>\d+))?'
2026-08-20T15:28:37.043271376Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-08-20T15:28:37.043303851Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-08-20T15:28:37.464437376Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-08-20T15:28:37.464474221Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-08-20T15:28:37.464483289Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-08-20T15:28:37.464491115Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-08-20T15:28:37.684261313Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-08-20T15:28:37.684297126Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-08-20T15:28:37.684308228Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-08-20T15:28:37.684316835Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-08-20T15:28:37.684326024Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-08-20T15:28:37.684334641Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-08-20T15:28:38.913956474Z 2026-08-20 15:28:38 INFO MAIN :: [] Changed https cert path to server.crt
2026-08-20T15:28:38.914081456Z 2026-08-20 15:28:38 INFO MAIN :: [] Changed https key path to server.key
2026-08-20T15:28:38.991093769Z 2026-08-20 15:28:38 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-08-20T15:28:39.158220109Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.158539773Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.158635466Z 2026-08-20 15:28:39 INFO MAIN :: [] Add minor version numbers to database
2026-08-20T15:28:39.164807720Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-08-20T15:28:39.166325027Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-08-20T15:28:39.166748781Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.167080028Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.167171803Z 2026-08-20 15:28:39 INFO MAIN :: [] Test major and minor version updates database
2026-08-20T15:28:39.169094327Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-08-20T15:28:39.170608918Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-08-20T15:28:39.171050207Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.171366304Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.171543431Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column proper_tags to history
2026-08-20T15:28:39.174897037Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-08-20T15:28:39.175309909Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.175622568Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.175810407Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column manually_searched to history
2026-08-20T15:28:39.177749674Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-08-20T15:28:39.181007768Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-08-20T15:28:39.181428926Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.181742719Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.181834063Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column info_hash in history
2026-08-20T15:28:39.185584629Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-08-20T15:28:39.186001709Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.186314549Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.186406555Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column plot in imdb_info
2026-08-20T15:28:39.186602389Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column plot in tv_show
2026-08-20T15:28:39.190015064Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-08-20T15:28:39.190425351Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.190732740Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.190820457Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column size in history
2026-08-20T15:28:39.194394026Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-08-20T15:28:39.194805585Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.195188407Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.195274400Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-08-20T15:28:39.201921472Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-08-20T15:28:39.202340035Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.202659749Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.202751885Z 2026-08-20 15:28:39 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-08-20T15:28:39.210291394Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-08-20T15:28:39.210715248Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.211038689Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.211130354Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column indexer_id in history
2026-08-20T15:28:39.213285476Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-08-20T15:28:39.214915009Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-08-20T15:28:39.216702801Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column indexer in imdb_info
2026-08-20T15:28:39.218214236Z 2026-08-20 15:28:39 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-08-20T15:28:39.223716050Z 2026-08-20 15:28:39 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-08-20T15:28:39.229066409Z 2026-08-20 15:28:39 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-08-20T15:28:39.229222564Z 2026-08-20 15:28:39 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-08-20T15:28:39.229377345Z 2026-08-20 15:28:39 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-08-20T15:28:39.229529682Z 2026-08-20 15:28:39 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-08-20T15:28:39.231120066Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-08-20T15:28:39.231567979Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.232278049Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.232371628Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-08-20T15:28:39.236022724Z 2026-08-20 15:28:39 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-08-20T15:28:39.236169810Z 2026-08-20 15:28:39 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-08-20T15:28:39.236304511Z 2026-08-20 15:28:39 INFO MAIN :: [] Dropping the index on idx_status
2026-08-20T15:28:39.237837570Z 2026-08-20 15:28:39 INFO MAIN :: [] Splitting the composite status into status and quality
2026-08-20T15:28:39.237999165Z 2026-08-20 15:28:39 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-08-20T15:28:39.239458375Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-08-20T15:28:39.239904113Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.240225901Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.240320522Z 2026-08-20 15:28:39 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-08-20T15:28:39.240469953Z 2026-08-20 15:28:39 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-08-20T15:28:39.240615797Z 2026-08-20 15:28:39 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-20T15:28:39.242602600Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-08-20T15:28:39.243031333Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.243364284Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.243449496Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-08-20T15:28:39.247990424Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-08-20T15:28:39.248423106Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.248963555Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.249050570Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-08-20T15:28:39.251306215Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-08-20T15:28:39.251735870Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.252077308Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.252168592Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-08-20T15:28:39.255525245Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-08-20T15:28:39.255961844Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.256808730Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.256892539Z 2026-08-20 15:28:39 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-08-20T15:28:39.258837487Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-08-20T15:28:39.259266882Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.259602498Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.259711588Z 2026-08-20 15:28:39 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-08-20T15:28:39.262078958Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-08-20T15:28:39.262502280Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.263058341Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.263147631Z 2026-08-20 15:28:39 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-08-20T15:28:39.265854554Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-08-20T15:28:39.266250813Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.266609034Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.266653043Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column provider_type to the history table
2026-08-20T15:28:39.268126532Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column client_status to the history table
2026-08-20T15:28:39.270179608Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-08-20T15:28:39.273421379Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-08-20T15:28:39.273849641Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.274181730Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.274273876Z 2026-08-20 15:28:39 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-08-20T15:28:39.275171404Z 2026-08-20 15:28:39 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-08-20T15:28:39.277901494Z 2026-08-20 15:28:39 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-08-20T15:28:39.295765534Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.296069937Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.298148956Z 2026-08-20 15:28:39 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-08-20T15:28:39.298509092Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.298953156Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.301373893Z 2026-08-20 15:28:39 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-08-20T15:28:39.304677819Z 2026-08-20 15:28:39 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-08-20T15:28:39.323308193Z 2026-08-20 15:28:39 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:28:39.323554810Z 2026-08-20 15:28:39 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:28:39.323650743Z 2026-08-20 15:28:39 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-20T15:28:39.323798951Z 2026-08-20 15:28:39 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-08-20T15:28:39.325864964Z 2026-08-20 15:28:39 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-08-20T15:28:39.326074947Z 2026-08-20 15:28:39 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-08-20T15:28:39.328199848Z 2026-08-20 15:28:39 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-08-20T15:28:39.329966898Z 2026-08-20 15:28:39 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-08-20T15:28:39.331702454Z 2026-08-20 15:28:39 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-08-20T15:28:39.333627363Z 2026-08-20 15:28:39 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-08-20T15:28:39.413424235Z 2026-08-20 15:28:39 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-08-20T15:28:39.417500196Z 2026-08-20 15:28:39 INFO MAIN :: [] Generating New API key
2026-08-20T15:28:39.425130539Z 2026-08-20 15:28:39 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-08-20T15:28:39.434842795Z 2026-08-20 15:28:39 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-20T15:28:39.633766486Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-08-20T15:28:39.652344324Z [ls.io-init] done.
2026-08-20T15:28:39.688576259Z 2026-08-20 15:28:39 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-20T15:28:39.866066469Z 2026-08-20 15:28:39 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-20T15:28:40.263403001Z 2026-08-20 15:28:40 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-20T15:28:40.428290120Z 2026-08-20 15:28:40 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-08-20T15:28:40.544487186Z 2026-08-20 15:28:40 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-08-20T15:28:40.658024163Z 2026-08-20 15:28:40 INFO MAIN :: [] Updated scene exceptions.
2026-08-20T15:28:40.659235002Z 2026-08-20 15:28:40 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-08-20T15:28:40.686775046Z 2026-08-20 15:28:40 INFO MAIN :: [] Finished processing 5349 scene exceptions.
2026-08-20T15:28:40.687145773Z 2026-08-20 15:28:40 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
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.5-r0
alsa-lib 1.2.14-r2
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.14.1-r0
apk-tools 3.0.7-r0
appdirs 1.4.4
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
attrs 25.4.0
autocommand 2.2.2
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
babelfish 0.6.1
backports-tarfile 1.2.0
bash 5.3.3-r1
beautifulsoup4 4.14.2
bencode-py 4.0.0
bitflags 2.9.1
bitstream-io 2.6.0
bitstream-io 4.2.0
bitvec 1.0.1
bitvec_helpers 3.1.6
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
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.1
chardet 7.6.0
charset-normalizer 3.5.1
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
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.4
configobj 5.0.9
console 0.15.11
contextlib2 21.6.0
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crc 3.3.0
crc-catalog 2.4.0
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.20.0-r0
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.2
either 1.15.0
enzyme 0.5.2
equator 0.4.2
errno 0.3.12
feedparser 6.0.12
fern 0.7.1
ffmpeg 8.0.1-r1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavdevice 8.0.1-r1
ffmpeg-libavfilter 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
ffmpeg-libswscale 8.0.1-r1
findutils 4.10.0-r0
fontconfig 2.17.1-r0
freetype 2.14.3-r0
fribidi 1.0.16-r2
funty 2.0.0
future 1.0.0
gdbm 1.26-r0
getrandom 0.3.3
glib 2.86.3-r0
glslang-libs 1.4.321.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 12.2.0-r0
html5lib 1.1
hwdata-pci 0.401-r0
idna 3.18
idna 3.19
importlib-metadata 8.7.1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jaraco-context 6.1.0
jaraco-functools 4.4.0
jaraco-text 4.0.0
jq 1.8.1-r0
json-c 0.18-r1
jsonrpclib-pelix 0.4.3.4
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.19-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.7-r0
libass 0.17.4-r0
libasyncns 0.8-r4
libattr 2.5.2-r2
libblkid 2.41.4-r0
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.7-r0
libcurl 8.20.0-r0
libdav1d 1.5.2-r0
libdovi 3.3.2-r0
libdrm 2.4.131-r0
libeconf 0.8.3-r0
libexpat 2.8.3-r0
libffi 3.5.2-r0
libflac 1.4.3-r2
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjpeg-turbo 3.1.2-r0
libjxl 0.11.2-r0
libltdl 2.5.4-r2
libmd 1.1.0-r0
libmediainfo 25.09-r0
libmount 2.41.4-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.6-r0
libpanelw 6.5_p20251123-r0
libpciaccess 0.18.1-r1
libplacebo 7.351.0-r0
libpng 1.6.58-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libpulse 17.0-r5
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsndfile 1.2.2-r2
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.4-r0
libssl3 3.5.7-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunibreak 6.1-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpl 2.15.0-r1
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
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.1-r2
linux-raw-sys 0.9.4
log 0.4.27
mako 1.3.10
markdown2 2.5.4
markupsafe 3.0.3
maybe-rayon 0.1.1
mbedtls 3.6.7-r0
mediainfo 25.09-r0
memchr 2.7.5
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.33.3-r0
msgpack 1.1.2
msgpack 1.2.1
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.69.0-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
oauthlib 3.3.1
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
orc 0.4.41-r0
packaging 25.0
packaging 26.0
packaging 26.2
paste 1.0.15
pastey 0.1.0
pcre2 10.47-r0
pip 26.2.1
pip UNKNOWN
platformdirs 4.10.0
platformdirs 4.11.3
platformdirs 4.4.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profilehooks 1.13.0
profiling 1.0.16
pyc 3.12.14-r0
pygithub 1.53
pygments 2.20.0
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pyproject-hooks 1.2.0
pysubs2 1.9.0
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.14-r0
python3-gdbm 3.12.14-r0
python3-pyc 3.12.14-r0
python3-pycache-pyc0 3.12.14-r0
pytimeparse 1.1.8
pytrakt 3.4.35
pyyaml 6.0.3
quote 1.0.40
radium 0.7.0
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rarfile 4.2
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
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 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
serd-libs 0.32.4-r0
setuptools 70.3.0
setuptools 84.0.0
sgmllib3k 1.0.0
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
six 1.17.0
skalibs-libs 2.14.4.0-r0
slim 0.1.0
sord-libs 0.16.18-r0
soupsieve 2.9.2
soxr 0.1.3-r7
speexdsp 1.2.1-r2
spirv-tools 1.4.321.0-r1
sqlite-libs 3.53.4-r0
sratom 0.6.18-r0
srt 3.5.3
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
stevedore 5.9.0
subliminal 2.2.1
syn 2.0.102
tap 1.0.1
tdb-libs 1.4.14-r0
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
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.18
unicode-width 0.2.1
urllib3 2.5.0
urllib3 2.7.0
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.32.0-r0
v_frame 0.3.9
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.321.0-r0
wayland-libs-client 1.24.0-r0
webencodings 0.6.1
wheel 0.46.3
wheel 0.48.0
wrapt 1.17.3
wyz 0.5.1
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xvidcore 1.3.7-r2
xz-libs 5.8.3-r0
y4m 0.8.0
zerocopy 0.8.25
zimg 3.0.6-r0
zipp 3.23.0
zix-libs 0.6.2-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.4:8081/js/medusa-runtime.js?151 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1787239731823
},
{
"level": "INFO",
"message": "http://172.17.0.4:8081/js/app.js?151 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1787239731823
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.39s |
| Container Start | PASS | - | 6.04s |
| Create Buildx SBOM | PASS | - | 1.85s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/medusa
Runtime: 76.34s
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2026-08-20T15:22:07+00:00
Image: linuxserver/medusa
Maintainer: aptalca
Size: 135.11MB
Tag: arm64v8-v1.0.25-ls285
Version: v1.0.25-ls285
Expand
2026-08-20T15:28:38.574754382Z [migrations] started
2026-08-20T15:28:38.579222624Z [migrations] no migrations found
2026-08-20T15:28:39.432429634Z usermod: no changes
2026-08-20T15:28:39.511192864Z ───────────────────────────────────────
2026-08-20T15:28:39.511229197Z
2026-08-20T15:28:39.511239137Z ██╗ ███████╗██╗ ██████╗
2026-08-20T15:28:39.511248045Z ██║ ██╔════╝██║██╔═══██╗
2026-08-20T15:28:39.511256673Z ██║ ███████╗██║██║ ██║
2026-08-20T15:28:39.511264979Z ██║ ╚════██║██║██║ ██║
2026-08-20T15:28:39.511273226Z ███████╗███████║██║╚██████╔╝
2026-08-20T15:28:39.511281513Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-20T15:28:39.511289809Z
2026-08-20T15:28:39.511297665Z Brought to you by linuxserver.io
2026-08-20T15:28:39.511306052Z ───────────────────────────────────────
2026-08-20T15:28:39.519365509Z
2026-08-20T15:28:39.519394006Z To support LSIO projects visit:
2026-08-20T15:28:39.519403465Z https://www.linuxserver.io/donate/
2026-08-20T15:28:39.519412002Z
2026-08-20T15:28:39.519419999Z ───────────────────────────────────────
2026-08-20T15:28:39.519429708Z GID/UID
2026-08-20T15:28:39.519880466Z ───────────────────────────────────────
2026-08-20T15:28:39.602210502Z
2026-08-20T15:28:39.602241465Z User UID: 911
2026-08-20T15:28:39.602250934Z User GID: 911
2026-08-20T15:28:39.602259100Z ───────────────────────────────────────
2026-08-20T15:28:39.638630656Z Linuxserver.io version: v1.0.25-ls285
2026-08-20T15:28:39.641386709Z Build-date: 2026-08-20T15:22:07+00:00
2026-08-20T15:28:39.641393502Z ───────────────────────────────────────
2026-08-20T15:28:39.641398242Z
2026-08-20T15:28:44.831371028Z [custom-init] No custom files found, skipping...
2026-08-20T15:28:55.415707396Z /app/medusa/ext/adba/aniDBAbstracter.py:183: SyntaxWarning: invalid escape sequence '\('
2026-08-20T15:28:55.415764251Z regex = re.compile('( \(\d{4}\))|[%s]' % re.escape(string.punctuation)) # remove any punctuation and e.g. ' (2011)'
2026-08-20T15:29:10.031512282Z /app/medusa/lib/boto/__init__.py:1139: SyntaxWarning: invalid escape sequence '\c'
2026-08-20T15:29:10.031577904Z C:\a\b\c)
2026-08-20T15:29:10.071240971Z /app/medusa/lib/boto/pyami/config.py:98: SyntaxWarning: invalid escape sequence '\s'
2026-08-20T15:29:10.071274348Z match = re.match("^#import[\s\t]*([^\s^\t]*)[\s\t]*$", line)
2026-08-20T15:29:10.791203549Z /app/medusa/lib/boto/connection.py:672: SyntaxWarning: invalid escape sequence '\w'
2026-08-20T15:29:10.791232587Z '(?:(?P<user>[\w\-\.]+):(?P<pass>.*)@)?'
2026-08-20T15:29:10.791393181Z /app/medusa/lib/boto/connection.py:673: SyntaxWarning: invalid escape sequence '\w'
2026-08-20T15:29:10.791418512Z '(?P<host>[\w\-\.]+)'
2026-08-20T15:29:10.791522020Z /app/medusa/lib/boto/connection.py:674: SyntaxWarning: invalid escape sequence '\d'
2026-08-20T15:29:10.791545327Z '(?::(?P<port>\d+))?'
2026-08-20T15:29:11.010111470Z /app/medusa/lib/boto/https_connection.py:80: SyntaxWarning: invalid escape sequence '\.'
2026-08-20T15:29:11.010150639Z host_re = host.replace('.', '\.').replace('*', '[^.]*')
2026-08-20T15:29:15.353874810Z /app/medusa/ext/tvdbapiv2/api_client.py:231: SyntaxWarning: invalid escape sequence '\['
2026-08-20T15:29:15.353910301Z sub_kls = re.match('list\[(.*)\]', klass).group(1)
2026-08-20T15:29:15.354568908Z /app/medusa/ext/tvdbapiv2/api_client.py:236: SyntaxWarning: invalid escape sequence '\('
2026-08-20T15:29:15.354579500Z sub_kls = re.match('dict\(([^,]*), (.*)\)', klass).group(2)
2026-08-20T15:29:17.735286643Z /app/medusa/ext/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-08-20T15:29:17.735321052Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-08-20T15:29:17.735643181Z /app/medusa/ext/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-08-20T15:29:17.735665266Z 'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-08-20T15:29:17.736033768Z /app/medusa/ext/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-08-20T15:29:17.736058548Z GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-08-20T15:29:31.682190191Z 2026-08-20 15:29:31 INFO MAIN :: [] Changed https cert path to server.crt
2026-08-20T15:29:31.684677322Z 2026-08-20 15:29:31 INFO MAIN :: [] Changed https key path to server.key
2026-08-20T15:29:32.019468115Z 2026-08-20 15:29:32 INFO MAIN :: [] Broken providers found: ['danishbits', 'btdb', 'hdtorrents']
2026-08-20T15:29:33.753755631Z 2026-08-20 15:29:33 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:33.764066894Z 2026-08-20 15:29:33 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:33.765415461Z 2026-08-20 15:29:33 INFO MAIN :: [] Add minor version numbers to database
2026-08-20T15:29:33.786705062Z 2026-08-20 15:29:33 INFO MAIN :: [] [MAIN-DB] Updated major version to: 43.0
2026-08-20T15:29:33.793041187Z 2026-08-20 15:29:33 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 43.1
2026-08-20T15:29:33.798416296Z 2026-08-20 15:29:33 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:33.801104001Z 2026-08-20 15:29:33 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:33.802479933Z 2026-08-20 15:29:33 INFO MAIN :: [] Test major and minor version updates database
2026-08-20T15:29:33.808094464Z 2026-08-20 15:29:33 INFO MAIN :: [] [MAIN-DB] Updated major version to: 44.0
2026-08-20T15:29:33.814337051Z 2026-08-20 15:29:33 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.1
2026-08-20T15:29:33.819452697Z 2026-08-20 15:29:33 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:33.822423723Z 2026-08-20 15:29:33 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:33.824903418Z 2026-08-20 15:29:33 INFO MAIN :: [] Adding column proper_tags to history
2026-08-20T15:29:33.839344402Z 2026-08-20 15:29:33 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.2
2026-08-20T15:29:33.844460398Z 2026-08-20 15:29:33 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:33.846909853Z 2026-08-20 15:29:33 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:33.849431744Z 2026-08-20 15:29:33 INFO MAIN :: [] Adding column manually_searched to history
2026-08-20T15:29:33.857922029Z 2026-08-20 15:29:33 INFO MAIN :: [] Adding column manually_searched to tv_episodes
2026-08-20T15:29:33.870384927Z 2026-08-20 15:29:33 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.3
2026-08-20T15:29:33.875485363Z 2026-08-20 15:29:33 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:33.877922753Z 2026-08-20 15:29:33 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:33.879143112Z 2026-08-20 15:29:33 INFO MAIN :: [] Adding column info_hash in history
2026-08-20T15:29:33.891044479Z 2026-08-20 15:29:33 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.4
2026-08-20T15:29:33.896152420Z 2026-08-20 15:29:33 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:33.898562284Z 2026-08-20 15:29:33 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:33.899725808Z 2026-08-20 15:29:33 INFO MAIN :: [] Adding column plot in imdb_info
2026-08-20T15:29:33.902508865Z 2026-08-20 15:29:33 INFO MAIN :: [] Adding column plot in tv_show
2026-08-20T15:29:33.916133334Z 2026-08-20 15:29:33 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.5
2026-08-20T15:29:33.921238449Z 2026-08-20 15:29:33 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:33.923650017Z 2026-08-20 15:29:33 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:33.924845927Z 2026-08-20 15:29:33 INFO MAIN :: [] Adding column size in history
2026-08-20T15:29:33.937818101Z 2026-08-20 15:29:33 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.6
2026-08-20T15:29:33.943003347Z 2026-08-20 15:29:33 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:33.945418142Z 2026-08-20 15:29:33 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:33.946577157Z 2026-08-20 15:29:33 INFO MAIN :: [] Adding PK to mindexer column in indexer_mapping table
2026-08-20T15:29:33.982198271Z 2026-08-20 15:29:33 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.7
2026-08-20T15:29:33.987385311Z 2026-08-20 15:29:33 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:33.990389914Z 2026-08-20 15:29:33 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:33.991573819Z 2026-08-20 15:29:33 INFO MAIN :: [] Make indexer and indexer_id as INTEGER in tv_episodes table
2026-08-20T15:29:34.017760546Z 2026-08-20 15:29:34 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.8
2026-08-20T15:29:34.022763776Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.025049982Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.026217784Z 2026-08-20 15:29:34 INFO MAIN :: [] Adding column indexer_id in history
2026-08-20T15:29:34.032775065Z 2026-08-20 15:29:34 INFO MAIN :: [] Adding column indexer_id in blacklist
2026-08-20T15:29:34.037972686Z 2026-08-20 15:29:34 INFO MAIN :: [] Adding column indexer_id in whitelist
2026-08-20T15:29:34.043078162Z 2026-08-20 15:29:34 INFO MAIN :: [] Adding column indexer in imdb_info
2026-08-20T15:29:34.048930372Z 2026-08-20 15:29:34 INFO MAIN :: [] Dropping the unique index on idx_indexer_id
2026-08-20T15:29:34.063571639Z 2026-08-20 15:29:34 INFO MAIN :: [] Dropping the primary key on the table xem_refresh
2026-08-20T15:29:34.076016451Z 2026-08-20 15:29:34 INFO MAIN :: [] Updating indexer field on table blacklist. Using the series id to match with field show_id
2026-08-20T15:29:34.078056170Z 2026-08-20 15:29:34 INFO MAIN :: [] Updating indexer field on table whitelist. Using the series id to match with field show_id
2026-08-20T15:29:34.079662807Z 2026-08-20 15:29:34 INFO MAIN :: [] Updating indexer field on table history. Using the series id to match with field showid
2026-08-20T15:29:34.081265616Z 2026-08-20 15:29:34 INFO MAIN :: [] Updating indexer field on table imdb_info. Using the series id to match with field indexer_id
2026-08-20T15:29:34.086966190Z 2026-08-20 15:29:34 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.9
2026-08-20T15:29:34.091991204Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.094231016Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.095403979Z 2026-08-20 15:29:34 INFO MAIN :: [] Adding new quality field in the tv_episodes table
2026-08-20T15:29:34.109071846Z 2026-08-20 15:29:34 INFO MAIN :: [] Dropping the index on idx_sta_epi_air
2026-08-20T15:29:34.110636578Z 2026-08-20 15:29:34 INFO MAIN :: [] Dropping the index on idx_sta_epi_sta_air
2026-08-20T15:29:34.112134024Z 2026-08-20 15:29:34 INFO MAIN :: [] Dropping the index on idx_status
2026-08-20T15:29:34.115225894Z 2026-08-20 15:29:34 INFO MAIN :: [] Splitting the composite status into status and quality
2026-08-20T15:29:34.120156317Z 2026-08-20 15:29:34 INFO MAIN :: [] Removing the quality from the action field, as this is a composite status
2026-08-20T15:29:34.125605074Z 2026-08-20 15:29:34 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.10
2026-08-20T15:29:34.130708395Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.133297692Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.134525676Z 2026-08-20 15:29:34 INFO MAIN :: [] Shift qualities in tv_shows one place to the left.
2026-08-20T15:29:34.136505234Z 2026-08-20 15:29:34 INFO MAIN :: [] Shift qualities in tv_episodes one place to the left.
2026-08-20T15:29:34.138119827Z 2026-08-20 15:29:34 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-20T15:29:34.143134890Z 2026-08-20 15:29:34 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.11
2026-08-20T15:29:34.148026776Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.150227740Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.151436815Z 2026-08-20 15:29:34 INFO MAIN :: [] Adding new watched field in the tv_episodes table
2026-08-20T15:29:34.168568570Z 2026-08-20 15:29:34 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.12
2026-08-20T15:29:34.173485005Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.175816612Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.176991179Z 2026-08-20 15:29:34 INFO MAIN :: [] Adding new airdate_offset field in the tv_shows table
2026-08-20T15:29:34.188061030Z 2026-08-20 15:29:34 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.13
2026-08-20T15:29:34.192915100Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.195056634Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.196223675Z 2026-08-20 15:29:34 INFO MAIN :: [] Adding release ignore and require exclude option flags to the tv_shows table
2026-08-20T15:29:34.213319968Z 2026-08-20 15:29:34 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.14
2026-08-20T15:29:34.218132744Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.220480855Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.221642946Z 2026-08-20 15:29:34 INFO MAIN :: [] Creating a new table scene_exceptions in the main.db database.
2026-08-20T15:29:34.228727018Z 2026-08-20 15:29:34 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.15
2026-08-20T15:29:34.233564403Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.235730728Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.236901967Z 2026-08-20 15:29:34 INFO MAIN :: [] Addin show_lists field to tv_shows.
2026-08-20T15:29:34.249144451Z 2026-08-20 15:29:34 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.16
2026-08-20T15:29:34.253949963Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.256310118Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.257475215Z 2026-08-20 15:29:34 INFO MAIN :: [] Creating a new table custom_logs in the main.db database.
2026-08-20T15:29:34.265240670Z 2026-08-20 15:29:34 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.17
2026-08-20T15:29:34.270085350Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.272259390Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.273425940Z 2026-08-20 15:29:34 INFO MAIN :: [] Adding column provider_type to the history table
2026-08-20T15:29:34.279858208Z 2026-08-20 15:29:34 INFO MAIN :: [] Adding column client_status to the history table
2026-08-20T15:29:34.286486883Z 2026-08-20 15:29:34 INFO MAIN :: [] Adding column part_of_batch to the history table
2026-08-20T15:29:34.296918018Z 2026-08-20 15:29:34 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.18
2026-08-20T15:29:34.301750895Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.303927951Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.305090693Z 2026-08-20 15:29:34 INFO MAIN :: [] Creating a new table search_templates in the main.db database.
2026-08-20T15:29:34.308343376Z 2026-08-20 15:29:34 INFO MAIN :: [] Adding new templates field in the tv_shows table
2026-08-20T15:29:34.320438443Z 2026-08-20 15:29:34 INFO MAIN :: [] [MAIN-DB] Updated minor version to: 44.19
2026-08-20T15:29:34.370994806Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.373291563Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.381323154Z 2026-08-20 15:29:34 INFO MAIN :: [] [CACHE-DB] Updated major version to: 2.None
2026-08-20T15:29:34.385364025Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.387889743Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.392535973Z 2026-08-20 15:29:34 INFO MAIN :: [] [CACHE-DB] Updated major version to: 3.None
2026-08-20T15:29:34.400789271Z 2026-08-20 15:29:34 INFO MAIN :: [] [CACHE-DB] Updated major version to: 4.None
2026-08-20T15:29:34.448231720Z 2026-08-20 15:29:34 INFO MAIN :: [] Backing up database before upgrade
2026-08-20T15:29:34.450513497Z 2026-08-20 15:29:34 INFO MAIN :: [] Proceeding with upgrade
2026-08-20T15:29:34.451662122Z 2026-08-20 15:29:34 INFO MAIN :: [] Shift qualities in history one place to the left.
2026-08-20T15:29:34.453253337Z 2026-08-20 15:29:34 INFO MAIN :: [] Update status UNKONWN from tv_episodes
2026-08-20T15:29:34.457507729Z 2026-08-20 15:29:34 INFO MAIN :: [] [FAILED-DB] Updated major version to: 3.None
2026-08-20T15:29:34.459998517Z 2026-08-20 15:29:34 INFO MAIN :: [] Missing idx_tv_episodes_showid_airdate for TV Episodes table detected, fixing...
2026-08-20T15:29:34.463489529Z 2026-08-20 15:29:34 INFO MAIN :: [] Missing idx_showid for TV Episodes table detected, fixing...
2026-08-20T15:29:34.466911403Z 2026-08-20 15:29:34 INFO MAIN :: [] Missing idx_status for TV Episodes table detected, fixing...
2026-08-20T15:29:34.470247966Z 2026-08-20 15:29:34 INFO MAIN :: [] Missing idx_sta_epi_air for TV Episodes table detected, fixing...
2026-08-20T15:29:34.474148834Z 2026-08-20 15:29:34 INFO MAIN :: [] Missing idx_sta_epi_sta_air for TV Episodes table detected, fixing...
2026-08-20T15:29:35.918910880Z 2026-08-20 15:29:35 INFO MAIN :: [] Starting Medusa [master] using '/config/config.ini'
2026-08-20T15:29:35.929845950Z 2026-08-20 15:29:35 INFO MAIN :: [] Generating New API key
2026-08-20T15:29:36.075457496Z 2026-08-20 15:29:36 INFO TORNADO :: [] Starting Medusa on http://0.0.0.0:8081/
2026-08-20T15:29:36.263668002Z 2026-08-20 15:29:36 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-20T15:29:36.462758407Z Connection to localhost (127.0.0.1) 8081 port [tcp/tproxy] succeeded!
2026-08-20T15:29:36.726981882Z 2026-08-20 15:29:36 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-20T15:29:36.765341243Z 2026-08-20 15:29:36 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-20T15:29:36.801477885Z 2026-08-20 15:29:36 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-20T15:29:36.835350416Z 2026-08-20 15:29:36 INFO MAIN :: [] Checking for XEM scene exceptions updates for TVDBv2
2026-08-20T15:29:37.123800539Z 2026-08-20 15:29:37 INFO MAIN :: [] Checking for scene exceptions updates from AniDB
2026-08-20T15:29:37.139324224Z [ls.io-init] done.
2026-08-20T15:29:38.191817349Z 2026-08-20 15:29:38 INFO MAIN :: [] Updated scene exceptions.
2026-08-20T15:29:38.218297727Z 2026-08-20 15:29:38 INFO MAIN :: [] Updating exception_cache and exception_season_cache
2026-08-20T15:29:38.824427811Z 2026-08-20 15:29:38 INFO MAIN :: [] Finished processing 5349 scene exceptions.
2026-08-20T15:29:38.843214840Z 2026-08-20 15:29:38 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
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.5-r0
alsa-lib 1.2.14-r2
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.14.1-r0
apk-tools 3.0.7-r0
appdirs 1.4.4
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
attrs 25.4.0
autocommand 2.2.2
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
babelfish 0.6.1
backports-tarfile 1.2.0
bash 5.3.3-r1
beautifulsoup4 4.14.2
bencode-py 4.0.0
bitflags 2.9.1
bitstream-io 2.6.0
bitstream-io 4.2.0
bitvec 1.0.1
bitvec_helpers 3.1.6
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
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.1
chardet 7.6.0
charset-normalizer 3.5.1
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
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.4
configobj 5.0.9
console 0.15.11
contextlib2 21.6.0
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crc 3.3.0
crc-catalog 2.4.0
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.20.0-r0
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.2
either 1.15.0
enzyme 0.5.2
equator 0.4.2
errno 0.3.12
feedparser 6.0.12
fern 0.7.1
ffmpeg 8.0.1-r1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavdevice 8.0.1-r1
ffmpeg-libavfilter 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
ffmpeg-libswscale 8.0.1-r1
findutils 4.10.0-r0
fontconfig 2.17.1-r0
freetype 2.14.3-r0
fribidi 1.0.16-r2
funty 2.0.0
future 1.0.0
gdbm 1.26-r0
getrandom 0.3.3
glib 2.86.3-r0
glslang-libs 1.4.321.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 12.2.0-r0
html5lib 1.1
hwdata-pci 0.401-r0
idna 3.18
idna 3.19
importlib-metadata 8.7.1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jaraco-context 6.1.0
jaraco-functools 4.4.0
jaraco-text 4.0.0
jq 1.8.1-r0
json-c 0.18-r1
jsonrpclib-pelix 0.4.3.4
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.19-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.7-r0
libass 0.17.4-r0
libasyncns 0.8-r4
libattr 2.5.2-r2
libblkid 2.41.4-r0
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.7-r0
libcurl 8.20.0-r0
libdav1d 1.5.2-r0
libdovi 3.3.2-r0
libdrm 2.4.131-r0
libeconf 0.8.3-r0
libexpat 2.8.3-r0
libffi 3.5.2-r0
libflac 1.4.3-r2
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjpeg-turbo 3.1.2-r0
libjxl 0.11.2-r0
libltdl 2.5.4-r2
libmd 1.1.0-r0
libmediainfo 25.09-r0
libmount 2.41.4-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.6-r0
libpanelw 6.5_p20251123-r0
libpciaccess 0.18.1-r1
libplacebo 7.351.0-r0
libpng 1.6.58-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libpulse 17.0-r5
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsndfile 1.2.2-r2
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.4-r0
libssl3 3.5.7-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunibreak 6.1-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
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.1-r2
linux-raw-sys 0.9.4
log 0.4.27
mako 1.3.10
markdown2 2.5.4
markupsafe 3.0.3
maybe-rayon 0.1.1
mbedtls 3.6.7-r0
mediainfo 25.09-r0
memchr 2.7.5
minimal-lexical 0.2.1
more-itertools 10.8.0
mpdecimal 4.0.1-r0
mpg123-libs 1.33.3-r0
msgpack 1.1.2
msgpack 1.2.1
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.69.0-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
oauthlib 3.3.1
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
orc 0.4.41-r0
packaging 25.0
packaging 26.0
packaging 26.2
paste 1.0.15
pastey 0.1.0
pcre2 10.47-r0
pip 26.2.1
pip UNKNOWN
platformdirs 4.10.0
platformdirs 4.11.3
platformdirs 4.4.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profilehooks 1.13.0
profiling 1.0.16
pyc 3.12.14-r0
pygithub 1.53
pygments 2.20.0
pyjwt 2.10.1
pymediainfo 7.0.1
pyparsing 3.3.2
pyproject-hooks 1.2.0
pysubs2 1.9.0
python-dateutil 2.9.0.post0
python-twitter 3.5
python3 3.12.14-r0
python3-gdbm 3.12.14-r0
python3-pyc 3.12.14-r0
python3-pycache-pyc0 3.12.14-r0
pytimeparse 1.1.8
pytrakt 3.4.35
pyyaml 6.0.3
quote 1.0.40
radium 0.7.0
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rarfile 4.2
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
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 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
serd-libs 0.32.4-r0
setuptools 70.3.0
setuptools 84.0.0
sgmllib3k 1.0.0
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
six 1.17.0
skalibs-libs 2.14.4.0-r0
slim 0.1.0
sord-libs 0.16.18-r0
soupsieve 2.9.2
soxr 0.1.3-r7
speexdsp 1.2.1-r2
spirv-tools 1.4.321.0-r1
sqlite-libs 3.53.4-r0
sratom 0.6.18-r0
srt 3.5.3
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
stevedore 5.9.0
subliminal 2.2.1
syn 2.0.102
tap 1.0.1
tdb-libs 1.4.14-r0
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
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.18
unicode-width 0.2.1
urllib3 2.5.0
urllib3 2.7.0
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v4l-utils-libs 1.32.0-r0
v_frame 0.3.9
validators 0.35.0
vidstab 1.1.1-r0
vulkan-loader 1.4.321.0-r0
wayland-libs-client 1.24.0-r0
webencodings 0.6.1
wheel 0.46.3
wheel 0.48.0
wrapt 1.17.3
wyz 0.5.1
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xvidcore 1.3.7-r2
xz-libs 5.8.3-r0
y4m 0.8.0
zerocopy 0.8.25
zimg 3.0.6-r0
zipp 3.23.0
zix-libs 0.6.2-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "DEBUG",
"message": "http://172.17.0.5:8081/js/medusa-runtime.js?571 0:1334587 \"Added 0 shows to store\"",
"source": "console-api",
"timestamp": 1787239790138
},
{
"level": "INFO",
"message": "http://172.17.0.5:8081/js/app.js?571 0:966 \"Finished loading all shows.\"",
"source": "console-api",
"timestamp": 1787239790138
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.43s |
| Container Start | PASS | - | 63.30s |
| Create Buildx SBOM | PASS | - | 1.73s |
| Get Build Info | PASS | - | 0.04s |