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

Allow to process raw M3U8 or XMLTV data #69

Merged
merged 5 commits into from
Jan 28, 2021

Conversation

michaelarnauts
Copy link
Contributor

@michaelarnauts michaelarnauts commented Jan 24, 2021

This PR allows IPTV Manager to handle raw M3U8 or XMLTV data next to the JSON-STREAMS or JSON-EPG formats when fetching data from the add-ons. This can be useful when the addon already has a M3U8 playlist or XMLTV file with the data, or when special things need to be added to the m3u or xml directly.

IPTV Manager will only remove the headers, but keep the rest of the data as-is.

TODO:

<tv source-info-url="http://www.schedulesdirect.org/" source-info-name="Schedules Direct" generator-info-name="XMLTV/$Id: tv_grab_na_dd.in,v 1.70 2008/03/03 15:21:41 rmeden Exp $" generator-info-url="http://www.xmltv.org/"> 

@michaelarnauts michaelarnauts added the enhancement New feature or request label Jan 24, 2021
@michaelarnauts michaelarnauts merged commit 201a513 into master Jan 28, 2021
@michaelarnauts michaelarnauts deleted the allow-raw-m3u-or-xmltv branch January 28, 2021 11:59
@dagwieers dagwieers added this to the v0.2.3 milestone Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants