I could find both movies. So I think something else is going wrong.
Can you enable debug logging and see what it says.
MovieMeter.nl (Dutch Movies) Scraper development...
The_Ghost16
Member Posts: 94 Joined: Dec 2009 Reputation: 0 Location: Netherlands |
2012-03-19 10:49
Post: #321
|
| find quote |
Peekstra
Junior Member Posts: 26 Joined: Aug 2009 Reputation: 0 |
2012-03-19 13:21
Post: #322
Edit: Oops, I misread your answer, I'll turn on the debugging level and post the results.
thanks.
(This post was last modified: 2012-03-20 12:21 by Peekstra.)
|
| find quote |
The_Ghost16
Member Posts: 94 Joined: Dec 2009 Reputation: 0 Location: Netherlands |
2012-03-20 12:29
Post: #323
I COULD find both movies in Moviemeter and on my own website. Now trying to add them to XBMC to see what happens then.
Edit: Tested with XBMC and also find them both. Could you update your library again and see what happens.
(This post was last modified: 2012-03-20 12:34 by The_Ghost16.)
|
| find quote |
Peekstra
Junior Member Posts: 26 Joined: Aug 2009 Reputation: 0 |
2012-03-20 22:50
Post: #324
Hmmm... I now was also able to refresh the information and update the info from moviemeter. The previous time I did this a keyboard appeared to enter a name and now I could select the correct entry.
Maybe XBMC just wasn't able to connect to the internet service at that time? Or should that produce an error? |
| find quote |
The_Ghost16
Member Posts: 94 Joined: Dec 2009 Reputation: 0 Location: Netherlands |
2012-03-21 09:39
Post: #325
It could be that the movies weren't known to my website so it has to look at the moviemeter website. And my website already made 5000 requests to the API and therefore it couldn't find anything.
But I don't know this for sure. I'm glad it works. |
| find quote |
Peekstra
Junior Member Posts: 26 Joined: Aug 2009 Reputation: 0 |
2012-03-25 21:05
Post: #326
Hi,
I have movie which I've not been able to scrape for a couple of days now. I have the debug log so maybe you can see why it's not working? The title of the movie is Le Havre (2011). Code: 20:58:44 T:6180 DEBUG: ADDON::CScraper::FindMovie: Searching for 'Le Havre' using MovieMeter scraper (path: 'C:\Users\admin\AppData\Roaming\XBMC\addons\metadata.moviemeter.nl', content: 'movies', version: '1.2.0')If I manually go to http://www.theghost16.nl/MovieMeter/inde...e%20(2011) I get the following message: Movie already not found today. thanks!
(This post was last modified: 2012-03-25 21:07 by Peekstra.)
|
| find quote |
The_Ghost16
Member Posts: 94 Joined: Dec 2009 Reputation: 0 Location: Netherlands |
2012-03-26 08:40
Post: #327
I looked at the movie and i tried to find it.
But in Moviemeter I can find the movie by using this title but I can't find the movie by using the API of Moviemeter. I've added this to my own database by hand so it can be found. But it could be that the information that is shown isn't complete. |
| find quote |
Peekstra
Junior Member Posts: 26 Joined: Aug 2009 Reputation: 0 |
2012-03-26 10:28
Post: #328
Thanks!
|
| find quote |
Dr_IT
Junior Member Posts: 33 Joined: Mar 2012 Reputation: 1 |
2012-03-30 15:28
Post: #329
I have multiple movies that don't get scraped, f.e.
Abduction (2011) No: http://www.theghost16.nl/MovieMeter/inde...=abduction Yes: http://www.theghost16.nl/MovieMeter/inde...%282011%29 Why does year have to be added instead of just "abduction"? Captain America - The First Avenger (2011) No: http://www.theghost16.nl/MovieMeter/inde...%20america Yes: http://www.theghost16.nl/MovieMeter/inde...%282011%29 Why not only part of movie name? Thanks in advance! |
| find quote |
The_Ghost16
Member Posts: 94 Joined: Dec 2009 Reputation: 0 Location: Netherlands |
2012-04-04 16:25
Post: #330
(2012-03-30 15:28)Dr_IT Wrote: I have multiple movies that don't get scraped, f.e.This is because there can be more than one movie with that title. In this case with the movie Abduction there are 3 movies found. (2012-03-30 15:28)Dr_IT Wrote: Captain America - The First Avenger (2011)For this case it is the same as the above one. It can find more than one movie and therefore give incorrect results. For the scraper it is very important to have correct filenames because that makes the result much more accurate. |
| find quote |

Search
Help