Movie-XML (Online Movie Database) scraper
#1
Lightbulb 
Movie-XML.com is a new website and online database of movies. What makes it different from other online movie databases (like IMDb.com) is that it is based on the open source TheTVDB PHP code (which is the same as the site that the TheTVDB scraper in XBMC uses), and it lets any registered user on the site update entries themself (and upload thumbnail posters/covers and metadata), similar to a wiki.

Since it uses the same database as TheTVDB it will hopefully not be so hard to copy and modify the existing TheTVDB scraper in XBMC to make a new "Movie-XML" scraper for use in XBMC.

Note! Special fields in the database include trailer links, box office statistics and movie budgets.
XBMC does not yet support those special fields but maybe if a scraper existed it could be added?

Any volunteers?

PS! The current limit on cover/poster uploads seems to be 419 pixels wide.
Reply
#2
Thumbs Up 
From the XBMC SVN changelog:
Quote:2007-10-09 10484 added : Movie-XML scraper with permission of site owner.
Thanks C-Quel

...now XBMC is only missing those extra fields in the database for trailer links, box office statistics, and movie budgets Rolleyes
Reply
#3
i really really really dont see the need for them. plus it would require redoing some of the db code.

trailer, you already have the movie. who cares about box office statistics, we're not sheep are we? and budget. pfft, slap your penis on the table if you really want to compare sizes

my 0.02
Reply
#4
Smile 
Gamester17 Wrote:XBMC is only missing those extra fields in the database for trailer links, box office statistics, and movie budgets Rolleyes
If I could only choose one of those to add to the database (and displayed in the 'info' screen) then it would be the "trailer link", it's especially usefull to find a movie you are in the mood for and like to watch if you have a large movie collection and you have friends over.

There is actually a few other similar suggestion threads for how to handle/associate locally stored trailers, see:
http://forum.xbmc.org/showthread.php?tid=22138
http://forum.xbmc.org/showthread.php?tid=26186

PS! Trailers are a very popular thing, ...why to you think the AMT script/plugin gets so much attention.

My 2 cents 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
#5
because you are looking for a movie to watch. BEFORE you obtain it.

anyways, others are free to implement it
Reply
#6
here´s another supporter of the trailer feature...I think it would be great, something I´ve hoped would be added for some time.
Reply
#7
trailer links from that site were problematic at the time i tested as i had it all running... but as spiff said unless is a recommendation its pointless ... press play press skip a few times "home brew trailer"
Reply
#8
I for one would still like to be able watch the trailer even if I have already seen the movie myself.

Having that option from the 'info' view would make that very convenient.
Reply
#9
right...and like others have pointed out in other threads, the usefullness really isn´t to be able to watch trailers for your own movies you´ve seen a billion times. Many people have "friends" who come over to watch movies, which in many peoples´cases, tend to reside on the xbox (the movies, not the friends). These friends don´t necessarily know your movies like you do, and having the option for them to scan through and view the trailers before picking a movie I believe would be a very worthwhile feature indeed.
Reply
#10
Another vote for the trailers from me. I've wanted this feature for a while now. The 2 other HTPC frontends I've used have it and I used it all the time.
Reply
#11
Not to sound negative but this trailers addition has been tossed around for a few years now and just wont go anywhere. Im certain anyone with enough background would have done it by now but aside of that there is Spiff... I understand his view but I doubt we could force the guy without the use of small explosives and pliers.
Image
Reply
#12
correct. i will not add something i personally find useless.

but again, i'm not standing in the way of the feat being added. i just wont do it
Reply
#13
It seems the scraper is displaying the wrong info in XBMC...

It's aimed at the 'Extended Overview' on the site, where we would need it to point to the 'Short Overview'.

The problem is in more depth here...

http://www.meedios.com/forum/viewtopic.p...3406#23406

(Page 12)

Can the scraper be fixed to point to the correct section?
Reply
#14
Thats not the correct section you point to... Short Overview is an Outline of the movie in question. Extended is the Summary, lets not forget this is a fairly new site give it chance to settle.

Oh and for arguements sake heres a link to how things should be filled out.
http://www.movie-xml.com/?tab=series&id=296727

Sorry but it is not broken and i wont break it for the sake of incomplete info on a site Smile if you want to make yourself useful to both teamxbmc and the guys at movie-xml why not use some spare time to help the guys with there info, after all we started using there site at a VERY early stage.
Reply
#15
Heh guys, I run the movie-xml site. Can I make sure your using the getmovie.php interface? It seems one plugin was using the old interfaces which is generating lots of 440 missing errors in my webserver logs.

Lots of long Overview entries have been added recently so hopefully that solves the problem takled about above. Remember the database is open to anyone who wants to add data.

Last thing is trailers, I am still trying to find a good way of storing them, currently its just a youtube link so you would need a youtube plugin like meedios has. I'm open to a better way to impliment this though.
Reply

Logout Mark Read Team Forum Stats Members Help
Movie-XML (Online Movie Database) scraper0