![]() |
|
[MOD] Horizontal Confluence Modded - 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: Confluence (/forumdisplay.php?fid=125) +---- Thread: [MOD] Horizontal Confluence Modded (/showthread.php?tid=103001) |
RE: [MOD] Horizontal Confluence Modded - mad-max - 2012-04-27 08:16 You might create a source for the specific folder you want to open. Then mark it as a favorite and pin it to the home screen... Should be alright then... mm RE: [MOD] Horizontal Confluence Modded - danz0l - 2012-04-27 14:34 mad-max how do i include some of your views in my heavily modded confluence skin ? I thought a simple entry into the includes.xml as well as the viewtype itself would be sufficient but i'm not getting anywhere fast. Any clues ? RE: [MOD] Horizontal Confluence Modded - mad-max - 2012-04-27 15:28 (2012-04-27 14:34)danz0l Wrote: Any clues ?You also edited the MyVideoNav.xml? RE: [MOD] Horizontal Confluence Modded - twinvipers - 2012-04-27 17:57 Thanks for the reply mad-max. I have already added it as a source and it can be seen and works fine if I go through "Videos>Files>..." I then Favorited the source file but how do I now pin that to the home screen as a Main Menu Button? Thanks RE: [MOD] Horizontal Confluence Modded - twinvipers - 2012-04-28 05:40 Ok found how to pin to the home screen menu... You can only Pin to favorites to the home screen menu right ![]() Anyways now that its pinned when i select it from the home screen it comes up blank ??If I go through Video>Files..... It show the movies i have in that folder no problem.... Why is it not coming up ![]() thanks RE: [MOD] Horizontal Confluence Modded - danz0l - 2012-04-28 09:53 (2012-04-27 15:28)mad-max Wrote:(2012-04-27 14:34)danz0l Wrote: Any clues ?You also edited the MyVideoNav.xml? Yes. What i did was add (for showcase view) Quote: <include file="Viewtype_Showcase.xml" />in includes.xml Also made sure that and then in MyVideoNav.xml Quote:<include>Viewtype_Showcase</include> Making sure Viewtype_Showcase.xml was in the 720p directory (also tried edding out the visible conditions as my skin doesnt have the viewtype toggle options yours has) Am i missing something ? Would really appreciate some pointers. RE: [MOD] Horizontal Confluence Modded - Mudislander - 2012-04-28 10:16 Have you checked view ID's and that the ID is included at the top of MyVideoNav ? RE: [MOD] Horizontal Confluence Modded - mad-max - 2012-04-28 10:44 (2012-04-28 10:16)Mudislander Wrote: Have you checked view ID's and that the ID is included at the top of MyVideoNav ? Yep...that's missing... You need to enter the view id in the list of possible views... Right at the top of myvideonav RE: [MOD] Horizontal Confluence Modded - danz0l - 2012-04-28 10:52 Ah that was it Thanks Mudislander. Just got to work out some conditionals now to stop showing the items, pages, durations dialogs on certain viewtypes.
RE: [MOD] Horizontal Confluence Modded - twinvipers - 2012-04-28 19:47 (2012-04-28 05:40)twinvipers Wrote: Ok found how to pin to the home screen menu... You can only Pin to favorites to the home screen menu right Any idea here..... Thanks |