UweTrottmann / SeriesGuide

Track your favorite TV shows and movies on Android devices.
https://seriesgui.de
Apache License 2.0
1.95k stars 400 forks source link

[Trakt] Helpful message on error 420 (limit exceeded, e.g. list is full) #896

Closed UweTrottmann closed 1 year ago

UweTrottmann commented 1 year ago

E.g. when adding a movie to the watchlist, but the watchlist is full display an error message that indicates the list is full instead of the generic error message to try again later.

https://github.com/trakt/api-help/discussions/350

https://trakt.docs.apiary.io/#introduction/status-codes

Also add message for locked user accounts while at it. #763

UweTrottmann commented 1 year ago

When uploading data after a sign-in the movie watchlist can also be full. Add a Sync error message for that as well.