SeriesGuide is a free, open source bookmark & content management project written in Kotlin and released under a custom open-source licence. It has 2,156 GitHub stars, 416 forks and 59 open issues, and was last pushed 11 hours ago. On this registry it ranks #6 of 14 tracked projects in Bookmark & Content Management, with 5 head-to-head comparisons available. It gained 5 stars over the last 6 tracked days.

What is SeriesGuide?

What it is

SeriesGuide is an Android application for keeping track of favorite TV shows and movies. The project presents itself as a productivity and content-management tool for people who want to follow series and films on an Android device, and it is written in Kotlin. Its public homepage is https://www.seriesgui.de, and the repository links to download, help, support, contribution, discussion, and release-note resources.

The concrete problem it addresses is the need for a dedicated Android app that organizes viewing interests for TV shows and movies. The provided facts place the app in the Android ecosystem and connect it to the topics android, android-application, kotlin, movies, seriesguide, tmdb, trakt, and tv. Those facts indicate that the project is aimed at users who want a mobile tracking experience centered on series and movies, rather than a general desktop or web application.

Key capabilities

  • The project provides an Android application for tracking favorite TV shows and movies.
  • It is implemented in Kotlin, which is the language listed for the repository.
  • Its topic list includes tmdb and trakt, indicating that the app is associated with those services.
  • It includes a SeriesGuide API library, which is identified as part of the project and licensed under Apache License 2.0.
  • It publishes release notes in the repository's CHANGELOG.md file, giving users and maintainers a record of changes.
  • It provides a help page and a public discussion site at https://discuss.seriesgui.de/ for user support and announcements.
  • It uses SPDX-License-Identifier tags and license files to identify licensing across source files.

Who uses it and how

  • Android users install the app from the project website and use it to keep track of favorite TV shows and movies.
  • Users who need guidance can read the help page at https://www.seriesgui.de/help and check the release notes for recent changes.
  • Community members can follow announcements and discussion through https://discuss.seriesgui.de/.
  • Code contributors can review the repository, use CONTRIBUTING.md, and inspect changes tracked by Git.
  • Translation contributors can work through the Crowdin project referenced by the README.

Getting started

The README directs users to download the app from https://www.seriesgui.de and to consult https://www.seriesgui.de/help for guidance. Contributors can start by reading CONTRIBUTING.md and by reviewing the release notes in the repository.

When to use it — and when not to

Use SeriesGuide when you want an open-source Android app for tracking TV shows and movies and when the TMDb and Trakt topics match the services you care about. Do not choose it if you need an iOS app, desktop client, or self-hosted web service, because the provided facts describe only an Android application and its associated website and repository. The project also has mixed licensing, with GPL 3.0 or later for the program and Apache License 2.0 for parts such as the API library, which matters for reuse and contribution.

project readme (upstream, from github) — read inline

SeriesGuide

Android app to help you keep track of your favorite TV shows and movies.

DownloadHelpSupport the devContributeAnnouncements & DiscussionRelease notes

Licensing

This program by Uwe Trottmann is licensed under the GPL 3.0 or later.

Some parts, including the SeriesGuide API library, are licensed under the Apache License 2.0.

To get an overview of what these licenses allow you to do, check choosealicense.com for GPL 3.0 and Apache License 2.0.

To help identify licenses and copyright holders, files contain

  • at the first possible line an SPDX-License-Identifier tag that identifies the licenses using their SPDX short-form identifier, matching a license file in the licenses directory
  • comments that identify the copyright holders of that file, at best using the SPDX-FileCopyrightText tag

Code contributors and changes are also tracked by Git. Translation contributors are tracked by Crowdin.

This program has dependencies, see the credits file for details on their licenses and copyright holders.

Frequently asked questions

Is SeriesGuide free to use?

SeriesGuide is open source. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does SeriesGuide do?

Track your TV shows and movies on Android

What is SeriesGuide written in?

SeriesGuide is primarily written in Kotlin. Its source is publicly available at https://github.com/UweTrottmann/SeriesGuide, and it has 2,156 GitHub stars.