XBMC Community Forum  

Go Back   XBMC Community Forum > Development > Scraper Development

Scraper Development Developers forum for meta data scrapers. Scraper developers only!
Not for posting feature requests, bugs, or end-user support requests!

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-02-09, 16:32   #1
taxigps
Team-XBMC Member
 
Join Date: Jan 2009
Posts: 110
taxigps is on a distinguished road
Question How can I make XBMC gather movie information from local files?

How to gather movie information from local file, not from website?
taxigps is offline   Reply With Quote
Old 2009-02-09, 18:56   #2
tvieson
Junior Member
 
Join Date: Feb 2009
Posts: 29
tvieson is on a distinguished road
Default

This can not be done. As movie files are saved any many different formats and to the best of my knowledge movie information is not attached to a movie like it is with say mp3 tags. This is not to say that in the future a new video format will come out that has the same option as mp3s where a tag is attached inside the file that contains all the information about the movie.
tvieson is offline   Reply With Quote
Old 2009-02-09, 19:25   #3
spiff
Grumpy Bastard Developer
 
spiff's Avatar
 
Join Date: Nov 2003
Posts: 7,715
spiff is on a distinguished road
Default

all url's can be local afaik. if not, i will fix that (trac it if so). however, it may prove to be hard to actually search through a large local file. only thing you have to rely on there is clever regexp's.

tvieson, i get that you mean good, but you are doing bad by answering completely different questions
also, mkv, ogm and mp4 can all do tags afaik. problem is that there is no standard such as id3
__________________
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.

Last edited by spiff; 2009-02-09 at 19:29.
spiff is offline   Reply With Quote
Old 2009-02-09, 21:15   #4
sho
Team-XBMC Wiki Content Manager
 
sho's Avatar
 
Join Date: May 2004
Posts: 2,944
sho is on a distinguished road
Default

taxigps, please look at this:
http://xbmc.org/wiki/?title=nfo
(My guess is the original question is this simple).
__________________
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.


sho is offline   Reply With Quote
Old 2009-02-10, 01:25   #5
taxigps
Team-XBMC Member
 
Join Date: Jan 2009
Posts: 110
taxigps is on a distinguished road
Default

Quote:
Originally Posted by sho View Post
taxigps, please look at this:
http://xbmc.org/wiki/?title=nfo
(My guess is the original question is this simple).
Thanks. I'll test nfo file. If find nfo file, XBMC will not scrape from website, instead of gather from nfo file. Is that right?
taxigps is offline   Reply With Quote
Old 2009-02-10, 01:31   #6
sho
Team-XBMC Wiki Content Manager
 
sho's Avatar
 
Join Date: May 2004
Posts: 2,944
sho is on a distinguished road
Default

well, it used to be that way... until:
http://xbmc.org/forum/showthread.php?t=44694
but yeah, if it's an xml only nfo file, that should be the case.
__________________
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.


sho is offline   Reply With Quote
Old 2009-02-10, 03:38   #7
taxigps
Team-XBMC Member
 
Join Date: Jan 2009
Posts: 110
taxigps is on a distinguished road
Default

It's ok. Thanks for help!
taxigps is offline   Reply With Quote
Old 2009-02-12, 20:54   #8
NoiZe
Junior Member
 
Join Date: Feb 2007
Location: Switzerland
Posts: 23
NoiZe is on a distinguished road
Default Scraper for only local nfo files

For me, create all the nfo for every movie is the better solution, it take some time, but now i have a database (with 1034 movies) absolutely error free and super complete.

I've used the media companion tool ( http://billyad2000.co.uk ) used in a manual way, then i've changed the informations like 'title' and 'plot' in italian (from different sources).

Then i've created this simple "fake scraper" for use ONLY the nfo files.
(download and copy in the XBMC folder under 'system\scrapers\video')
http://www.noizemm.ch/xbmc/videoscrapers/localnfo.zip

This way is better for many reasons (for example a movie without the nfo file is not inserted in the database).
NoiZe is offline   Reply With Quote
Old 2009-02-23, 18:39   #9
sho
Team-XBMC Wiki Content Manager
 
sho's Avatar
 
Join Date: May 2004
Posts: 2,944
sho is on a distinguished road
Default

I'd suggest you submit it to trac as a patch
__________________
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.


sho is offline   Reply With Quote
Old 2009-02-24, 11:35   #10
sho
Team-XBMC Wiki Content Manager
 
sho's Avatar
 
Join Date: May 2004
Posts: 2,944
sho is on a distinguished road
Default

Here is a feature request for just that:
http://xbmc.org/trac/ticket/5382
__________________
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.


sho is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 22:57.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project