Posts: 14
Joined: Dec 2011
Reputation:
0
Is there a way to have the thumbnail in the recordings view, I tried dumping them in a directory and map it in the setting but it does not seem to work.
Is there support for fanart? It's easy to add plug in on the tvserver to create Thumbnail and fanart (Full size Screen shot), I just need to know how to name them and where to put them.
thank's
Posts: 883
Joined: Oct 2009
Reputation:
37
margro
Posting Freak
Posts: 883
The XBMC PVR API does not have the possibility to pass a thumbnail to XBMC at the moment.
The recording view shows the contents of a virtual PVR recording filesystem and there is no support for thumbnails yet for this view as far as I know...
Posts: 571
Joined: Oct 2003
Reputation:
21
2012-08-24, 05:04
(This post was last modified: 2012-08-24, 05:06 by A600.)
Will this feature be added in the future? I'm talking about a strIconPath member for recordings just like for channels.
Posts: 21
Joined: Mar 2013
Reputation:
0
This thread is quite old - is there now a way to show thumbs of the recordings with the current versions?
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
for add-ons that provide links to local (to the machine) files, yes. for others, no.
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 883
Joined: Oct 2009
Reputation:
37
margro
Posting Freak
Posts: 883
The MediaPortal PVR addon uses local links when the backend is on the same machine, so in that case the recordings should show thumbnails.
Besides this, I'm currently extending the TVServerXBMC plugin to download the recording thumbs (and channel thumbs) from the backend (if not found locally).
Posts: 21
Joined: Mar 2013
Reputation:
0
Hi margro, is this feature (if backend is on another machine) implemented in the current version?
If yes, could you give me some information if there is something to configure for using it?
Posts: 883
Joined: Oct 2009
Reputation:
37
margro
Posting Freak
Posts: 883
@schaussi: it is partly implemented in my local development version (not released yet), but it needs some further debugging on the binary data transfer. I've seen multple times corrupt thumbnails after downloading and addon crashes, so it is clearly not ready yet.
Posts: 17
Joined: Oct 2013
Reputation:
0
for movie and tv show recordings kodi should use library scanning, add metadata and put them into the library.
Posts: 530
Joined: Nov 2008
Reputation:
19
also when i am using the mediaportal pvr extension?
Its clear to me that when ill add the share of the recordings to kodi that i will create library thumbs, but does it work with the PVR addin on the recordings page?
(like it works in Mediaportal).
thx
Posts: 376
Joined: Jun 2012
Reputation:
0
Yea - I cant get this to work...
is it possible to grab a thumbnail directly from the recording?
Posts: 530
Joined: Nov 2008
Reputation:
19
The thumbnails are generated by the tv server after the recording has finished.
Ill think just the transfer is missing in the mediaportal plugin.
pOpY
Posts: 376
Joined: Jun 2012
Reputation:
0
Can you get Kodi to display the thumbnails?