diff --git a/sites/epg.tmacaraibes.com/readme.md b/sites/epg.tmacaraibes.com/readme.md new file mode 100644 index 000000000..b11b29168 --- /dev/null +++ b/sites/epg.tmacaraibes.com/readme.md @@ -0,0 +1,21 @@ +# epg.tmacaraibes.com + +http://epg.tmacaraibes.com/Epg/xmltv.xml + +### Download the guide + +```sh +npm run grab --- --sites=epg.tmacaraibes.com +``` + +### Update channel list + +```sh +npm run channels:parse --- --config=./sites/epg.tmacaraibes.com/epg.tmacaraibes.com.config.js --output=./sites/epg.tmacaraibes.com/epg.tmacaraibes.com.channels.xml +``` + +### Test + +```sh +npm test --- epg.tmacaraibes.com +```