• 1(current)
  • 2
  • 3
  • 4
  • 5
  • 45
Night - 1.4.7 -Release/General Discussion
#1
Night started as a project for myself to learn skinning but quickly evolved into a full skin. It's main features include: TV Show Logos, Bigger Episode thumbs, more realistic 3D thumbs in some views, and keeping fanart complimentary rather than the focus. Amongst other features just a skin that tries to do things differently...ENJOY!

Release Trailer - Youtube link

Image

DOWNLOAD
Night is available via the Addon Repo - Settings > Add-ons > Get Add-ons > XBMC.org Add-ons > Skin > Night
Or via Git - git://github.com/bartowski/skin.night.git
Or ppic and the XBMC-Passion site compile all skins every day, you can download a .zip of the 10.5 compatible Night - DOWNLOAD

What makes Night Different
-TV Logos
-Customize the Homepage anyway you want - Up to 10 custom Items on Home
-ExtraFanart, random/cycling Fanart in TV and Movie section
-Quick/Fast window transitions
-Jukebox View
-3d Wall
-More realistic 3d thumbs
-Movie and Music specific genre thumbs
-Clearart on Pause
-cdART
-Season Fanart
-Genre Fanart (Movies)
-Plus many more....

Home
Image

Wall
Image

Episode
Image

Poster
Image

Logo Button
Image

To get logos go to Settings -> Skin -> Movie/TV Options then click the button to search and download logos




If you like to say thanks, please consider donating any amount no matter how small to one of the below:


Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
#2
The Devs would like us to wait one week before Repo upload so this should be available maybe next Monday - October 11th

So for this week I'm at a feature freeze. Only bugs or small changes/fixes...

Git as always is up to date. For those that don't like GIT here is a regular DOWNLOAD

Please if you notice anything let me know, I don't want something dumb like a broken subtitle button to get by me...
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
#3
There's a slight glitch in the Movie Wall View, nothing major, just the watched overlay on the bottom row disappears when a film is highlighted.

This skin is many shades of awesome!!!
#4
Also you still have a typo in the "Skin settings - Movies / TV" screen (in screenshot above too). Currently says "Use local a landcape.jpg....." should be "Use local a landscape.jpg....."
#5
when we are on textstrings maybe also change "user needs" to "you need"

