XBMC Community Forum
[RELEASE] Xperience1080 v0.9b (nightlies only) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Xperience (/forumdisplay.php?fid=128)
+---- Thread: [RELEASE] Xperience1080 v0.9b (nightlies only) (/showthread.php?tid=109470)



RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - Mati24 - 2012-04-17 19:53

Hello,

Thank for your skin first !

When I want that XBMC scan movies and tv show at the startup, xbmc stay blocked when the scan is running. I can navigate in XBMC just when the scan is finish.
I have the screen with the "wait animation" during 4-5 minutes before I can do anything

Thank for your help


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - markswift - 2012-04-17 20:10

Black,

That did it! In the pursuit of zero screenburn, is there a way to remove the fade effect on the bottom of the slideshow also?

(2012-04-16 13:37)`Black Wrote:  You're right, should be line 41 <include>Common-Info-NoOptions</include>.

@GreenEyez
Artist slideshow not supported currently.



RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - erolosty - 2012-04-17 20:15

Incredible skin - any thoughts on PVR support? I searched the thread am I the first to want this?

I've done some googling and can't find a non-skinners guide to adding PVR views - I'll keep trying but any help is appreciated


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - `Black - 2012-04-17 21:37

If you look only 1 page back, you'll find the answer... I explained a dozen times now when this skin gets pvr support.

@markswift
Latest git version does this. If you have enabled Hide power button, weather & clock in music osd in settings -> skin -> osd slideshow will be pure without any elements.

@Mati24
Press 'Esc' on the loading screen will take you to the home screen right away.


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - Crall - 2012-04-17 21:45

(2012-04-17 15:37)`Black Wrote:  q1) I don't have any of the colored ones shipped with the skin... if you use the github version, you can simply replace the images in media/musicgenres. If you use the repo version, you have to edit ViewtypesMusicLibrary.xml and replace all occurrences of musicgenres/[i] with i.e. [i]musicgenrescolored/[i] and place the genre images in [i]media/musicgenrescolored/.

q2) That is likely the problem. You need to have them in the XBMC database. Spotlight and featured albums should work if you have movies and music... if it's not working, post a debug log please.

@Crall
Yes but not until it's officially supported and I can develop it without having the hardware. XBMC 12.0 will officially support pvr so maybe in a few months it's available in nightly builds and I can start adding it.

Ok, thank you for the answer. You probably know it but i post it any way http://forum.xbmc.org/showthread.php?tid=125051&highlight=skin+dummy you dont need any hardware whit this dummy. cant wait for the V 12 Big Grin


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - `Black - 2012-04-17 22:39

I know that, it's only supported on Linux which I don't use... I have tried it in a vm but since XBMC runs with 2fps there, it's not an option for me.


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - thebearnecessit - 2012-04-17 23:47

(2012-04-17 15:37)`Black Wrote:  q1) I don't have any of the colored ones shipped with the skin... if you use the github version, you can simply replace the images in media/musicgenres. If you use the repo version, you have to edit ViewtypesMusicLibrary.xml and replace all occurrences of musicgenres/[i] with i.e. [i]musicgenrescolored/[i] and place the genre images in [i]media/musicgenrescolored/.

q2) That is likely the problem. You need to have them in the XBMC database. Spotlight and featured albums should work if you have movies and music... if it's not working, post a debug log please.

already asked q1) SORTED - my genres now look great, cheers.
already asked q2) SORTED - well, two out of three empy boxes are sorted thanks to your answer, thanks. Thanks for the info. Only "ongoing tv shows" is empty now: Excuse my ignorance, but when you say 'database' is that the same as the 'library'? I ask because the video add-on i use (What The Furk) does add each tv series to the library. How can I make sure that this box isn't empty? Do I need to download a full tv series and add it to my library?

Do you mind if I ask some more questions please? I know you must get tired of answering the same questions but I have read the thread, but still have questions. Just take it a compliment because I LOVE this skin Big Grin

new q3) What is the difference between the git version and the repo version? is the git version more up to date.
new q4) I have the nice plain pale grey background in my metro view home screen. Is there a jpg file somewhere for this background because I would like to make the same background for all areas of the skin.
new q4.1) Is there anyway I can see my fanarts properly on the home screen eg can I remove the mist that appears on the fanart? I've spent many hours gathering fanart that i like Blush
new q5) Can this skin use the following?
  • last.fm playlist addon
  • last.fm/artist slideshow addons
new q6) Is there anyway to have the 'now playing' screen to NOT show TWO album covers? I usually play albums so it just looks like there are two albums the same for now reason.
new q7) what does the 'titles' list do in the music section?

I have more but will leave it there for now Rofl


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - `Black - 2012-04-18 00:42

q2) database = library. If the add-on add the shows to the video db, then it should work. If you have any new and unwatched episodes of a tv show, ongoing tv shows should not be empty.
q3) Yes, git is more up to date but there could be more buggy/unfinished things and it's slower because of the missing textures.xbt.
q4) You can but there's a reason that it's there... menu would be unreadable on some backgrounds. You could try the dark version (settings -> skin -> general -> stage style). The home screen is not focused on background fanarts but more on the content of your movies, shows, music etc. itself. If you still don't want the overlay, you have to remove line 125-142 in Includes_WindowContents.xml.
q5) If those need skin support (which I don't know), no.
q6) Not without editing the .xml files...
q7) Do you mean "titles" in the music submenu? Displays all your songs... I maybe should change it to "songs".


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - Lucleonhart - 2012-04-18 09:45

(2012-04-11 13:48)`Black Wrote:  Could be a problem with the mysql database... could you (just for testing) try with a standard db?
Just tested: Works perfectly with local database. Back to MYSQL it does not work anymore.
Problem identified. Any chances for a fix? Smile


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - GreenEyez - 2012-04-18 09:58

Well i tried to implement the lastfm artist slideshow addon in your skin Black, but haven`t figured out how to make the images appear in the background.

So i`m making a feature request if you have time and think it`s worth it, to implement this feature, which is a really nice script.

And btw, do you plan on submiting this skin to the official XBMC repo? It kinda needs it, it`s one the best skins alive. Big Grin