Kodi Community Forum
Movie set help - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Movie set help (/showthread.php?tid=161923)



Movie set help - strikrr - 2013-04-09

I have several movie sets and I was curious what the syntax is that I need to put in the .nfo file for the year and genre for the sets so that when you are on the set title it shows whatever I have put in for year and genre. Also is there a way to add anything to the area where the plot would normally be for a movie that is not a part of a set? Doing some search didn't turn up much other than the set tag itself and the sort title tag. I am using the default Confluence skin on Frodo 12.1


RE: Movie set help - jmarshall - 2013-04-09

Sets have no year or genre. The only metadata stored for sets is the set name and the artwork.


RE: Movie set help - strikrr - 2013-04-09

(2013-04-09, 06:37)jmarshall Wrote: Sets have no year or genre. The only metadata stored for sets is the set name and the artwork.

Interesting. I took a screen shot of what I was seeing. Where is it pulling in the year and media tags like in this screenshot or are those just defaults of some kind? What is even more odd to me is that none of that media data is correct. All the files that are a part of that set are HD mkvs etc.

Image


RE: Movie set help - strikrr - 2013-04-10

Bump for thoughts


RE: Movie set help - VMCosco - 2013-04-10

It is pulling the year from one of your movies in the set. I assume genre is the same. I made some changes to the code for the library view I use so that the codecs, year and genre do not show when a movie set is highlighted. If you are looking to alter the code, let me know and I can reply here or help you out.

Thsi thread probably would have gotten more response in the Skins/Confluence forum.


RE: Movie set help - strikrr - 2013-04-11

(2013-04-10, 20:22)VMCosco Wrote: It is pulling the year from one of your movies in the set. I assume genre is the same. I made some changes to the code for the library view I use so that the codecs, year and genre do not show when a movie set is highlighted. If you are looking to alter the code, let me know and I can reply here or help you out.

Thsi thread probably would have gotten more response in the Skins/Confluence forum.

Didn't even think about putting it in the Skins section. If you could share what you did to make those not show that would be great. I hate seeing it when it doesn't really apply.