Windows Could possible to change sort name of genre?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
bastia Offline
Junior Member
Posts: 19
Joined: Mar 2012
Reputation: 0
Post: #11
thanks
+ Library.HasContent (Movies) where it is?
find quote
Mudislander Online
Skilled Skinner
Posts: 1,155
Joined: Jun 2009
Reputation: 20
Post: #12
(2012-03-28 11:11)bastia Wrote:  thanks
+ Library.HasContent (Movies) where it is?

Thats just a setting to say you have added movies to your database, like when you first install xbmc and in settings the hide movies button is greyed out then " Library.HasContent (Movies) " is false. After you've added movies to your database " Library.HasContent (Movies) " is true.

Noli illegitimi carborundum
find quote
bastia Offline
Junior Member
Posts: 19
Joined: Mar 2012
Reputation: 0
Post: #13
I created a new button on 'home cartons.
how do I get the same features of the button movie?
ie if I click on the button boxes should open the folder with cartoons
find quote
Mudislander Online
Skilled Skinner
Posts: 1,155
Joined: Jun 2009
Reputation: 20
Post: #14
Easiest thing would be add folder as a source, create a playlist to browse that source and then the onclick for your new button

<onclick>ActivateWindow(VideoLibrary,special://profile/playlists/video/Name of Your Playlist.xsp)</onclick>

Noli illegitimi carborundum
find quote
bastia Offline
Junior Member
Posts: 19
Joined: Mar 2012
Reputation: 0
Post: #15
I have tried to create the playlist but I would like to create the path as the button movie is that possible? thanks
find quote
Post Reply