2018-11-26, 01:29
(2016-12-19, 22:52)primaeval Wrote: version 0.0.260Hi everyone. Since this is my first post, I apologize for any possible mistakes due to my questions. First, thanks to Primaeval for the amazing work, not only on this script, but for all the previous projects.
- Settings \ Source \ Look for .gz Files (Urls only)
- Settings \ Source \ md5 Check (Urls only)
- md5 needs to be of the uncompressed file
- put the original file name as the source (not the .gz file)
This is slightly new behaviour with gz and md5 files.
If you used compression before make sure it still works.
You can save yourselves a fair bit of time and bandwidth if you use compression and md5 files.
If your server supports compression you might not have to do anything with gz files,
requests should decompress it automatically.
If it doesn't I would recommend making a .gz version of your xmltv file if it is big.
Turn the new gz setting on.
Leave the source name without the gz extension (eg guide.xmltv not guide.xmltv.gz).
If you can make an md5 file on the server it could save you a lot of unnecessary downloading.
Make an md5 of the uncompressed file (eg guide.xmltv.md5).
Make a gz version of your file (eg guide.xmltv.gz)
Turn both the new settings on.
The md5 check will only download new files if the md5 has changed.
If the gz button is on and it can't find a gz version of your file it will try to download the original file without the gz extension.
I have followed the intructions to select the guide.xml file an internet source (url). It seems the file is pre-compressed, so i have taken the final .gz extension out from the url. Unfortunately, this is not working, showing "It was impossible to load the program data due to invalid settings". I wonder what I'm doing wrong. I have tested the decompressed .xml file on TVGF and it worked perfectly. Since I have not been able to make webgrab+ run with mono via Termux (i'm working in an android device), i'm running out of options. Any help would be massive.