🚀 XC_VM v2.3.4
✨ New Features
- Integrated the TMDB module directly into the core, eliminating duplicated standard-set copies and simplifying project architecture.
🐛 Bug Fixes
- Improved player stability by handling potential
nullvalues in movie properties. - Enhanced image URL validation in the player.
- Improved resilience against transient database and API failures.
- Switched internal error reporting to use secure HTTPS communication.
- Improved backup restoration by validating migration arguments and handling
db_restoreresults correctly.
♻️ Refactoring
- Extracted player utility functions from the legacy bootstrap to improve code organization.
- Continued modernization of the codebase by moving TMDB functionality into the core architecture.
🔧 Maintenance
- Improved internal reliability and maintainability across player, backup, and core services.
Full Changelog: 2.3.3...2.3.4