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
🎉 Preview: 💻IPTV-Web: IPTV live stream management platform, supports online
playback and other features, under development...
⚠️ Note: If upgrading from an older version, you need to manually delete the old version's result cache file output/cache.pkl
✨ Added support for IPv6 domain name resolution, improving IPv6 interface recognition capability (#910)
✨ Simplified Docker update time environment variable to UPDATE_CRON, supporting multiple time settings (#920)
✨ Updated offline data for multicast sources and hotel sources
🪄 Removed default proxy due to high access pressure causing failures, it is recommended to define your own proxy
address for subscription sources and results, or follow the public account to get the proxy address
🪄 Refactored channel data format from tuple to dict, added type definitions, optimized data processing, and
adjusted directory structure
🪄 Precompiled regex matching to improve efficiency
🐛 Adjusted Docker FFmpeg build version to resolve issues with some domain names not being able to get resolution ( #864)
🐛 Fixed issue of creating duplicate scheduled tasks when Docker restarts (#916)
🐛 Merged default and user configurations, users only need to fill in the changes (#892, @wongsyrone)
🐛 Fixed issue of result generation failure (#863, #870, #875)