proper syntax for local fanart and tbn files in tv library
#1
i'm getting sick and tired of having to redo my posters for my tv shows everytime i rescan my library from scratch .. so i was hoping to store my posters (and maybe even fanart) locally like i do for my movies these days

only thing is i can't figure out the proper structure for this .. i've searched the forum and the wiki and haven't been able to find info about this .. how to do it for movies is all over the place .. but not for tv

here is my structure (which i thought would work but didn't)

TV
-Arrested.Development
--Arrested.Development.tbn <-- Series Poster
--Arrested.Development.S01
---Arrested.Development.S01.tbn <-- S01 Poster
---arrested.development.s01e01.avi
---arrested.development.s01e02.avi
---etc
--Arrested.Development.S02
---Arrested.Development.S02.tbn <-- S02 Poster
---arrested.development.s02e01.avi
---arrested.development.s02e02.avi
---etc
Reply
#2
Make a structure like this:
TV/Arrested.Development/
-fanart.jpg
-tvshow.nfo
-folder.jpg
-season01.tbn
-season02.tbn
-etc.

TV/Arrested.Development/season01
-arrested.development.s01e01.avi
-arrested.development.s01e02.avi
-etc.
-arrested.development.s01e01.tbn
-arrested.development.s01e02.tbn
-etc.
-arrested.development.s01e01.nfo
-arrested.development.s01e02.nfo
-etc.

Media companion, MIP and XBMC can handel this folder structure very well.
Reply
#3
okay .. so the season poster thumbs should be in the root of the actual show ? named season01.tbn, season02.tbn ??
Reply
#4
The only thing you have to do is make this file structure:
TV/Arrested.Development/season01
And put all season 1 .avi's in there and call them
arrested.development.s01e01.avi etc.

Now let Media Companion or Movie info plus scrape your TV folder and you will get a structure like I posted with all info, thumbs and fanart files present.
Try it out !

edit;
Made an folder structure example and how the folder looks after scraping with Media companion.
http://www.megaupload.com/?d=VBW8X8WZ
Reply
#5
when i set up my dir like yours .. and tried to scrape it the only things that got assigned properly was fanart.jpg and folder.jpg

all the season* tbn files (season00.tbn, season01.tbn, ext) got pulled from the web and assigned randomly .. not with what i had in the dir
Reply
#6
pletopia Wrote:when i set up my dir like yours .. and tried to scrape it the only things that got assigned properly was fanart.jpg and folder.jpg

all the season* tbn files (season00.tbn, season01.tbn, ext) got pulled from the web and assigned randomly .. not with what i had in the dir

Here's a directory listing from a test set of tv show data.

Code:
03/15/2009  01:24 PM    <DIR>          .
03/15/2009  01:24 PM    <DIR>          ..
03/15/2009  12:36 PM           343,331 fanart.jpg
03/15/2009  01:19 PM           164,829 folder.jpg
03/15/2009  10:41 AM    <DIR>          Season 1
03/15/2009  01:19 PM           112,645 season-all.tbn
03/15/2009  12:31 PM           191,936 season00.tbn
03/15/2009  12:35 PM           240,523 season01.tbn
03/15/2009  12:31 PM            34,272 season02.tbn
03/15/2009  12:31 PM            40,029 season03.tbn
03/15/2009  12:31 PM            32,074 season04.tbn
03/15/2009  12:32 PM            28,061 season05.tbn
03/15/2009  12:29 PM            50,739 season06.tbn
03/15/2009  12:31 PM           190,177 season07.tbn
03/15/2009  01:24 PM             5,937 tvshow.nfo
Reply
#7
basically i tried that and it didn't work for some reason for me .. using SVN 18298 for OSX

Code:
andrew-skolarzs-macbook-pro:~ andrew$ ls -al /Volumes/raid5/tv-x264hd/Arrested.Development/
total 2436
drwxrwxrwx  5 andrew  staff   16384 Mar 15 22:11 .
drwxrwxr-x  6 andrew  staff   16384 Mar 15 02:18 ..
drwxrwxrwx  2 andrew  staff   16384 Mar 15 22:08 Arrested.Development.S01.DVDRip
drwxrwxrwx  2 andrew  staff   16384 Mar 15 22:08 Arrested.Development.S02.DVDRip
drwxrwxrwx  2 andrew  staff   16384 Mar 15 22:08 Arrested.Development.S03.DVDRip
-rwxrwxrw-@ 1 andrew  staff  590191 Mar 15 22:11 fanart.jpg
-rw-rwx-w-@ 1 andrew  staff  237383 Mar 15 01:53 folder.jpg
-rw-rwx-w-@ 1 andrew  staff   90591 Mar 15 01:54 season01.tbn
-rw-rwx-w-@ 1 andrew  staff  103078 Mar 15 01:54 season02.tbn
-rw-rwx-w-@ 1 andrew  staff   99203 Mar 15 01:54 season03.tbn

the fanart.jpg and folder.jpg got used from local copies .. but all the 3 season posters instead of using the local tbn files xbmc pulled them from thetvdb.com (i know this because the ones that the library is showing are different then the ones i downloaded and saved as tbn files)
Reply
#8
Did you looked to this example ?
Made an folder structure example and how the folder looks after scraping with Media companion.
http://www.megaupload.com/?d=VBW8X8WZ
Reply
#9
umm .. i think the post i made above looks exactly like your example
Reply

Logout Mark Read Team Forum Stats Members Help
proper syntax for local fanart and tbn files in tv library0