Posts: 78
Joined: Feb 2012
Reputation:
0
Hi - thanks.
Yes i know that vnsi only provides the name info for the scraping. And no i haven't asked in the PVR - Section. There is a small chance that this issue is a PVR-Issue rather than a vnsi-Issue - but i can only provide Information and/or Logs with vnsi as the PVR-Addon and if there is a way that i can better debug I'd love to do so.
Don't you think that it is getting less specific when going "Back" to PVR - rather than trying to isolate the behaviour "here" - for example to get proper debug-info for the names delivered by the vnsi-addon?
kodi3: LE 7.93.5 on Pi3
kodi4: LE 7.93.5 on Wetek Play 2
Server vdr 2.2.0, vnsi,...
Posts: 6,810
Joined: Jul 2010
Reputation:
198
I digged a little into PVR api and noticed that it is not clear about episodeName and plotOutline. UI seems to use episodeName while scraper still uses plotOutline. For VNSI I switched to episodeName because UI did not display episode anymore. I'll try to set both.
Posts: 78
Joined: Feb 2012
Reputation:
0
Thanks - even if i don't know the details - but that sounds reasonable - since when browsing the tv-shows from the "Video"-Section of Kodi like files - also Thumbs are not shown (regardles of the show/episode) whereas from within TV-Shows the thumbs are shown - if the episode is part of the library. If i can help with debugging/testing - let me know.
kodi3: LE 7.93.5 on Pi3
kodi4: LE 7.93.5 on Wetek Play 2
Server vdr 2.2.0, vnsi,...
Posts: 78
Joined: Feb 2012
Reputation:
0
Thanks - will try tomorrow or tonight
kodi3: LE 7.93.5 on Pi3
kodi4: LE 7.93.5 on Wetek Play 2
Server vdr 2.2.0, vnsi,...
Posts: 6,810
Joined: Jul 2010
Reputation:
198
did you apply the patch to Krypton branch of vnsi?
Posts: 6,810
Joined: Jul 2010
Reputation:
198
what master branch did you clone? do you intend to build master (v18) or Krypton?
Posts: 78
Joined: Feb 2012
Reputation:
0
2017-04-17, 09:01
(This post was last modified: 2017-04-17, 10:04 by magicamun.)
I cloned master of vnsi. I intend to try/build with Krypton. I didn't find Krypton branch in vnsi - thats why i cloned master... - there is kodi-agile - that contains the patch - but that fails to compile with Krypton
kodi3: LE 7.93.5 on Pi3
kodi4: LE 7.93.5 on Wetek Play 2
Server vdr 2.2.0, vnsi,...
Posts: 6,810
Joined: Jul 2010
Reputation:
198
I did all I could do from an addon perspective. vnsi provides all data to the pvr api. now it is on pvr and scaper maintainers to fix what got broken.