# Functions
FindShowByIMDB ...
FindShowByKodi ...
FindShowByTMDB ...
Get returns singleton instance for Library.
GetEpisodeResume returns Resume info for kodi id.
GetLibraryEpisode finds Show/Episode from library.
GetLibraryMovie finds Movie from library.
GetLibrarySeason finds Show/Season from library.
GetLibraryShow finds Show from library.
GetMovieByIMDB ...
GetMovieByTMDB ...
GetMovieResume returns Resume info for kodi id.
GetShowByIMDB ...
GetShowByTMDB ...
GetShowForEpisode returns 'show' and 'episode'.
GetUIDsFromKodi returns UIDs object for provided Kodi ID.
No description provided by the author
No description provided by the author
IsAddedToLibrary checks if specific TMDB exists in the library.
IsDuplicateEpisode checks if episode exists in the library.
IsDuplicateMovie checks if movie exists in the library.
IsDuplicateMovieByInt checks if movie exists in the library.
IsDuplicateShow checks if show exists in the library.
IsDuplicateShowByInt checks if show exists in the library.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Episode represents Episode content type.
No description provided by the author
No description provided by the author
Movie represents Movie content type.
Resume shows watched progress information.
Season represents Season content type.
Show represents Show content type.
Status represents library bool statuses.
UniqueIDs represents all IDs for a library item.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author