Posts: 110
Joined: Sep 2010
Reputation:
0
ali2k1
Senior Member
Posts: 110
i just wanna say thank you bruv nice work. i love it!! one question would be do you plan to add more views for programs for example advanced launcher. confluence will kill it man.
Posts: 218
Joined: Dec 2009
Reputation:
0
Great Mod wonder if there will be any more work into it. Would love more detailed view in advanced launcher for it within programs
Posts: 13
Joined: Jan 2011
Reputation:
0
ashe
Junior Member
Posts: 13
I noticed that the mouse scroll wheel doesn't act correctly when using the halfwall and halfwall2 views for movies (but not TV shows). It also doesn't work at all in fanart view.
Also have the fanart problem with the original Confluence skin, but it worked in 9.11, so could it be a XBMC issue and not a skin issue? Every other view works fine.
Posts: 29
Joined: Aug 2010
Reputation:
0
eXisTa
Junior Member
Posts: 29
Just tried it on ATV2 but XBMC wouldn't start anymore.
Luckily I backed up the skin.confluence directory.
Don't know what went wrong, I just overwrite the files of the modded download to the skin on the ATV2.
Posts: 1,919
Joined: Jan 2009
Reputation:
2
did you get this working on atv2?
Nvidia Shield with Kodi 18
Posts: 1,919
Joined: Jan 2009
Reputation:
2
yes Im excited about the new release... yippeee
Nvidia Shield with Kodi 18
Posts: 67
Joined: Nov 2010
Reputation:
0
How can one enable more view-modes in TV-Series. When I pick a TV-Show and get to the Seasons, I have a lot of different views but in TV-Shows main screen I can only choose from like 5 different (List, Mediainfo 1+2, Poster, Halfwall)
Posts: 31
Joined: May 2009
Reputation:
0
Hey nate,
Thanks for the great mod. I use this currently. Just wondering if there is any Ken Burns Pan and Zoom for Confluence/Customized Confluence?
Posts: 8
Joined: Jan 2011
Reputation:
0
homepageRandomFanart
how add to settings or how anable in this MOD?
Posts: 254
Joined: Dec 2009
Reputation:
2
This is assuming you've already set up a playlist in the playlist section. Save yourself some trouble, and make sure that your playlist actually plays before moving on to this next step.
If you want to play a playlist off of this Mod, by clicking on the playlist that you entered into the skin's back-end, on the "Custom Home Options" page, this how is you do it. (Default behavior is to open the playlist, instead of playing the playlist.)
1st...Open up this mod's 720p folder (probably here: C:\Users\%username%\AppData\Roaming\XBMC\addons\skin.customizableconfluence\720p), and find IncludesHomeVertical.xml, and open that up in EditPlus.
2nd. Find the first section that says <-- Custom Home --> . In it, will be 10 subsections called:
<item id="15">
<description>Custom Movie One</description>
Each one correspond to the sections you can find on the Custom Home Options Page. - The first 5 are for custom favorites, and the second 5 are for playlists.
So, on the 6th section, and change the bolded section like shown:
From:
<item id="19">
<description>Custom Movie Four</description> <label>$INFO[Skin.String(Menu_Custom4_Label)]</label> <icon>special://skin/backgrounds/custom.jpg</icon> <thumb>$INFO[Skin.String(Menu_Custom4_Folder)]</thumb>
<onclick>XBMC.ActivateWindow(10025,$INFO[Skin.String(Menu_Custom4_Path)],return)</onclick>
To:
<onclick>XBMC.PlayMedia($INFO[Skin.String(Menu_Custom4_Path)])</onclick>
Save and restart XBMC and the playlist will now play instead of opening up.
Hope that helps someone!
Posts: 7
Joined: Feb 2011
Reputation:
0
Hi All,
I am obviously missing something ! I have downloaded the skin, unzipped it and copied it to the following path on my ATV
/Library/Application Support/XBMC/addons/Confluence_Mod_11-04.
All the files appear as expected
When I go to Settings / Appearance / Skin I only see Skin Confluence 1.1.0
Have I copied it to the wrong path ?
Thanks