Skip to content

v2.5.1-ls120

Latest

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 25 Sep 01:10
938a10a

CI Report:

https://ci-tests.linuxserver.io/linuxserver/kometa/v2.5.1-ls120/index.html

LinuxServer Changes:

Full Changelog: v2.5.0-ls119...v2.5.1-ls120

Remote Changes:

Added

  • Trace Plex queries before they start and report completion or failure with elapsed time, making pending requests visible when diagnosing apparent hangs.

Fixed

  • Use Prime Video watch provider ID 9 for the streaming default when no region is specified, honoring the default US region.
  • Report artwork upload timeouts as Plex server errors without a traceback, while preserving retries and continuing with remaining artwork.
  • Handle missing TMDb season details during show metadata loading with a descriptive error instead of a traceback and a library-aborting critical error.
  • Report MDBList daily quota and rate limits with recovery guidance instead of nested errors and playlist tracebacks.
  • Report invalid webhook URLs and notification request failures without tracebacks, continuing with other webhooks instead of interrupting collection processing.
  • Report empty or unreadable IMDb chart pages as service errors with chart context and recovery guidance instead of a traceback.
  • Report TMDb IDs that no longer exist as a concise error without a traceback, with a clearer message.
  • Log a concise error instead of a traceback when a collection or playlist cannot be loaded from Plex after being built.
  • Stop the post-Trakt-removal config cleanup from discarding unrelated null/empty values throughout config, default, and overlay files, which caused conditionals like the languages overlay default's back_radius to fail validation with each condition must have a result value.

Changed

  • Log "No Item Edits" when episode rating operations queue no changes, matching the existing item operations message.