Kodi Community Forum

Full Version: Thumbnails (Using Media Portal TV Server)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
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
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...
Will this feature be added in the future? I'm talking about a strIconPath member for recordings just like for channels.
This thread is quite old - is there now a way to show thumbs of the recordings with the current versions?
for add-ons that provide links to local (to the machine) files, yes. for others, no.
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).
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?
@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.
any news on this feature? kodi is comming Big Grin
for movie and tv show recordings kodi should use library scanning, add metadata and put them into the library.
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
Yea - I cant get this to work...

is it possible to grab a thumbnail directly from the recording?
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
Can you get Kodi to display the thumbnails?
Hi @margo

Is there any progress on this? The generation of thumbnails for network clients was a long-standing problem in MediaPortal until June 2013.

http://issues.team-mediaportal.com/browse/MP1-2294

I don't think the solution used there would be any use for Kodi.

However, the reliability of thumbnail generation in MediaPortal has been improved a lot, so if you were to let MediaPortal generate the thumbs now, and let the plugin provide them to the client, I think you should be okay these days.

If you need help, please PM me. I have been involved with MediaPortal for a long time.

Best wishes,

Mark
Pages: 1 2