'Accurate' Movie count in library view?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Hitcher Offline
Skilled Skinner
Posts: 9,927
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #11
PHP Code:
$INFO[Window(Home).Property(Movies.Count)] 

[Image: sig_zps3af3b48e.jpg]
find quote
Martijn Online
Team-XBMC
Posts: 7,705
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #12
(2012-05-08 20:34)Hitcher Wrote:  
PHP Code:
$INFO[Window(Home).Property(Movies.Count)] 

Does that work in smartplaylist that include moviesets?

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,927
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #13
It's just the total number of movies in your library.

[Image: sig_zps3af3b48e.jpg]
find quote
Martijn Online
Team-XBMC
Posts: 7,705
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #14
(2012-05-08 20:43)Hitcher Wrote:  It's just the total number of movies in your library.

Well that's what i thought so not what was needed Wink

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,927
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #15
But the thread title says otherwise -

'Accurate' Movie count in library view?

[Image: sig_zps3af3b48e.jpg]
find quote
Martijn Online
Team-XBMC
Posts: 7,705
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #16
Correct. But they had not considered the issue i threw in Wink

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
thechinmaster Offline
Member
Posts: 64
Joined: Aug 2011
Reputation: 0
Post: #17
Thanks for the comments, I am using the beautiful Neon Skin. I have also posted the issue there but the threads there are a little slow at the moment. As suggested above I do indeed want to know how many Movies I have including the ones in sets even when using a particular library view (in this case MediaView 2). I have seen quite a few similar requests and thought that this could be a way of doing it. I know it would be a modification.

Does the php code '$INFO[Window(Home).Property(Movies.Count)]' count the total movies in your movie folders or the total movies in the current view?

I like Kricker's idea on previous page of the two different counts - IS this possible?

BTW - sorry but I don't know how to open a track ticket...
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,927
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #18
As I said, it's the total number of movies in your library whether they're in sets or not.

[Image: sig_zps3af3b48e.jpg]
find quote
thechinmaster Offline
Member
Posts: 64
Joined: Aug 2011
Reputation: 0
Post: #19
thanks, any ideas how I could implement this into the neon skin - mediaview2 by any chance?
find quote
thechinmaster Offline
Member
Posts: 64
Joined: Aug 2011
Reputation: 0
Post: #20
bump
find quote