trakt-kotlin icon indicating copy to clipboard operation
trakt-kotlin copied to clipboard

TraktShowStatus - upcoming

Open bertus193 opened this issue 1 year ago • 1 comments

As trakt API documentation descibes, there are more status when retrieveing shows:

Set to returning series, continuing, in production, planned, upcoming, pilot, canceled, or ended. https://trakt.docs.apiary.io/#introduction/filters

Now I've problems with upcoming, lib/src/commonMain/kotlin/app/moviebase/trakt/model/TraktShowsModel.kt

There is possible add it?

bertus193 avatar Apr 14 '25 17:04 bertus193

@bertus193 I will check that soon!

ChrisKruegerDev avatar Oct 12 '25 12:10 ChrisKruegerDev