- toLibrarySection(Directory) - Static method in class com.buckosoft.BuckoVidLib.util.DomainConverter
-
Convert a plex Directory to a BuckoVidLib LibrarySection
- toRestDetailedVideo(Video) - Static method in class com.buckosoft.BuckoVidLib.util.DomainConverter
-
Convert a Video to a RestDetailedVideo.
- toRestTVSeason(TVSeason) - Static method in class com.buckosoft.BuckoVidLib.util.DomainConverter
-
- toRestUser(User) - Static method in class com.buckosoft.BuckoVidLib.util.DomainConverter
-
Convert a BuckoVidLib User to a RestUser
- toRestVideo(VideoBase) - Static method in class com.buckosoft.BuckoVidLib.util.DomainConverter
-
Convert a VideoBase to a RestVideo.
- toTVSeason(Directory) - Static method in class com.buckosoft.BuckoVidLib.util.DomainConverter
-
Convert a plex Directory to a BuckoVidLib TVSeason
- toTVShow(Directory) - Static method in class com.buckosoft.BuckoVidLib.util.DomainConverter
-
Convert a plex Directory to a BuckoVidLib TVShow
- toVideo(Video) - Static method in class com.buckosoft.BuckoVidLib.util.DomainConverter
-
Convert a plex Video to a BuckoVidLib Video
- truncateLibrary() - Method in interface com.buckosoft.BuckoVidLib.db.Database
-
Reset to empty all of the tables
- truncateLibrary() - Method in class com.buckosoft.BuckoVidLib.db.DatabaseImpl
-
- tv.plex.domain - package tv.plex.domain
-
Plex facing domain objects.
- TVSeason - Class in com.buckosoft.BuckoVidLib.domain
-
A season of a TV show.
- TVSeason() - Constructor for class com.buckosoft.BuckoVidLib.domain.TVSeason
-
- tvSeasons(int) - Method in class com.buckosoft.BuckoVidLib.web.plex.client.LibraryClient
-
- tvSeasons(int) - Method in interface com.buckosoft.BuckoVidLib.web.plex.client.LibraryService
-
- TVShow - Class in com.buckosoft.BuckoVidLib.domain
-
A TV show entry in Plex.
- TVShow() - Constructor for class com.buckosoft.BuckoVidLib.domain.TVShow
-
- tvShows(int) - Method in class com.buckosoft.BuckoVidLib.web.plex.client.LibraryClient
-
- tvShows(int) - Method in interface com.buckosoft.BuckoVidLib.web.plex.client.LibraryService
-