Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- SaveFolder - Class in com.lariflix.jemm.core
-
This class is responsible for managing and save folder items in Jellyfin Server.
- SaveFolder() - Constructor for class com.lariflix.jemm.core.SaveFolder
-
Default constructor for the SaveFolder class.
- SaveFolder(JellyfinInstanceDetails, String, String, JellyfinParameters, String, String) - Constructor for class com.lariflix.jemm.core.SaveFolder
-
Constructor for the SaveFolder class.
- serverId - Variable in class com.lariflix.jemm.dtos.JellyfinCadGenresItem
- serverId - Variable in class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
- serverId - Variable in class com.lariflix.jemm.dtos.JellyfinCadStudioItem
- serverId - Variable in class com.lariflix.jemm.dtos.JellyfinFolder
- serverId - Variable in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
- serverId - Variable in class com.lariflix.jemm.dtos.JellyfinItem
- serverId - Variable in class com.lariflix.jemm.dtos.JellyfinItemMetadata
- serverId - Variable in class com.lariflix.jemm.dtos.JellyfinUser
- ServerID - Variable in class com.lariflix.jemm.csv.JellyfinCsvStructure
- serverInfo - Variable in class com.lariflix.jemm.dtos.JellyfinInstanceDetails
- serverName - Variable in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setAccessSchedules(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the access schedules of the user.
- setAdminUser(JellyfinUser) - Method in class com.lariflix.jemm.dtos.JellyfinInstanceDetails
-
Sets the admin user.
- setAirsAfterSeasonNumber(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the airs after season number of the item.
- setAirsBeforeEpisodeNumber(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the airs before episode number of the item.
- setAirsBeforeSeasonNumber(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the airs before season number of the item.
- setAlbum(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the album of the item.
- setApiToken(String) - Method in class com.lariflix.jemm.core.LoadFolderMetadata
-
Sets the API token.
- setApiToken(String) - Method in class com.lariflix.jemm.core.LoadFolders
-
Sets the API token.
- setApiToken(String) - Method in class com.lariflix.jemm.core.LoadGenres
-
Sets the API token.
- setApiToken(String) - Method in class com.lariflix.jemm.core.LoadItemMetadata
-
Sets the API token.
- setApiToken(String) - Method in class com.lariflix.jemm.core.LoadItems
-
Sets the API token.
- setApiToken(String) - Method in class com.lariflix.jemm.core.LoadPeople
-
Sets the API token.
- setApiToken(String) - Method in class com.lariflix.jemm.core.LoadServerInfo
-
Sets the API token for authentication.
- setApiToken(String) - Method in class com.lariflix.jemm.core.LoadStudios
-
Sets the API token.
- setApiToken(String) - Method in class com.lariflix.jemm.core.LoadUsers
-
Sets the API token.
- setApiToken(String) - Method in class com.lariflix.jemm.core.SaveFolder
-
Sets the API token.
- setAspectRatio(String) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the aspect ratio.
- setAspectRatio(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the aspect ratio of the item.
- setAudioLanguagePreference(String) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets the audio language preference.
- setAuthenticationProviderId(String) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the authentication provider ID.
- setBackdropImageTags(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the backdrop image tags.
- setBaseURL(String) - Method in class com.lariflix.jemm.dtos.JellyfinCredentials
-
Sets the base URL of the Jellyfin server.
- setBaseURL(String) - Method in class com.lariflix.jemm.forms.WaitingPanel
-
Sets the base URL.
- setBlockedChannels(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the list of blocked channels.
- setBlockedMediaFolders(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the list of blocked media folders.
- setBlockedTags(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the blocked tags of the user.
- setBlockUnratedItems(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the unrated items that are blocked for the user.
- setCachePath(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setCanDelete(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the canDelete property.
- setCanDelete(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets whether the item can be deleted.
- setCanDownload(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the canDownload property.
- setCanDownload(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets whether the item can be downloaded.
- setCanLaunchWebBrowser(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setCanSelfRestart(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setcBaseURL(String) - Method in class com.lariflix.jemm.core.ConnectJellyfinAPI
-
Sets the base URL for the Jellyfin API.
- setcFolderID(String) - Method in class com.lariflix.jemm.core.LoadFolderMetadata
-
Sets the ID of the folder.
- setcFolderID(String) - Method in class com.lariflix.jemm.core.SaveFolder
-
Sets the folder ID.
- setChannelId(Object) - Method in class com.lariflix.jemm.dtos.JellyfinCadGenresItem
-
Sets the channel ID of the genre.
- setChannelId(Object) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
-
Sets the channel ID of the JellyfinCadPeopleItem.
- setChannelId(Object) - Method in class com.lariflix.jemm.dtos.JellyfinCadStudioItem
-
Sets the channel ID of the Jellyfin Cad Studio item.
- setChannelId(Object) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the channel ID of the folder.
- setChannelId(Object) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the channel ID.
- setChildcount(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the child count.
- setChildCount(int) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the child count.
- setcItemID(String) - Method in class com.lariflix.jemm.core.LoadItemMetadata
-
Sets the ID of the item.
- setcMessage(String) - Method in class com.lariflix.jemm.forms.WaitingPanel
-
Sets the message.
- setCollectionType(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Collection Type.
- setCollectionType(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the collection type of the item.
- setCollectionType(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the collection type.
- setCommunityRating(int) - Method in class com.lariflix.jemm.dtos.JellyfinCadGenresItem
-
Sets the community rating of the genre.
- setCommunityRating(int) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
-
Sets the community rating of the JellyfinCadPeopleItem.
- setCommunityRating(int) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the community rating of the folder.
- setCommunityRating(int) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the community rating.
- setCommunityRating(int) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the community rating.
- setCommunityRating(int) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the community rating of the item.
- setCommunityRating(int) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the community rating of the item.
- setCommunityRating(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Community Rating.
- setConfiguration(JellyfinUserConfiguration) - Method in class com.lariflix.jemm.dtos.JellyfinUser
-
Sets the configuration of the user.
- setContainer(String) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the container.
- setContainer(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the container of the item.
- setcParentID(String) - Method in class com.lariflix.jemm.core.LoadItems
-
Sets the ID of the parent item.
- setcParentID(String) - Method in class com.lariflix.jemm.core.LoadPeople
-
Sets the ID of the parent item.
- setCredentials(JellyfinCredentials) - Method in class com.lariflix.jemm.dtos.JellyfinInstanceDetails
-
Sets the credentials.
- setCriticRating(int) - Method in class com.lariflix.jemm.dtos.JellyfinCadGenresItem
-
Sets the critic rating of the genre.
- setCriticRating(int) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
-
Sets the critic rating of the JellyfinCadPeopleItem.
- setCriticRating(int) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the critic rating of the folder.
- setCriticRating(int) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the critic rating.
- setCriticRating(int) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the critic rating of the item.
- setCriticRating(int) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the critic rating of the item.
- setCriticRating(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Critic Rating.
- setcTokenApi(String) - Method in class com.lariflix.jemm.core.ConnectJellyfinAPI
-
Sets the token for the Jellyfin API.
- setcUserAdminID(String) - Method in class com.lariflix.jemm.core.LoadFolderMetadata
-
Sets the admin user ID.
- setcUserAdminID(String) - Method in class com.lariflix.jemm.core.LoadFolders
-
Sets the ID of the admin user.
- setcUserAdminID(String) - Method in class com.lariflix.jemm.core.LoadGenres
-
Sets the ID of the admin user.
- setcUserAdminID(String) - Method in class com.lariflix.jemm.core.LoadItemMetadata
-
Sets the ID of the admin user.
- setcUserAdminID(String) - Method in class com.lariflix.jemm.core.LoadItems
-
Sets the ID of the admin user.
- setcUserAdminID(String) - Method in class com.lariflix.jemm.core.LoadPeople
-
Sets the ID of the admin user.
- setcUserAdminID(String) - Method in class com.lariflix.jemm.core.LoadStudios
-
Sets the ID of the admin user.
- setCustomRating(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the custom rating.
- setCustomRating(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the custom rating of the item.
- setCustomRating(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the custom rating of the item.
- setDateCreated(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Date Created.
- setDateCreated(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the date created of the item.
- setDateCreated(Date) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the date created.
- setDateCreated(Date) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the date the item was created.
- setDestinationPath(String) - Method in class com.lariflix.jemm.csv.JellyfinExportMetadata
-
Sets the destination path for the CSV file.
- setDialog(JDialog) - Method in class com.lariflix.jemm.forms.AddPeopleWindow
-
Sets the dialog associated with this AddPeopleWindow.
- setDisplayCollectionsView(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets whether the collections view should be displayed.
- setDisplayMissingEpisodes(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets whether missing episodes should be displayed.
- setDisplayOrder(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the display order of the item.
- setDisplayPreferencesId(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the display preferences ID.
- setDisplayPreferencesId(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the display preferences ID of the item.
- setEnableAllChannels(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether all channels are enabled.
- setEnableAllDevices(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether all devices are enabled.
- setEnableAllFolders(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether all folders are enabled.
- setEnableAudioPlaybackTranscoding(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether audio playback transcoding is enabled.
- setEnableAutoLogin(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUser
-
Sets whether auto login is enabled for the user.
- setEnableContentDeletion(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether content deletion is enabled.
- setEnableContentDeletionFromFolders(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the folders from which content deletion is enabled.
- setEnableContentDownloading(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether content downloading is enabled.
- setEnabledChannels(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the list of enabled channels.
- setEnabledDevices(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the list of enabled devices.
- setEnabledFolders(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the list of enabled folders.
- setEnableLiveTvAccess(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether Live TV access is enabled.
- setEnableLiveTvManagement(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether Live TV management is enabled.
- setEnableLocalPassword(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets whether the local password is enabled.
- setEnableMediaConversion(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether media conversion is enabled.
- setEnableMediaPlayback(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether media playback is enabled.
- setEnableMediaSourceDisplay(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the enableMediaSourceDisplay property.
- setEnableMediaSourceDisplay(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets whether the media source display is enabled.
- setEnableNextEpisodeAutoPlay(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets whether the next episode should auto play.
- setEnablePlaybackRemuxing(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether playback remuxing is enabled.
- setEnablePublicSharing(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether public sharing is enabled.
- setEnableRemoteAccess(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether remote access is enabled.
- setEnableRemoteControlOfOtherUsers(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether remote control of other users is enabled.
- setEnableSharedDeviceControl(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether shared device control is enabled.
- setEnableSyncTranscoding(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether sync transcoding is enabled.
- setEnableUserPreferenceAccess(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether user preference access is enabled.
- setEnableVideoPlaybackTranscoding(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether video playback transcoding is enabled.
- setEncoderLocation(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setEtag(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the Etag.
- setEtag(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the Etag of the item.
- setExternalUrls(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the external URLs.
- setFieldsValues() - Method in class com.lariflix.jemm.forms.MainWindow
-
Sets the field values based on the selected item in the list.
- setFileLines(ArrayList<String>) - Method in class com.lariflix.jemm.csv.JellyfinImportMetadata
-
Sets the file lines from the CSV file.
- setFolderContent(JellyfinItems) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the content of the folder.
- setFolderLevel(int) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the folder level.
- setFolders(JellyfinFolders) - Method in class com.lariflix.jemm.dtos.JellyfinInstanceDetails
-
Sets the folders.
- setFoldersType(JellyfinParameters) - Method in class com.lariflix.jemm.core.LoadFolders
-
Sets the type of folders that this LoadFolders instance is configured to load.
- setForcedSortName(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Forced Sort Name.
- setForcedSortName(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the forced sort name.
- setForcedSortName(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the forced sort name of the item.
- setForcedSortName(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the forced sort name of the item.
- setForceRemoteSourceTranscoding(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether force remote source transcoding is enabled.
- setFullURL(String) - Method in class com.lariflix.jemm.core.LoadFolderMetadata
-
Sets the full URL for accessing a specific folder on the Jellyfin server.
- setFullURL(String) - Method in class com.lariflix.jemm.core.LoadFolders
-
Sets the full URL for accessing a specific folder on the Jellyfin server.
- setGenreEpisodes(ArrayList<JellyfinReportInventorySubItem>) - Method in class com.lariflix.jemm.reports.JellyfinReportGenresItem
-
Sets the genreEpisodes property of this JellyfinReportGenresItem.
- setGenreItems(ArrayList<JellyfinGenreItem>) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the genre items.
- setGenreItems(ArrayList<JellyfinGenreItem>) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the genre items of the item.
- setGenreMetadata(JellyfinItemMetadata) - Method in class com.lariflix.jemm.reports.JellyfinReportGenresItem
-
Sets the genreMetadata property of this JellyfinReportGenresItem.
- setGenres() - Method in class com.lariflix.jemm.reports.JellyfinReportInventoryItem
-
Sets the genres property of this JellyfinReportInventoryItem.
- setGenres(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Genres.
- setGenres(ArrayList<String>) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Genres from a list.
- setGenres(ArrayList<String>) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the genres of the item.
- setGenres(ArrayList<String>) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the genres of the item.
- setGroupedFolders(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets the grouped folders.
- setHasConfiguredEasyPassword(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUser
-
Sets whether the user has a configured easy password.
- setHasConfiguredPassword(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUser
-
Sets whether the user has a configured password.
- setHasPassword(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUser
-
Sets whether the user has a password.
- setHasPendingRestart(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setHasUpdateAvailable(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setHidePlayedInLatest(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets whether played items should be hidden in latest.
- setId(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the ID.
- setId(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadGenresItem
-
Sets the ID of the genre.
- setId(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
-
Sets the ID of the JellyfinCadPeopleItem.
- setId(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadStudioItem
-
Sets the ID of the Jellyfin Cad Studio item.
- setId(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the ID of the folder.
- setId(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the ID.
- setId(String) - Method in class com.lariflix.jemm.dtos.JellyfinGenreItem
-
Sets the id.
- setId(String) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the id.
- setId(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the ID of the item.
- setId(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the ID of the item.
- setId(String) - Method in class com.lariflix.jemm.dtos.JellyfinPeopleItem
-
Sets the ID of the person.
- setId(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setId(String) - Method in class com.lariflix.jemm.dtos.JellyfinStudioItem
-
Sets the ID of the studio.
- setId(String) - Method in class com.lariflix.jemm.dtos.JellyfinUser
-
Sets the ID of the user.
- setImdb(String) - Method in class com.lariflix.jemm.dtos.JellyfinProviderIds
-
Sets the IMDB ID of the media item.
- setIndexNumber(Object) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the index number of the item.
- setInstance(JellyfinInstanceDetails) - Method in class com.lariflix.jemm.core.SaveFolder
-
Sets the Jellyfin instance details.
- setInstanceData(JellyfinInstanceDetails) - Method in class com.lariflix.jemm.csv.JellyfinExportMetadata
-
Sets the instance data for the Jellyfin instance.
- setInstanceData(JellyfinInstanceDetails) - Method in class com.lariflix.jemm.csv.JellyfinImportMetadata
-
Sets the Jellyfin instance data.
- setInstanceData(JellyfinInstanceDetails) - Method in class com.lariflix.jemm.forms.MainWindow
-
Sets the instance data and updates the base URL and API token in the ConnectAPI.
- setInstanceData(JellyfinInstanceDetails) - Method in class com.lariflix.jemm.reports.JellyfinReportEngine
-
Sets the instanceData property of this JellyfinReportEngine.
- setInstanceData(JellyfinInstanceDetails) - Static method in class com.lariflix.jemm.reports.JellyfinReportInventory
-
Sets the instanceData property of the JellyfinReportInventory class.
- setInternalMetadataPath(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setInvalidLoginAttemptCount(int) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the number of invalid login attempts.
- setIsAdministrator(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether the user is an administrator.
- setIsConnected(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinConnectionResult
-
Sets the connection status.
- setIsDebug(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinInstanceDetails
- setIsDisabled(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether the user is disabled.
- setIsFolder(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the folder status of the item.
- setIsFolder(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the isFolder property.
- setIsFolder(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets whether the item is a folder.
- setIsFolder(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets whether the item is a folder.
- setIsHD(boolean) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the HD status.
- setIsHD(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets whether the item is in HD.
- setIsHD(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the HD status.
- setIsHidden(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets whether the user is hidden.
- setIsShuttingDown(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setIsSuccess(boolean) - Method in class com.lariflix.jemm.utils.JellyfinResponseStandard
- setItem(JellyfinCadGenresItem) - Method in class com.lariflix.jemm.reports.JellyfinReportGenresItem
-
Sets the item property of this JellyfinReportGenresItem.
- setItem(JellyfinCadPeopleItem) - Method in class com.lariflix.jemm.reports.JellyfinReportPeopleItem
-
Sets the properties of this JellyfinReportPeopleItem based on the given JellyfinCadPeopleItem.
- setItem(JellyfinCadStudioItem) - Method in class com.lariflix.jemm.reports.JellyfinReportStudiosItem
-
Sets the properties of this JellyfinReportStudiosItem based on the given JellyfinCadStudioItem.
- setItem(JellyfinFolder) - Method in class com.lariflix.jemm.reports.JellyfinReportInventoryItem
-
Transforms a JellyfinFolder into a JellyfinReportInventoryItem.
- setItemID(String) - Method in class com.lariflix.jemm.core.SaveFolder
-
Sets the item ID.
- setItemMetadata(JellyfinItemMetadata) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the item metadata.
- setItemMetadata(JellyfinItemMetadata) - Method in class com.lariflix.jemm.reports.JellyfinReportInventoryItem
-
Sets the itemMetadata property of this JellyfinReportInventoryItem.
- setItems(JellyfinReportInventoryStructure) - Method in class com.lariflix.jemm.reports.JellyfinReportInventory
-
Sets the items property of this JellyfinReportInventory.
- setItems(ArrayList<JellyfinCadGenresItem>) - Method in class com.lariflix.jemm.dtos.JellyfinCadGenresItems
-
Sets the list of JellyfinCadGenresItem objects.
- setItems(ArrayList<JellyfinCadPeopleItem>) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItems
-
Sets the items.
- setItems(ArrayList<JellyfinCadStudioItem>) - Method in class com.lariflix.jemm.dtos.JellyfinCadStudioItems
-
Sets the list of JellyfinCadStudioItem objects.
- setItems(ArrayList<JellyfinFolder>) - Method in class com.lariflix.jemm.dtos.JellyfinFolders
-
Sets the items.
- setItems(ArrayList<JellyfinItem>) - Method in class com.lariflix.jemm.dtos.JellyfinItems
-
Sets the items in Jellyfin.
- setItemsByNamePath(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setItemsType(JellyfinParameters) - Method in class com.lariflix.jemm.core.LoadItems
-
Sets the type of items that this LoadItems instance is configured to load.
- setjComboBox1(JComboBox<String>) - Method in class com.lariflix.jemm.forms.AddPeoplePanel
-
Sets the jComboBox1 property of this AddPeoplePanel.
- setJellyfinInstanceUrl(String) - Method in class com.lariflix.jemm.core.LoadFolderMetadata
-
Sets the Jellyfin instance URL.
- setJellyfinInstanceUrl(String) - Method in class com.lariflix.jemm.core.LoadFolders
-
Sets the Jellyfin instance URL.
- setJellyfinInstanceUrl(String) - Method in class com.lariflix.jemm.core.LoadGenres
-
Sets the Jellyfin instance URL.
- setJellyfinInstanceUrl(String) - Method in class com.lariflix.jemm.core.LoadItemMetadata
-
Sets the Jellyfin instance URL.
- setJellyfinInstanceUrl(String) - Method in class com.lariflix.jemm.core.LoadItems
-
Sets the Jellyfin instance URL.
- setJellyfinInstanceUrl(String) - Method in class com.lariflix.jemm.core.LoadPeople
-
Sets the Jellyfin instance URL.
- setJellyfinInstanceUrl(String) - Method in class com.lariflix.jemm.core.LoadServerInfo
-
Sets the URL of the Jellyfin instance.
- setJellyfinInstanceUrl(String) - Method in class com.lariflix.jemm.core.LoadStudios
-
Sets the Jellyfin instance URL.
- setJellyfinInstanceUrl(String) - Method in class com.lariflix.jemm.core.LoadUsers
-
Sets the Jellyfin instance URL.
- setJellyfinInstanceUrl(String) - Method in class com.lariflix.jemm.core.SaveFolder
-
Sets the Jellyfin instance URL.
- setJemmVersion(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Jemm Version.
- setjTextField1(JTextField) - Method in class com.lariflix.jemm.forms.AddGenrePanel
- setjTextField1(JTextField) - Method in class com.lariflix.jemm.forms.AddPeoplePanel
-
Retrieves the jTextField2 property of this AddPeoplePanel.
- setjTextField1(JTextField) - Method in class com.lariflix.jemm.forms.AddStudioPanel
-
Sets the jTextField1 property of this AddStudioPanel.
- setjTextField2(JTextField) - Method in class com.lariflix.jemm.forms.AddGenrePanel
- setjTextField2(JTextField) - Method in class com.lariflix.jemm.forms.AddPeoplePanel
-
Retrieves the jTextField3 property of this AddPeoplePanel.
- setjTextField2(JTextField) - Method in class com.lariflix.jemm.forms.AddStudioPanel
-
Sets the jTextField2 property of this AddStudioPanel.
- setjTextField3(JTextField) - Method in class com.lariflix.jemm.forms.AddPeoplePanel
-
Displays the About JEMM dialog.
- setLastActivityDate(Date) - Method in class com.lariflix.jemm.dtos.JellyfinUser
-
Sets the last activity date of the user.
- setLastLoginDate(Date) - Method in class com.lariflix.jemm.dtos.JellyfinUser
-
Sets the last login date of the user.
- setLatestItemsExcludes(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets the latest items excludes.
- setLoadedData(ConnectJellyfinAPI) - Method in class com.lariflix.jemm.forms.AddGenrePanel
-
Sets the instance of ConnectJellyfinAPI used by the AddGenrePanel and loads the existing genres.
- setLoadedData(ConnectJellyfinAPI) - Method in class com.lariflix.jemm.forms.AddPeoplePanel
-
Sets the instance of ConnectJellyfinAPI to be used by the AddPeoplePanel and loads the existing people.
- setLoadedData(ConnectJellyfinAPI) - Method in class com.lariflix.jemm.forms.AddStudioPanel
-
Retrieves the instance of ConnectJellyfinAPI used by the AddStudioPanel.
- setLocalAddress(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setLocalTrailerCount(int) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the local trailer count.
- setLocationType(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Location Type.
- setLocationType(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadGenresItem
-
Sets the location type of the genre.
- setLocationType(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
-
Sets the location type of the JellyfinCadPeopleItem.
- setLocationType(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadStudioItem
-
Sets the location type of the Jellyfin Cad Studio item.
- setLocationType(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the location type of the folder.
- setLocationType(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the location type.
- setLocationType(String) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the location type.
- setLocationType(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the location type of the item.
- setLockData(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the lockData property.
- setLockData(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets whether the data of the item is locked.
- setLockData(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the lock data status of the item.
- setLockedFields(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the locked fields.
- setLockedFields(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the locked fields of the item.
- setLogDiferencesFile() - Method in class com.lariflix.jemm.csv.JellyfinImportMetadata
-
Sets the log differences file path.
- setLoginAttemptsBeforeLockout(int) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the number of login attempts before lockout.
- setLogPath(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setLookAndFeelArcOrange() - Static method in class com.lariflix.jemm.utils.JellyfinLookAndFell
-
Sets the "ArcOrange" Look and Feel Theme for the Jellyfin application.
- setLookAndFeelFlatDarculaLaf() - Static method in class com.lariflix.jemm.utils.JellyfinLookAndFell
-
Sets the "FlatDarculaLaf" Look and Feel Theme for the Jellyfin application.
- setLookAndFeelFlatDarkLaf() - Static method in class com.lariflix.jemm.utils.JellyfinLookAndFell
-
Sets the "FlatDarkLaf" Look and Feel Theme for the Jellyfin application.
- setLookAndFeelFlatDarkPurpleIJTheme() - Static method in class com.lariflix.jemm.utils.JellyfinLookAndFell
-
Sets the "DarkPurpleIJTheme" Look and Feel Theme for the Jellyfin application.
- setLookAndFeelFlatFlatNordTheme() - Static method in class com.lariflix.jemm.utils.JellyfinLookAndFell
-
Sets the "FlatNordTheme" Look and Feel Theme for the Jellyfin application.
- setLookAndFeelFlatIntelijLaf() - Static method in class com.lariflix.jemm.utils.JellyfinLookAndFell
-
Sets the "FlatIntelijLaf" Look and Feel Theme for the Jellyfin application.
- setLookAndFeelFlatLightLaf() - Static method in class com.lariflix.jemm.utils.JellyfinLookAndFell
-
Sets the "FlatLightLaf" Look and Feel Theme for the Jellyfin application.
- setLookAndFeelNimbus() - Static method in class com.lariflix.jemm.utils.JellyfinLookAndFell
-
Sets the "Nimbus" Look and Feel Theme for the Jellyfin application.
- setMaxActiveSessions(int) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the maximum number of active sessions.
- setMediaType(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Media Type.
- setMediaType(String) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the media type.
- setMediaType(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the media type of the item.
- setMessage(String) - Method in class com.lariflix.jemm.dtos.JellyfinConnectionResult
-
Sets the message associated with the connection result.
- setMetadata(JellyfinFolderMetadata) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the metadata of the folder.
- setMyMediaExcludes(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets the my media excludes.
- setName(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Name.
- setName(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadGenresItem
-
Sets the name of the genre.
- setName(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
-
Sets the name of the JellyfinCadPeopleItem.
- setName(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadStudioItem
-
Sets the name of the Jellyfin Cad Studio item.
- setName(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the name of the folder.
- setName(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the name of the folder.
- setName(String) - Method in class com.lariflix.jemm.dtos.JellyfinGenreItem
-
Sets the name.
- setName(String) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the name.
- setName(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the name of the item.
- setName(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the name of the item.
- setName(String) - Method in class com.lariflix.jemm.dtos.JellyfinPeopleItem
-
Sets the name of the person.
- setName(String) - Method in class com.lariflix.jemm.dtos.JellyfinStudioItem
-
Sets the name of the studio.
- setName(String) - Method in class com.lariflix.jemm.dtos.JellyfinUser
-
Sets the name of the user.
- setnOpc(JellyfinParameters) - Method in class com.lariflix.jemm.core.SaveFolder
-
Sets the option number.
- setOfficialRating(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Official Rating.
- setOfficialRating(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadGenresItem
-
Sets the official rating of the genre.
- setOfficialRating(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
-
Sets the official rating of the JellyfinCadPeopleItem.
- setOfficialRating(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the official rating of the folder.
- setOfficialRating(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the official rating.
- setOfficialRating(String) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the official rating.
- setOfficialRating(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the official rating of the item.
- setOfficialRating(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the official rating of the item.
- setOperatingSystem(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setOperatingSystemDisplayName(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setOptionDowloading() - Method in class com.lariflix.jemm.forms.WaitingPanel
-
Sets the selected option to DOWNLOADING_DATA and updates the message and label text accordingly.
- setOptionUploading() - Method in class com.lariflix.jemm.forms.WaitingPanel
-
Sets the selected option to DOWNLOADING_DATA and updates the message and label text accordingly.
- setOrderedViews(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets the ordered views.
- setOriginalTitle(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Original Title.
- setOriginalTitle(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the original title of the item.
- setOriginalTitle(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the original title of the item.
- setOriginPath(String) - Method in class com.lariflix.jemm.csv.JellyfinImportMetadata
-
Sets the origin path of the CSV file.
- setOverview(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Overview.
- setOverview(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the overview.
- setOverview(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the overview of the item.
- setOverview(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the overview of the item.
- setPanel(AddPeoplePanel) - Method in class com.lariflix.jemm.forms.AddPeopleWindow
-
Sets the instance of AddPeoplePanel used by the AddPeopleWindow.
- setParentId(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Parent ID.
- setParentId(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the parent ID.
- setParentId(String) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the ParentID metadata.
- setParentId(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the parent ID of the item.
- setParentIndexNumber(Object) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the parent index number of the item.
- setPasswordResetProviderId(String) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the password reset provider ID.
- setPath(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Path.
- setPath(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the path.
- setPath(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the path of the item.
- setPeople(ArrayList<JellyfinPeopleItem>) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the people.
- setPeople(ArrayList<JellyfinPeopleItem>) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the people associated with the item.
- setPeople(ArrayList<JellyfinPeopleItem>) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the people of the item.
- setPeopleEpisodes(ArrayList<JellyfinReportInventorySubItem>) - Method in class com.lariflix.jemm.reports.JellyfinReportPeopleItem
-
Sets the peopleEpisodes property of this JellyfinReportPeopleItem.
- setPeopleMetadata(JellyfinItemMetadata) - Method in class com.lariflix.jemm.reports.JellyfinReportPeopleItem
-
Sets the peopleMetadata property of this JellyfinReportPeopleItem.
- setPeoplePlace(String) - Method in class com.lariflix.jemm.reports.JellyfinReportPeopleItem
-
Sets the peoplePlace property of this JellyfinReportPeopleItem.
- setPlayAccess(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the play access.
- setPlayAccess(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the play access of the item.
- setPlayDefaultAudioTrack(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets whether the default audio track should be played.
- setPolicy(JellyfinUserPolicy) - Method in class com.lariflix.jemm.dtos.JellyfinUser
-
Sets the policy of the user.
- setPreferredMetadataCountryCode(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Preferred Metadata Country Code.
- setPreferredMetadataCountryCode(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the preferred metadata country code.
- setPreferredMetadataCountryCode(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the preferred metadata country code of the item.
- setPreferredMetadataCountryCode(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the preferred metadata country code of the item.
- setPreferredMetadataLanguage(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Preferred Metadata Language.
- setPreferredMetadataLanguage(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the preferred metadata language.
- setPreferredMetadataLanguage(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the preferred metadata language of the item.
- setPreferredMetadataLanguage(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the preferred metadata language of the item.
- setPremiereDate(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Premiere Date.
- setPremiereDate(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the premiere date of the item.
- setPremiereDate(Date) - Method in class com.lariflix.jemm.dtos.JellyfinCadGenresItem
-
Sets the premiere date of the genre.
- setPremiereDate(Date) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
-
Sets the premiere date of the JellyfinCadPeopleItem.
- setPremiereDate(Date) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the premiere date of the folder.
- setPremiereDate(Date) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the premiere date.
- setPremiereDate(Date) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the premiere date.
- setPremiereDate(Date) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the premiere date of the item.
- setPrimaryImageAspectRatio(double) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the primary image aspect ratio.
- setPrimaryImageAspectRatio(double) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the primary image aspect ratio of the item.
- setPrimaryImageTag(String) - Method in class com.lariflix.jemm.dtos.JellyfinUser
-
Sets the primary image tag of the user.
- setProcessFinalResult(JellyfinResponseStandard) - Method in class com.lariflix.jemm.csv.JellyfinExportMetadata
- setProcessFinalResult(JellyfinResponseStandard) - Method in class com.lariflix.jemm.csv.JellyfinImportMetadata
- setProductionlocations(ArrayList<String>) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the production locations.
- setProductionYear(int) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
-
Sets the production year of the JellyfinCadPeopleItem.
- setProductionYear(int) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the production year of the folder.
- setProductionYear(int) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the production year.
- setProductionYear(int) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the production year.
- setProductionYear(int) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the production year of the item.
- setProductionYear(int) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the production year of the item.
- setProductionYear(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Production Year.
- setProgramDataPath(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setProviderIds(JellyfinProviderIds) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the provider IDs of the item.
- setRememberAudioSelections(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets whether audio selections should be remembered.
- setRememberSubtitleSelections(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets whether subtitle selections should be remembered.
- setRemoteClientBitrateLimit(int) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the remote client bitrate limit.
- setRemoteTrailers(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the remote trailers.
- setReportType(JellyfinReportTypes) - Method in class com.lariflix.jemm.reports.JellyfinReportEngine
-
Sets the reportType property of this JellyfinReportEngine.
- setResponseCode(int) - Method in class com.lariflix.jemm.dtos.JellyfinConnectionResult
-
Sets the response code of the connection attempt.
- setResponseCode(String) - Method in class com.lariflix.jemm.utils.JellyfinResponseStandard
- setResponseMessage(String) - Method in class com.lariflix.jemm.utils.JellyfinResponseStandard
- setRole(String) - Method in class com.lariflix.jemm.dtos.JellyfinPeopleItem
-
Sets the role of the person.
- setRunTimeTicks(long) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the runtime ticks of the item.
- setServerId(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadGenresItem
-
Sets the server ID of the genre.
- setServerId(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
-
Sets the server ID of the JellyfinCadPeopleItem.
- setServerId(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadStudioItem
-
Sets the server ID of the Jellyfin Cad Studio item.
- setServerId(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the server ID of the folder.
- setServerId(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the server ID.
- setServerId(String) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the server id.
- setServerId(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the server ID of the item.
- setServerId(String) - Method in class com.lariflix.jemm.dtos.JellyfinUser
-
Sets the server ID of the user.
- setServerID(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Server ID.
- setServerInfo(JellyfinServerInfo) - Method in class com.lariflix.jemm.dtos.JellyfinInstanceDetails
- setServerName(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setSortName(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Sort Name.
- setSortName(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the sort name.
- setSortName(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the sort name of the item.
- setSpecialFeatureCount(int) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the special feature count.
- setStartIndex(int) - Method in class com.lariflix.jemm.dtos.JellyfinCadGenresItems
-
Sets the start index of the records.
- setStartIndex(int) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItems
-
Sets the start index.
- setStartIndex(int) - Method in class com.lariflix.jemm.dtos.JellyfinCadStudioItems
-
Sets the start index.
- setStartIndex(int) - Method in class com.lariflix.jemm.dtos.JellyfinFolders
-
Sets the start index.
- setStartIndex(int) - Method in class com.lariflix.jemm.dtos.JellyfinItems
-
Sets the start index.
- setStatus(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the status of the item.
- setStudioEpisodes(ArrayList<JellyfinReportInventorySubItem>) - Method in class com.lariflix.jemm.reports.JellyfinReportStudiosItem
-
Sets the studioEpisodes property of this JellyfinReportStudiosItem.
- setStudioMetadata(JellyfinItemMetadata) - Method in class com.lariflix.jemm.reports.JellyfinReportStudiosItem
-
Sets the studioMetadata property of this JellyfinReportStudiosItem.
- setStudios(ArrayList<JellyfinStudioItem>) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Studios from a list.
- setStudios(ArrayList<JellyfinStudioItem>) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the studios.
- setStudios(ArrayList<JellyfinStudioItem>) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the studios associated with the item.
- setStudios(ArrayList<JellyfinStudioItem>) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the studios of the item.
- setSubItem(JellyfinItem) - Method in class com.lariflix.jemm.reports.JellyfinReportInventorySubItem
-
Sets the properties of this JellyfinReportInventorySubItem based on the given JellyfinItem.
- setSubItemMetadata(JellyfinItemMetadata) - Method in class com.lariflix.jemm.reports.JellyfinReportInventorySubItem
-
Sets the subItemMetadata property of this JellyfinReportInventorySubItem.
- setSubItems(JellyfinItems) - Method in class com.lariflix.jemm.reports.JellyfinReportInventoryItem
-
Transforms a JellyfinItems into a list of JellyfinReportInventorySubItem and sets it as the sub-items of this JellyfinReportInventoryItem.
- setSubItems(ArrayList<JellyfinReportInventorySubItem>) - Method in class com.lariflix.jemm.reports.JellyfinReportInventoryItem
-
Sets the subItems property of this JellyfinReportInventoryItem.
- setSubtitleLanguagePreference(String) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets the subtitle language preference.
- setSubtitleMode(String) - Method in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
-
Sets the subtitle mode.
- setSupportsLibraryMonitor(boolean) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setSyncPlayAccess(String) - Method in class com.lariflix.jemm.dtos.JellyfinUserPolicy
-
Sets the sync play access.
- setSystemArchitecture(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setTagEpisodes(ArrayList<JellyfinReportInventorySubItem>) - Method in class com.lariflix.jemm.reports.JellyfinReportTagsItem
-
Sets the tagEpisodes property of this JellyfinReportTagsItem.
- setTaglines(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the taglines.
- setTaglines(ArrayList<Object>) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the taglines of the item.
- setTagMediaItems() - Method in class com.lariflix.jemm.reports.JellyfinReportTagsItem
-
Sets the tagMediaItems property of this JellyfinReportTagsItem to the size of the tagEpisodes list.
- setTagName(String) - Method in class com.lariflix.jemm.reports.JellyfinReportTagsItem
-
Sets the tagName property of this JellyfinReportTagsItem.
- setTags() - Method in class com.lariflix.jemm.reports.JellyfinReportInventoryItem
-
Sets the tags property of this JellyfinReportInventoryItem.
- setTags(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Tags.
- setTags(ArrayList<String>) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Tags from a list.
- setTags(ArrayList<String>) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the tags.
- setTags(ArrayList<String>) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the tags of the item.
- setTags(ArrayList<String>) - Method in class com.lariflix.jemm.dtos.JellyfinItemUpdate
-
Sets the tags of the item.
- setTmdb(String) - Method in class com.lariflix.jemm.dtos.JellyfinProviderIds
-
Sets the TMDB ID of the media item.
- setTmdbCollection(String) - Method in class com.lariflix.jemm.dtos.JellyfinProviderIds
-
Sets the TMDB Collection ID of the media item.
- setTokenAPI(String) - Method in class com.lariflix.jemm.dtos.JellyfinCredentials
-
Sets the API token for authentication.
- setTotalRecordCount(int) - Method in class com.lariflix.jemm.dtos.JellyfinCadGenresItems
-
Sets the total number of records.
- setTotalRecordCount(int) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItems
-
Sets the total record count.
- setTotalRecordCount(int) - Method in class com.lariflix.jemm.dtos.JellyfinCadStudioItems
-
Sets the total record count.
- setTotalRecordCount(int) - Method in class com.lariflix.jemm.dtos.JellyfinFolders
-
Sets the total record count.
- setTotalRecordCount(int) - Method in class com.lariflix.jemm.dtos.JellyfinItems
-
Sets the total record count.
- setTotalsubItems(int) - Method in class com.lariflix.jemm.reports.JellyfinReportGenresItem
-
Sets the totalsubItems property of this JellyfinReportGenresItem.
- setTotalsubItems(int) - Method in class com.lariflix.jemm.reports.JellyfinReportInventoryItem
-
Sets the totalsubItems property of this JellyfinReportInventoryItem.
- setTotalsubItems(int) - Method in class com.lariflix.jemm.reports.JellyfinReportStudios
-
Sets the totalsubItems property of this JellyfinReportStudios.
- setTotalsubItems(int) - Method in class com.lariflix.jemm.reports.JellyfinReportStudiosItem
-
Sets the totalsubItems property of this JellyfinReportStudiosItem.
- setTranscodingTempPath(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setType(String) - Method in class com.lariflix.jemm.csv.JellyfinCsvStructure
-
Sets the Type.
- setType(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadGenresItem
-
Sets the type of the genre.
- setType(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
-
Sets the type of the JellyfinCadPeopleItem.
- setType(String) - Method in class com.lariflix.jemm.dtos.JellyfinCadStudioItem
-
Sets the type of the Jellyfin Cad Studio item.
- setType(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolder
-
Sets the type of the item.
- setType(String) - Method in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
-
Sets the type.
- setType(String) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the type.
- setType(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the type of the item.
- setType(String) - Method in class com.lariflix.jemm.dtos.JellyfinPeopleItem
-
Sets the type of the person.
- setUp() - Method in class com.lariflix.jemm.csv.JellyfinExportMetadataTest
- setUsers(JellyfinUsers) - Method in class com.lariflix.jemm.dtos.JellyfinInstanceDetails
-
Sets the users.
- setUsers(List<JellyfinUser>) - Method in class com.lariflix.jemm.dtos.JellyfinUsers
-
Sets the list of Jellyfin users.
- setVersion(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setVideoType(String) - Method in class com.lariflix.jemm.dtos.JellyfinItem
-
Sets the video type.
- setVideoType(String) - Method in class com.lariflix.jemm.dtos.JellyfinItemMetadata
-
Sets the video type of the item.
- setWebPath(String) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setWebSocketPortNumber(int) - Method in class com.lariflix.jemm.dtos.JellyfinServerInfo
- setYear(String) - Method in class com.lariflix.jemm.reports.JellyfinReportYearsItem
-
Sets the year property of this JellyfinReportYearsItem.
- setYearEpisodes(ArrayList<JellyfinReportInventorySubItem>) - Method in class com.lariflix.jemm.reports.JellyfinReportYearsItem
-
Sets the yearEpisodes property of this JellyfinReportYearsItem and updates the yearMediaItems property.
- setYearMediaItems() - Method in class com.lariflix.jemm.reports.JellyfinReportYearsItem
-
Sets the yearMediaItems property of this JellyfinReportYearsItem to the size of the yearEpisodes list.
- show() - Method in class com.lariflix.jemm.forms.AboutJemmWindow
-
Displays the About JEMM dialog.
- show() - Method in class com.lariflix.jemm.forms.DonationWin
-
Shows the donation window.
- showDialog() - Method in class com.lariflix.jemm.forms.AddGenreWindow
-
Displays the dialog to the user and returns the new genre defined by the user.
- showDialog() - Method in class com.lariflix.jemm.forms.AddPeopleWindow
-
Displays the dialog to the user and returns the new person defined by the user.
- showDialog() - Method in class com.lariflix.jemm.forms.AddStudioWindow
-
Displays the dialog to the user to define a new studio and returns the new studio defined by the user.
- showDialog() - Method in class com.lariflix.jemm.forms.AddTagWindow
-
Displays a dialog to the user to define a new tag and returns the new tag defined by the user.
- showDialog() - Method in class com.lariflix.jemm.forms.WaitingWindow
-
Displays the dialog window.
- showDialogWithTimmer() - Method in class com.lariflix.jemm.forms.WaitingWindow
-
Displays the dialog to the user and automatically closes it after 2 seconds.
- showDialogWithTimmer(int) - Method in class com.lariflix.jemm.forms.WaitingWindow
-
Displays a dialog to the user for a specified amount of time.
- sortName - Variable in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
- sortName - Variable in class com.lariflix.jemm.dtos.JellyfinItemMetadata
- SortName - Variable in class com.lariflix.jemm.csv.JellyfinCsvStructure
- specialFeatureCount - Variable in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
- start() - Method in class com.lariflix.jemm.reports.JellyfinReportEngine
- startImport() - Method in class com.lariflix.jemm.csv.JellyfinImportMetadata
-
Starts the import process for importing metadata from a CSV file into a Jellyfin instance.
- startIndex - Variable in class com.lariflix.jemm.dtos.JellyfinCadGenresItems
- startIndex - Variable in class com.lariflix.jemm.dtos.JellyfinCadPeopleItems
- startIndex - Variable in class com.lariflix.jemm.dtos.JellyfinCadStudioItems
- startIndex - Variable in class com.lariflix.jemm.dtos.JellyfinFolders
- startIndex - Variable in class com.lariflix.jemm.dtos.JellyfinItems
- startPreCheck() - Method in class com.lariflix.jemm.csv.JellyfinImportMetadata
-
Starts the pre-check process for importing metadata from a CSV file into a Jellyfin instance.
- startProcess() - Method in class com.lariflix.jemm.csv.JellyfinExportMetadata
-
Starts the process of exporting metadata from the Jellyfin instance to a CSV file.
- status - Variable in class com.lariflix.jemm.dtos.JellyfinItemUpdate
- studios - Variable in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
- studios - Variable in class com.lariflix.jemm.dtos.JellyfinItemMetadata
- studios - Variable in class com.lariflix.jemm.dtos.JellyfinItemUpdate
- Studios - Variable in class com.lariflix.jemm.csv.JellyfinCsvStructure
- STUDIOS_BASIC - Enum constant in enum com.lariflix.jemm.utils.JellyfinReportTypes
- STUDIOS_FULL - Enum constant in enum com.lariflix.jemm.utils.JellyfinReportTypes
- subtitleLanguagePreference - Variable in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
- subtitleMode - Variable in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
- supportsLibraryMonitor - Variable in class com.lariflix.jemm.dtos.JellyfinServerInfo
- syncPlayAccess - Variable in class com.lariflix.jemm.dtos.JellyfinUserPolicy
- systemArchitecture - Variable in class com.lariflix.jemm.dtos.JellyfinServerInfo
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form