hi, sorry if this is a newb question but I got the below info from a different thread -I want this to show the total movie count including movies in sets, if i add to home.xml it shows on main menu, but not in the movie menu. please tell me where to put this as i am completely stumped!!!!
<control type="label">
<posx>1273</posx>
<posy>655</posy>
<width>300</width>
<height>20</height>
<align>right</align>
<aligny>center</aligny>
<font>Font_KeyboardKeys</font>
<shadowcolor>black</shadowcolor>
<label>[COLOR white]Total Movies:[COLOR mainblue] $INFO[Window.Property(Movies.Count)][/COLOR]</label>
</control>
Recently Added infolabels now available in xbmc
thechinmaster
Member Posts: 64 Joined: Aug 2011 Reputation: 0 |
2012-03-10 13:16
Post: #101
|
| find quote |
fmronan
Fan Posts: 587 Joined: Dec 2010 Reputation: 4 |
2012-03-10 13:18
Post: #102
$INFO[Window(Home).Property(Movies.Count)
|
| find quote |
thechinmaster
Member Posts: 64 Joined: Aug 2011 Reputation: 0 |
2012-03-11 10:07
Post: #103
thanks for replying, but to be honest I am not sure what to do with the info that you gave me! :o
In the movies sub menu as standard it displays a total count of all movies stored. As an example, for my Indiana Jones movieset I have four movies. These are only counted as one movie in the total count on the movies sub menu box. Please can anyone give me an easy to follow, idiot-proof guide as to what I need to change, and which .xml file I need to change it in? Please? (using eden beta 2 on windows 7 if it matters!)
(This post was last modified: 2012-03-11 10:41 by thechinmaster.)
|
| find quote |
Mudislander
Skilled Skinner Joined: Jun 2009 Reputation: 20 |
2012-03-11 11:33
Post: #104
Hi, can you describe a bit better exactly where you want the info and which skin, a screenshot would be brilliant.
|
| find quote |
thechinmaster
Member Posts: 64 Joined: Aug 2011 Reputation: 0 |
2012-03-11 11:49
Post: #105
I am using Neon, and want to replace the moviecount found at the top left of the screenshot so that it includes the movies contained withing movie sets as well.
Thanks for your quick reply!!
|
| find quote |
Montellese
Team-XBMC Developer Joined: Jan 2009 Reputation: 20 Location: Switzerland |
2012-03-11 11:53
Post: #106
@thechinmaster: this has nothing to do with the topic of this thread so please create your own thread and don't just post in another thread about something totally irrelevant to it's discussion. Furthermore what you are asking for is not easily possible for a skin as it will require an extra script to get that information for you. Please see http://forum.xbmc.org/showthread.php?tid=124419
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
thechinmaster
Member Posts: 64 Joined: Aug 2011 Reputation: 0 |
2012-03-12 08:53
Post: #107
thank you for redirecting me to a correct thread, I had actually posted it elsewhere prior but had not got an answer I could understand. then I posted it here as i thought "<label>[COLOR white]Total Movies:[COLOR mainblue] $INFO[Window.Property(Movies.Count)][/COLOR]</label>" was an info label. this would have meant that my post was perfectly relevant.
As i am clearly not as skilled as you are when it comes to all aspects of XBMC programming, I humbly apologize for angering you. |
| find quote |
Amelandbor
Senior Member Joined: Oct 2009 Reputation: 6 Location: Netherlands |
2012-03-16 11:40
Post: #108
I was looking into the code because I missed the feature were you were able to hide watched episodes. Isn't this possible by using the playcount variable? I noticed it isn't available for movies but at least it's something.
I don't have any knowledge of C++, so I could be completely wrong. |
| find quote |
Amra
Cimmerian Joined: Jun 2009 Reputation: 10 Location: Metropolis |
2012-03-22 02:44
Post: #109
[EDIT] nevermind, this was posted in wrong thread. Sorry
(This post was last modified: 2012-03-22 02:48 by Amra.)
|
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2012-08-22 21:26
Post: #110
Just run into a bug with LatestEpisode.[1-10].Fanart (although this might cover other/all labels) where the label isn't empty even if there's no fanart available, this in turn results in the fallback not kicking in.
Thanks. ![]() |
| find quote |


![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
![[Image: sig_zps3af3b48e.jpg]](http://i620.photobucket.com/albums/tt289/Arcanthur/Celestium/sig_zps3af3b48e.jpg)
Search
Help