Skip to content

v1.2.7

Choose a tag to compare

@Divarion-D Divarion-D released this 23 Nov 11:44

πŸš€ 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.php
    • xc_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