[RELEASE] Traditional Chinese Movie Scraper( AtMovies )

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mingjen Offline
Junior Member
Posts: 7
Joined: Aug 2010
Reputation: 0
Location: Taiwan
Post: #1
[UPDATED]

Dharma version is now available for download!
Please download metadata.atmovies.com.tw.zip from
http://code.google.com/p/traditional-chi...loads/list

and install it from zip file in addon manager.


Thanks for all the XBMC contributors. Cool

This is my first attempt to write a movie scraper for Traditional Chinese users, especially who live in Taiwan.

Current version of the scraper downloads movie details from atmovies.com.tw, probably the biggest movie website in Taiwan. It will download following information in Traditional Chinese:
  1. title
  2. year
  3. runtime
  4. outline
  5. plot


Part of the information will be downloaded from IMDB and TMDB
  1. director
  2. actor
  3. thumb
  4. fanart
  5. rating
  6. votes
  7. genre


Other information will be added in future version.

In my experience, the search engine of AtMovies is quite strict. One may found nothing in search result if you mistyped a letter in English. So my suggestion is that users can categorize your movies in the form of \OriginalTitle\EnglishTitle.mkv. Thus if you want to do scraper things by this Traditional Chinese scraper, you can search them by directory name. On the other hand, if you want to search them in English websites such as IMDB, you can search them by file name.



Please check it here
http://code.google.com/p/traditional-chi...-scrapers/
(This post was last modified: 2010-09-14 04:03 by mingjen.)
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,185
Joined: Nov 2003
Reputation: 82
Post: #2
http://xbmc.org/theuni/2010/07/07/submit-your-add-ons/

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
einstuerzende Offline
Junior Member
Posts: 10
Joined: Dec 2009
Reputation: 0
Post: #3
I am dying to use this. I've got the current Dharma nightly, and it doesn't seem to work at all. I keep getting "unable to connect to remote server" errors. Little help?

Like I said, I'm dying to use this; I've hated having to take simplified Chinese descriptions and change them over one-by-one to traditional. Any help would be hugely appreciated.
find quote
mingjen Offline
Junior Member
Posts: 7
Joined: Aug 2010
Reputation: 0
Location: Taiwan
Post: #4
it seems to be connection problem. I am not using Dharma now but I will try this scraper with it when possible. What is the film name? A log file would also be helpful. Smile
find quote
einstuerzende Offline
Junior Member
Posts: 10
Joined: Dec 2009
Reputation: 0
Post: #5
I was trying 天下無賊; I checked that it DOES show up on the site (was able to connect, found the movie, etc.). I'll try it on a few more movies and get a log for you.

I'm not sure how cleanly this would fit into Dharma's new add-on manager; I'm sure the code's fine, but there may need to be a few additional files thrown in to make it work with the next release. Nothing scary, though.
find quote
mingjen Offline
Junior Member
Posts: 7
Joined: Aug 2010
Reputation: 0
Location: Taiwan
Post: #6
updated...add rating and genre information from IMDB
find quote
Iceman77 Offline
Junior Member
Posts: 9
Joined: Sep 2010
Reputation: 0
Post: #7
Hi Mingjen,

I'm really looking forward to using this scraper. I am using the latest Dharma Beta 1 build. I have followed your instructions in your Wiki.

"Just extract the scraper files( xml & png ) into the /system/scraper/video under XBMC installation directory."

However, I am not seeing @Movies in my list of scrapers. Am I doing something wrong?

Thanks.
find quote
mingjen Offline
Junior Member
Posts: 7
Joined: Aug 2010
Reputation: 0
Location: Taiwan
Post: #8
Sorry for forgetting to mention that this scraper have only been tested on XBMC 9.11. However, Dharma release uses a new Addon system to manage scrapers, I am not sure if this is working on it since I do not have much spare time to modify it. Sad
It would be nice if someone can port it to Dharma release. Smile
find quote
Iceman77 Offline
Junior Member
Posts: 9
Joined: Sep 2010
Reputation: 0
Post: #9
That's unfortunate to hear Sad I was so hoping there was finally going to be Traditional Chinese scraper.

I guess we'll just have to wait for the Dharma version.
find quote
mingjen Offline
Junior Member
Posts: 7
Joined: Aug 2010
Reputation: 0
Location: Taiwan
Post: #10
Dharma version is now available for downloading & testing.
Please visit the project website. Laugh
find quote
Post Reply