-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems with amazon #67
Comments
Most likely the format has changed. Please provide some sample searches which fail and I will take a look |
Ok. So for Example: Searching for "Men in Black" 3 : "Hilfe Dinosaurier": Der "Hobbit": Smaugs Einöde: Are these the things, you needed to know? |
Perfect I will take a look and see if I can fix the plugin |
I'm having trouble when doing a search with ISBN13 UPC (e.g. 9780553564938) I get "No Matches Found", This seems to always happen currently. |
This adjusts the search to match what Amazon seems to return when searching via ISBN13 UPC.
I'm unsure: if the problem get's fixed, you'll post it here, right? |
I will. I have a 8 week old son and a 4yo son so time is a commodity I don't have a lot of. I will try to look at this this week |
No problem, i have a 18 month old son, too. I just saw there some changes in the repository with this issue number, so i was unsure if i get a message if it's fixed :-) |
The pull request submitted by Utopiabound which I merged, does not actually deal specifically with your bug. I am not sure why he referenced this bug number, probably a typo. |
Ok - so they have completely revamped the amazon web site since this plugin was last written. It's no wonder it does not return any info anymore. I will work on the amazon.com and amazon.co.uk site, but I am not multilingual so I am not sure how well I will do for the non english sites. |
Actually I was mistaken, it seems that we are taken to the Instant video result page by default now. The original DVD page still is there. So the search results return results for instant video as well, which is probably the titles you clicked on. I will see about excluding them from the results. |
Hm... are you sure? The upper links seem to me to be the normal links of the DVDs... but maybe i'm wrong... |
Do you know something new? |
No the problem is actually that the search results return links for streaming media as well which has completely different format. The layout of DVD bluray etc remains same. I don't know how to filter out the streaming results and have not had chance to get back to it |
Hm... what format do you expect? I tried the links above and i got this (http://www.amazon.de/exec/obidos/ASIN/B00HCEP2Y6): |
I don't have much time for fixing site plugins at the moment. |
Ok. If i can help anyway, just tell me :-) i have a little experience in php-development. |
I added code to ignore the amazon streaming video options from search. Give it a go. |
I replaced the file amazon.class.php and i also tried to reinstall the plugin. But it doesn't work. Do i need to do anything more? |
That should be all you need. I had only tested USA site. |
Oh I only dealt with search results. Not exact matches. I will take another look |
Ah, ok. Thank you! |
Hi, i searched a little bit and i think i found the problem or one of it: |
I did a quick and dirty fix, so i just replaced the english-lines with german ones. If you want, i can send it to you, or create a table or so, with the english and german fieldnames. |
that would be great. On Wed, Dec 10, 2014 at 12:17 AM, selfarian [email protected]
|
Ok, here it is: IMBD ID is not available maybe there's another way to get it... Another Question i have: Is it possible to get the android app? Or is it stopped? I didn't find a link or a way to join the google group. Thank you very much! |
The android app is on a break I don't have much time to devote to it. Two |
Ok. I know what you mean, mine is 21 month :-) |
I'm unsure if i should open another bug or to post it here. It regards the amazon plugin, too. |
I installed a new copy of the opendb 1.6.0beta4.
I also installed the amazonde site plugin (even tried it with amazon).
Whe i create a new item, i can search for it and it's found. But if i choose one of the found items, the input form for the film is empty. So only the title is filled in, with the term, which i searched.
With imdb, it works. Do i need to do more setup or sth like that or is it out of order?
The text was updated successfully, but these errors were encountered: