Documentary Scraper

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
dave2384 Offline
Member
Posts: 50
Joined: Oct 2010
Reputation: 3
Post: #1
Hi,

I am looking at writing a scraper for documentaries using TVDB i have found out how to write the scraper, but how would i add a documentary to the main menu e.g. i have TV shows, Movies on the main screen how would i add documentaries.

Also how would i add the scraper as i have noticed they have been moved to the addon folder?

Hope someone can help me
find quote
smush420 Offline
Senior Member
Posts: 151
Joined: Oct 2009
Reputation: 0
Post: #2
Would this put the doc's in a different library? You could add documentaries to the main menu by adding it as a custom favorite.
find quote
dave2384 Offline
Member
Posts: 50
Joined: Oct 2010
Reputation: 3
Post: #3
I would like to add the docs to a different library instead of adding a custom playlist/custom favorite
find quote
sho Offline
Team-XBMC Member
Posts: 4,133
Joined: May 2004
Reputation: 3
Post: #4
No such thing out of the box, if you are willing to hack it:
http://forum.xbmc.org/showthread.php?tid=61779
http://forum.xbmc.org/showthread.php?tid=76486

Basically ignore all the cruft about custom content and create two profiles, one with your normal stuff and another with documentary stuff, then switch between them any way you like (remote, home screen, login screen)

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