package
0.1.110
Repository: https://github.com/elgatito/elementum.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

AddMovie is adding movie to the library.
AddShow is adding show to the library.
ClearCacheKey deletes specific key.
ClearPageCache deletes cached page listings.
ClearResolveCache deletes cached IDs resolve.
ClearTmdbCache deletes cached tmdb data.
ClearTraktCache deletes cached trakt data.
CloseLibrary ...
DiffTraktMovies ...
DiffTraktShows ...
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
Init makes preparations on program start.
InitDB ...
IsInLibrary checks for LibraryItem in Elementum database.
MarkKodiAdded ...
MarkKodiRefresh ...
MarkKodiUpdated ...
MoviesLibraryPath contains calculated path for saving Movies strm files.
No description provided by the author
No description provided by the author
PlanKodiShowsUpdate ...
PlanKodiUpdate ...
PlanMoviesUpdate ...
PlanOverallUpdate ...
PlanShowsUpdate ...
PlanShowUpdate ...
PlanTraktUpdate ...
Refresh is updating library from Kodi.
RefreshEpisode ...
RefreshEpisodes updates episodes list for selected show in the library.
RefreshKodi runs Kodi library refresh.
RefreshLocal checks media directory to save up-to-date strm library.
RefreshMovie ...
RefreshMovies updates movies in the library.
RefreshOnScan is launched when scan is finished.
RefreshSeasons updates seasons list for selected show in the library.
RefreshShow ...
RefreshShows updates shows in the library.
RefreshTrakt gets user activities from Trakt to see if we need to add movies/set watched status and so on.
RefreshTraktCollected ...
RefreshTraktHidden ...
RefreshTraktLists ...
RefreshTraktPaused ...
RefreshTraktWatched ...
RefreshTraktWatchlisted ...
RefreshUIDs updates unique IDs for each library item This collects already saved UIDs for easier access.
RefreshUIDsRunner completes RefreshUIDs target.
No description provided by the author
RemoveEpisode removes episode from the library.
RemoveMovie removes movie from the library.
RemoveShow removes show from the library.
ShowsLibraryPath contains calculated path for saving Shows strm files.
No description provided by the author
No description provided by the author
SyncMoviesList updates trakt movie collections in cache.
SyncMoviesListAdded updates added movies.
SyncShowsList updates trakt collections in cache.
SyncShowsListAdded updates added shows.
URLForXBMC ...
URLQuery ...

# Constants

ActionDelete ...
ActionSafeDelete ...
ActionUpdate ...
Active ...
Batch ...
BatchDelete ...
Delete ...
Deleted ...
DeleteTorrent ...
EpisodeType ...
IMDBScraper ...
MovieType ...
SeasonType ...
ShowType ...
StateActive ...
StateDeleted ...
TMDBScraper ...
TraktScraper ...
TVDBScraper ...
Update ...

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
IsTraktInitialized used to mark if we need only incremental updates from Trakt.
No description provided by the author

# Structs

DBItem ...