Update README.md
This commit is contained in:
parent
5d7ef0317a
commit
7fa55d3401
|
@ -1,9 +1,9 @@
|
||||||
|
|
||||||
## IPTV XML CLEANER
|
## IPTV XML CLEANER
|
||||||
A tool used to remove unnecessary channels and programs from IPTVBoss's exhaustive Electronic program guide. It uses [xmlstarlet](https://xmlstar.sourceforge.net/) to parse through and select relevant info from CANADA and USA, then gathers the data in a new filtered XML which is exposed for the Ministra service by using a combination of [Lighttpd](https://www.lighttpd.net/) and [Nginx Proxy Manager](https://nginxproxymanager.com/).
|
A tool used to remove unnecessary channels and programs from IPTVBoss's exhaustive Electronic program guide. It uses [xmlstarlet](https://xmlstar.sourceforge.net/) to parse through and select relevant info from CANADA and USA, then gathers the data in a new filtered XML which is exposed for the Ministra service by using a combination of [Lighttpd](https://www.lighttpd.net/) and [Nginx Proxy Manager](https://nginxproxymanager.com/).
|
||||||
|
|
||||||
### USAGE
|
### USAGE
|
||||||
IPTV XML Cleaner runs automatically on a fixed schedule and exposes resulting XML file.
|
IPTV XML Cleaner runs automatically on a fixed schedule and exposes the resulting filtered XML file at [leanepg.targo.ca](leanepg.targo.ca/clean_CANADA_USA.xml).
|
||||||
|
iptv-xml-cleaner has a docker-compose file that starts it up in tandem with a [targo-lighttpd](https://git.targo.ca/Nicolas/targo_lighttpd) container.
|
||||||
|
|
||||||
### PERFORMANCE
|
### PERFORMANCE
|
||||||
#### Canadian EPG
|
#### Canadian EPG
|
||||||
|
|
Loading…
Reference in New Issue
Block a user