🚀 XC_VM v1.2.7
✨ New Features
- Added multilingual support
- Spanish 🇪🇸
- Portuguese 🇵🇹
- Russian 🇷🇺
- Added the ability to switch languages directly in the panel
- Added auto-import of categories from TMDB
- Added FFmpeg 5.1 and updated support to FFmpeg 7.1
- Added pre-release support in GitHub Actions (including
build_pre-release.yml)
✨ Improvements
- Converted heavy database queries into lighter and more efficient ones
scanBouquet()updated after code review- Reviewed and improved watchfolder import function
- Renamed internal core files for consistency:
pdo.php→Database.phpxc_vm.php→CoreUtilities.php
🐛 Bug Fixes
- Fixed errors in logs and general bug cleanup
- Fixed on-demand function
- Fixed reinstalling LB and editing servers
- Fixed
getFile - Added
get_column()helper for retrieving a single column from query results
🔄 Other Changes
- Updated documentation
- Old files removed