-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,19 @@ | ||
[![Build EPG](https://github.com/dp247/rakuten-uk-epg/actions/workflows/actions.yml/badge.svg)](https://github.com/dp247/rakuten-uk-epg/actions/workflows/actions.yml) | ||
|
||
## About | ||
Provides a 72-hour XMLTV EPG for Rakuten UK's TV service. | ||
Provides a 72-hour XMLTV EPG for Rakuten UK's TV service, which is updated automatically every 8 hours. | ||
|
||
## Usage | ||
Grab the XMLTV file from this link and paste it into your favorite IPTV client: | ||
``` | ||
https://raw.githubusercontent.com/dp247/rakuten-uk-epg/master/epg.xml | ||
``` | ||
|
||
## Contributing | ||
This project needs no contributors other than small QoL changes here and there. With that said, feel free to fork and update for other Rakuten regions. | ||
|
||
## Known issues | ||
- To-hour rounding can be a bit off, leading to small gaps | ||
|
||
## Legal | ||
This project isn't affiliated with Rakuten Group, Inc. in any way, shape, or form. The EPG is generated using publicly available URLs and data. |