Make library mode work without scrapers as well - import all files into the database?

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
sho Offline
Team-XBMC Member
Posts: 4,133
Joined: May 2004
Reputation: 3
Post: #21
markiz Wrote:Maby the system doesn't need to be altered at all. Maby the only thing that is needed is a new scraper that "scrapes" info from folders/file names. It could be called "Folder scraper" or "Filename scraper". Or "Default scraper" that looks at the setting "use foldernames when scraping".

I might be wrong here since I'm not a developer, and don't know anything about the inner workings of scrapers.
Did you read my post?

There is something very close to such a thing, it's called Music video NFO scraper.
If a file does not have an associated NFO file it will use the filename. (xxx - yyy may be required).
If you don't have a problem with them being called Music Videos, this could be exactly what you are looking for?

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
spiff Online
Grumpy Bastard Developer
Posts: 12,186
Joined: Nov 2003
Reputation: 82
Post: #22
the way to proceed to add this EVIL (imo) "functionality" would indeed be to extend the filename scraping to be supported for movie content

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
sho Offline
Team-XBMC Member
Posts: 4,133
Joined: May 2004
Reputation: 3
Post: #23
I for one would love to have a "home movies" content type with a filename/nfo based scraper.
I had just decided on waiting for post 8.04 to start badgering the devs Wink

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
TeknoJnky Offline
Fan
Posts: 423
Joined: Aug 2008
Reputation: 0
Post: #24
I really like Gamester17's idea and hope it is something that would get implemented in the future.

If it would be easier/quicker to implement, allowing the 'music video' scraper to be utilzed as a fall back for when IMDB or other selected scraper fails, might be a usable alternative.

spiff Wrote:the way to proceed to add this EVIL (imo) "functionality" would indeed be to extend the filename scraping to be supported for movie content

I am not sure why you think this is evil. I think this would be a good step into getting people to who use file mode, into trying/using library mode... especially in content situations as likened by markiz.
(This post was last modified: 2012-04-15 03:32 by Ned Scott.)
find quote
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #25
I tried searching but is there a request in trac for this yet?

If not I'll make one

Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
find quote
spiff Online
Grumpy Bastard Developer
Posts: 12,186
Joined: Nov 2003
Reputation: 82
Post: #26
why i think it's evil? because it isnt a solution at all - it is just cluttering your library.
the solution is to make the library SUPPORT the content type you want in there.

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
TeknoJnky Offline
Fan
Posts: 423
Joined: Aug 2008
Reputation: 0
Post: #27
spiff Wrote:why i think it's evil? because it isnt a solution at all - it is just cluttering your library.
the solution is to make the library SUPPORT the content type you want in there.

Yes, but the problem appears to be, there can never be any (external) scrapers for custom/home/private content... yet this same content, the user may desire to have within the same library context as other publicly accessible media. IE home movies mixed with hollywood movies.

Besides, clutter is in the eye of the user. While some may consider home movies (or other content with no real metadata) mixed in with regular movies to be clutter, others may not.
(This post was last modified: 2012-04-15 03:32 by Ned Scott.)
find quote
spiff Online
Grumpy Bastard Developer
Posts: 12,186
Joined: Nov 2003
Reputation: 82
Post: #28
sure. you asked me for my view. i gave you that.

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
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #29
TeknoJnky Wrote:Besides, clutter is in the eye of the user. While some may consider home movies (or other content with no real metadata) mixed in with regular movies to be clutter, others may not.

A better solution IMO is custom categories. Having Home Movies mixed with 'Real' Movies yet having TV Shows & Music Videos separated is inconsistent, even if you don't consider it clutter.

I created a ticket asking for custom categories here: http://trac.xbmc.org/ticket/4969

Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
(This post was last modified: 2008-09-23 19:20 by rwparris2.)
find quote
TeknoJnky Offline
Fan
Posts: 423
Joined: Aug 2008
Reputation: 0
Post: #30
rwparris2 Wrote:A better solution IMO is custom categories. Having Home Movies mixed with 'Real' Movies yet having TV Shows & Music Videos separated is inconsistent, even if you don't consider it clutter.

I created a ticket asking for custom categories here: http://trac.xbmc.org/ticket/4969

Good idea, for my own use, I would rather have all videos in one node and use filters when I want to show only 1 category.

Further, it would be sweet you could color code the categories so that they appeared differently while in an 'all videos' view.
(This post was last modified: 2012-04-15 03:43 by Ned Scott.)
find quote
Post Reply