Jump to content

New Fields


Luke

Recommended Posts

Four new fields today:

 

- Budget (movies only for now)

- EndDate (person death date)

- HomePageUrl

- ProductionLocations (array of string. for persons this will hold their birth location)

 

These are all available as optional fields in the ItemsService, and as usual, you get everything when you request a single item.

 

https://github.com/MediaBrowser/MediaBr ... nformation

Link to comment
Share on other sites

Budget will also be available as a sort order

 

Mark - You can obviously use these values in your game providers too

Link to comment
Share on other sites

Lovely indeed! Well done Luke!

 

the more data we have, the richer the ui gets

Link to comment
Share on other sites

Tikuf

@Luke/Eric

Could we not use last.fm to resolve music videos?

 

If we make a new type

 

Rolling Stones[Music Video]
                                      Factory Girl.mp4
                                      Stray Cat Blues.mp4

 

 

Then resolve the contents using the video name as the song and the folder as the artist?

For local meta we could use something like

 

Rolling Stones[Music Video]
                                      Factory Girl.mp4
                                      Stray Cat Blues.mp4
                                      metadata
                                                            Factory Girl.xml
                                                            Factory Girl.jpg
                                                            Stray Cat Blues.xml
                                                            Stray Cat Blues.jpg

 

Just a spitball.

I think it would be a popular feature.

Link to comment
Share on other sites

maybe but we gotta get a release out the door before we think about anything like that

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