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)



- mcborzu - 2010-06-30

Oh it's real simple:

DOWNLOAD and install Git for Windows

Then you paste, use "Insert" key not ctrl+v, the following lines:

To grab Night for the first time:
Quote:cd "/c/Program Files/XBMC/addons/"
press "Enter"
git clone git://github.com/bartowski/skin.night.git

Image

To update Night:
Quote:cd "/c/Program Files/XBMC/addons/skin.night"
press "Enter"
git pull

Image


- Oddsodz - 2010-06-30

Now if you can do the same for the Windows GUI "Git" Client. That would be great. I Can't figure out how to update (Pull in the CMDLine) the dam thing.


- mcborzu - 2010-06-30

Oddsodz Wrote:Now if you can do the same for the Windows GUI "Git" Client. That would be great. I Can't figure out how to update (Pull in the CMDLine) the dam thing.

Don't ask me I find all that stuff confusing. I know the bare basics on how to do the downloading and updating. Which for XBMC is good enough...


- TerranQ - 2010-06-30

I use smartgit. Much easier than the "default" git gui.


- ClayM - 2010-06-30

mcborzu Wrote:That "Recently added episodes" node uses whatever views are available for Episodes, and have all relevant info, like so:

Image

Right, but if you're looking at multiple episodes from multiple shows, it's kind of hard to tell when all it says is "Episode 8". I'm just saying it could use some extra context.


- JDizzy - 2010-06-30

ClayM Wrote:Right, but if you're looking at multiple episodes from multiple shows, it's kind of hard to tell when all it says is "Episode 8". I'm just saying it could use some extra context.

IMHO
If you add much more content to that page, it will get cluttered.

What else does it need?
Series name: CHUCK
Episode name: Chuck faces the final exam
Season: 3
Episode: 11
Rating: 11.8
Show Aired Date
Synopsis
Fanart
Episode Image


- ClayM - 2010-06-30

All I'm asking for is instead of just a list with

Episode 8
Episode 48
Episode 3
Episode 12

it was like

Chuck - S03E13 - Chuck and the Final Exam
Doctor Who - S05E10 - Something Something Something

etc.


- mcborzu - 2010-06-30

ClayM Wrote:All I'm asking for is instead of just a list with

Episode 8
Episode 48
Episode 3
Episode 12

it was like

Chuck - S03E13 - Chuck and the Final Exam
Doctor Who - S05E10 - Something Something Something

etc.

It's dependent on what the skin is using for the label, I checked a bunch of skins some had views like so:

Image

Confluence had a bunch, others skins like mine had 50/50 of the views outputing the label as Chuck - S03E13 - Chuck and the Final Exam


- ClayM - 2010-07-01

MediaStream Redux handles it nicely, as does Alaska Revisted.


- mcborzu - 2010-07-01

Not all my views it'll fit nicely but this works:

Image


- Graphicsgod - 2010-07-01

Changed the watched overlay today. So if anyone wants it over the "X", take it!

Image

Download

Included is the PSD file, so you can change it to what ever you want.

Place the file in this directory:
Code:
\Night\media\dialogs\movies

Enjoy!


- mcborzu - 2010-07-01

Update 6/30/2010
-Fixed Custom Playlists not showing for Horizontal Home
-Added New View "Logo"
-Added a fallback logo image for list views - Fanart, Landscape, Logo

**both git and regular download up to date

Remember
Regular Download- Premerge
Git - Merge


Logo Fallback:

Image

I was bored and wanted an all Logo screen:

Image


- hikaricore - 2010-07-01

Careful people might bitch about how it doesn't scroll like they expect. ^_^


- zwat - 2010-07-01

ohh think i like the new view. haven't tested it yet tho. think i would remove the dark layer tho. still have fanart without a transparency layer on top.


- supertom44 - 2010-07-01

Just updated from git and I have a strange message in the top left that tells me what window im on, whats focused and mouse co ordinates.