Documentation ¶
Index ¶
- func GetDbmovieTitlesTable(ctx *context.Context) table.Table
- func GetDbmoviesTable(ctx *context.Context) table.Table
- func GetDbserieAlternatesTable(ctx *context.Context) table.Table
- func GetDbserieEpisodesTable(ctx *context.Context) table.Table
- func GetDbseriesTable(ctx *context.Context) table.Table
- func GetIndexerFailsTable(ctx *context.Context) table.Table
- func GetJobHistoriesTable(ctx *context.Context) table.Table
- func GetMovieFileUnmatchedsTable(ctx *context.Context) table.Table
- func GetMovieFilesTable(ctx *context.Context) table.Table
- func GetMovieHistoriesTable(ctx *context.Context) table.Table
- func GetMoviesTable(ctx *context.Context) table.Table
- func GetQualitiesTable(ctx *context.Context) table.Table
- func GetQueueTable(ctx *context.Context) (userTable table.Table)
- func GetRSshistoriesTable(ctx *context.Context) table.Table
- func GetSchedulerTable(ctx *context.Context) (userTable table.Table)
- func GetSerieEpisodeFilesTable(ctx *context.Context) table.Table
- func GetSerieEpisodeHistoriesTable(ctx *context.Context) table.Table
- func GetSerieEpisodesTable(ctx *context.Context) table.Table
- func GetSerieFileUnmatchedsTable(ctx *context.Context) table.Table
- func GetSeriesTable(ctx *context.Context) table.Table
- func GetStatsTable(ctx *context.Context) (userTable table.Table)
- func MyPopUpWithIframe(id, title string, data action.IframeData, width, height string) *action.PopUpAction
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MyPopUpWithIframe ¶
func MyPopUpWithIframe(id, title string, data action.IframeData, width, height string) *action.PopUpAction
Types ¶
This section is empty.
Source Files ¶
- dbmovie_titles.go
- dbmovies.go
- dbserie_alternates.go
- dbserie_episodes.go
- dbseries.go
- generalfunc.go
- indexer_fails.go
- job_histories.go
- movie_file_unmatcheds.go
- movie_files.go
- movie_histories.go
- movies.go
- qualities.go
- queue.go
- r_sshistories.go
- scheduler.go
- serie_episode_files.go
- serie_episode_histories.go
- serie_episodes.go
- serie_file_unmatcheds.go
- series.go
- stats.go
Click to show internal directories.
Click to hide internal directories.