Hi!
I've downloaded and seen somewhere a command line scraper. I believe it was written in perl, but it was orientated for plex and not xbmc.
I need a command line scraper for Linux that will download info from imdb, tvrage, etc., and put them in a nfo file. It sounds like there's others interested in this, so I'll post it here when it's finally done.
It would be of tremendous help if somebody can post the link to the perl script that does the above. I know it's somewhere...I just can't remember where I found it.
thanks
Command Line Scraper?
wiz561
Senior Member Posts: 182 Joined: Feb 2009 Reputation: 0 |
|
| find quote |
wiz561
Senior Member Posts: 182 Joined: Feb 2009 Reputation: 0 |
2009-06-12 02:47
Post: #2
Ah, finally found it. I think I'm going to try to base it off here...
http://bubba.org/wiki/index.php?title=AT...ion_Script |
| find quote |
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
2009-06-12 15:48
Post: #3
You might also want to have a look at the code of this project too to see if you can port anything from it:
http://forum.xbmc.org/showthread.php?tid=50055 http://sourceforge.net/projects/scraperxml/
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 |
andacin
Junior Member Posts: 17 Joined: Jun 2009 Reputation: 0 |
I know this is probably asking a lot, but I figured I'd ask anyway:
Is there any kind of manager/scraper that runs from the command line? Ideally something that I can point to my movies and/or tv folders and create a scheduled task to run once a day to update any newly added movies with fanart/poster/nfo so that I don't have to run a GUI scraper daily? If not, do any of the GUI based manager support automated tasks like this? |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2009-06-14 13:41
Post: #5
gamester links you the library you need to realize such a thing in the very post before yours.
cause you are planning on doing it yourself no, after all you are posting in the dev forum! 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 |
waldo22
Donor Posts: 764 Joined: Sep 2007 Reputation: 2 Location: Chapel Hill, NC, USA |
2009-06-14 15:45
Post: #6
Developers get grumpy when you post feature requests in the developer forum.
|
| find quote |
andacin
Junior Member Posts: 17 Joined: Jun 2009 Reputation: 0 |
2009-06-14 18:45
Post: #7
spiff Wrote:gamester links you the library you need to realize such a thing in the very post before yours. My thread was merged to this one shortly after I posted it in another forum, therefore I had no idea of the existence of the post you are referring to.
(This post was last modified: 2009-06-14 18:50 by andacin.)
|
| find quote |
andacin
Junior Member Posts: 17 Joined: Jun 2009 Reputation: 0 |
2009-06-14 18:45
Post: #8
waldo22 Wrote:Developers get grumpy when you post feature requests in the developer forum.As above, I posted in the General forum and it was moved here. |
| find quote |
zag
Team-XBMC Member Joined: Oct 2007 Reputation: 7 Location: UK |
2009-06-15 10:56
Post: #9
The scraperxml source has a command line program in it for all scrapers, works really well.
|
| find quote |

Search
Help