Kodi Community Forum
Night Release Thread - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Night (https://forum.kodi.tv/forumdisplay.php?fid=130)
+----- Thread: Night Release Thread (/showthread.php?tid=73814)



- mobious - 2010-09-22

Edit: So sorry, I meant to post this in the bugs section.


- mcborzu - 2010-09-22

Update 9/21/2010
-Fixed new recently added showing on Movies, and Localized labels
-Fixed Movie "Genre fanart" code
-Re-introducing the recently added on TV level, Landscape/Fanart/16x9 views
-Added some more Music Genre Covers
-Bunch of little stuff


**Only git updated, maybe 1-2 weeks before a new Repo update. Plan to work on an unofficial addon like Hitcher soon**


THIS LINK has more onfo on the new recently added subject


- mobious - 2010-09-22

Saaaaweeeeeeeeeeet!


- Flomaster - 2010-09-22

EDIT: the recently added on Tv level using the Fanart = http://www.thebomb.com so full of win


-=Jason=-


- krypt2nite - 2010-09-22

Aww I thought we would get those nice new media flags =P

Also where do I put the fanarts for genre?

Image

Hey can anyone tell me which line and xml to edit in order to get rid of the genre text? I've been working on some new genre icons and it's redundant.


- mcborzu - 2010-09-22

@krypt2nite

Viewtype_Poster.xml, the label that starts at line 26

I plan to get the new flags in, but I have to change the spacing and whatnot so it took a little more time...

And if you want I love to use those genre icons..


- puulima - 2010-09-22

krypt2nite Wrote:Image

Hey can anyone tell me which line and xml to edit in order to get rid of the genre text? I've been working on some new genre icons and it's redundant.

cool genre icons - where can I get those?


- krypt2nite - 2010-09-22

Very cool man and here are the icons.

http://forum.xbmc.org/showthread.php?p=610347#post610347

Where do I put genre fanart by the way?


- mcborzu - 2010-09-22

krypt2nite Wrote:Very cool man and here are the icons.

http://forum.xbmc.org/showthread.php?p=610347#post610347

Where do I put genre fanart by the way?

media/extras/genrefanart. Should already be a empty folder there. Need to be up to date as I left a error in the code which is now fixed...


- Flomaster - 2010-09-22

mcborzu Wrote:media/extras/genrefanart. Should already be a empty folder there. Need to be up to date as I left a error in the code which is now fixed...

we don't have a folder there

Code:
xbmc@XBMCLive:~/.xbmc/addons/skin.night$ git pull
Already up-to-date.
xbmc@XBMCLive:~$ ls .xbmc/addons/skin.night/media/extras/
moviegenres  musicgenres  Studios

now if I create this folder how does the naming scheme need to be

genrename.jpg etc etc...

-=Jason=-


- krypt2nite - 2010-09-22

Yeah just name the fanart to whatever the genre is called like so

Image


- Flomaster - 2010-09-22

krypt2nite Wrote:Yeah just name the fanart to whatever the genre is called like so

Image

download link to those genre fanarts ?

-=Jason=-


- krypt2nite - 2010-09-22

http://community.mediabrowser.tv/permalinks/1531/me23-backdrops-and-year-icons

These were made by this guy but here they are renamed for the skin.

genre_fanart.zip


- Flomaster - 2010-09-22

Score!

thanks Krypt2nite

-=Jason=-


- mcborzu - 2010-09-23

Flomaster Wrote:we don't have a folder there

Code:
xbmc@XBMCLive:~/.xbmc/addons/skin.night$ git pull
Already up-to-date.
xbmc@XBMCLive:~$ ls .xbmc/addons/skin.night/media/extras/
moviegenres  musicgenres  Studios

now if I create this folder how does the naming scheme need to be

genrename.jpg etc etc...

-=Jason=-
Wierd maybe git ignores empty folders? Anyways this is where it looks for the images - extras/genrefanart/$INFO[ListItem.Label].jpg


I still think WMC even with that mediabrowser plugin, the skins look really basic but they seem to being doing some cool stuff. Atleast the mediabrowser plugin is...