Option to add additional custom genres to the databases, scrapers, & library filters?

  Thread Rating:
  • 5 Votes - 3.8 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
okion Offline
Junior Member
Posts: 1
Joined: Jun 2008
Reputation: 0
Lightbulb  Option to add additional custom genres to the databases, scrapers, & library filters? Post: #1
Can we add additional custom genres / sections to the database, with new scrapers and library filters for them?

My problem is that I want to input an extra genre in the database/library so that it do not mix it with my other movies.

Can I for example put all my porn / erotic movies in a new genre called "Adult" to add it to the other existing genres?

I have so far only found out how to scrape my adult movies but not how I can now next create a new genre for it?

Right now XBMC just shows me a long list with all my adult movies mixed in with my normal movies, and other movies.

...and what about also creating new subgenres under those new genres, or subgenres under the existing genres?


Also, it should not matter if any scrapers can find metadata online for them or not, please add to database anyway.


Yes I am noob here and to XBMC.
(This post was last modified: 2010-12-21 14:28 by Gamester17.)
find
spiff Offline
Grumpy Bastard Developer
Posts: 12,174
Joined: Nov 2003
Reputation: 82
Post: #2
there is no support for subgenres

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
Gamester17 Offline
Team-XBMC Forum Moderator
Posts: 10,595
Joined: Sep 2003
Reputation: 9
Location: Sweden
Post: #3
I too would like to have support for additional genres/subgenres in scrapers, video database, and library filters Nod

Adult
Anime
Cars
Cartoons
Documentaries
Home Videos
Kids
Motorcycles
Movies
Music Videos
Private
Stand Up Comedy
TV Talk Shows
TV Shows
Workout

Big Grin

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.
(This post was last modified: 2009-05-15 18:15 by Gamester17.)
find
SandmanCL Offline
Multi-platform XBMC fan
Posts: 572
Joined: Jul 2004
Reputation: 1
Location: San Francisco, CA
Post: #4
The ability to assigning custom genres would probably make me use Library mode for TV shows Big Grin Right now I don't, because I have a few 'genres' of TV shows grouped in folders:

Shows that have ended
Shows that we are currently watching
Miniseries
Incomplete shows & individual episodes

If there was an easy way to assign categories to shows, they could be easily grouped in library mode as well as in file mode.
find
SandmanCL Offline
Multi-platform XBMC fan
Posts: 572
Joined: Jul 2004
Reputation: 1
Location: San Francisco, CA
Post: #5
I have 50+ tv series in my database, and it becomes tedious to scroll through to find a particular show. So I use file mode and actually try to organize my shows in groups of 15 so that they each fill up exactly one screen in PMIII 16:9.
find
Rand Al Thor Offline
Collect3 Project Manager
Posts: 917
Joined: Jul 2005
Post: #6
What I do is edit the db in sql editor and add in special genres in the movies section. For example I have added "christmas, Halloween etc" Then if you do a quick export of db then import it right back all of your new genres show up. It would be nice though to be able to set genre/custom genre through the gui. Cheers.
find
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #7
Subgenres sounds great, be it a list like Gamester17's or a more customized 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
kraqh3d Offline
Retired Developer
Posts: 7,183
Joined: Dec 2003
Reputation: 4
Location: New York City, USA
Post: #8
adding a custom genre to a movie is certainly possible. in fact, the "manually add to database" code could easily be used as a "add genre" function for an existing movie. there is a feature freeze so dont expect this to be added for a while. and the long term objective is to have a metadata editor so that you can modify practically everything.

true "sub" genres will take more discussion. this would introduce another layer in between the genre list and the movie list. the genres table could be extended to include another field which links a sub-genre to the main genre.

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
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #9
I'm not sure 'subgenre' is the exact terminology for what I'm thinking of. I'm thinking of TV Shows, Music Videos, Movies, Custom1, Custom2, etc

Or if not custom, a greater list than what is available now, similar to Gamerster17's:

Gamester17 Wrote:I too would like to have support for additional genres/subgenres in scrapers and the video library database

Adult
Anime
Cars
Cartoons
Documentaries
Home-Movies
Kids
Motorcyckels
Movies
Music-Videos
Standup-Comedy
TV-Shows
Workout

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
kraqh3d Offline
Retired Developer
Posts: 7,183
Joined: Dec 2003
Reputation: 4
Location: New York City, USA
Post: #10
that's just custom genres, not a sub-genre. (and the genre list is not limited in any way. that's just what the scraper returns.)

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
Thread Closed