[MOD] Horizontal Confluence Modded

  Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
simonk83 Offline
Senior Member
Posts: 117
Joined: Sep 2011
Reputation: 2
Post: #491
Hi guys,

Two questions if that's OK?

1. I saw on a comparison page that this skin has the Watchlist feature. How do I go about enabling that?

2. With regards to the Recently Added overlay for TV and Moves (the one that appears top left and top right when you highlight the Video section), how often does that get updated, and is there a way to force it to update? I hoped it would update automatically when XBMC does a scan and finds new files, but it doesn't appear to (in fact as far as I can tell so far, it only updates after a reboot...)

Essentially, as Sickbeard delivers me new TV Shows every day, I'm very big on seeing the most recent additions. I know there's a separate library function for that, but having it displayed on the front page is perfect.

Anyway, thanks for your help as always Smile

EDIT: RIght, my bad, it does update, so that's cool. Although for some reason I have two (old) movies stuck at the front of that list. New added movies always pop up behind those two :\
(This post was last modified: 2012-05-04 04:11 by simonk83.)
find quote
proiettile Offline
Junior Member
Posts: 16
Joined: Feb 2012
Reputation: 0
Post: #492
A question about FullScreen Music Visualization.
I would see near the album title the album year:

ALBUM TITLE (YEAR)

Editing the MusicVisualization.xml, I suppose I have to add a string after
<label>$INFO[MusicPlayer.Album]</label>
but I don't know the strings and I don't know where to search for.

How to do this?

XBMC Eden / ATV2 / Modded Confluence Skin
find quote
mad-max Offline
Posting Freak
Posts: 1,476
Joined: Jul 2010
Reputation: 52
Location: Germany
Post: #493
Code:
<label>$INFO[MusicPlayer.Album] ($INFO[MusicPlayer.Year])</label>
Not tested, but should work well...
Full list is here:
http://wiki.xbmc.org/?title=InfoLabels

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

- - - Tribute to Metallica - - -

If I managed to help you, please click my reputation
(This post was last modified: 2012-05-05 19:51 by mad-max.)
find quote
simonk83 Offline
Senior Member
Posts: 117
Joined: Sep 2011
Reputation: 2
Post: #494
(2012-05-05 19:51)mad-max Wrote:  
Code:
<label>$INFO[MusicPlayer.Album] ($INFO[MusicPlayer.Year])</label>
Not tested, but should work well...
Full list is here:
http://wiki.xbmc.org/?title=InfoLabels

Hi Max, sorry to bother but could you let me know how to enable the watch list feature (assuming it still exists )

Thanks!
find quote
mad-max Offline
Posting Freak
Posts: 1,476
Joined: Jul 2010
Reputation: 52
Location: Germany
Post: #495
In mod settings you need the home tab...there is a toggle for currently watching widget

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

- - - Tribute to Metallica - - -

If I managed to help you, please click my reputation
find quote
simonk83 Offline
Senior Member
Posts: 117
Joined: Sep 2011
Reputation: 2
Post: #496
(2012-05-06 00:33)mad-max Wrote:  In mod settings you need the home tab...there is a toggle for currently watching widget

Ah, thanks, I'll take a look Smile
find quote
simonk83 Offline
Senior Member
Posts: 117
Joined: Sep 2011
Reputation: 2
Post: #497
Really sorry, but one more question. How do I go about getting TV Show logo's to appear? Is this a separate script I need to install somewhere?

Thanks!!

EDIT: Artwork Downloader. Got it Wink
(This post was last modified: 2012-05-06 03:51 by simonk83.)
find quote
proiettile Offline
Junior Member
Posts: 16
Joined: Feb 2012
Reputation: 0
Post: #498
(2012-05-05 19:51)mad-max Wrote:  
Code:
<label>$INFO[MusicPlayer.Album] ($INFO[MusicPlayer.Year])</label>
Not tested, but should work well...
Full list is here:
http://wiki.xbmc.org/?title=InfoLabels

Thanks mad-max, it works well, and thanks for the link, too!

XBMC Eden / ATV2 / Modded Confluence Skin
find quote
mad-max Offline
Posting Freak
Posts: 1,476
Joined: Jul 2010
Reputation: 52
Location: Germany
Post: #499
Anybody got a cool feature request?
Looking for some new stuff to code?

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

- - - Tribute to Metallica - - -

If I managed to help you, please click my reputation
find quote
Mudislander Online
Skilled Skinner
Posts: 1,155
Joined: Jun 2009
Reputation: 20
Post: #500
(2012-05-14 21:33)mad-max Wrote:  Anybody got a cool feature request?
Looking for some new stuff to code?

If you're really feeling bored, I need media views Big Grin

Noli illegitimi carborundum
find quote
Post Reply