- Genre - Class in com.buckosoft.BuckoVidLib.domain
-
Define a Genre
- Genre() - Constructor for class com.buckosoft.BuckoVidLib.domain.Genre
-
- Genre(String) - Constructor for class com.buckosoft.BuckoVidLib.domain.Genre
-
- Genre - Class in tv.plex.domain
-
- Genre() - Constructor for class tv.plex.domain.Genre
-
- getActor(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getActor(String) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getActor(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getActor(String) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getActorId() - Method in class com.buckosoft.BuckoVidLib.domain.Role
-
- getActorId() - Method in class com.buckosoft.BuckoVidLib.domain.Video_Actor
-
- getActors() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getActors() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getActors() - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
- getActors() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestDetailedVideo
-
- getActors() - Method in class com.buckosoft.BuckoVidLib.domain.Video
-
- getActorVideos(int) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getActorVideos(int) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getActorVideos(int) - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getActorVideos(int) - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getAddedAt() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestVideo
-
- getAddedAt() - Method in class com.buckosoft.BuckoVidLib.domain.TVSeason
-
- getAddedAt() - Method in class com.buckosoft.BuckoVidLib.domain.VideoBase
-
- getAddedAt() - Method in class tv.plex.domain.Directory
-
- getAddedAt() - Method in class tv.plex.domain.Video
-
- getAgent() - Method in class tv.plex.domain.Directory
-
- getAllowSync() - Method in class tv.plex.domain.Directory
-
- getAllowSync() - Method in class tv.plex.domain.MediaContainer
-
- getArt() - Method in class tv.plex.domain.Directory
-
- getArt() - Method in class tv.plex.domain.MediaContainer
-
- getArt() - Method in class tv.plex.domain.Video
-
- getArtShowDelay() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestUser
-
How many seconds to delay between flips when running the ArtShow
- getArtShowDelay() - Method in class com.buckosoft.BuckoVidLib.domain.User
-
- getArtShowFit() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestUser
-
- getArtShowFit() - Method in class com.buckosoft.BuckoVidLib.domain.User
-
- getBackgroundDelay() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestUser
-
- getBackgroundDelay() - Method in class com.buckosoft.BuckoVidLib.domain.User
-
- getBackgroundFit(HttpServletRequest, boolean) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
Get the background fit style.
- getBackgroundFit(HttpServletRequest, boolean) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getBackgroundFit() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestUser
-
- getBackgroundFit() - Method in class com.buckosoft.BuckoVidLib.domain.User
-
Get the User's preference for background type
0 = fit the image to the screen
1 = fill the screen with the image (default)
2 = no background image
- getBackgroundUrl() - Method in class com.buckosoft.BuckoVidLib.domain.VideoBase
-
- getBanner() - Method in class tv.plex.domain.Directory
-
- getBoolean(String, boolean) - Static method in class com.buckosoft.BuckoVidLib.util.ConfigManager
-
Retrieves the requested value from the resource files as a boolean.
- getChildCount() - Method in class tv.plex.domain.Directory
-
- getComment() - Method in class com.buckosoft.BuckoVidLib.domain.FailedToRip
-
- getComment() - Method in class com.buckosoft.BuckoVidLib.domain.WishList
-
- getComposite() - Method in class tv.plex.domain.Directory
-
- getContent() - Method in class tv.plex.domain.MediaContainer
-
- getContentRating() - Method in class tv.plex.domain.Directory
-
- getContentRating() - Method in class tv.plex.domain.Video
-
- getCount() - Method in class tv.plex.domain.Directory
-
- getCreatedAt() - Method in class tv.plex.domain.Directory
-
- getCtype() - Method in class com.buckosoft.BuckoVidLib.domain.LibrarySection
-
- getCtype() - Method in class com.buckosoft.BuckoVidLib.domain.Video
-
Declare our class type.
- getDate() - Method in class com.buckosoft.BuckoVidLib.domain.FailedToRip
-
- getDate() - Method in class com.buckosoft.BuckoVidLib.domain.WishList
-
- getDirector(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getDirector(String) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getDirector(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getDirector(String) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getDirectorId() - Method in class com.buckosoft.BuckoVidLib.domain.Video_Director
-
- getDirectories() - Method in class tv.plex.domain.MediaContainer
-
- getDirectors() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getDirectors() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getDirectors() - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
- getDirectors() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestDetailedVideo
-
- getDirectors() - Method in class com.buckosoft.BuckoVidLib.domain.Video
-
- getDirectors() - Method in class tv.plex.domain.Video
-
- getDirectorVideos(int) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getDirectorVideos(int) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getDirectorVideos(int) - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getDirectorVideos(int) - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getDuration() - Method in class com.buckosoft.BuckoVidLib.domain.Video
-
- getDuration() - Method in class tv.plex.domain.Directory
-
- getDuration() - Method in class tv.plex.domain.Video
-
- getEpisodeCount() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestStatistics
-
- getEpisodeCount() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestTVSeason
-
- getEpisodeCount() - Method in class com.buckosoft.BuckoVidLib.domain.TVSeason
-
Get the number of shows in this season
- getFailedToRip() - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getFailedToRip() - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getFailedToRip() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getFailedToRip() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getFilters() - Method in class tv.plex.domain.Directory
-
- getFindMaxResults(HttpServletRequest) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getFindMaxResults(HttpServletRequest) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getFindMaxResults() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestUser
-
Maximum number of results returned in a Find
- getFindMaxResults() - Method in class com.buckosoft.BuckoVidLib.domain.User
-
- getGenre(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getGenre(String) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getGenre(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getGenre(String) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getGenreId() - Method in class com.buckosoft.BuckoVidLib.domain.Video_Genre
-
- getGenres() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getGenres() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getGenres() - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
- getGenres() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestDetailedVideo
-
- getGenres() - Method in class com.buckosoft.BuckoVidLib.domain.Video
-
- getGenres() - Method in class tv.plex.domain.Directory
-
- getGenres() - Method in class tv.plex.domain.Video
-
- getHashKey() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestDetailedVideo
-
- getHashKey() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestTVSeason
-
- getHashKey() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestVideo
-
- getHashKey() - Method in class com.buckosoft.BuckoVidLib.domain.TVSeason
-
- getHashKey() - Method in class com.buckosoft.BuckoVidLib.domain.VideoBase
-
- getId() - Method in class com.buckosoft.BuckoVidLib.domain.Actor
-
- getId() - Method in class com.buckosoft.BuckoVidLib.domain.Director
-
- getId() - Method in class com.buckosoft.BuckoVidLib.domain.FailedToRip
-
- getId() - Method in class com.buckosoft.BuckoVidLib.domain.Genre
-
- getId() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestActor
-
Get the Actor's id
- getId() - Method in class com.buckosoft.BuckoVidLib.domain.Role
-
- getId() - Method in class com.buckosoft.BuckoVidLib.domain.TVSeason
-
- getId() - Method in class com.buckosoft.BuckoVidLib.domain.VideoBase
-
Get the database index number
- getId() - Method in class com.buckosoft.BuckoVidLib.domain.WishList
-
- getId() - Method in class com.buckosoft.BuckoVidLib.domain.Writer
-
- getId() - Method in class tv.plex.domain.Location
-
- getId() - Method in class tv.plex.domain.Role
-
- getId() - Method in class tv.plex.domain.Writer
-
- getIdentifier() - Method in class tv.plex.domain.MediaContainer
-
- getIndex() - Method in class tv.plex.domain.Directory
-
- getInt(String, int) - Static method in class com.buckosoft.BuckoVidLib.util.ConfigManager
-
Retrieves the requested value from the resource files as an int.
- getKey() - Method in class com.buckosoft.BuckoVidLib.domain.LibrarySection
-
- getKey() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestLibrarySection
-
- getKey() - Method in class com.buckosoft.BuckoVidLib.domain.UserAttribute
-
- getKey() - Method in class tv.plex.domain.Directory
-
- getKey() - Method in class tv.plex.domain.Video
-
- getLanguage() - Method in class tv.plex.domain.Directory
-
- getLastUpdated() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestLibraryStatus
-
- getLastUpdateTime() - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getLastUpdateTime() - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getLastUpdateTime() - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getLastUpdateTime() - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getLastViewedAt() - Method in class tv.plex.domain.Directory
-
- getLeafCount() - Method in class tv.plex.domain.Directory
-
- getLibraryClient() - Static method in class com.buckosoft.BuckoVidLib.web.plex.client.ClientFactory
-
- getLibraryListVideos(int) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getLibraryListVideos(int) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getLibrarySection(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getLibrarySection(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getLibrarySection(int) - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
- getLibrarySectionID() - Method in class tv.plex.domain.Directory
-
- getLibrarySections() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getLibrarySections() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getLibrarySections() - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
- getLibrarySections() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestLibrarySections
-
- getLibrarySectionTitle() - Method in class tv.plex.domain.Directory
-
- getLibrarySectionUUID() - Method in class tv.plex.domain.Directory
-
- getLibrarySectionVideos(int) - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getLibrarySectionVideos(int) - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getLocation() - Method in class tv.plex.domain.Directory
-
- getMaxNewestVideos() - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
Fetch the max length of the recent video list.
- getMaxVideoTextsSummaryLength() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getMaxVideoTextsSummaryLength() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getMaxVideoTextsTaglineLength() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getMaxVideoTextsTaglineLength() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getMediaTagPrefix() - Method in class tv.plex.domain.MediaContainer
-
- getMediaTagVersion() - Method in class tv.plex.domain.MediaContainer
-
- getMessage() - Method in class com.buckosoft.BuckoVidLib.domain.rest.admin.RestStatusString
-
Return the text string to display in the browser.
- getMessages() - Method in class com.buckosoft.BuckoVidLib.domain.rest.admin.RestRefreshStatus
-
- getMovieCount(boolean) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getMovieCount(boolean) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getMovieCount(boolean) - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getMovieCount(boolean) - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getMovieCount() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestStatistics
-
- getName() - Method in class com.buckosoft.BuckoVidLib.domain.Actor
-
- getName() - Method in class com.buckosoft.BuckoVidLib.domain.Director
-
Get the name of this Director
- getName() - Method in class com.buckosoft.BuckoVidLib.domain.FailedToRip
-
- getName() - Method in class com.buckosoft.BuckoVidLib.domain.LibrarySection
-
- getName() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestActor
-
Get the Actor's name
- getName() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestLibrarySection
-
- getName() - Method in class com.buckosoft.BuckoVidLib.domain.WishList
-
- getName() - Method in class com.buckosoft.BuckoVidLib.domain.Writer
-
- getNewestVideo() - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
- getNewestVideos(int, boolean) - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getNewestVideos(int, boolean) - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getNewestVideos() - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
- getNewUser() - Method in class com.buckosoft.BuckoVidLib.business.UserFactory
-
- getNewUserWebSession(BSAccountUser) - Method in class com.buckosoft.BuckoVidLib.business.UserFactory
-
- getOriginallyAvailableAt() - Method in class tv.plex.domain.Directory
-
- getOriginallyAvailableAt() - Method in class tv.plex.domain.Video
-
- getParentIndex() - Method in class tv.plex.domain.Directory
-
- getParentKey() - Method in class tv.plex.domain.Directory
-
- getParentRatingKey() - Method in class tv.plex.domain.Directory
-
- getParentThumb() - Method in class tv.plex.domain.Directory
-
- getParentTitle() - Method in class tv.plex.domain.Directory
-
- getPath() - Method in class tv.plex.domain.Location
-
- getPercentComplete() - Method in class com.buckosoft.BuckoVidLib.domain.rest.admin.RestRefreshStatus
-
- getPlexId() - Method in class com.buckosoft.BuckoVidLib.domain.Actor
-
- getPlexKey() - Method in class com.buckosoft.BuckoVidLib.domain.TVSeason
-
- getPlexKey() - Method in class com.buckosoft.BuckoVidLib.domain.VideoBase
-
- getPlexUrl() - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
Get the base url for our plex server from the properties file.
- getPlexUrl() - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getRandomMovie(boolean) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getRandomMovie(boolean) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getRandomMovie(boolean) - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getRandomMovie(boolean) - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getRating() - Method in class tv.plex.domain.Directory
-
- getRatingKey() - Method in class tv.plex.domain.Directory
-
- getRatingKey() - Method in class tv.plex.domain.Video
-
- getRecentlyAdded(int, boolean) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getRecentlyAdded(int, boolean) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getRecentlyAddedVideos() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestLibraryStatus
-
- getRefreshing() - Method in class tv.plex.domain.Directory
-
- getRefreshLibraryFromPlexStatus() - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getRefreshLibraryFromPlexStatus() - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getRefreshLibraryFromPlexStatus() - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
Fetch a status about how the RefreshLibraryFromPlex thread is doing.
- getRefreshLibraryFromPlexStatus() - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getRefreshStatus() - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl.PlexLibraryUpdater
-
Get a thread safe copy of the refresh status
- getRestrictedSectionNames() - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
- getRole() - Method in class com.buckosoft.BuckoVidLib.domain.Role
-
- getRole() - Method in class tv.plex.domain.Role
-
- getRoles() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestDetailedVideo
-
- getRoles() - Method in class tv.plex.domain.Directory
-
- getRoles() - Method in class tv.plex.domain.Video
-
- getScanner() - Method in class tv.plex.domain.Directory
-
- getSeasons() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestDetailedVideo
-
- getSeasons() - Method in class com.buckosoft.BuckoVidLib.domain.TVShow
-
- getSection() - Method in class com.buckosoft.BuckoVidLib.domain.VideoBase
-
- getSectionList() - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getSectionList(boolean) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getSectionList() - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getSectionList(boolean) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getSectionList() - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getSectionList(boolean) - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getSectionList() - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getSectionList(boolean) - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getSize() - Method in class tv.plex.domain.Directory
-
- getSize() - Method in class tv.plex.domain.MediaContainer
-
- getSortIndex() - Method in class com.buckosoft.BuckoVidLib.domain.VideoBase
-
Get the sort order index.
- getSortTitle() - Method in class com.buckosoft.BuckoVidLib.domain.Video
-
Get the sort title.
- getString(String, String) - Static method in class com.buckosoft.BuckoVidLib.util.ConfigManager
-
Retrieves the requested value from the resource files as a String.
- getStudio() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestDetailedVideo
-
- getStudio() - Method in class com.buckosoft.BuckoVidLib.domain.Video
-
- getStudio() - Method in class tv.plex.domain.Directory
-
- getStudio() - Method in class tv.plex.domain.Video
-
- getStype() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestVideo
-
- getSummary() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestDetailedVideo
-
- getSummary() - Method in class com.buckosoft.BuckoVidLib.domain.VideoTexts
-
- getSummary() - Method in class tv.plex.domain.Directory
-
- getSummary() - Method in class tv.plex.domain.Video
-
- getTag() - Method in class com.buckosoft.BuckoVidLib.domain.Genre
-
- getTag() - Method in class tv.plex.domain.Director
-
- getTag() - Method in class tv.plex.domain.Genre
-
- getTag() - Method in class tv.plex.domain.Role
-
- getTag() - Method in class tv.plex.domain.Writer
-
- getTagline() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestDetailedVideo
-
- getTagline() - Method in class com.buckosoft.BuckoVidLib.domain.VideoTexts
-
- getTagline() - Method in class tv.plex.domain.Video
-
- getTheme() - Method in class tv.plex.domain.Directory
-
- getThumb() - Method in class com.buckosoft.BuckoVidLib.domain.Actor
-
- getThumb() - Method in class tv.plex.domain.Directory
-
- getThumb() - Method in class tv.plex.domain.Role
-
- getThumb() - Method in class tv.plex.domain.Video
-
- getTitle() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestDetailedVideo
-
- getTitle() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestTVSeason
-
- getTitle() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestVideo
-
- getTitle() - Method in class com.buckosoft.BuckoVidLib.domain.TVSeason
-
- getTitle() - Method in class com.buckosoft.BuckoVidLib.domain.VideoBase
-
- getTitle() - Method in class tv.plex.domain.Directory
-
- getTitle() - Method in class tv.plex.domain.Video
-
- getTitle1() - Method in class tv.plex.domain.MediaContainer
-
- getTitle2() - Method in class tv.plex.domain.MediaContainer
-
- getTitleSort() - Method in class tv.plex.domain.Directory
-
- getTitleSort() - Method in class tv.plex.domain.Video
-
- getTVEpisodeCount(boolean) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getTVEpisodeCount(boolean) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getTVEpisodeCount(boolean) - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
Return the number of TV episodes we have
- getTVEpisodeCount(boolean) - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getTVSeason(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getTVSeason(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getTVSeasonFromHashKey(int) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getTVSeasonFromHashKey(int) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getTVSeasonFromHashKey(int) - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getTVSeasonFromHashKey(int) - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getTVSeasonFromHashKey(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
Get a TV Season based on its plex key
- getTVSeasonFromHashKey(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getTVSeasons() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getTVSeasons(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
Return a list of TVSeasons for a show
- getTVSeasons() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getTVSeasons(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getTVShowCount(boolean) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getTVShowCount(boolean) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getTVShowCount(boolean) - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getTVShowCount(boolean) - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getTvShowCount() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestStatistics
-
- getType() - Method in class com.buckosoft.BuckoVidLib.domain.LibrarySection
-
- getType() - Method in class com.buckosoft.BuckoVidLib.domain.rest.admin.RestStatusString
-
Return the type of the message.
- getType() - Method in class tv.plex.domain.Directory
-
- getType() - Method in class tv.plex.domain.Video
-
- getUnrestrictedLibrarySections() - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
- getUpdatedAt() - Method in class com.buckosoft.BuckoVidLib.domain.TVSeason
-
- getUpdatedAt() - Method in class com.buckosoft.BuckoVidLib.domain.Video
-
- getUpdatedAt() - Method in class tv.plex.domain.Directory
-
- getUpdatedAt() - Method in class tv.plex.domain.Video
-
- getUser(BSAccount) - Method in class com.buckosoft.BuckoVidLib.business.UserFactory
-
- getUserAttributes(int) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getUserAttributes(int) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getUserAttributes(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
Get the UserAttributes for this userId.
- getUserAttributes(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getUserAttributes() - Method in class com.buckosoft.BuckoVidLib.domain.User
-
Get the attributes as a List of UserAttribute.
- getUserId() - Method in class com.buckosoft.BuckoVidLib.domain.UserAttribute
-
- getUsername() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestUser
-
Get the name of this User
- getUuid() - Method in class tv.plex.domain.Directory
-
- getValue() - Method in class com.buckosoft.BuckoVidLib.domain.UserAttribute
-
- getVideo(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getVideo(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getVideoBase(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
Get the VideoBase with this videoId.
- getVideoBase(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getVideoBase(int) - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
- getVideoBaseFromKey(int, boolean) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getVideoBaseFromKey(int, boolean) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getVideoBaseFromKey(int, boolean) - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getVideoBaseFromKey(int, boolean) - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getVideoBases() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getVideoBases() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getVideoById(int) - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
- getVideoCount() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
Return the number of unique videos in the library
- getVideoCount() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getVideoCount() - Method in class com.buckosoft.BuckoVidLib.domain.LibrarySection
-
- getVideoCount() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestLibrarySection
-
- getVideoCount() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestStatistics
-
- getVideoFromKey(int, boolean) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getVideoFromKey(int, boolean) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getVideoFromKey(int, boolean) - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getVideoFromKey(int, boolean) - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getVideoId() - Method in class com.buckosoft.BuckoVidLib.domain.Role
-
- getVideoId() - Method in class com.buckosoft.BuckoVidLib.domain.TVSeason
-
- getVideoId() - Method in class com.buckosoft.BuckoVidLib.domain.Video_Actor
-
- getVideoId() - Method in class com.buckosoft.BuckoVidLib.domain.Video_Director
-
- getVideoId() - Method in class com.buckosoft.BuckoVidLib.domain.Video_Genre
-
- getVideoId() - Method in class com.buckosoft.BuckoVidLib.domain.Video_Writer
-
- getVideoId() - Method in class com.buckosoft.BuckoVidLib.domain.VideoTexts
-
- getVideoIdsByActor(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getVideoIdsByActor(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getVideoIdsByDirector(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getVideoIdsByDirector(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getVideoIdsByGenre(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getVideoIdsByGenre(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getVideoIdsByWriter(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getVideoIdsByWriter(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getVideoMap() - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
- getVideos() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getVideos() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getVideos() - Method in class com.buckosoft.BuckoVidLib.domain.LibrarySection
-
- getVideos() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestVideos
-
- getVideos() - Method in class tv.plex.domain.MediaContainer
-
- getVideoTexts(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
Return the tagline and summary texts for the video.
- getVideoTexts(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getVideoTexts() - Method in class com.buckosoft.BuckoVidLib.domain.Video
-
- getViewedLeafCount() - Method in class tv.plex.domain.Directory
-
- getWishList() - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getWishList() - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getWishList() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getWishList() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getWriter(int) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getWriter(String) - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getWriter(int) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getWriter(String) - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getWriterId() - Method in class com.buckosoft.BuckoVidLib.domain.Video_Writer
-
- getWriters() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
- getWriters() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- getWriters() - Method in class com.buckosoft.BuckoVidLib.domain.Library
-
- getWriters() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestDetailedVideo
-
- getWriters() - Method in class com.buckosoft.BuckoVidLib.domain.Video
-
- getWriters() - Method in class tv.plex.domain.Video
-
- getWriterVideos(int) - Method in interface com.buckosoft.BuckoVidLib.business.BuckoVidLib
-
- getWriterVideos(int) - Method in class com.buckosoft.BuckoVidLib.business.BuckoVidLibImpl
-
- getWriterVideos(int) - Method in interface com.buckosoft.BuckoVidLib.business.LibraryManager
-
- getWriterVideos(int) - Method in class com.buckosoft.BuckoVidLib.business.LibraryManagerImpl
-
- getYear() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestDetailedVideo
-
- getYear() - Method in class com.buckosoft.BuckoVidLib.domain.rest.RestVideo
-
- getYear() - Method in class com.buckosoft.BuckoVidLib.domain.VideoBase
-
- getYear() - Method in class com.buckosoft.BuckoVidLib.domain.WishList
-
- getYear() - Method in class tv.plex.domain.Directory
-
- getYear() - Method in class tv.plex.domain.Video
-