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)



- t2ffn - 2010-07-10

How do I use the Git using XBMC Live? I've tried:

sudo apt-get install git-core

cd ~/.xbmc/

git://github.com/bartowski/skin.night.git

But it doesn't work.

I'm using a newer version using XBMCFreak's later ISO.

Thanks


- ppic - 2010-07-10

cd ~/.xbmc/addons/


- mcborzu - 2010-07-10

Update 7/9/2010
-Fixed some addons button errors, plus minor addon touchups
-Created a 3d addon view, also available for album level (with fanart option)
-Added 1 favorite and 3 submenu playlists to Music
-Added a Submenu link to playlists for Movie/Music
-Changed filebrowser to a better ratio to fit images better
-Updated bbfc ratings code and images
-Horizontal home up to date
-Changed up volumebar

**both git and regular download up to date

Remember
Regular Download- Premerge/Pre-10.5
Git - Merge/10.5 Compatible

Image


Image


awesome! - crazycage - 2010-07-10

Just wanted to say thanks to the great creator of this skin! I LOVE it.

Only one problem, I can't advance/skip steps during movies or music in either the xbox version or regular version.

I am using an older XBMC build... could that be why? Huh

Thanks


- mcborzu - 2010-07-10

crazycage Wrote:Just wanted to say thanks to the great creator of this skin! I LOVE it.

Only one problem, I can't advance/skip steps during movies or music in either the xbox version or regular version.

I am using an older XBMC build... could that be why? Huh

Thanks

Huh, don't think a skin can effect that behavior. Dialogseekbar.xml just gives a visual feedback of whats going on in Movie/TV. Even if thats deleted, the functions (skip,pause,etc) still work...What about other skins?


- nickkarstedt - 2010-07-10

Good update! Glad to see a new music view (Even though it's only for albums). The new volume control is great. +good bugfix


- dubasr - 2010-07-10

mcborzu Wrote:All that shutdown/restart stuff is handled in the system settings....You can set it to do what you want.

Hello MCBORZU
Yes I know we can change this option in the system setting, but it's not possible to add this option on the main menu like the Timer setting?
The goal is to don't change any way the setting

dubasr


- zwat - 2010-07-10

t2ffn Wrote:How do I use the Git using XBMC Live? I've tried:

sudo apt-get install git-core

cd ~/.xbmc/

git://github.com/bartowski/skin.night.git

But it doesn't work.

I'm using a newer version using XBMCFreak's later ISO.

Thanks

cd ~/.xbmc/addons

git clone git://github.com/bartowski/skin.night.git


- Graphicsgod - 2010-07-10

mcborzu Wrote:Maybe we can try and see what a debug log will tell us....

Ok here is the log info. I cleaned it out and reloaded XBMC and played a song to see if it would show the info you need.

Download

I also tried loading other skins, and I get the CDArt, but for some odd reason it defaults to a default image and not the one in the folder with the music.

Here is what it looks like under a different skin and the file structure.

Image

Image

So what could it be that is screwing things up?

Thanks for any help!


- Graphicsgod - 2010-07-10

mcborzu Wrote:Update 7/9/2010
-Fixed some addons button errors, plus minor addon touchups
-Created a 3d addon view, also available for album level (with fanart option)
-Added 1 favorite and 3 submenu playlists to Music
-Added a Submenu link to playlists for Movie/Music
-Changed filebrowser to a better ratio to fit images better
-Updated bbfc ratings code and images
-Horizontal home up to date
-Changed up volumebar

**both git and regular download up to date

Remember
Regular Download- Premerge/Pre-10.5
Git - Merge/10.5 Compatible

Image


Image

I like this music view, but how about changing the artwork to mimic a CD jewel case? Or would that be too much lol?!?

Image

Image


- t2ffn - 2010-07-10

zwat Wrote:cd ~/.xbmc/addons

git clone git://github.com/bartowski/skin.night.git

This brings back:

-bash: git: command not found

I've run:

sudo apt-get install git-core

So Git should be there...??

Thanks


- mcborzu - 2010-07-10

Graphicsgod Wrote:Ok here is the log info. I cleaned it out and reloaded XBMC and played a song to see if it would show the info you need.

Download

I also tried loading other skins, and I get the CDArt, but for some odd reason it defaults to a default image and not the one in the folder with the music.

Here is what it looks like under a different skin and the file structure.

So what could it be that is screwing things up?

Thanks for any help!

From the log you're on an older build before a specific function was added, you need to be above 27711. Older build skins had to use a confusing and not always working workaround for cdART:

Quote:<texture fallback="disc.png" diffuse="disc_mask.png">$INFO[Skin.String(Music_Folder_Path)]$INFO[musicplayer.artist]/$INFO[musicplayer.album]/cdart.png</texture>

Now after 27711 they added "folderpath" it's real simple:

Quote:<texture>$INFO[Player.FolderPath]cdart.png</texture>


If you're not a big script/plugin user I'd recommend the newest SVN. The SVN's are pretty solid now, just the new addons are thin at the moment. If you are then probably hunt around for 28256...


- crazycage - 2010-07-10

mcborzu Wrote:Huh, don't think a skin can effect that behavior. Dialogseekbar.xml just gives a visual feedback of whats going on in Movie/TV. Even if thats deleted, the functions (skip,pause,etc) still work...What about other skins?

Thanks mcborzu, it started working now. I don't think I did anything to fix it either. Stupid old xbox hehe.


- oblonhor - 2010-07-10

First of all thanks for this skin! I've been using it for a few days and it looks and runs great Big Grin

1. I have some small issues, when selecting movies by genre there's an option to view fanart but I can't figure out where I have to put the pics for genre fanart Huh also could music genre selection have a similar view? currently there's only jukebox and files view

2. After I installed this skin movies are now sorted from Z-A and in other skins they are showing like that too, don't know if its related with this skin or it's something I touched tho

3. I downloaded the latest version and I think there's a bug when in settings you choose to hide programs in main menu it is shown and vice versa, this happens only when using horizantal menu.

thanks for this great skin Nod


- mcborzu - 2010-07-10

1. I Dont have genre fanart support
2. In the view options for any skin, pressing the opposite way of scrolling, there are options to sort by Accending or decending. Pick the opposite of what you got now.
3. I probably overlooked that