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



- `Black - 2011-11-21 16:34

Hm that does not happen for me. What happens if you go to favourites on home and open the favourite? If the result is the same, please try in Confluence.


- Slurrrp - 2011-11-21 18:11

Weird...It works for me when using the favorites menu, but not when using a custom home panel Sad


- `Black - 2011-11-21 18:42

Can you please post a debug log?


- wex101 - 2011-11-21 18:52

Hi Black love the advanced launcher support! Couple issues...

Once I switch to poster view, pressing up brings me to an info screen and left right down do other things. I am unable to get to the view options again to change the view type!

Edit: 2nd question, is there any way to have the skin use the custom backgrounds set in the settings when browsing within the different home screen categories instead of it reverting back to the global background?


- `Black - 2011-11-21 19:30

Seems to be a problem if the view has 1 page only... I'll fix that.


- Slurrrp - 2011-11-21 19:40

`Black Wrote:Can you please post a debug log?

http://pastebin.com/cWUGqqyn


- `Black - 2011-11-21 20:14

Code:
DEBUG: CApplication::ExecuteXBMCAction : Translating $INFO[Skin.String(CustomHomePanel3.Path)]
DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(10025,"D:\TV\",return)
DEBUG: CGUIMediaWindow::GetDirectory ("D:\TV",return)
DEBUG:   ParentPath = ["D:\TV",return/]
ERROR: XFILE::CDirectory::GetDirectory - Error getting "D:\TV",return
ERROR: CGUIMediaWindow::GetDirectory("D:\TV",return) failed

Seems that XBMC doesn't find the directory but I have no clue why. I assume you added the directory as a source and then to favourites? Did you maybe remove the source after that? Could you also please upload your favourites.xml, I would like to check something.

@wex101
A fix for the problem is on git. To the second question... the skin does not revert the background, the global background is always visible behind your custom backgrounds. But if I understand correctly, you would like to have your custom single or multi backgrounds also if you enter e.g. movies? Could be doable but I won't add it for now.


- Slurrrp - 2011-11-21 20:33

`Black Wrote:Seems that XBMC doesn't find the directory but I have no clue why. I assume you added the directory as a source and then to favourites? Did you maybe remove the source after that? Could you also please upload your favourites.xml, I would like to check something.

http://pastebin.com/xb207Vyx

The dir is always there, it's my dl folder for television shows, sickbeard picks up the known shows and puts them in the 'library',
the other (dutch) shows don't get processed, i watch them and delete them,
it's not a really big deal but saves me the clicks to go to videos>d>tv... so don't waste too much time on this.. Smile


- `Black - 2011-11-21 21:10

Yeah but it's weird if it's working in the favourites menu but not with the custom home items. I think the problem is that D:\\TV\\ get's converted to D:\TV\ in the favourites script. Should be fixable. Smile

For now you should be able to get it working when you change the type to custom and add the missing \ manually. Before you do that, update to the latest git update, I fixed a problem with the custom type not working.


- Slurrrp - 2011-11-22 14:20

Thanks mate! That worked [Image: icon14.gif]