You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background: I copied your epg-grabber script and modified a bit because I plan on creating a "master list" with my fav channels from SamsungTV, Pluto US, Plex, etc. and with your script now I am able to make my own EPG pulling just the desired data from 5 different EPG sources and thus reducing the size of my personal EPG (I plan on deploying it on a device with limited space --> firestick).
My question is, since I want to avoid being banned from where those EPG sources are hosted: is there a script to download those EPG files (xml.gz) to my github repository so that your EPG-grabber script can take them to process them? I imagine there could be a way but I am just a novice with a bit of knowledge (last time I coded something was in the early 90s).
I guess the script would have to check if the existent source EPGs in my github are the same as the ones in the original source so it doesn't download them time and time again.
I think I am able to make a YML file to execute such a script but can't get ahold of how to make one LOL.
Any input is appreciated.
The text was updated successfully, but these errors were encountered:
Manual Trigger: You can also manually run the workflow to test after everything is set up. To do this, navigate to the "Actions" tab in your GitHub repository. On the left side, select 'Update EPG', and then click 'Run workflow' on the right side.
Not an issue per se but a question.
Background: I copied your epg-grabber script and modified a bit because I plan on creating a "master list" with my fav channels from SamsungTV, Pluto US, Plex, etc. and with your script now I am able to make my own EPG pulling just the desired data from 5 different EPG sources and thus reducing the size of my personal EPG (I plan on deploying it on a device with limited space --> firestick).
My question is, since I want to avoid being banned from where those EPG sources are hosted: is there a script to download those EPG files (xml.gz) to my github repository so that your EPG-grabber script can take them to process them? I imagine there could be a way but I am just a novice with a bit of knowledge (last time I coded something was in the early 90s).
I guess the script would have to check if the existent source EPGs in my github are the same as the ones in the original source so it doesn't download them time and time again.
I think I am able to make a YML file to execute such a script but can't get ahold of how to make one LOL.
Any input is appreciated.
The text was updated successfully, but these errors were encountered: