Kodi Community Forum
Linux Searching a manual scraper - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Information Providers (scrapers) (https://forum.kodi.tv/forumdisplay.php?fid=147)
+----- Forum: General Scraping (https://forum.kodi.tv/forumdisplay.php?fid=306)
+----- Thread: Linux Searching a manual scraper (/showthread.php?tid=168695)



Searching a manual scraper - bred_pitt - 2013-07-09

Is there any addon to edit database-entries in xbmc? I have many TV-recordings not available in public databases. Documentaries for instance are usually not in movie-databases. I really don't wanna write an nfo-file for every recording I do. Is there some kind of addon to "scrape" such recordings manually? At best such an addon would have a template-function to change only title and description of a new episode of a documentary-show.


RE: Searching a manual scraper - artrafael - 2013-07-09

You may want to look at this wiki page, especially the first option (JustUseTheFilename scraper): http://wiki.xbmc.org/index.php?title=Adding_videos_to_the_library/Home_videos/custom_videos


RE: Searching a manual scraper - bred_pitt - 2013-07-09

Thank you. I guess this was what I'm looking for but I can't install it. When I choose "install from zip" xbmc says the addon has a wrong structure.


RE: Searching a manual scraper - artrafael - 2013-07-09

See if this works for you: http://forum.xbmc.org/showthread.php?tid=142788&pid=1222762#pid1222762


RE: Searching a manual scraper - bred_pitt - 2013-07-09

I just got it. Inside the zip-file is a readme-file. It reads:

Quote:1.0.0
Just simply put an unzipped copy of this in addons and the final directory should be called metadata.justUseFilename.org and restart xmbc. I will try my best to get this added to the offical repository.

I did as described and now it works. Thanks again.

Can you give me a few tips on usage?
I can scrape my documentaries now. But they don't appear in the recently added movies. Posters and fanarts I can change manually within xbmc. Is there a way to give them all at once the genre-tag "documentary"?


RE: Searching a manual scraper - artrafael - 2013-07-09

Sorry, I don't use this personally, so I can't offer any advice. I use NFO files for home and obscure videos.


RE: Searching a manual scraper - bred_pitt - 2013-07-09

Too bad. But thank you nevertheless. An addon for writing nfo-files automatically doesn't exist also, does it? Never mind, I can try it with bash-scripts.


RE: Searching a manual scraper - artrafael - 2013-07-09

Maybe something like this? http://forum.xbmc.org/showthread.php?tid=158567&pid=1359248#pid1359248