Add local info/artwork for movie sets.

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Deano316 Offline
Fan
Posts: 729
Joined: Jul 2011
Reputation: 8
Location: Brighton, England
Post: #1
Have noticed recently that getting artwork for movie sets can be a hassle. With all the great new views and skins coming out it would be helpful to have all the artwork and info for moviesets so that they integrate seamlessly with our libraries. For example, currently if you want to display a logo instead of a poster for a movieset it can only be achieved via coding which is beyond a lot of the users.

The same goes for moviesets info/synopsis/plot. As I understand it, currently the only way to get this is for the given set to be present at tmdb. If it's a set you've created outside of that, you're out of luck. Having locally stored .nfos and artwork for moviesets and it be seen by XBMC could eliminate this.
find quote
isamu.dragon Offline
Posting Freak
Posts: 949
Joined: Feb 2009
Reputation: 4
Location: T.A.R.D.I.S.
Post: #2
+1 to this

[Image: all-fanart.jpg]
XBMC Server/Client:
Database Type: MySQL
OS: WIN7 64-Bit/XBMCuntu CPU: i7/Intel Atom (Dual Core)
GPU: Nvidia GeForce GTS450/Nvidia Ion RAM: 12GB/2GB (512MB GPU)
XBMC Version: Frodo 12.2/XBMCbuntu Frodo 12.2Skin: Aeon Nox
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #3
How?

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
Deano316 Offline
Fan
Posts: 729
Joined: Jul 2011
Reputation: 8
Location: Brighton, England
Post: #4
(2012-07-10 00:02)jmarshall Wrote:  How?

I'm not a coder (barely amateur at best) and don't know the architecture of XBMC. If I knew how to do it, I would have done it already. Frown It's just a problem that has arisen that I thought was valid enough to be posted here.
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #5
The coding bit is the simple bit - that's not what I was referring to Smile

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
isamu.dragon Offline
Posting Freak
Posts: 949
Joined: Feb 2009
Reputation: 4
Location: T.A.R.D.I.S.
Post: #6
For Movie Sets maybe this folder structure for Example:

Code:
Batman.set\set.nfo
Batman.set\set.tbn or set.jpg
Batman.set\set-fanart.jpg
Batman.set\Batman (1966)\Batman (1966).dvdrip.avi

or

Have The Set nfo in the same folder as the first scanned movie
Code:
Batman (1966)\set.nfo
Batman (1966)\set.tbn or set.jpg
Batman (1966)\set-fanart.jpg

where all else fails a person can place the MovieSet files in all folders pertaining to that set.

[Image: all-fanart.jpg]
XBMC Server/Client:
Database Type: MySQL
OS: WIN7 64-Bit/XBMCuntu CPU: i7/Intel Atom (Dual Core)
GPU: Nvidia GeForce GTS450/Nvidia Ion RAM: 12GB/2GB (512MB GPU)
XBMC Version: Frodo 12.2/XBMCbuntu Frodo 12.2Skin: Aeon Nox
(This post was last modified: 2012-07-10 04:46 by isamu.dragon.)
find quote
Martijn Offline
Team-XBMC
Posts: 7,715
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #7
This layout assumes that you know how the set is gonna look.
This is fine for sets that already existent. However if you have a movie and they sudden decide there will be a sequel you need to change your folder structure. Also the 'first' scraped one can differ.
It needs some thought to get this right. Problem is that a set doesn't have a fixed path like a movie has.

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
(This post was last modified: 2012-07-10 07:29 by Martijn.)
find quote
MilhouseVH Offline
Posting Freak
Posts: 899
Joined: Jan 2011
Reputation: 16
Post: #8
On a slightly related note, is there a file naming convention for set box art and set fan art which will be automatically picked up and used by scrapers such as IMDB, so that when performing a full scan it isn't necessary to go through and manually fix the box art/fan art for each set (it defaults to the art associated with the first movie)?

I manually group my collections into folders, eg. "Alien Anthology" and would like to set suitable cover art/box art for the collection.

Testing with 12.0-ALPHA5 on Raspbmc.
(This post was last modified: 2012-08-06 05:27 by MilhouseVH.)
find quote
MassIV Offline
Member+
Posts: 715
Joined: Mar 2012
Reputation: 21
Post: #9
I like this one:
(2012-07-10 04:46)isamu.dragon Wrote:  
Code:
Batman.set\set.nfo
Batman.set\set.tbn or set.jpg
Batman.set\set-fanart.jpg
Batman.set\Batman (1966)\Batman (1966).dvdrip.avi
And then i assume the folder \Batman (1966)\ contains it's own nfo and art ect?
But have my doubts about making something like .set mandatory in a folder name (If you were even being so specific?).
find quote
isamu.dragon Offline
Posting Freak
Posts: 949
Joined: Feb 2009
Reputation: 4
Location: T.A.R.D.I.S.
Post: #10
(2012-08-06 08:52)MassIV Wrote:  And then i assume the folder \Batman (1966)\ contains it's own nfo and art ect?
Correct
(2012-08-06 08:52)MassIV Wrote:  But have my doubts about making something like .set mandatory in a folder name (If you were even being so specific?).
I was just using my own filesystem as an example. But I assume that alot of people that use sets have a folder for individual sets.

[Image: all-fanart.jpg]
XBMC Server/Client:
Database Type: MySQL
OS: WIN7 64-Bit/XBMCuntu CPU: i7/Intel Atom (Dual Core)
GPU: Nvidia GeForce GTS450/Nvidia Ion RAM: 12GB/2GB (512MB GPU)
XBMC Version: Frodo 12.2/XBMCbuntu Frodo 12.2Skin: Aeon Nox
find quote
Post Reply