[MOD] Horizontal Confluence Modded

  Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mad-max Online
Posting Freak
Posts: 1,476
Joined: Jul 2010
Reputation: 52
Location: Germany
Post: #421
Hey man,

can you show me the exact file you copied from my GIT?
Did I link it here? Damn...can't remember Big Grin

mad-max

[Image: obi3o55x.jpg]
[Image: 7c8w3bu8.png]

- - - Tribute to Metallica - - -

If I managed to help you, please click my reputation
find quote
rugbymad Offline
Member
Posts: 96
Joined: Mar 2011
Reputation: 0
Location: Dundee Scotland
Post: #422
Hi max it was on this thread.

(2012-03-14 14:53)mad-max Wrote:  Ok guys, here we go with some open questions...

(2012-03-12 16:19)proiettile Wrote:  I can not visualize the rating stars in ATV2. It show the rating0 correctly, but when i try to add stars to the rating they don't show.

Any ideas?
Spoke with a friend with an ATV...selecting stars on ATV is not possible currently...this is no limitation from the skin but from XBMC...
If you set rating via another machine you can see the stars...

(2012-03-12 16:57)rugbymad Wrote:  Hi,
How do i add more to the recently added tv/movies.

There is some open PR in git from me, that has 4 widgets each...sorry did forget that...
Simply exchange the file:
https://github.com/mad-max/xbmc/blob/b8a...yAdded.xml

(2012-03-12 20:06)lancewindew Wrote:  On the current version of Confluence when you move to the far left or the far right of the horizontal menu you dont see the next menu item.
In Confluence-MOD there is no difference when you get to the end of the horizontal menu.

Confluence: TV*MOVIES*SETTINGS
ConfluenceMOD: SETTINGS*TV*MOVIES*SETTINGS*TV*MOVIES

Is there a way to restore the old way? so that there is a difference at the far left and far right of the menu?

Open Home.xml and search for
Code:
<control type="wraplist" id="9000">
and change it to
Code:
<control type="fixedlist" id="9000">

(2012-03-12 20:06)lancewindew Wrote:  Is there a way to turn off the spinning CD image when listening to music?

Easiest way is to open skinfolder/media/CDart and delete default.png...
NOTE: Only working if you have no other CDArt with your media files

(2012-03-13 10:46)joselbcn33 Wrote:  The problem is that even if you are at the main directory or the icon to turn back to the previous directory it displays the word "plot" is there anyway to hide the word "plot" or translate it to spanish "Argumento"?

Check Viewtype_Lowlist.xml and search for
Code:
$LOCALIZE[40027]
and change it to "Argumento"...or do me a favor and translate the skin strings into Spanish Big Grin

(2012-03-13 21:09)dibsta Wrote:  Found problem the mod is not putting the correct path to favorite (Mod path ActivateWindow(10025,"X:\Coles Media\") but should be (ActivateWindow(10025,"X:\\Coles Media\\") backslash is missing

This seems to be serious issue...I think this will have to wait until the wedding done...

cheers guys,
max

Acer revo 3700 with Win 7 Ultimate 32 bit
find quote
mad-max Online
Posting Freak
Posts: 1,476
Joined: Jul 2010
Reputation: 52
Location: Germany
Post: #423
Hmm...the code looks fine...
Seems to be a problem on your end?!?

Silly question, but you replaced it and also restarted XBMC?
Yeah, I know, silly...

Maybe post a log when entering the home screen...

max

[Image: obi3o55x.jpg]
[Image: 7c8w3bu8.png]

- - - Tribute to Metallica - - -

If I managed to help you, please click my reputation
find quote
rugbymad Offline
Member
Posts: 96
Joined: Mar 2011
Reputation: 0
Location: Dundee Scotland
Post: #424
I'll try again and see what it does, I'm sure i'm jinxed when it comes to software!

Acer revo 3700 with Win 7 Ultimate 32 bit
find quote
rugbymad Offline
Member
Posts: 96
Joined: Mar 2011
Reputation: 0
Location: Dundee Scotland
Post: #425
Max,

Ive just bought myself a 3d tv.. well impressed, can 3d dvd boxes be implimented in one of your future release's. like blue dvd case is blue ray, red could be for 3D? or just 3d written on the list view? like the hd flag you have.

cheers

steph

Acer revo 3700 with Win 7 Ultimate 32 bit
find quote
mad-max Online
Posting Freak
Posts: 1,476
Joined: Jul 2010
Reputation: 52
Location: Germany
Post: #426
Hey Steph,

well, as I do not own a 3D TV I'm unable to test this environment...
Somebody might donate a 3D-TV so that I can code it Big Grin

Just joking...
Yeah...sounds reasonable...will take a look later...
Wedding Part I is on monday...so let's see when I will find time Laugh

cheers

[Image: obi3o55x.jpg]
[Image: 7c8w3bu8.png]

- - - Tribute to Metallica - - -

If I managed to help you, please click my reputation
find quote
rugbymad Offline
Member
Posts: 96
Joined: Mar 2011
Reputation: 0
Location: Dundee Scotland
Post: #427
max.

There is no rush!!!!!!! get your wedding and honeymoon out the way!! You gotta keep the wifey sweet!!

Hope it all goes well!

steph

Acer revo 3700 with Win 7 Ultimate 32 bit
find quote
rugbymad Offline
Member
Posts: 96
Joined: Mar 2011
Reputation: 0
Location: Dundee Scotland
Post: #428
Max

i managed to get the recently added file to work.... not sure what i had done b4.

Acer revo 3700 with Win 7 Ultimate 32 bit
find quote
dysan911 Offline
Senior Member
Posts: 151
Joined: Dec 2010
Reputation: 0
Post: #429
Max,

Hey I did the same thing as rugbymad and downloaded the IncludesHomeRecentlyAdded.xml link you posted above. That works for me!. Quite well actually. I prefer from the home page to have one called Movies and a separate one called TV Shows and I like how each page will show the latest 4 titles.

Thanks!
find quote
nfusion2011 Offline
Member
Posts: 95
Joined: Mar 2011
Reputation: 0
Post: #430
Hi,

Finally got the addon installed after over two hours of fumbling through it.

Few things:

First, a bug report for you already:

[Image: r9lxec.jpg]
The fan art info theme has non english wording at the rating. Consider fixing.

Now, the queston:

Does this skin support more than 2 custom playlists on the home screen?? I need about 8, but the option only seems to support 2 unless I'm missing something?

If so, how do I do it?? I have the different xsp files all done, but can only link 2 at a time... need more.

[Image: 25jbdhz.jpg]

Also: Potential bug report?

[Image: naxoo.jpg]

There is no sub menu under these options for "Custom Home Buttons", the text "custom home buttons" is in blue, implying its a title, but it can't be clicked on, and as you can see theres no options underneath that show more options.... so I can't change anything here.

Please let me know how to use more than 2 playlists so i can finally migrate over from DHARMA v10.1 to EDEN v11

Thanks
find quote
Post Reply