By default, XUI stores all VOD content on the system SSD (usually /home/xtreamcodes/iptv_xtream_codes/movies). On servers with a small SSD and a large storage drive, this quickly fills the SSD and causes problems.
The solution is to redirect XUI’s VOD storage to the larger HDD. There are two safe ways to do this:
Use a Symlink – Move the existing movies (and series) folders to the HDD, then create symbolic links pointing back to the original path. XUI will continue writing to the same location, but the actual data will live on the HDD. This is the simplest and safest method, and it survives updates without breaking configurations.