Skip to content

v3.2

Latest
Compare
Choose a tag to compare
@sahara101 sahara101 released this 09 Jan 18:22
· 8 commits to main since this release
3d6295d

ENV BREAKING CHANGES:

Deprecated ENV (please check README)

  • JELLYSEERR_FORCE_USE
  • LGTV_IP
  • LGTV_MAC

IMPORTANT:

If you have issues after this update please delete the config files under your docker volume.

New Features

  • Added Emby support
  • Added Ombi request service
  • Added watch filter (Unwatched Movies/All Movies/ Watched Movies) with auto-update of Genre/PG/Year filters
  • Added search functionality
  • Initial implementation for Samsung Tizen and Sony Android TVs - NOT WORKING - Searching for contributors and testers

Major Changes

  • Completely reworked request service implementation
  • Removed forced Jellyseerr for Plex
  • Changed active service display for better visibility. Now the button shows the selected service instead of the next service
  • Expanded caching logic for all services
  • Improved cache management

Improvements

  • Updated settings UI and logic
  • Enhanced mobile styling for settings
  • Better handling of incomplete configurations
  • Moved debug endpoint to support all services /debug_service
  • Changed movie poster end state from ENDED to ENDING at 90% progress
  • Improved poster time calculations for stopped/resumed playback
  • Better movie poster updates for external playback

Bug Fixes

  • Fixed Trakt connection and token management
  • Fixed various UI and playback state issues
  • Various performance and stability improvements