Feature #6039
zap2it-GuideScraping
0%
Description
I recently came accross https://github.com/daniel-widrick/zap2it-GuideScraping
It uses python3 and overall it work quite well.
I plan to package it along-side tvheadend for Synology part of SynoCommunity but I thought it might end-up being not too much of a stretch to adapt the code to allow it to become a new EPG-Grabber?
Pointers on how to do this (or even better, help in achieving this) would be much appreciated.
Thnx in advance.
History
Updated by th0ma7 ^ over 3 years ago
Using another project I created a python3 tv_grab_zap2epg.
Code is accesssible here:
https://github.com/edit4ever/script.module.zap2epg/pull/37
This EPG grabber will be added to next version of TVH SynoCommunity package for DSM6-7 Synology NAS.
But can be closed unless there is interest to get this upstream.
Updated by Flole Systems over 3 years ago
Well if it's working you should consider making a PR for it. From experience I can tell you that having a fork and trying to keep it up to date with the master becomes more and more difficult over time.