Skip to content

v6.0.0 Release: Multi-Client Support

Choose a tag to compare

@sergiomarquezdev sergiomarquezdev released this 23 Aug 12:39

v6.0.0 Release: Multi-Client Support

v6.0.0 Release: Support for Dynamic Port Assignment and Enhanced Web Interface

This release introduces dynamic port assignment for multi-instance support and significant improvements to the web interface configuration and setup process.

What's New in v6.0:

  • Dynamic Port Assignment:

    • Implemented dynamic port assignment for both HTTP and HTTPS ports, allowing multiple Acestream instances to run simultaneously without port conflicts.
    • Updated SetupAcestream.bat script to automate the detection and assignment of available ports.
  • Web Interface Configuration:

    • The player.html file is now dynamically updated with the correct IP address and port during container startup, ensuring that the web interface always connects to the appropriate Acestream instance.
  • Streamlined Docker Setup:

    • Enhanced the Docker setup process, including updates to the docker-compose.yml file, to support dynamic port assignment and simplify multi-instance management.
  • Improved Script Management:

    • Refined the SetupAcestream.bat script for better handling of Docker checks, IP configuration, and service initialization.
    • The script now includes more detailed logging and error handling for easier troubleshooting.
  • Updated Documentation:

    • Revised both the English and Spanish README.md files to reflect the latest changes, including instructions for dynamic port assignment and the updated setup process.

This release focuses on improving the flexibility and robustness of the Acestream Docker setup, particularly for users who need to run multiple instances concurrently. The enhancements to the web interface and setup scripts provide a smoother, more intuitive experience.

Thank you for your continuous support. Upgrade to v6.0 for a more flexible and enhanced Acestream experience!

Full Changelog: v5.0.0...v6.0.0