Author |
Topic |
|
bigcookie
Starting Member
3 Posts |
Posted - 08 Feb 2012 : 22:55:40
|
Hi, I found the issue in the TheMovieDB - script.
The important part is: #FINDLINE#=<img src="http://#15##ONERROR#=*OK* #FIND#="#11##ONERROR#=*OK* #COMPUTECURSOR#=+1 #FIND#="#12# #ONERROR#=*OK* #TAKEWORD#=#13#,#11#,#12# #TAKEPOSTER#=#13#
the image tag at the webpage changed, a class="shadow" was introduced. Excahnging the above lines with:
#FINDLINE#=<img class="shadow" src="http://#15##ONERROR#=*OK* #FIND#="#11##ONERROR#=*OK* #COMPUTECURSOR#=+1 #FIND#="#11##ONERROR#=*OK* #COMPUTECURSOR#=+1 #FIND#="#11##ONERROR#=*OK* #COMPUTECURSOR#=+1 #FIND#="#12# #ONERROR#=*OK* #TAKEWORD#=#13#,#11#,#12# #TAKEPOSTER#=#13#
Makes the cover import working again.
I still have no clue, why the IMDB-script results cannot eb used in the PCH NMJ databse. The database appears correct to me. I checked with NMJeditor NMJ toolbox. Funnily teh NMJeditor has also a THeMovieDB update funciton. Pressing this, fixes the databse for NMJ usage. As this only updated actors and directors, it could be a format issue there. But I am not sure...
Any help is appreciated, as I dont want to scroll and try out more than few hundred movies...
Regards,
Andre
Unfortunately the original bug report was deleted. Here again: 1. theMovieDB import didnt return covers - see solution above.
2. Export to NMJ for PCH support when having titles scraped from IMDB instead of TheMovieDB, the NMJ database appears correct, but NMJ can only display teh wallpapaer wall. Clicking on one movie will cause an error. this doesnt happen, when the TheMovieDB script is being used. Might be a character enconding issue? not known to me. This was tested with the movies: Harold and Maude Kung fu Panda 2 the great silence (Il grande silencio) North by Northwest and many more.
As I am using the PCH and now trying the XMM in trial, this is critical to me...
thanks, regards,
Andre |
Edited by - bigcookie on 11 Feb 2012 16:25:23 |
|
Alessio Viti
Forum Admin
Italy
9171 Posts |
|
bigcookie
Starting Member
3 Posts |
Posted - 10 Feb 2012 : 11:49:46
|
Hi Alessio,
thanks a lot. I dont know, if I used the scripting language correct. I just tried from what I saw and understand. Probably you can improve this.
I have another difficulty. I ripped all of my DVDs to a NAS and would like to use this in NMJ as well. I didnt find out, howto export this to NMJ database, so that it works. Afaik the link to the ifo-file is not accepted by NMJ/Popcornhour, it might need only the Video_TS folder path, no file. -> Is there a possibility to add this? Then I would be done and purchase the software at once ;-). Might also be a part of the ONEX export script...
Any reply is appreciated. If you need tests I can do this in the evening. for example I just need your nmj_database folder zipped to test (well, playback will not be tested then), but I can modify the file location with SQlite to at least dummy test...
regards,
André
P.S: The TheMovieDB script change needs to be don in all of the three scripts...
|
|
|
bigcookie
Starting Member
3 Posts |
Posted - 11 Feb 2012 : 16:24:20
|
Found the possible IMDB issue with NMJ:
The SQLITE entry under VIDEO_SYNOPSIS seems to be wrong. I dont know how, but I copied the plot synopsis from TheMovieDB result to the IMDB result (directly in the database), now you can read the movie.
I dont know, if this is encoding (Didnt see weird characters at least in the database) or just the length. I dont know too much about NMJ to solve this. Any help is appreciated. Of course this could also be a limitation of the PCH C-200... At least it runs NMJ v1.
I hope that helps.
regards,
André |
|
|
|
Topic |
|
|
|