|
PeopleScanner
IntroductionIn v2.5 of MovieJukebox we now have a people scanner used to download information on the cast, directors and writers for the videos in your library. You can enable the people scanner with the following changes to your moviejukebox.properties file mjb.people=true mjb.includePhoto=true For the indexing and display, the following changes must also be made mjb.categories.indexList=Person (Append this to the end) mjb.categories.displayList=Person (Append this to the end) You can find more options in Properties Configuration: Persons |
► Sign in to add a comment
What is the meaning of mjb.categories.indexList=Person? It is not in the Wiki.
what is the relation beetween people and person , because person seems to be the addition of Cast and Director , without any link with people ? is there a way to add people to the indexList ?
When enabling display of Persons information, the menu entry appears but the necessary html page People_1.html is not generated. This is also the case for the other html pages necessary to view all other categorie categorie-menu entry. During execution of YAMJ forceHTML and forceIndex overwrite where set to true...?