SeriesGuide icon indicating copy to clipboard operation
SeriesGuide copied to clipboard

Track your favorite TV shows and movies on Android devices.

Results 88 SeriesGuide issues
Sort by recently updated
recently updated
newest added

Then each notification can have full details about show and episode, and dedicated actions.

enhancement

**Describe the feature** I would like to have a way to easily remove all series who's status is "Ended" **Expected behavior** I would add a context menu to the current...

enhancement

> Starting today, we’re sending a 423 error code for locked user accounts. Apps should instruct the user to contact support (https://support.trakt.tv) so we can fix their account. > >...

enhancement
Trakt

This is an ongoing effort. Nothing is wrong with current code using AsyncTask, new code shouldn't use it. If significantly changing old code, try to migrate away. Migrate to coroutines...

enhancement
info

E.g. wait a day or so before showing it, to avoid confusing users (see below). Or drop unused code and strings completely. Issue: billing API might not return current purchase...

enhancement

E.g. reports like ``` Caused by java.lang.IllegalArgumentException: expected primitive class, but got: class com.uwetrottmann.seriesguide.backend.lists.model.SgListList at com.google.api.client.util.Data.parsePrimitiveValue(Data.java:467) ``` The connection should (?) be encrypted. However, the certificate is not pinned. So...

bug
needs-info

This is a long-term goal. Do this when changing affected code. Some ContentProvider operations do not run on a background thread. Move them to one (plus switching to Room APIs)...

enhancement
info

Statistics can be filtered to have more details. A simple example is displaying the metrics on date frames. Like how many episodes did I watch in 2020. Or could be...

enhancement

Maybe different color if some skipped/collected or all skipped/collected. - Add collected count to description (maybe just collected icon + number to avoid confusion). - Add skipped count to season...

enhancement

**Describe the bug** I've marked an episode as watched, and later got a notification of it. **To Reproduce** 1. Buy the app (SeriesGuide X), and enable notification of it, but...

enhancement