IPTVX Server (Linux multi-arch tarball)

This package is intended for NAS devices that allow running third-party binaries via SSH.

Quick start:
1) Extract the archive to a folder.
2) Edit config.env (TOKEN is optional).
3) Run:
     ./start.sh

Then open:
  http://<NAS-IP>:<PORT>/

Remote access:
- Forward <PORT> on your router to your NAS local IP.
- Set TOKEN in config.env and add it to IPTVX Client.

Notes:
- The server binds to 0.0.0.0 by default.
- On first start it creates ./server/data and ./server/recordings.
- Storage location and token can be changed later from the Web UI.
