Package | Description |
---|---|
com.buckosoft.BuckoVidLib.web.plex.client |
A client to talk to the Plex server
|
Modifier and Type | Method and Description |
---|---|
MediaContainer |
LibraryService.recentlyAdded() |
MediaContainer |
LibraryClient.recentlyAdded() |
MediaContainer |
LibraryService.root() |
MediaContainer |
LibraryClient.root() |
MediaContainer |
LibraryService.sections() |
MediaContainer |
LibraryClient.sections() |
MediaContainer |
LibraryService.tvSeasons(int key) |
MediaContainer |
LibraryClient.tvSeasons(int key) |
MediaContainer |
LibraryService.tvShows(int key) |
MediaContainer |
LibraryClient.tvShows(int key) |
MediaContainer |
LibraryService.videosAll(int key) |
MediaContainer |
LibraryClient.videosAll(int key) |