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)



- `Black - 2011-10-14 15:22

Couldn't you mention that 10 minutes earlier? Big Grin Big Grin

I'm currently uploading 0.9.5 to the repo so this small bug won't be fixed in that version. ^^ For a quick fix you can change CustomHomePanel1.Path to CustomHomePanel3.Path in line 672 in Includes_Home.xml.

0.9.5 now requires XBMC 20111003-fc543cb or later!


- Slurrrp - 2011-10-14 15:32

LOL Smile sorry...


- `Black - 2011-10-14 15:38

If you had the 0.9.3 version, I would recommend to remove the Black09-Xperience1080-... folder from addons. I did something wrong and it's now correctly skin.xperience1080 again.


- Japaja - 2011-10-14 15:48

`Black Wrote:"More..." where?
On home panels recently added. When u browse them u have fanart displayed and at the end there is "More..." but no image just empty panel. So maybe a simple + icon in same style as other home panel icons?

`Black Wrote:Seems like most skins use reverse="yes" for the spin control. I don't use it because for me the spin control values are in an (vertical ascending) array, e.g. [1,2,3,...,n] and so for me naturally I press down for the next item in the list and up for the previous item.

Sure u write them in that order in code, but it's just not logical to me having up=lower value. I want a bigger font I go up (arrow pointing up) a size not down a size.. to get it bigger. Smile

`Black Wrote:I think I'll add a skin setting for this and set it to reversed by default so it matches with most of the other skins and if someone (me for example) wants to use the default direction, he can change it.
Great. Then everyone is satisfied.

And I have a problem with TV guide showing show names. Smile The name of show that is displayed at top right works (changes as I select the shows) only for Monday. For the rest the name doesn't change instead it displays the name of first show from Monday column. Frown


- `Black - 2011-10-14 16:00

Yes, I forgot to fix that... I'll upload a 0.9.5.1 bugfix release later.


- RazorFR - 2011-10-14 16:45

Nice and thanks for the new version!

Will the 9.5 include a fix for the recently added items not displayed correctly from time to time?
Not sure if it is only me, but pressing up sometimes has no effect, while it should show recently added. Entering library and leaving back to main menu seems to make it work again. Strange.


- otcho - 2011-10-14 18:38

Yeah, it happens to me occasionally, too. But I can't reproduce it exactly Smile


- Japaja - 2011-10-14 20:28

Happens to me too.

BTW in poster view when name of TV show already contains a year it is duplicated. Example: Castle (2009) shows as Castle (2009) (2009) so maybe move the year to second line like in movies poster view or is it possible to code it so it detects when year is already contained in name of the show, which even sounds complicated. Smile


- otcho - 2011-10-18 13:18

@`Black: I'm having trouble with movie trailers. Would it be possible to add another label/button after 'Refresh' for e.g., to get directly to the movie trailer? Right now it's not very intuitive to see the trailer Smile


- `Black - 2011-10-18 13:50

Press up and enter to play the trailer in the movie information. Maybe I could add some sort of indicator if a trailer is available?

@Japaja
I'll look into that.