Going to download it now.
Iceman77
Junior Member Posts: 9 Joined: Sep 2010 Reputation: 0 |
2010-09-18 12:43
Post: #11
That's just awesome!
Going to download it now.
|
| find quote |
Iceman77
Junior Member Posts: 9 Joined: Sep 2010 Reputation: 0 |
2010-09-19 18:45
Post: #12
Hi Mingjen,
I just want to say thanks for putting up a Dharma version of your scraper so quickly. Much appreciated. I'm having a bit of problems with AtMovies seems like the the accuracy rate is quite low. Maybe I'm just not doing it right, which could very well be the case. For example I have a folder called 千杯不醉 with just one file 千杯不醉.rmvb I can find the movie on the Atmovies site and can see it in the Query in XBMC. However it refuses to download the jpg. Another example is 女人本色 What am I doing wrong? I've also downloaded your yahoo.tw scraper as well. The accuracy seems to be a bit higher with that one, but it doesn't work for 千杯不醉 either. I have another newbie question as well. How do i set in XBMC to use AtMovies first and if it doesn't find anything use Yahoo.tw. Right now I have to manually click each file and click "Set Content" to choose the Yahoo.tw scraper to rescan again. |
| find quote |
mingjen
Junior Member Posts: 7 Joined: Aug 2010 Reputation: 0 Location: Taiwan |
2010-09-28 04:14
Post: #13
Iceman77:
I tested my scraper with your situation. For the 千杯不醉, I can download movie plot and outline correctly. However, for the poster and fanarts, they can't downloaded because the movie details on AtMovies' website do not includes IMDB links. My scraper uses IMDB links to download poster's and fanarts from TMDB. So in order to download thems, first, the movie should have an IMDB link on AtMovies' website. Second, the movie must have poster/fanarts on TMDB. I also tried 女人本色 and it looks like the same. I think this issue can be fix by some way around for more flexibility. I will try to improve it as possible as I can. For your last question, you can set preferred scrapers in XBMC' system setting. In that way if you can' download movie data with your movie scraper, XBMC will download them with preferred scraper. |
| find quote |
jonlai9
Junior Member Posts: 3 Joined: Apr 2011 Reputation: 0 |
2011-04-16 00:42
Post: #14
I just tried installing this and I get the "dependencies not met" error... is there a fix available? Thanks.
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2011-04-16 08:01
Post: #15
until the author responds, you can edit the addon.xml and make the common.moviedb import require version 1.0.7, not 1.2.0. 1.2.0 never even existed.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
mingjen
Junior Member Posts: 7 Joined: Aug 2010 Reputation: 0 Location: Taiwan |
2011-04-16 14:32
Post: #16
Dear jonlai9:
Please install/update the latest version moviedb and imdb scrapers, I think it would work with the current version of them. Cheers
(This post was last modified: 2011-04-16 14:35 by mingjen.)
|
| find quote |