Skip to content

v1.2.3

Choose a tag to compare

@Divarion-D Divarion-D released this 25 Oct 20:22

πŸš€ XC_VM v1.2.3

✨ Improvements

  • Added proxy server support
  • Added error display in dev mode (shown inside the frame)
  • Refactored web player β€” unified shared classes and libraries
    • Removed duplicate CoreUtilities and Database declarations
    • Removed local TMDB library, replaced with shared version
  • Renamed CoreUtilities β†’ StreamingUtilities
  • Updated documentation and README

πŸ› Bug Fixes

  • Fixed LB installer and reinstallation process
  • Fixed LB update mechanism β€” removed redundant API requests and added incremental update support
  • Fixed general errors and improved stability
  • Removed unnecessary updates during LB and Proxy reinstallation β€” now the latest version installs automatically

πŸ”„ Other Changes

  • General refactoring and cleanup across the codebase
  • Merged PRs #21 (Webplayer refactor) and #22 (StreamingUtilities refactor)

Full Changelog: 1.2.2...1.2.3