Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tv_grab_eu_xmltvse is broken, possible dirty fix using EPG xmltv files from iptv.org #161

Open
Supermagnum opened this issue Jan 29, 2022 · 6 comments

Comments

@Supermagnum
Copy link

Supermagnum commented Jan 29, 2022

Hello, since the XML grabber in tvheadend from the truecharts catalogue is currently broken , I think that it is possible to download the required XML files and import those with /usr/bin./tv_grab_file .
The bug is reported here:
#152

I have tried to write a script that should be possible to run with a daily crontab entry,- but since there seems not to be any possibility to edit the necessary file ( no text editor installed in the pod) I think that it can be downloaded to the internal pod with wget.

The script is here: https://github.com/Supermagnum/xmlimport/blob/main/tvgrabber.txt

It uses EPG information from:
https://github.com/iptv-org/epg

I hope that it makes sense, and I haven't made any errors.

So, any comments?

@garybuhrmaster
Copy link
Contributor

So, any comments?

Historically, iptv-org has had a (very very) lax attitude regarding of authorization/approval of their sources (they like to assert they do not validate anything, but trust any submissions). The last time I was aware of of an attempt to validate their sources over half were clearly not legal (piracy, etc.), a number were of unknown authorization, and only a small percentage were clearly legal (almost so small as to be almost noise in the total number(s) of sources in some locations).

The project itself has historically required clear TOUs that allow access to the data. Can you provide an authoritative statement from all those EPG sources (themselves, not iptv-org) that they have approved access to that EPG that iptv-org is making available?

Individuals, of course, may individually choose to respect patent/copyright/trademark/TOU, and they may choose not to, and any jurisdictional requirements will apply to those individuals. for their choices.

@Supermagnum
Copy link
Author

So, any comments?

Historically, iptv-org has had a (very very) lax attitude regarding of authorization/approval of their sources (they like to assert they do not validate anything, but trust any submissions). The last time I was aware of of an attempt to validate their sources over half were clearly not legal (piracy, etc.), a number were of unknown authorization, and only a small percentage were clearly legal (almost so small as to be almost noise in the total number(s) of sources in some locations).

The project itself has historically required clear TOUs that allow access to the data. Can you provide an authoritative statement from all those EPG sources (themselves, not iptv-org) that they have approved access to that EPG that iptv-org is making available?

Individuals, of course, may individually choose to respect patent/copyright/trademark/TOU, and they may choose not to, and any jurisdictional requirements will apply to those individuals. for their choices.

No, but it seems like it's grabbed from official website's according to:
https://github.com/iptv-org/epg/tree/master/sites

For example, this looks like public information:
https://www.allente.se/tv-guide/

@honir
Copy link
Contributor

honir commented Jan 29, 2022

For example, this looks like public information:

Just because it is on the internet does not make something "public".

It's not that the information is visible on the website but how they authorise you to use it. That is copyright.

You would need to find Allente's Terms and Conditions to see how you may use the data (i.e. whether you can download (copy) it or not, and what you may do with it).

@rmeden
Copy link
Contributor

rmeden commented Jan 29, 2022 via email

@Supermagnum
Copy link
Author

The only thing I can find is about their equipment, and services. There is nothing that mentions the EPG in those.

@garybuhrmaster
Copy link
Contributor

The only thing I can find is about their equipment, and services. There is nothing that mentions the EPG in those.

In which case the Berne convention applies (at least in all countries that are signatories, which include this source), which means all content is "born" copyrighted (and not automatically free to use without license).

I would recommend you contact the origin of the content (corporate offices, possibly corporate legal) and request that they clarify their TOU/TOS should they wish to donate their content to the public. Some organizations will do so, others, not so much. Their (copyrighted) content, their choices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants