NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 71 72 73 74 75 … 101 Next »
Xmltv.ch not completely processed, and no Artwork

 
  • 0 Vote(s) - 0 Average
Xmltv.ch not completely processed, and no Artwork
Bernard0105
Offline

Junior Member

France
Posts: 35
Threads: 3
Joined: Nov 2020
#1
2020-11-20, 12:04 PM (This post was last modified: 2020-11-20, 02:38 PM by Bernard0105.)
Hello,

This site is provided a useful guide for french TV :
https://xmltv.ch

It has a very good content description, that are correctly displayed as well as the scheduled time.

However it also includes Artwork, Category, Rating and Star notation, but none of those data are displayed in the nextPVR EPG / Guide page.
These data are also not available to Kodi.
Could it be possible to solve this ?

I joined one xmltv file, other samples can be downloaded from the above link.

Best regards,


Attached Files
.zip   xmltv-tnt.zip (Size: 814.15 KB / Downloads: 6)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,972
Threads: 956
Joined: May 2006
#2
2020-11-20, 02:55 PM (This post was last modified: 2020-11-20, 03:06 PM by mvallevand.)
I have been trying to research episode artwork for another project and I don't think sub ported the EPG episode icon "src" logic from v4 to v5.

From a Kodi perspective

- genres (categories) are supported but you will need to create a lookup table for your categories to the dvb standard. I can help you with this if you are interested. Sub has an option of loading free form to Kodi not sure if he does.

Sub hasn't added ratings to the Kodi XML API but other users have requested this.

If you want to get creative you can use this method to get the season and episode numbers to https://forums.nextpvr.com/showthread.ph...#pid546392 If you upload your npvr.db3 file on a cloud storage link I can help you there too.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,729
Threads: 767
Joined: Nov 2003
#3
2020-11-20, 03:53 PM
(2020-11-20, 12:04 PM)Bernard0105 Wrote: However it also includes Artwork, Category, Rating and Star notation, but none of those data are displayed in the nextPVR EPG / Guide page.
It does load the category, rating and star_rating. These are stored in the NextPVR database.

It does display the category in the web app. It also sends the category information to Kodi. As Martin mentioned above, Kodi does have some issues with what categories it can display.

It currently does nothing with the rating and star_rating. Most EPG sources don't have this info, and very few people have ever asked about these, so it hasn't really been a priority to show it anywhere.

Its not very common to have show artwork in xmltv files, but when it is present, it doesn't really cover the types of artwork NextPVR needs, so instead it typically goes looking for artwork from other sources on the internet.
Bernard0105
Offline

Junior Member

France
Posts: 35
Threads: 3
Joined: Nov 2020
#4
2020-11-20, 04:09 PM
Thank you Martin for your complete answer.

My project is to replace WMC running on Win7 by KODI+NextPVR running on Win10.
Without the Star notation, nor the show Artwork this is a true regression regarding my existing WMC config.

End of Life of WMC with Win7 is an opportunity for nextPVR, and I am surely not the only one that have to migrate my HTPC to another mediacenter, specially with Live TV OTA.

If Sub could add those feature one day, i would publish an 'how-to' guide on some HTPC french blogs, that may help nextPVR to be more used in France.

I am interested to know how to implement the lookup table to match the categories from "xmltv.ch" to the dvb standard used by Kodi and next PVR.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,972
Threads: 956
Joined: May 2006
#5
2020-11-20, 04:19 PM
I understand I believe another french user is still using v4 of NextPVR to get the artwork. Unfortunatly That is step backward too.

I wil add ratings to Kodi when sub passes the information.

I'd like to see your database before starting on the genres lookup.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,729
Threads: 767
Joined: Nov 2003
#6
2020-11-20, 04:33 PM
(2020-11-20, 04:19 PM)mvallevand Wrote: I wil add ratings to Kodi when sub passes the information.
It looks like it's already passing <rating> to kodi. It doesn't pass the star rating.
Bernard0105
Offline

Junior Member

France
Posts: 35
Threads: 3
Joined: Nov 2020
#7
2020-11-20, 04:34 PM
(2020-11-20, 03:53 PM)sub Wrote: It currently does nothing with the rating and star_rating. Most EPG sources don't have this info, and very few people have ever asked about these, so it hasn't really been a priority to show it anywhere.

Its not very common to have show artwork in xmltv files, but when it is present, it doesn't really cover the types of artwork NextPVR needs, so instead it typically goes looking for artwork from other sources on the internet.

Thank you Sub,

Looking for Artwork into international DB that are made mainly for english is not working very well for non english native people. I believe they are a lot of a people to be considered.
Currently I have no artwork at all in my guide, as if nextPVR was not fetching on internet, or not using the right language.

Star rating is a common way to help to choose a film. in France we can get it from the DVBT itself.

IMO, XMLTV sources like xmltv.ch that have the relevant links from the same source are a very good way to solve that issue, since the consistency is excellent between the show and the image.
What do you mean by "the types of artwork NextPVR needs" ?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,972
Threads: 956
Joined: May 2006
#8
2020-11-20, 04:41 PM
NextPVR does support Schedules Direct which is a very good source of art for most countries and France is on the SD supported list.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,729
Threads: 767
Joined: Nov 2003
#9
2020-11-20, 04:47 PM
(2020-11-20, 04:34 PM)Bernard0105 Wrote: What do you mean by "the types of artwork NextPVR needs" ?
NextPVR typically downloads three types of artwork for each show.

Poster: which is a portrait style graphic
Landscape: which is a landscape style graph
Fanart: which is a large fullscreen graphic, intended to be used as a background


Attached Files Thumbnail(s)
           
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,729
Threads: 767
Joined: Nov 2003
#10
2020-11-20, 04:54 PM
For the next build I've added the star_rating to the information passed to kodi.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem XMLTV epg download Mastericarus333 3 1,391 2024-01-04, 12:47 PM
Last Post: Mastericarus333
  XMLTV puck64 2 1,341 2023-11-15, 09:13 AM
Last Post: puck64
  XMLTV EPG update not working LaChab 3 1,022 2023-10-24, 07:15 PM
Last Post: mvallevand
  webbgrab++ xmltv times ramjam 4 806 2023-08-11, 06:56 PM
Last Post: mvallevand
  Server URL for M3U and XMLTV Meldgaard 2 1,291 2023-08-05, 06:34 AM
Last Post: sub
  'Expose M3U/XMLTV to other apps' update three6zerocool 8 1,573 2023-02-03, 10:52 AM
Last Post: three6zerocool
  XMLTV file not uploading to the EPG properly tilton 13 2,273 2022-07-10, 08:03 PM
Last Post: sub
  Can't Get Channel Setup to Map to XMLTV SamM 6 1,833 2022-04-22, 06:23 AM
Last Post: sub
  artwork expectations with modified titles? cbdavi19 2 703 2022-02-28, 02:12 AM
Last Post: BrettB
  Unusual artwork arrbee99 60 9,098 2022-02-05, 12:55 AM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode