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

Add TV livestreams to an IPTV PVR client #209

Closed
dagwieers opened this issue May 10, 2019 · 7 comments · Fixed by #737
Closed

Add TV livestreams to an IPTV PVR client #209

dagwieers opened this issue May 10, 2019 · 7 comments · Fixed by #737
Labels
enhancement New feature or request kodi Related to the Kodi media player released A fix for this issue has been released by upstream
Milestone

Comments

@dagwieers
Copy link
Collaborator

dagwieers commented May 10, 2019

So the basic idea is that our users have their TV channels added to the TV section in their Kodi and can more easily switch between Live TV channels like they are used to on a normal TV.

To make this possible, various things should be considered:

  • Either improve the existing IPTV Simple Client, or create a new IPTV PVR addon for this purpose
  • The IPTV PVR addon needs an API to add/remove/query added streams
  • Discuss with other stakeholders (other addon writers) for integration
  • Either allow the user to do this on individual channels (right-click menu on channel) or do it automatically for all live channels
    • May cause duplicate entries if multiple overlapping addons, e.g. VRT NU vs Retrospect
  • Optionally add EPG information when adding the channel
  • Register the owner-addon of the channel
    • So that the user can right-click back to the addon for VOD content
  • Automatically update entries when the VRT NU addon has changes (idempotent interface)

This solves the basic problem most users have that the TV channels are hidden inside addons, or need to be added to Favourites (where they are listed in between other stuff).

@dagwieers dagwieers added the enhancement New feature or request label May 10, 2019
@dagwieers dagwieers added this to the Future milestone May 10, 2019
@dagwieers
Copy link
Collaborator Author

dagwieers commented May 10, 2019

cc @michaelarnauts @basrieter

@dagwieers dagwieers changed the title Add TV livestreams to IPTV Simple Client Add TV livestreams to an IPTV PVR client May 10, 2019
@dagwieers dagwieers added the kodi Related to the Kodi media player label May 21, 2019
@dagwieers dagwieers removed this from the Future milestone Jun 26, 2019
@michaelarnauts
Copy link
Contributor

This might be useful to look into: https://forum.kodi.tv/showthread.php?tid=301993

@dagwieers
Copy link
Collaborator Author

If anything, I think we need to discuss merits with other add-on and Kodi developers.
Maybe something better is already in the works.

@dagwieers
Copy link
Collaborator Author

I am going to close this for now. This is still high on my wishlist, but something I think Kodi should be fixing higher up.

With Video-on-demand becoming the future of media consumption, there should be Kodi infrastructure ready where add-ons can add content and live-streams, and which is easily accessible for users without the need to select a provider/add-on first.

@dagwieers dagwieers added this to the Future milestone Aug 16, 2019
@dagwieers dagwieers modified the milestones: Future, Revisit Oct 7, 2019
@dagwieers
Copy link
Collaborator Author

This might be a solution to get VRT channels added to the TV channels listing in Kodi: https://www.matthuisman.nz/2019/02/iptv-merge-kodi-add-on.html

@dagwieers
Copy link
Collaborator Author

A discussion is taking place in add-ons/plugin.video.vtm.go#168 wrt. this.

@dagwieers dagwieers added the fixed An upstream fix is available but not yet released label May 27, 2020
@dagwieers dagwieers modified the milestones: Future, v2.3.4 Jul 22, 2020
@dagwieers
Copy link
Collaborator Author

IPTV Manager has been accepted in the official Kodi repository, so this is now possible implemented and released.

@mediaminister mediaminister added released A fix for this issue has been released by upstream and removed fixed An upstream fix is available but not yet released labels Mar 27, 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 kodi Related to the Kodi media player released A fix for this issue has been released by upstream
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants