INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Webplay: Customizing the Web Interface (to show # of songs)  (Read 777 times)

scm

  • World Citizen
  • ***
  • Posts: 171
Webplay: Customizing the Web Interface (to show # of songs)
« on: November 26, 2011, 12:35:50 am »

In a library view, let's say for example I'm viewing all my Smartlists, how would I insert the number of files in each smartlist as text next to the name of each smartlist.

It would show for example:

My Favorite Rock Music (456 songs)

Right now, to show the name of the item the code is:

[LibraryItem([z]).Name]

Is there any way to use "LibraryFilesCount" with LibraryItem([z]) in order to query the number of songs in each smartlist and display them?  I'm not an experienced programmer.
Logged
Pages: [1]   Go Up