a nice feature would be, to store the information from imdb in a file (amc / xml) which is compatible to ant movie catalog (http://www.ant.be.tf/moviecatalog).
so that the descriptions could be edited on pc.
Ant Movie Catalog (AMC) DB / XML compatibility and import scraper?
bogyman
Junior Member Posts: 9 Joined: Feb 2004 Reputation: 0 |
|
| find quote |
Modhack
Team-XBMC QA Specialist Posts: 231 Joined: Feb 2004 Reputation: 0 Location: PARIS |
it should be a good idea to have an editable database
myvideo.db is a sqlite format, so it's impossible for us to edite correctly the bdd. i thinking about xml format or amc format will be editable by the famous programm ant movie catalogue. after it's possible to use many script for make a search on the web what do you think about it ? xbmc.fr 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 |
jaga
Fan Posts: 359 Joined: Oct 2003 Reputation: 0 |
2004-03-16 20:12
Post: #3
cant you download sqllite from sourceforge, and then edit it?
--jaga --jaga |
| find quote |
Modhack
Team-XBMC QA Specialist Posts: 231 Joined: Feb 2004 Reputation: 0 Location: PARIS |
2004-03-16 20:25
Post: #4
(jaga @ mar. 16 2004,18:12 Wrote:cant you download sqllite from sourceforge, and then edit it?yes we can, but i would like to change or add movies by ant movi catalogue and export to xbmc xbmc.fr 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 |
Basje
Skilled Python Coder Posts: 984 Joined: Jul 2005 Reputation: 4 |
2006-10-27 08:46
Post: #5
Hi there,
I use Ant Movie Database to gain control over my DVD collection. I do, however, use XBMC to watch them. So I was wondering if there is any possibility to import the collection from Ant into the XBMC database? |
| find quote |
TheAlmightyClaw
Junior Member Posts: 10 Joined: Jan 2007 Reputation: 0 |
2007-04-07 22:23
Post: #6
I was wondering if anyone has found a way to export the information on Ant Movie Catalog program to use in XBMC. I know it needs to be in .xml format, but I can't find a way to do that. I want to use Ant because IMDB does not get all or the correct information for most of my movies.
Thanks, Claw |
| find quote |
dowiew
Junior Member Posts: 12 Joined: Apr 2007 Reputation: 0 |
2007-04-12 12:52
Post: #7
I'd also like to have my movie catalog accessible from xbmc...
Although you can export AMC data in xml format (File/Save As), but the xml file can't be imported to xbmc database (in case you don't know: xml is actually not a file format). I could write a program to translate the xml to xbmc, but how xbmc would associate a movie info to its path+file name, which are not in amc catalog? A better way would be to write xml->webpage imdb pc proxy (or better a Python script executed by the xbox web server) and pull movie info by the new scraper mechanism. Would have to learn Python though... I've been thinking about amc to xbmc database for a few days but would appreciate new ideas... |
| find quote |
The Sandman
Junior Member Posts: 37 Joined: Mar 2007 Reputation: 0 Location: East Yorkshire |
2007-04-13 07:50
Post: #8
I also use AMC to catalog my movies, they're all on DVDs, I've given all the DVDs a 3 Digit reference so I can find stuff. Being able to import this list into XBMC would for me be a blessing!!!! Maybe read the catalog
![]()
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2007-04-13 08:09
Post: #9
AMC appears to have some Export functionality - have you tried developing an export format so that it does it exports to XBMC-compliant XML? I doubt we'll bother adding external importing of differing formats to be honest, but a patch is ofcourse welcome.
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 |
The Sandman
Junior Member Posts: 37 Joined: Mar 2007 Reputation: 0 Location: East Yorkshire |
2007-04-13 08:25
Post: #10
I would consider writing this, I've not really messed with XML, however I do have some programming experience. Is there a standard template that could be used to match the fields to that of XBMC? Once exported in the correct XML style from AMC how would one import it into XBMC?
Point us in the right direction please.
|
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/149/badge.gif)

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help