EPG Workers #1454
Closed
freearhey
announced in
Announcements
EPG Workers
#1454
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Two new files will be added to the iptv-org/epg repository:
GUIDES.mdandworkers.txt.The
GUIDES.mdwill contain links to guides created by community members:guide.xml
Any user can add their guide to the list by placing
worker.jsonfile in a public directory on their server.worker.json
{ "channels": "path/to/channels.xml", "guide": "path/to/guide.xml" }And then adding the domain or IP address of the server to our
workers.txtfile.workers.txt
This will allow us to automatically check the availability of guides on a daily basis and keep the list in
GUIDES.mdup to date.Also, if this initiative is supported by the community, in the future we may be able to integrate these guides into our IPTV playlists as well.
All reactions