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

Implement EPG genre support #800

Open
dagwieers opened this issue Jul 28, 2020 · 1 comment
Open

Implement EPG genre support #800

dagwieers opened this issue Jul 28, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@dagwieers
Copy link
Collaborator

dagwieers commented Jul 28, 2020

Currently the EPG we offer does not include "genre" (XMLTV categories).

The problem is that from the VRT NU EPG information we do not get the category.
And IPTV Manager currently does not support more than one category.

@dagwieers dagwieers added the enhancement New feature or request label Jul 28, 2020
@dagwieers dagwieers added this to the v2.4.1 milestone Jul 28, 2020
@dagwieers dagwieers self-assigned this Jul 28, 2020
@dagwieers dagwieers modified the milestones: v2.4.1, Future Jul 28, 2020
@dagwieers dagwieers added the help wanted Extra attention is needed label Jul 28, 2020
@mediaminister
Copy link
Collaborator

I managed to get the genre from VRT NU Search API based on the whatsonId in the Schedule API, but this only works for episodes that are already published in the Search API: https://github.com/mediaminister/plugin.video.vrt.nu/tree/genre

@dagwieers dagwieers modified the milestones: Future, v2.4.1 Jul 31, 2020
@dagwieers dagwieers modified the milestones: v2.4.1, Future Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants