diff --git a/.readme/template.md b/.readme/template.md index 74498a427..b27b593d0 100644 --- a/.readme/template.md +++ b/.readme/template.md @@ -1,14 +1,11 @@ # IPTV -[![auto-update](https://github.com/iptv-org/iptv/actions/workflows/auto-update.yml/badge.svg)](https://github.com/iptv-org/iptv/actions/workflows/auto-update.yml) - Collection of publicly available IPTV (Internet Protocol television) channels from all over the world. ## Table of contents - 🚀 [How to use?](#how-to-use) - 📺 [Playlists](#playlists) -- 🗓 [EPG](#epg) - 🗄 [Database](#database) - 👨‍💻 [API](#api) - 📚 [Resources](#resources) diff --git a/tests/__data__/expected/_readme.md b/tests/__data__/expected/_readme.md index 1e4cc2a5d..cd7ec179f 100644 --- a/tests/__data__/expected/_readme.md +++ b/tests/__data__/expected/_readme.md @@ -1,14 +1,11 @@ # IPTV -[![auto-update](https://github.com/iptv-org/iptv/actions/workflows/auto-update.yml/badge.svg)](https://github.com/iptv-org/iptv/actions/workflows/auto-update.yml) - Collection of publicly available IPTV (Internet Protocol television) channels from all over the world. ## Table of contents - 🚀 [How to use?](#how-to-use) - 📺 [Playlists](#playlists) -- 🗓 [EPG](#epg) - 🗄 [Database](#database) - 👨‍💻 [API](#api) - 📚 [Resources](#resources) @@ -454,10 +451,6 @@ Same thing, but split up into separate files: -## EPG - -The playlists already contain links to all guides, so players with support the `x-tvg-url` tag should load it automatically. Otherwise, you can choose one of the guides featured in the [iptv-org/epg](https://github.com/iptv-org/epg) repository. - ## Database All channel data is taken from the [iptv-org/database](https://github.com/iptv-org/database) repository. If you find any errors please open a new [issue](https://github.com/iptv-org/database/issues) there.