Closed Omertron closed 9 years ago
Comment #1 originally posted by Omertron on 2011-05-19T18:56:51.000Z:
And sometimes no html. Catherine Deneuve only has an xml file (attached)
Comment #2 originally posted by Omertron on 2011-05-22T14:07:05.000Z:
Issue 1931 has been merged into this issue.
Comment #3 originally posted by Omertron on 2011-05-22T14:13:10.000Z:
Need the entire log, including errors. And attach your skin and config. Likely mjb.includePhoto=false (def value).
Comment #4 originally posted by Omertron on 2011-05-22T14:17:36.000Z:
Sorry, I forgot to specify this option in [PropertiesConfiguration]. Corrected.
Comment #5 originally posted by Omertron on 2011-05-24T18:31:16.000Z:
Ok, I'll try again.
Comment #6 originally posted by Omertron on 2011-05-28T11:32:23.000Z:
r2251
library folder (with subfolders) contains only that html files:
Categories.html credits.html indexhome.html
Maybe its not jukebox issue. It can be something wrong with java...
Comment #7 originally posted by Omertron on 2011-05-29T11:01:56.000Z:
Your log not complete. Maybe need look error log to find probem. This issue about new feature, what not contains in revision 2251. Skin Aeon not support this feature yet.
Comment #8 originally posted by Omertron on 2011-06-01T19:49:16.000Z:
r2467
moviejukebox.properties:
mjb.internet.plugin=com.moviejukebox.plugin.AllocinePlugin mjb.MaxThreadsProcess=8 thetvdb.language=fr thetvdb.language.secondary=en mjb.extensions=AVI DIVX MKV WMV M2TS TS RM QT ISO VOB MPG MOV MP4 M1V M2V M4V M2P TP TRP M2T MTS ASF RMP4 IMG DVR-MS avi divx mkv wmv m2ts ts rm qt iso vob mpg mov mp4 m1v m2v m4v m2p tp trp m2t mts asf rmp4 img dvr-ms mjb.sets.indexFanart=true mjb.categories.explodeSet=Cast,Title,Year,Director,Country,Genres mjb.xmlGenreFile=My_genres.xml mjb.xmlCategoryFile=My_categories.xml mjb.appendDateToLogFile=true poster.scanner.SearchPriority.movie=allocine,moviecovers,imdb,google,yahoo mjb.categories.indexList=Genres,Year,Director,Cast,Country,Other,Title,Library mjb.categories.displayList=Genres,Year,Director,Cast,Country,Library mjb.sets.createPosters=true mjb.playFullBluRayDisk=true plugin.plot.maxlength=1050 mjb.listing.generate=true mjb.listing.plugin=com.moviejukebox.plugin.MovieListingPluginCustomCsv mjb.listing.output.destination=D:/Work/MovieJukebox-listing/ mjb.listing.csv.fields=TITLE,YEAR,RUNTIME,DIRECTOR,CAST,GENRES,PLOT,LANGUAGE,SUBTITLES,RATING,FILESIZE,LIBRARYDESCRIPTION mjb.listing.csv.delimiter=@ mjb.listing.csv.ratingFactor=0.1 mjb.recheck.Version=false mjb.recheck.Revision=1000 filename.nfo.extensions=NFO,INFO mjb.showMemory=false mjb.people=false mjb.people.popularity=3 mjb.includePhoto=true mjb.people.folder=People
After indexing, jukebox/people is empty. Am I missing something? Thanks for your help.
Comment #9 originally posted by Omertron on 2011-06-01T20:00:03.000Z:
Just a question: where am I supposed to find the people with the default skin? In the left column? I can't find no keyword (capture). Which keyword is it supposed to be?
Thanks for your help.
Comment #10 originally posted by Omertron on 2011-06-01T20:31:51.000Z:
Sorry about this one. I didn't notice "mjb.people=false". I'll check again.
Comment #11 originally posted by Omertron on 2011-06-01T21:39:01.000Z:
Checking done. With default skin and r2467.
properties file ends with: mjb.people=true mjb.people.popularity=3 mjb.includePhoto=true mjb.people.folder=People mjb.categories.indexList=Person (I don't know what's the use for this one...)
Results: 1) When I want to display the jukebox (click on index.htm). See capture1. 2) If I check the "People" folder, I find capture2 : 10 actors - with 5 dummy pictures (among which : Alain Delon, Clint Eastwood, Robert de Niro, Woody Allen)(for 2,700 movies! Thousands of actors!). See capture 3. 3) If I click on categories.html: see capture4: empty. 4) No error logfile created. 5) Logfile attached.
Thanks for telling me what went wrong...
Comment #12 originally posted by Omertron on 2011-06-01T21:41:57.000Z:
That'all for tonight, folks! Thanks for your help!
Comment #13 originally posted by Omertron on 2011-06-02T05:31:50.000Z:
to fixed Capture1.JPG: mjb.categories.indexList=Genres,Year,Director,Cast,Country,Other,Title,Library,Person to find People on left column: mjb.categories.displayList=Genres,Year,Director,Cast,Country,Library,Person to more than 10 people, example, 100: mjb.people.maxCount=100 fixed capture4: mjb.people.popularity=1
Comment #14 originally posted by Omertron on 2011-06-02T12:50:43.000Z:
I did exactly what you said. I have set: mjb.people=true mjb.includePhoto=true mjb.people.folder=People mjb.people.maxCount=100 mjb.people.popularity=1 mjb.categories.indexList=Genres,Year,Director,Cast,Country,Other,Title,Library,Person mjb.categories.displayList=Genres,Year,Director,Cast,Country,Library,Person
Capture1: fixed Capture2: fixed Capture3: not fixed. Many well known actors have dummy pictures, although they exist on Imdb site (Clint Eastwood for example) Capture4: Partly fixed
When I click on categories.htm, I get pic1.
More annoying: I still don't have a keyword (Persons or People or whatever) in the left column of the wall to give me access to categories.htm.
Another strange thing: no error logfile is produced (although I noticed at least one error in the DOS window).
Full logfile attached.
Thanks for your help.
Comment #15 originally posted by Omertron on 2011-06-03T04:23:17.000Z:
Fixed directors and cast list: indexing.completePerson=false (show all persons, very huge) or mjb.categories.minCount=1 (show all complete persons on cast and director indexes) Attach file Categories.html, "People/Clint Eastwood.xml" and "People/Clint Eastwood.html" to fixed blank screen Sorry, I was wrong about Persons in the left column of the wall. Is there a way to add a link to the left column of the person, but default skin does not support this: mjb.separateCategories=true and some change skin.
Comment #16 originally posted by Omertron on 2011-06-03T08:30:16.000Z:
Here they are.
Comment #17 originally posted by Omertron on 2011-06-03T15:29:00.000Z:
Is there any skin supporting your enhancement?
Comment #18 originally posted by Omertron on 2011-06-03T15:51:55.000Z:
Clint Eastwood.xml is empty. on Capture3.JPG views many people are empty. Person scanner not prepared his. I change default skin only. Perhaps someone has already used this enhancement in their skins.
Comment #19 originally posted by Omertron on 2011-06-03T15:53:10.000Z:
default skin not support mjb.separateCategories=true now
Comment #20 originally posted by Omertron on 2011-06-03T17:25:27.000Z:
Issue 1897 was updated by revision r2473.
Fixed empty index Person pages. Rename person.xsl to people.xsl and change default value mjb.people.folder=People.
Default skin difficult to convert for use mjb.separateCategories=true.
Comment #21 originally posted by Omertron on 2011-06-06T11:09:05.000Z:
Please find attached my People folder, indexed with r2476 from scratch. You will notice that most pictures are dummy...
Comment #22 originally posted by Omertron on 2011-06-06T11:26:12.000Z:
Still no change when clicking on a person link. It is still searched in Jukebox folder, not in Jukebox/People.
Comment #23 originally posted by Omertron on 2011-06-07T04:42:47.000Z:
This issue was updated by revision r2479.
Fixed people search on imdb. Fixed a naming person HTML.
Comment #24 originally posted by Omertron on 2011-06-07T16:15:53.000Z:
With r2483, same error when you click on a person from the categories page, a blank page is displayed. You don't search people information in the People folder... But it seems that all pictures are downloaded now.
Comment #25 originally posted by Omertron on 2011-06-07T16:56:31.000Z:
indexing.completePerson=true shouldn't include persons with dummy pics.
Comment #26 originally posted by Omertron on 2011-06-08T06:28:13.000Z:
Problem fixed? Сan I close this issue?
Comment #27 originally posted by Omertron on 2011-06-08T18:12:40.000Z:
Comment 24 not fixed
Original issue 1930 created by Omertron on 2011-05-19T18:35:43.000Z:
r2393
See attachments. Thanks.