FAQ  •  Register  •  Login

Support for *.tbn from (XBMC)

<<

Sebanisu

Streaming enthusiast

Posts: 29

Joined: Tue Sep 13, 2011 3:31 am

Post Thu Sep 15, 2011 3:27 pm

Support for *.tbn from (XBMC)

http://wiki.xbmc.org/index.php?title=Thumbnails#Thumbnailing_Individual_Items_in_a_Single_Directory
most of the time
*.tbn is *.jpg
I have seen some
*.tbn as *.bmp (windows bitmap)
  Code:
Movies\path\moviename.avi
Movies\path\moviename.tbn


XBMC reads these and exports these as *.tbn :/

I was thinking it wouldn't be difficult to add these in. :D

Have a good day!
Samsung BD-C5500 And XBOX 360| Windows 7)
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Sep 15, 2011 7:58 pm

Re: Support for *.tbn from (XBMC)

I thought they also export folder.jpg, which serviio supports
<<

Sebanisu

Streaming enthusiast

Posts: 29

Joined: Tue Sep 13, 2011 3:31 am

Post Fri Sep 16, 2011 12:17 pm

Re: Support for *.tbn from (XBMC)

These are primarily used for episode thumbnails but, XBMC now pretty much exports only tbn files for videos. It reads the old stuff. But I will end up with 2-3 copies of all the thumbnails.
fanart.jpg is moviename-fanart.jpg
folder.jpg is moviename.tbn (movies) or season-all.tbn (tv-shows) or season01.tbn (tv-shows-season1)

episode thumbnails as long as I've been exporting my metadata fromo xbmc have been
episodefilename.tbn

The next version of xbmc i'm pretty sure might be more complicated :P they will be supporting clearart and such in the default theme. I donno if it's gonna export that stuff though or how they will deal with it. basically pngs with the logo's of shows and such.
Samsung BD-C5500 And XBOX 360| Windows 7)
<<

JezzaT

Streaming enthusiast

Posts: 32

Joined: Fri Oct 28, 2011 9:49 am

Location: Wellington, New Zealand

Post Mon Nov 28, 2011 8:29 am

Re: Support for *.tbn from (XBMC)

I too would like this. I use http://mediacompanion.codeplex.com/ to scrape and catalog movie info and it produces XBMC output including .tbn poster art files. I generally have a lot of single movie files in each folder.
The poster is.tbn but strangely fanart is .jpg, e.g CLOVERFIELD.tbn CLOVERFIELD-fanart.jpg
Sony Bravia KDL-32V5500 | Panasonic Viera TH-P42U30Z | Panasonic DMP-BD75 | Windows 7 |
<<

lazybones

Streaming enthusiast

Posts: 42

Joined: Mon Dec 12, 2011 2:49 am

Post Sat Feb 18, 2012 6:10 am

Re: Support for *.tbn from (XBMC)

I would like this as well, was using media companion to fix up the posters and nfo content and noticed this as well. Some of my devices run XBMC or can read its formats, it would be nice if serviio did this for the DLNA devices.
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Mon Feb 20, 2012 8:05 am

Re: Support for *.tbn from (XBMC)

Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

Edrikk

Serviio newbie

Posts: 4

Joined: Sun Feb 19, 2012 4:45 pm

Post Wed Feb 29, 2012 4:10 am

Re: Support for *.tbn from (XBMC)

I have actually requested this specific feature:
https://bitbucket.org/xnejp03/serviio/i ... thumbnails

It is quite unfortunate to have to choose between these options:
1) Use up bandwidth (capped) to redownload all info, and have the art be shown
2) Use the existing nfo, tbn, etc which has already been downloaded, but have the tbn (and embeded album art in case of MP4s) be ignored. :(
<<

Swehawk

Serviio lover

Posts: 70

Joined: Mon Oct 10, 2011 8:08 pm

Post Mon Jul 30, 2012 11:51 am

Re: Support for *.tbn from (XBMC)

Edrikk wrote:I have actually requested this specific feature:
https://bitbucket.org/xnejp03/serviio/i ... thumbnails

It is quite unfortunate to have to choose between these options:
1) Use up bandwidth (capped) to redownload all info, and have the art be shown
2) Use the existing nfo, tbn, etc which has already been downloaded, but have the tbn (and embeded album art in case of MP4s) be ignored. :(


+1
I used Media Companion to save the *.tbn files. Then I changed all tbn-extensions to jpg. Drawback is that they are no longer displayed in Media Companion and will be dowloaded again next time a rescrape is run :(
<<

JezzaT

Streaming enthusiast

Posts: 32

Joined: Fri Oct 28, 2011 9:49 am

Location: Wellington, New Zealand

Post Sat Apr 27, 2013 1:38 pm

Re: Support for *.tbn from (XBMC)

It's great that https://bitbucket.org/xnejp03/serviio/i ... thumbnails was added in v1.2 however the latest XBMC (v12 Frodo) no longer creates .tbn files but instead creates file with these names http://wiki.xbmc.org/index.php?title=Fr ... cal_images.
Any chance support for these new files could be added?

Luckily https://mediacompanion.codeplex.com has a option to still create the old pre-Frodo .tbn files.
Sony Bravia KDL-32V5500 | Panasonic Viera TH-P42U30Z | Panasonic DMP-BD75 | Windows 7 |
<<

Swehawk

Serviio lover

Posts: 70

Joined: Mon Oct 10, 2011 8:08 pm

Post Wed May 01, 2013 5:25 pm

Re: Support for *.tbn from (XBMC)

I believe that "poster.jpg" is supported in Serviio. The Serviio Supportpage for metadata extraction states:
"Video: dvdcover.jpg, movie.jpg, >> name including "poster".jpg <<, {media_file_name}.jpg, {media_file_name}.tbn, {media_file_name}.thm".
"Poster" would include "poster" I guess... ;)
<<

JezzaT

Streaming enthusiast

Posts: 32

Joined: Fri Oct 28, 2011 9:49 am

Location: Wellington, New Zealand

Post Thu May 02, 2013 12:22 pm

Re: Support for *.tbn from (XBMC)

Swehawk wrote:I believe that "poster.jpg" is supported in Serviio. The Serviio Supportpage for metadata extraction states:
"Video: dvdcover.jpg, movie.jpg, >> name including "poster".jpg <<, {media_file_name}.jpg, {media_file_name}.tbn, {media_file_name}.thm".
"Poster" would include "poster" I guess... ;)
My movies aren't in folders so I need it to match up with [moviename]-poster.jpg, e.g. Finding Nemo (2003)-poster.jpg which it currently doesn't seem to - All movies without a tbn file have the image of the last jpg in the folder with the word 'poster' in it.
Sony Bravia KDL-32V5500 | Panasonic Viera TH-P42U30Z | Panasonic DMP-BD75 | Windows 7 |
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu May 02, 2013 2:59 pm

Re: Support for *.tbn from (XBMC)

ok, please reopen that ticket and add details on how to fix it, with example names.

Return to Feature requests

Who is online

Users browsing this forum: No registered users and 29 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.