Jump to content

Special Ordering Info


TeamB

Recommended Posts

TeamB

Is it possible to get the

 

AirsAfterSeasonNumber:

AirsBeforeSeasonNumber:

AirsBeforeEpisode:

 

when returning a list of Episodes?

 

I have a query like this:

 

{server}/emby/Shows/10736/Episodes?userId={userid}&seasonId=10738&IsVirtualUnAired=false&IsMissing=false&Fields={field_filters}&format=json

 

With the following fields requested

 

DateCreated,EpisodeCount,SeasonCount,Path,Genres,Studios,Etag,Taglines,SortName,RecursiveItemCount,ChildCount,ProductionLocations,CriticRating,OfficialRating,CommunityRating,PremiereDate,ProductionYear,AirTime,Status,MediaStreams,Overview

 

Is there a filed for Special ordering info?

Link to comment
Share on other sites

TeamB

@@Luke

Is the special ordering available via the api?

I need it to correctly order the episode list when specials are included.

Link to comment
Share on other sites

Try requesting the field SpecialEpisodeNumbers. Then you'll have:

AirsAfterSeasonNumber
AirsBeforeEpisodeNumber
AirsBeforeSeasonNumber

  • Like 1
Link to comment
Share on other sites

TeamB

Is this expensive?

Can I do it for all requests or should I limit it to just series season requests?

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