package
0.0.0-20210627142925-01b07880528e
Repository: https://github.com/macarrie/flemzerd.git
Documentation: pkg.go.dev

# Functions

Gets downloaded episodes from database.
Gets downloaded movies from database.
Gets downloading (or download pending) episodes from database Deleted episodes are returned too.
Gets downloading movies from database Returned episodes are ordered by id (descending).
No description provided by the author
No description provided by the author
Gets removed movies from database.
Gets removed movies from database.
Returns tracked movies, and an error.
Returns tracked shows, and an error.
No description provided by the author
InitDb initializes and migrates database tables.
Load initializes database connexion.
Reset DB tables to an empty state.
No description provided by the author
Saves given token as Trakt token in database.
Saves given token as Trakt token in database.

# Variables

Client represents gorm database connection.
No description provided by the author
DbPath: Path of database file.
Current session data.