Kodi Community Forum
[RELEASE] Xperience1080 v0.9b (nightlies only) - 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: Xperience1080 (https://forum.kodi.tv/forumdisplay.php?fid=197)
+----- Thread: [RELEASE] Xperience1080 v0.9b (nightlies only) (/showthread.php?tid=109470)



RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - `Black - 2012-05-19

Only thing you all should know is that the git version is slower than the repo version (especially on slower systems) because of the missing .xbt file. So I recommend to copy the textures.xbt from the repo version to the media folder of the github version. Problem is that you'll have to do this every time there's an update on the passion repository so I would clone it from git and do a pull once in a while.


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - fbi1970 - 2012-05-19

(2012-05-19, 12:47)`Black Wrote: Only thing you all should know is that the git version is slower than the repo version (especially on slower systems) because of the missing .xbt file. So I recommend to copy the textures.xbt from the repo version to the media folder of the github version. Problem is that you'll have to do this every time there's an update on the passion repository so I would clone it from git and do a pull once in a while.

Black I found the textures.xbt file in media folder installed from GIT by passion repository, but it's 38Mb while the texture.xbt on your repository is 44Mb. Should I overwrite the latter one?

Thanks


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - `Black - 2012-05-19

You can but if there's one it should include most textures and should be fine.


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - deadwolfbones - 2012-05-24

Just wanna say this is by far the best XBMC skin I've ever used. Love it and hope you guys continue to refine it!


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - 2cv6 - 2012-05-25

I've got same pb describe post #1275.
Music add-ons installed that don't show up when i go to the Music Add-ons.
Where can i post logfile & screenshot ?


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - babesumitra - 2012-05-25

How can i insert in the metro-style new menu items? Please help...


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - lewy20041 - 2012-05-26

(2012-05-25, 19:54)babesumitra Wrote: How can i insert in the metro-style new menu items? Please help...

just add items by icon + on the homescrean or in skin settings chous home and manage custome home panels. hope i helpSmile


Image


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - patseguin - 2012-05-26

Sorry I didn't read through all posts but is this compatible with Eden release?


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - thebearnecessit - 2012-05-27

is there any other way of playing a dvd without going through movies > files > DVDDRIVE?

I have made sure "play dvd's automatically" is turned on in the settings but my dvd's won't play automatically when i open and shut the tray.

The reason I ask is because i'm trying to make this as user friendly for in-laws and wife and kids etc.
(2012-05-26, 16:20)patseguin Wrote: Sorry I didn't read through all posts but is this compatible with Eden release?

im using this skin with eden but i cant remember if i am using git version or repositry version. eaither way im 99% sure both are compatible with eden.


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - hentai23 - 2012-05-28

http://forum.xbmc.org/showthread.php?tid=124124&page=11

check this out i would love to have the intro videos working with this theme , thanks in advance Wink


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - lewy20041 - 2012-05-29

(2012-05-28, 05:10)hentai23 Wrote: http://forum.xbmc.org/showthread.php?tid=124124&page=11

check this out i would love to have the intro videos working with this theme , thanks in advance Wink

just put this line <onload condition="Window.Previous(startup)">XBMC.PlayMedia(special://skin/intro.mp4)</onload> in the skin directory on top of C:\Documents and Settings\lewy\Application Data\XBMC\addons\skin.xperience1080\1080i\Home.xml and the intro you want in C:\Documents and Settings\lewy\Application Data\XBMC\addons\skin.xperience1080\ remember to rename the intro to intro.mp4Wink

edit: i just saw that you alredy trayed it. you need to exclude mp4 from external player settings. just remove |mp4 from <rule filetypes="divx|mpls|ogv|m2ts|rm|iso|bdpls|mkv|bdmv|avi|mp4|xvid|h.264|dv|vcd|asf|mpg|mpeg|​mpeg1|mov|hdmov|dat|rmvb|flv|vob|dvd|ts|vts|ifo|Divx|m4v|ogm|mpeg2|3gp|wmv" player="MPC-HC"/> and it will work


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - moneymaker - 2012-05-29

How to get cyril fonts work? i had no problems with e.g. refocus but with experience there arent shown cyril fonts. can i add them by my self? ive already try the settings ...


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - hentai23 - 2012-05-31

(2012-05-29, 14:14)lewy20041 Wrote:
(2012-05-28, 05:10)hentai23 Wrote: http://forum.xbmc.org/showthread.php?tid=124124&page=11

check this out i would love to have the intro videos working with this theme , thanks in advance Wink

just put this line <onload condition="Window.Previous(startup)">XBMC.PlayMedia(special://skin/intro.mp4)</onload> in the skin directory on top of C:\Documents and Settings\lewy\Application Data\XBMC\addons\skin.xperience1080\1080i\Home.xml and the intro you want in C:\Documents and Settings\lewy\Application Data\XBMC\addons\skin.xperience1080\ remember to rename the intro to intro.mp4Wink

edit: i just saw that you alredy trayed it. you need to exclude mp4 from external player settings. just remove |mp4 from <rule filetypes="divx|mpls|ogv|m2ts|rm|iso|bdpls|mkv|bdmv|avi|mp4|xvid|h.264|dv|vcd|asf|mpg|mpeg|​mpeg1|mov|hdmov|dat|rmvb|flv|vob|dvd|ts|vts|ifo|Divx|m4v|ogm|mpeg2|3gp|wmv" player="MPC-HC"/> and it will work


is there a way around it so i dont have to exclude mp4 from my external player? , and ive tried your suggestion it works but it takes a while till the intro loads , is there a way to have the intro load and then see the main menu since atm its the other way around , the main menu shows up and the loading circle spins then the intro plays after like 8 or 10 secs -.-

p.s: does someone have a perfect 1080p xbox 360 intro thatd be perfect the one i ripped from youtube kinda sucks bad Wink



RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - lewy20041 - 2012-06-02

i would like to now ather way to but sory mate i dont. or you can change the extension from intro.mp4 to lets say intro.aaa then edit home.xml to read that. but i dont know if it will work:"


RE: [RELEASE] Xperience1080 v0.9b (nightlies only) - hentai23 - 2012-06-02

dont think it would , since aaa isnt a valid video codec ..lols