XBMC Community Forum
[RELEASE] Traditional Chinese Movie Scraper( AtMovies ) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Metadata scrapers (/forumdisplay.php?fid=147)
+---- Thread: [RELEASE] Traditional Chinese Movie Scraper( AtMovies ) (/showthread.php?tid=78253)

Pages: 1 2


[RELEASE] Traditional Chinese Movie Scraper( AtMovies ) - mingjen - 2010-08-02 04:23

[UPDATED]

Dharma version is now available for download!
Please download metadata.atmovies.com.tw.zip from
http://code.google.com/p/traditional-chinese-xbmc-scrapers/downloads/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-chinese-xbmc-scrapers/


- spiff - 2010-08-02 11:07

http://xbmc.org/theuni/2010/07/07/submit-your-add-ons/


- einstuerzende - 2010-08-15 22:40

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.


- mingjen - 2010-08-16 16:37

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


- einstuerzende - 2010-08-16 16:48

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.


- mingjen - 2010-08-24 17:25

updated...add rating and genre information from IMDB


- Iceman77 - 2010-09-06 04:41

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.


- mingjen - 2010-09-06 12:15

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


- Iceman77 - 2010-09-07 07:19

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.


- mingjen - 2010-09-14 04:05

Dharma version is now available for downloading & testing.
Please visit the project website. Laugh