Kodi Community Forum
Night 2.0 - Eden Development - 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 2.0 - Eden Development (/showthread.php?tid=103055)

Pages: 1 2 3 4 5 6


Night 2.0 - Eden Development - mcborzu - 2011-06-07

The last update for Dharma was 7 June 2011. All future development will be for Eden...

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:





- mcborzu - 2011-06-07

Might as well start a new thread so all information is Eden related and current...

As of this post I havent even installed and started coding for Eden but feel free to post comments on whats broke or needed to touch up for Eden...


- Maxoo - 2011-06-09

Also, there is no need to call the recentlyadded addon anymore. It's been integrated into the core.


- mcborzu - 2011-06-10

Alrighty should be pretty darn usable on nightlies, actually so far not too much needed changed...

GIT updated with changes, mostly minor 'behind the scenes' changes...


- frieten - 2011-06-10

so any of the nightlies are using eden now? and nights build in?

sounds sweet, might be time to give the nightlies a go and maybe i'll get themes working finally.


- isamu.dragon - 2011-06-11

frieten Wrote:so any of the nightlies are using eden now? and nights build in?

sounds sweet, might be time to give the nightlies a go and maybe i'll get themes working finally.

Just need to have the Files view updated, because it is kind of a hassle to go into videos, back out from the last view I was in and select Files.

Code:
<onclick>XBMC.ActivateWindow(Videos,Files)</onclick>
should fix it, got this code from the skin development (yes I know you did start that thread mcborzu)

I think this needs to be applied to the Movies Sub-Menu Item Files And the TV Shows Sub-Menu Item Files.


- mcborzu - 2011-06-13

isamu.dragon Wrote:Just need to have the Files view updated, because it is kind of a hassle to go into videos, back out from the last view I was in and select Files.

Code:
<onclick>XBMC.ActivateWindow(Videos,Files)</onclick>
should fix it, got this code from the skin development (yes I know you did start that thread mcborzu)

I think this needs to be applied to the Movies Sub-Menu Item Files And the TV Shows Sub-Menu Item Files.

Thx for the heads up, I'll probably get these things by late Monday...


- indy5 - 2011-06-23

I seem to be having an issue in the music library mode. When I am browsing by artist and try and pull up Info, it seems to want to scan an album (as if it's browsing albums instead).


- xmurrx - 2011-06-24

One area in which I think Night needs a little improvement in is video addons. Currently there is no view available other than list view that doesn't distort the addon logo


- bertybassett - 2011-06-28

running 10.1 live with a hacked on nightly complied from June 1st maybe but not see the Night skin listed in the official repo, so how do I use the git://github.com/bartowski/skin.night.git to install the skin?

is this any goog?

http://boshdirect.com/blogs/tech/how-to-install-git-on-xbmc-live.html


- mcborzu - 2011-06-28

bertybassett Wrote:running 10.1 live with a hacked on nightly complied from June 1st maybe but not see the Night skin listed in the official repo, so how do I use the git://github.com/bartowski/skin.night.git to install the skin?

is this any goog?

http://boshdirect.com/blogs/tech/how-to-install-git-on-xbmc-live.html

This Post is probably better, though instructions are for Windows, the basics should be about the same...


- bandelguy - 2011-06-29

I have used Git as directed by the link in the above post and saved the skin in e:/xbmc skins. I see gitconfig file and .git folder in the skin.night folder. I wish to copy the skins folder to the addons folder of XBMC without including the .gitconfig file and .git folder. Is it possible do so & how?


- isamu.dragon - 2011-06-29

delete the .git directory, and presto it doesn't have the git stuff.
however i recommend keeping it, so you can update from time to time


- isamu.dragon - 2011-07-25

Has there been any new development since June?


- mcborzu - 2011-07-30

Sorry busy pwning in call of duty, busy at work, managing 2-3 other skins really eats up the time...

One day/weekend soon I'm going to sit down finish up what I got and upload all my skins to the repo. Though the buggy Eden versions really have me contemplating going back to Dharma...