Jump to content

Special ordering


Angelblue05

Recommended Posts

Angelblue05

Using userid/{UserId}/Items

 

What is the field name to make special ordering return (airs before season/episode value)? I've tried everything I could think of with no success. It only shows if I query a single item, however that defeats the purpose of getting items in batch.

Edited by Angelblue05
Link to comment
Share on other sites

Redshirt

Are you looking to have those values populated, or do you just want the episodes in their aired order? If your just looking the get a list of episode with the aired order preserved adding "&SortBy=AiredEpisodeOrder" to the argument will do the trick.

Link to comment
Share on other sites

Angelblue05

@@Luke @@ebr @@Redshirt

I'm looking to have the values show up when they exists. I've tested with a doctor who special I know has the values populated. I just can't get them returned in the response no matter what field I add. I don't want to query single items. It must be an error or something, it should be included by default if there's no optional field to make the server return this information alongside everything else.

 

userId/UserId/Items/{Id} - single item query

56832898be727_airedorder.png

 

userid/{UserId}/Items - Missing aired order info.

568328aa9857b_airedorder_fail.png

Edited by Angelblue05
Link to comment
Share on other sites

Redshirt

What happens when you add SpecialEpisodeNumbers to the fields argument?

  • Like 1
Link to comment
Share on other sites

Angelblue05

What happens when you add SpecialEpisodeNumbers to the fields argument?

Hell yes Redshirt, you are my hero! Maybe this should be added to the wiki.

 

I had tried SpecialOrdering, AirsBefore, the name of the exact key, nothing would work! hah... You are da man.

Edited by Angelblue05
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...