Jump to content

MusicGenre


Luke

Recommended Posts

This was incredibly tedious, but the next server build will separate music genres from genres. There is a new MusicGenre type, as well as a MusicGenres sub-folder under IBN.

 

There are lots of new endpoints for music genres. I'm not going to explain them all, but for most of you this probably just means switching to the music genre image url.

 

If you're using /Genres as a way to get all possible music genres, you'll want to switch to /MusicGenres.

Link to comment
Share on other sites

Well one nice thing about the typed api is you no longer need to specify IncludeItemTypes=Audio. /MusicGenres should work nicely for most cases with user id being the only additional param needed.

Link to comment
Share on other sites

Does the item query have to change? In other words, if looking for items of a specific genre, if it is music do I have to specify MusicGenres in the item query instead of Genres or is this insulated at this level?

Link to comment
Share on other sites

item query remains as-is. This only matters to you if you 're working with the actual music genre entity, which could be due to:

 

- getting lists of music genres from /MusicGenres

- getting music genre images

- marking a music genre as like/dislike/favorite

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...