Normal
The more test data we can get the closer we will be to a 'perfect solution'How are you finding the quality of the data frmo movie-xml? I personally find it very high now, but there is still a bit of a stigma from users who tried it 9 - 12 months ago and refuse to believe it has got better!If I fix the problem (well might be by design have yet to check the code) in the core where it will ably _fuzzy matching logic to ALL your selected search engine results rather than pick the best match from your top listed search then that will ensure we get most files from move-xml.The ones it cannot find it can then use IMDB, which has a larger database so should have these movies, it is these tricky movies we need a list of so the IMDB script can be tunned to pick them up and the fuzzy logic tunned to indetify them, can you supply a list of films that are NOT found and put by it the seach engine which fails to find it.Can people perhaps post in a standard format, somthing like this (I am guessing a bit here on what your results are):Engine: moviexmlmovies: 215Auto matched correct: 172Auto matched wrong: 0Manually duplicate available: 43Not Found: 0Time Take: 15 minsEngine: IMDB_movieXMLmovies: 215Auto matched correct: Auto matched wrong: Manually duplicate available: Not Found: 61Time Taken: 21 minsEngine: IMDB_commovies: 215Auto matched correct: Auto matched wrong: Manually duplicate available: Not Found: Time Taken: Engine: IMDBmovies: 215Auto matched correct: Auto matched wrong: Manually duplicate available: Not Found: Time Taken: This will show us if we are getting closer, + advertise to others which the good search engines are; with examples of movies that fail we might be able to tweak things further.Once we have acurate searches which can retrive the correct movie list in manual mode every time then maybe the fuzzy logic auto chooser can be tunned to find it better.
The more test data we can get the closer we will be to a 'perfect solution'
How are you finding the quality of the data frmo movie-xml? I personally find it very high now, but there is still a bit of a stigma from users who tried it 9 - 12 months ago and refuse to believe it has got better!
If I fix the problem (well might be by design have yet to check the code) in the core where it will ably _fuzzy matching logic to ALL your selected search engine results rather than pick the best match from your top listed search then that will ensure we get most files from move-xml.
The ones it cannot find it can then use IMDB, which has a larger database so should have these movies, it is these tricky movies we need a list of so the IMDB script can be tunned to pick them up and the fuzzy logic tunned to indetify them, can you supply a list of films that are NOT found and put by it the seach engine which fails to find it.
Can people perhaps post in a standard format, somthing like this (I am guessing a bit here on what your results are):
Engine: moviexml
movies: 215
Auto matched correct: 172
Auto matched wrong: 0
Manually duplicate available: 43
Not Found: 0
Time Take: 15 mins
Engine: IMDB_movieXML
Auto matched correct:
Auto matched wrong:
Manually duplicate available:
Not Found: 61
Time Taken: 21 mins
Engine: IMDB_com
Not Found:
Time Taken:
Engine: IMDB
This will show us if we are getting closer, + advertise to others which the good search engines are; with examples of movies that fail we might be able to tweak things further.
Once we have acurate searches which can retrive the correct movie list in manual mode every time then maybe the fuzzy logic auto chooser can be tunned to find it better.