and a mistake i did with the musicgenre logos. its psychedelic and not psycedelic Big Grin
Currently addicted to Night. Watch this teaser and join the forum.
Get and request your ClearLOGOs from the ClearLOGO site and forum
Try my changes to the Night skin if u like how they looks
#6
looking through ur lables for hardcoded strings. this was a quick search so might be more. have phun Big Grin
Code:
DialogAddonInfo.xml
Line 97: <label>[color=grey]Addon Type - [/color] $INFO[ListItem.Property(Addon.Type)]</label>
DialogButtonMenu.xml
Line 160: <label>Reload Skin</label>
DialogSeekbar.xml
Line 268: <label>FFx2</label>
Line 279: <label>FFx4</label>
Line 290: <label>FFx8</label>
Line 301: <label>FFx16</label>
Line 312: <label>FFx32</label>
Line 323: <label>RWx2</label>
Line 334: <label>RWx4</label>
Line 345: <label>RWx8</label>
Line 356: <label>RWx16</label>
Line 367: <label>RWx32</label>
Home.xml
Line 445: <label>Music Videos</label>
Line 839: <label>Shutdown</label>
script-Rom_Collection_Browser-gameinfo.xml
Line 88: <label>Genre:</label>
Line 101: <label>Year:</label>
Line 114: <label>Publisher:</label>
Line 127: <label>Developer:</label>
Line 140: <label>Region:</label>
Line 153: <label>Media:</label>
Line 166: <label>Controller:</label>
Line 179: <label>Rating:</label>
Line 192: <label>Votes:</label>
Line 205: <label>Max. Players:</label>
Line 218: <label>Perspective:</label>
Line 231: <label>Reviewer:</label>
Line 244: <label>Translated by:</label>
Line 258: <label>Original Title:</label>
Line 271: <label>Alternate Title:</label>
Line 284: <label>Version:</label>
Line 297: <label>Launch count:</label>
Line 405: <label>Play Game</label>
Line 429: <label>Make Favorite<label>
Line 452: <label>Edit Game</label>
script-Rom_Collection_Browser-main.xml
Line 558: <label>Genre</label>
Line 585: <label>Publisher</label>
Line 612: <label>Developer</label>
Line 639: <label>$LOCALIZE[563]</label>
Line 666: <label>Players</label>
Line 945: <label>Consoles</label>
Line 977: <label>Console</label>
Line 1018: <label>Genre</label>
Line 1093: <label>Year</label>
Line 1167: <label>Publisher</label>
Line 1241: <label>A-Z</label>
Line 1334: <label>Import Settings</label>
Line 1357: <label>Import Games</label>
Line 1380: <label>Change View</label>
VideoOSD.xml
Line 184: <label>FFx2</label>
Line 195: <label>FFx4</label>
Line 206: <label>FFx8</label>
Line 217: <label>FFx16</label>
Line 228: <label>FFx32</label>
Line 239: <label>RWx2</label>
Line 250: <label>RWx4</label>
Line 261: <label>RWx8</label>
Line 272: <label>RWx16</label>
Line 283: <label>RWx32</label>
Viewtype_Landscape_Fanart.xml
Line 310: <label>[b]Press Down for New Episodes[/b]</label>
Viewtype_PictureGrid.xml
Line 117: <label>SHOULD NOT SEE ME</label>
Viewtype_Slide.xml
Line 316: <label>*Press Up or "X" to stop Trailer*</label>
Viewtype_Songs.xml
Line 201: <label>[b]Years Active:[/b] [color=ffffffff]$INFO[ListItem.Property(Artist_YearsActive)][/color]</label>
Line 212: <label>[b]Artist Born:[/b] [color=ffffffff]$INFO[ListItem.Property(Artist_Born)][/color]</label>
Line 223: <label>[b]Group Formed:[/b] [color=ffffffff]$INFO[ListItem.Property(Artist_Formed)][/color]</label>
Line 234: <label>[b]Genre:[/b] [color=ffffffff]$INFO[ListItem.Property(Artist_Genre)][/color]</label>
Currently addicted to Night. Watch this teaser and join the forum.
Get and request your ClearLOGOs from the ClearLOGO site and forum
Try my changes to the Night skin if u like how they looks
#7
continuing
Code:
Includes_Next_Aired.xml
Line 18: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.1.NextDate)] - $INFO[Window(Home).Property(NextAired.1.NextTitle)][/color]</label>
Line 28: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.2.NextDate)] - $INFO[Window(Home).Property(NextAired.2.NextTitle)][/color]</label>
Line 38: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.3.NextDate)] - $INFO[Window(Home).Property(NextAired.3.NextTitle)][/color]</label>
Line 48: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.4.NextDate)] - $INFO[Window(Home).Property(NextAired.4.NextTitle)][/color]</label>
Line 58: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.5.NextDate)] - $INFO[Window(Home).Property(NextAired.5.NextTitle)][/color]</label>
Line 68: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.6.NextDate)] - $INFO[Window(Home).Property(NextAired.6.NextTitle)][/color]</label>
Line 78: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.7.NextDate)] - $INFO[Window(Home).Property(NextAired.7.NextTitle)][/color]</label>
Line 88: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.8.NextDate)] - $INFO[Window(Home).Property(NextAired.8.NextTitle)][/color]</label>
Line 98: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.9.NextDate)] - $INFO[Window(Home).Property(NextAired.9.NextTitle)][/color]</label>
Line 108: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.10.NextDate)] - $INFO[Window(Home).Property(NextAired.10.NextTitle)][/color]</label>
Line 118: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.11.NextDate)] - $INFO[Window(Home).Property(NextAired.11.NextTitle)][/color]</label>
Line 128: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.12.NextDate)] - $INFO[Window(Home).Property(NextAired.12.NextTitle)][/color]</label>
Line 138: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.13.NextDate)] - $INFO[Window(Home).Property(NextAired.13.NextTitle)][/color]</label>
Line 148: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.14.NextDate)] - $INFO[Window(Home).Property(NextAired.14.NextTitle)][/color]</label>
Line 158: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.15.NextDate)] - $INFO[Window(Home).Property(NextAired.15.NextTitle)][/color]</label>
Line 168: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.16.NextDate)] - $INFO[Window(Home).Property(NextAired.16.NextTitle)][/color]</label>
Line 178: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.17.NextDate)] - $INFO[Window(Home).Property(NextAired.17.NextTitle)][/color]</label>
Line 188: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.18.NextDate)] - $INFO[Window(Home).Property(NextAired.18.NextTitle)][/color]</label>
Line 198: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.19.NextDate)] - $INFO[Window(Home).Property(NextAired.19.NextTitle)][/color]</label>
Line 208: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.20.NextDate)] - $INFO[Window(Home).Property(NextAired.20.NextTitle)][/color]</label>
Line 218: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.21.NextDate)] - $INFO[Window(Home).Property(NextAired.21.NextTitle)][/color]</label>
Line 228: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.22.NextDate)] - $INFO[Window(Home).Property(NextAired.22.NextTitle)][/color]</label>
Line 238: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.23.NextDate)] - $INFO[Window(Home).Property(NextAired.23.NextTitle)][/color]</label>
Line 248: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.24.NextDate)] - $INFO[Window(Home).Property(NextAired.24.NextTitle)][/color]</label>
Line 258: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.25.NextDate)] - $INFO[Window(Home).Property(NextAired.25.NextTitle)][/color]</label>
Line 268: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.26.NextDate)] - $INFO[Window(Home).Property(NextAired.26.NextTitle)][/color]</label>
Line 278: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.27.NextDate)] - $INFO[Window(Home).Property(NextAired.27.NextTitle)][/color]</label>
Line 288: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.28.NextDate)] - $INFO[Window(Home).Property(NextAired.28.NextTitle)][/color]</label>
Line 298: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.29.NextDate)] - $INFO[Window(Home).Property(NextAired.29.NextTitle)][/color]</label>
Line 308: <label>[b][color=mainblue]Next Episode:[/color][/b] [color=ffffffff]$INFO[Window(Home).Property(NextAired.30.NextDate)] - $INFO[Window(Home).Property(NextAired.30.NextTitle)][/color]</label>
Line 323: <label>[color=ListTrackF][b]Next Episode:[/color] [color=white]$INFO[Window(Home).Property(NextAired.1.NextDate)][/color][/b]</label>
Line 332: <label>[color=ListTrackF][b]Next Episode:[/color] [color=white]$INFO[Window(Home).Property(NextAired.2.NextDate)][/color][/b]</label>
Line 341: <label>[color=ListTrackF][b]Next Episode:[/color] [color=white]$INFO[Window(Home).Property(NextAired.3.NextDate)][/color][/b]</label>
Line 350: <label>[color=ListTrackF][b]Next Episode:[/color] [color=white]$INFO[Window(Home).Property(NextAired.4.NextDate)][/color][/b]</label>
Line 359: <label>[color=ListTrackF][b]Next Episode:[/color] [color=white]$INFO[Window(Home).Property(NextAired.5.NextDate)][/color][/b]</label>
Line 368: <label>[color=ListTrackF][b]Next Episode:[/color] [color=white]$INFO[Window(Home).Property(NextAired.6.NextDate)][/color][/b]</label>
Line 377: <label>[color=ListTrackF][b]Next Episode:[/color] [color=white]$INFO[Window(Home).Property(NextAired.7.NextDate)][/color][/b]</label>
Line 386: <label>[color=ListTrackF][b]Next Episode:[/color] [color=white]$INFO[Window(Home).Property(NextAired.8.NextDate)][/color][/b]</label>
Line 395: <label>[color=ListTrackF][b]Next Episode:[/color] [color=white]$INFO[Window(Home).Property(NextAired.9.NextDate)][/color][/b]</label>
Line 404: <label>[color=ListTrackF][b]Next Episode:[/color] [color=white]$INFO[Window(Home).Property(NextAired.10.NextDate)][/color][/b]</label>
Line 413: <label>[color=ListTrackF][b]Next Episode:[/color] [color=white]$INFO[Window(Home).Property(NextAired.11.NextDate)][/color][/b]</label>
Line 422: <label>[color=ListTrackF][b]Next Episode:[/color] [color=white]$INFO[Window(Home).Property(NextAired.12.NextDate)][/color][/b]</label>
Line 431: <label>[color=ListTrackF][b]Next Episode:[/color] [color=white]$INFO[Window(Home).Property(NextAired.13.NextDate)][/color][/b]</label>
same on these:
Line 440: Line 449: Line 458: Line 467: Line 476:  Line 485:  Line 494: Line 503: Line 512: Line 521: Line 530: Line 539: Line 548: Line 557: Line 566: Line 575: Line 584:
Currently addicted to Night. Watch this teaser and join the forum.
Get and request your ClearLOGOs from the ClearLOGO site and forum
Try my changes to the Night skin if u like how they looks
#8
@zwat

