Files
TeleWave/backend
Leonid Pershin 89b68a26e7
ci / build-backend (push) Successful in 1m20s
ci / build-frontend (push) Successful in 39s
ci / tests (push) Successful in 1m21s
ci / sonar (push) Successful in 3m46s
Refactor IptvEndpoints to improve XML generation and encoding handling
Updated the RenderGuide method to return a byte array instead of a string, enhancing performance and ensuring proper UTF-8 encoding without a BOM. Adjusted the XML writing process to use a MemoryStream for direct byte output, improving compatibility with XMLTV parsers. This change streamlines the generation of the EPG XML file and ensures accurate encoding in the response.
2026-08-02 13:18:55 +03:00
..