Jump to content

Theme Media Api


BATTLE DONKEY

Recommended Posts

BATTLE DONKEY

I probably only have 2 or 3 soundtrack albums but in my opinion playing from a linked soundtrack is a fantastic feature

Link to comment
Share on other sites

I'm sure you guys know about the api methods to get theme songs and videos:

 

/Items/{Id}/ThemeSongs?userid=xxx&inheritfromparent=true/false

/Items/{Id}/ThemeVideos?userid=xxx&inheritfromparent=true/false

 

You might not know about the bundle version that will get you both at once:

 

/Items/{Id}/ThemeMedia?userid=xxx&inheritfromparent=true/false

 

This will now include SoundtrackSongsResult.

 

If an item does not have theme videos or theme songs, you could use this to play a random song from it's soundtrack (if the user has mapped them).

  • Like 1
Link to comment
Share on other sites

Another enhancement - this can also go the other way now. This is for MBT in mind, but anyone can use it. Albums can now inherit the theme videos/songs from linked movies. So for example, if you're viewing Iron Man 3 in MBT, from the detail screen you can navigate to the linked soundtrack album. The soundtrack will inherit the same theme video which will allow it to keep playing.

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...