thats pretty cool, was there some type of program that gave you those results...
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
#9
A grep for the string <label> should give you similar results.
#10
prae5 Wrote:A grep for the string <label> should give you similar results.

True, it looks like I missed alot of strings but script-Rom_Collection_Browser-gameinfo.xml doesnt count, in my eyes, as it a supplemental script. And Includes_Next_Aired.xml isn't officially in Night yet, but thats just a simple 'find and replace all' to localize those....
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
#11
i used notepad++ and find in files for <label> and copied the result i could spot that had hardcoded strings. i would just try to make it a general coding habit to use strings.xml for labels. makes it easier when putting the file out to the public.
Currently addicted to Night. Watch this teaser and join the forum.
Get and request your ClearLOGOs from the ClearLOGO site and forum
Try my changes to the Night skin if u like how they looks
#12
So the extrafanart when enabled... Will it only use the fanart in the extrafanart folder or will it also use the fanart in the movie folder itself as well?

Asking because it I want my default fanart for a movie to be in the rotation does it also need to be in the extrafanart folder as well?
#13
gabbott Wrote:So the extrafanart when enabled... Will it only use the fanart in the extrafanart folder or will it also use the fanart in the movie folder itself as well?

Asking because it I want my default fanart for a movie to be in the rotation does it also need to be in the extrafanart folder as well?

Either/or...You can have just 1 movie with extarfanart and the rest will use the default fanart.
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
#14
Not sure if you already put it back, but on the previous release, the first Button (from the left) when displaying the Menu, was mapped to the Settings screen, you may want to map it back to the Subtitle Download Script

Regards
#15
mcborzu Wrote:Either/or...You can have just 1 movie with extarfanart and the rest will use the default fanart.

Thanks.. for clarification, for a movie that is using extrafanart... will the fanart in the movie folder itself also be used in conjunction with the fanart in the extrafanart folder?
  • 1(current)
  • 2
  • 3
  • 4
  • 5
  • 45

Logout Mark Read Team Forum Stats Members Help
Night - 1.4.7 -Release/General Discussion1