Ant Movie Catalog Scraper (since I'm sure there are alot of people who use AMC)
#1
Thumbs Up 
Ok this is my first contribution to the scene, and i actually am a little impressed with myself, i couldn't find an effective way to send my Ant Movie Catalog to individual nfo files to store beside my video files, so i made a few modifications of the existing NFO Scraper, and A html Export for Ant Movie Catalog that will get the job done.

First of All I need to express that these tools assume that Your files are store by the same name in Ant Movie Catalog, as they are in your Folder, and that the URL is the movie filename without relevant paths.

example

X:\Alien Vs. Predator
X:\Alien Vs. Predator\Alien Vs. Predator.tbn
X:\Alien Vs. Predator\Alien Vs. Predator.[avi,mpg,mkv...etc]
[Ant Movie Catalog] Original Title = Alien Vs. Predator
[Ant Movie Catalog] URL = Alien Vs. Predator.[avi, mpg, mkv, etc]

it also assumes that the Movie Tagline is in the comments field in Ant movie catalog, and that your movie Description is one Paragraph without carriage returns, and that your actors are seperated by carriage returns. (since the only way to Parse the actors with the html export is to use the option to change newlines to other html tags.

Only two modification needs to be made in Ant Movie Catalog settings, in the Export section
  1. Change the line break tag so that it reads "</name></actor><actor><name>"
  2. type into "extension to append" box ".nfo"

then you can export the files individually to the movie directories, or all at once and drag and drop them in the appropriate folders in windows explorer.


As for the scraper
Drop it and the icon into <XBMCFOLDER>system\scrapers\video\

you can download it [url=http://www.filecrunch.com/fileDownload.php?sub=1431803545cc26b520b696bcd016a46f&fileId=150902"]here[/url]
Reply
#2
Quote:I'm sure there are alot of people who would like this


Suprisingly enough not that many people have actually requested it, see:
http://forum.xbmc.org/showthread.php?tid=1533

However see:
http://forum.xbmc.org/showthread.php?tid=29299
and
http://forum.xbmc.org/showthread.php?tid=31511
and
http://forum.xbmc.org/showthread.php?tid=27990
and
http://forum.xbmc.org/showthread.php?tid=28741

PS! Here is HOW-TO sibmit patches to XBMC:
http://wiki.xbmc.org/?title=HOW-TO_submit_a_patch

Big Grin
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.
Reply
#3
Cool thanks for the Info
Reply

Logout Mark Read Team Forum Stats Members Help
Ant Movie Catalog Scraper (since I'm sure there are alot of people who use AMC)1