You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ Added support for RTMP streaming (not supported by workflows), supporting Live/HLS streaming. Subscription results
can be converted to the corresponding mode for streaming output, and local video sources can be defined by creating live or hls directories in the config directory.
✨ Merged Docker images into guovern/iptv-api, with the same size as the slim version. No longer distinguish between
full and slim versions. latest is the latest version, and historical versions can be obtained, such as 1.6.2.
✨ Added support for minimizing the GUI to the system tray.
✨ Added support for dual-stack IPv4/IPv6 access, supporting txt and m3u to distinguish between IPv protocol
types.
✨ Added build version number, supporting the retention of historical versions.
🐛 Optimized the issue of non-URL keyword matching in the blacklist.
🐛 Fixed the no crontab for root prompt when starting the Docker container.