IPTV Manager
Docker-based open source IPTV feed management system manages M3U8 feeds, automatically detects channel accessibility, and selects the best line.
##Functional characteristics - Support adding multiple M3U8 feeds, and configurable automatic refresh interval - Automatically analyzes channel information, supports group management, renaming, and enable/disable - Automatically detect channel stream accessibility and latency and select the optimal line - Regularly automatically refresh feeds (30 minutes), detect lines (15 minutes), and clear unavailable channels (1 hour) - Export the merged M3U8 playlist and provide `/playlist` endpoints for direct access by IPTV clients - Modern Web UI based on React + Tailwind CSS, supporting responsive layout ###Add a feed 1. Open the application and enter the "Feed Management" page 2. Click the "Add Feed" button 3. Fill in the feed information: - ** Name **: Display name of the feed - **URL**: M3U8 subscription source address - ** Refresh interval **: Automatic refresh interval (minutes) - ** Enable **: Do you want to enable this feed 4. Click "Add" to save ###Get a playlist The system will automatically generate a merged M3U8 playlist containing the best lines for all enabled channels. ** Playlist address **:`https://iptv-manager. <boxname>.heiyu.space/playlist` Add this address to your IPTV client (such as VLC, Kodi, IPTV Smarters, etc.) to watch the live broadcast. ###Recommended IPTV clients | platform| client| description| |------|--------|------| | **iOS / iPadOS** | [ntPlayer](https://apps.apple.com/app/ntplayer/id1613758141) |Free, M3U support, simple interface| | **iOS / iPadOS** | [APTV](https://apps.apple.com/app/aptv/id1630403500) |Support M3U/M3U8, automatically update subscriptions| | **Android** | [Televizo](https://play.google.com/store/apps/details? id=com.ottplay.ottplay) |Free, support M3U/XSPF, EPG program list| | **Android** | [IPTV Pro](https://play.google.com/store/apps/details? id= ru.iptvremote.android.iptv.pro)| Lightweight and fast, supporting multiple formats| | **macOS** | [IINA](https://iina.io/) |Free open source player supporting M3U playlists| | **Windows** | [Potplayer](https://potplayer.daum.net/) |Free, support M3U live broadcast list| | **Linux** | [VLC](https://www.videolan.org/) |Free open source, universal to all platforms| | ** Smart TV/Box **| [Kodi](https://kodi.tv/) |Open Source Media Center, IPTV Simple Client plug-in| | ** Cross-platform **| [VLC](https://www.videolan.org/) |Full platform support, menu → open network streaming → paste playlist address|




