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.
Deano316
Fan Joined: Jul 2011 Reputation: 8 Location: Brighton, England |
2012-07-09 13:58
Post: #1
My mini-tutorial on creating your WWE/UFC setup. Need to add Movie Extras/Bonus Features to your setup? Check out my tutorial using Nox 3.0. Donate today and support Fanart.tv: your source for all the TV, Movie and Music logos in XBMC. |
| find quote |
isamu.dragon
Posting Freak Joined: Feb 2009 Reputation: 4 Location: T.A.R.D.I.S. |
2012-07-09 21:56
Post: #2
+1 to this
![]() 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
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2012-07-10 00:02
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. ![]() |
| find quote |
Deano316
Fan Joined: Jul 2011 Reputation: 8 Location: Brighton, England |
2012-07-10 02:13
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. It's just a problem that has arisen that I thought was valid enough to be posted here.
My mini-tutorial on creating your WWE/UFC setup. Need to add Movie Extras/Bonus Features to your setup? Check out my tutorial using Nox 3.0. Donate today and support Fanart.tv: your source for all the TV, Movie and Music logos in XBMC. |
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2012-07-10 02:59
Post: #5
The coding bit is the simple bit - that's not what I was referring to
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. ![]() |
| find quote |
isamu.dragon
Posting Freak Joined: Feb 2009 Reputation: 4 Location: T.A.R.D.I.S. |
2012-07-10 04:46
Post: #6
For Movie Sets maybe this folder structure for Example:
Code: Batman.set\set.nfoor Have The Set nfo in the same folder as the first scanned movie Code: Batman (1966)\set.nfowhere all else fails a person can place the MovieSet files in all folders pertaining to that set. ![]() 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
Team-XBMC Joined: Jul 2011 Reputation: 115 Location: Dawn of time |
2012-07-10 07:27
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 ![]()
(This post was last modified: 2012-07-10 07:29 by Martijn.)
|
| find quote |
MilhouseVH
Posting Freak Posts: 899 Joined: Jan 2011 Reputation: 16 |
2012-08-06 05:25
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
Member+ Joined: Mar 2012 Reputation: 21 |
2012-08-06 08:52
Post: #9
I like this one:
(2012-07-10 04:46)isamu.dragon Wrote: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
Posting Freak Joined: Feb 2009 Reputation: 4 Location: T.A.R.D.I.S. |
2012-08-06 14:01
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. ![]() 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 |

![[Image: all-fanart.jpg]](http://trakt.tv/user/IsamuDragon/widgets/watched/all-fanart.jpg)
![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
It's just a problem that has arisen that I thought was valid enough to be posted here.
![[Image: fanarttv.png]](http://trakt.us/images/thanks/fanarttv.png)
Search
Help