Night 2.0 - Eden Development

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
generator Offline
Senior Member
Posts: 142
Joined: Oct 2009
Reputation: 0
Post: #61
I'm very disappointed to see I can't use this skin with XBMC Eden. Night is one of the best skins out there!

Why is there an "eden development" thread, if this skin hasn't been updated for over a year?
find quote
stoli Offline
Skilled Skinner
Posts: 2,405
Joined: Nov 2008
Reputation: 30
Location: Florida
Post: #62
(2012-03-24 20:53)generator Wrote:  I'm very disappointed to see I can't use this skin with XBMC Eden. Night is one of the best skins out there!

Why is there an "eden development" thread, if this skin hasn't been updated for over a year?

There is nothing stopping anyone from updating it, it's just that no one has stepped up to do so.

Install it, post what doesn't work and I am sure you will get assistance in getting it Eden compatible.

From what I understand mcborzu is working on an entirely new skin and this has been moved to the back burner for now.

Regards,
find quote
Ashex Offline
Member
Posts: 52
Joined: Oct 2008
Reputation: 0
Post: #63
I've got a few bugs:
  • The volume graphic no longer works, shows 100% no matter if it's turned up or down.
  • When I launch the PseudoTV script from the home screen then stop it, I can't navigate, have to hit a shortcut button on my remote to do anything (not sure which is responsible)
  • No support for movie set management.
find quote
v8der Offline
Junior Member
Posts: 28
Joined: Aug 2011
Reputation: 0
Post: #64
I actually came here to post a thread asking why I can't find the Night skin in Edens 11 Add-On browser and now I guess this answers my question.

However, the skin is perfect for my setup so I'm willing to downgrade XBMC to accommodate it. Can anyone tell me what's the absolute highest version of XBMC to still support the Night skin?

Also, I need the version that has a port for the Xbox version of XMBC as well since that's where I'll end up using this skin the most. Just using PC to test setups right now.

Thanks!
find quote
thethirdnut Offline
Donor
Posts: 621
Joined: Jun 2010
Reputation: 19
Location: western Canada
Post: #65
Quote:From what I understand mcborzu is working on an entirely new skin and this has been moved to the back burner for now.

Any idea what that may be? Night is fav skin as well.

If I helped out pls give me a +

XBMC1:
i3-540, 4GB, GT430, 40GB SSD, Ubuntu 10.10 min + Dharma
-> HT: 58" plasma, Denon 3808CI, Paradigm Studio 60, CC-590, ADP-470, Seismic 12
XBMC2: Atom330, 4GB, GT240, 64GB SSD, Ubuntu 12.04 min + Frodo B1
-> Main: 50" plasma, Rotel RX-1052, B&W 683
Server: 20TB FreeBSD + ZFS solution
(This post was last modified: 2012-05-29 05:53 by thethirdnut.)
find quote
Balinus Offline
Posting Freak
Posts: 1,017
Joined: Jul 2011
Reputation: 17
Location: Montréal
Post: #66
(2012-03-30 00:30)Ashex Wrote:  I've got a few bugs:
  • The volume graphic no longer works, shows 100% no matter if it's turned up or down.
  • When I launch the PseudoTV script from the home screen then stop it, I can't navigate, have to hit a shortcut button on my remote to do anything (not sure which is responsible)
  • No support for movie set management.

OK, I've corrected the first 2 bugs you've listed. As for movie set management, I don't use that, so I'd need more info before I do anything about that. I'll upload Night 2.0.0 on my repo today, so look for it in the next few hours.

I've also corrected the bug related to the use of Logo Panel, listed here http://forum.xbmc.org/showthread.php?tid...pid1065223

edit - Ok, Night for Eden is uploaded in my repo (see sig). Here's the thread if you want to list bugs, etc...
http://forum.xbmc.org/showthread.php?tid...pid1125206
(This post was last modified: 2012-06-12 21:05 by Balinus.)
find quote
Pitbull_Raven Offline
Junior Member
Posts: 40
Joined: Sep 2011
Reputation: 0
Post: #67
Everywhere I look everyone is saying that the skins are available in the repo. Try as I may, I can't see them. I'm on stock EDEN install in Windows7. Am I missing out on something here? Is the repo not the one that comes pre configured with XBMC? Am I supposed to add a different one?
find quote
Balinus Offline
Posting Freak
Posts: 1,017
Joined: Jul 2011
Reputation: 17
Location: Montréal
Post: #68
If you're talking about my repo, it's not the same as the default XBMC.org repo. Look at my sig and install the repo file (http://xbmc-repo-balinus.googlecode.com/...inus.zip).

For installation... go in XBMC, then settings, then "Add-on". Click on install from zip file and locate the downloaded zip file. Then, "Get add-ons", then "Balinus repository", "Skin" etc..
(This post was last modified: 2012-07-27 02:05 by Balinus.)
find quote
Pitbull_Raven Offline
Junior Member
Posts: 40
Joined: Sep 2011
Reputation: 0
Post: #69
(2012-07-27 02:03)Balinus Wrote:  If you're talking about my repo, it's not the same as the default XBMC.org repo. Look at my sig and install the repo file (http://xbmc-repo-balinus.googlecode.com/...inus.zip).

For installation... go in XBMC, then settings, then "Add-on". Click on install from zip file and locate the downloaded zip file. Then, "Get add-ons", then "Balinus repository", "Skin" etc..

Why, yes! Yes, that was the issue. Now I finally see what I've been doing wrong all this time. Thanks for the tip.
find quote
davehx Offline
Junior Member
Posts: 38
Joined: May 2010
Reputation: 0
Post: #70
I LOVE this skin but found an issue. I couldn't play files that had commas in the path. The following solution was suggested

http://forum.xbmc.org/showthread.php?tid...pid1215896

Hope it makes more sense to you than it does to me...for now

So I found how to fix it if you dont want to wait for the master version to be fixed

Edit the following lines in the following files....in each case, change
Code:
$INFO
to
Code:
$ESCINFO


C:\Users\_your_username_\AppData\Roaming\XBMC\addons\skin.night.eden.svn\720p\Di​alogVideoInfo.xml
Line 741

C:\Users\_your_username_\AppData\Roaming\XBMC\addons\skin.night.eden.svn\720p\Vi​ewtype_Slide.xml
Line 110
(and Line 109 if it is likely trailers have commas in them)

C:\Users\_your_username_\AppData\Roaming\XBMC\addons\skin.night.eden.svn\720p\In​cludes.xml
MANY lines (search for "PlayMedia" without the quotes) though as I dont use those functions I havent bothered to change them

Hope this helps anyone who got stuck as I did
(This post was last modified: 2012-10-17 11:35 by davehx.)
find quote
Post Reply