Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- lastActivityDate - Variable in class com.lariflix.jemm.dtos.JellyfinUser
- lastLoginDate - Variable in class com.lariflix.jemm.dtos.JellyfinUser
- latestItemsExcludes - Variable in class com.lariflix.jemm.dtos.JellyfinUserConfiguration
- loadExistingGenre() - Method in class com.lariflix.jemm.forms.AddGenrePanel
-
Loads the existing genres from the Jellyfin server and displays them in the genre table.
- loadExistingPeople() - Method in class com.lariflix.jemm.forms.AddPeoplePanel
-
Loads the existing people from the Jellyfin server and displays them in the table.
- loadExistingStudio() - Method in class com.lariflix.jemm.forms.AddStudioPanel
-
Loads the existing studios from the Jellyfin server and displays them in the table.
- LoadFolderMetadata - Class in com.lariflix.jemm.core
-
This class is responsible for loading folder metadata from the Jellyfin server.
- LoadFolderMetadata() - Constructor for class com.lariflix.jemm.core.LoadFolderMetadata
-
Constructor for the LoadFolderMetadata class.
- LoadFolderMetadata(String, String, String, String) - Constructor for class com.lariflix.jemm.core.LoadFolderMetadata
-
Constructor for the LoadFolderMetadata class.
- LoadFolderMetadataTest - Class in com.lariflix.jemm.core
- LoadFolderMetadataTest() - Constructor for class com.lariflix.jemm.core.LoadFolderMetadataTest
- LoadFolders - Class in com.lariflix.jemm.core
-
This class is responsible for loading folders from the Jellyfin server.
- LoadFolders(JellyfinParameters) - Constructor for class com.lariflix.jemm.core.LoadFolders
-
Default constructor for the LoadFolders class.
- LoadFolders(String, String, String, JellyfinParameters) - Constructor for class com.lariflix.jemm.core.LoadFolders
-
Constructor for the LoadFolders class.
- LoadFoldersTest - Class in com.lariflix.jemm.core
- LoadFoldersTest() - Constructor for class com.lariflix.jemm.core.LoadFoldersTest
- LoadGenres - Class in com.lariflix.jemm.core
-
This class is responsible for loading genres from the Jellyfin server.
- LoadGenres() - Constructor for class com.lariflix.jemm.core.LoadGenres
-
Default constructor for the LoadGenres class.
- LoadGenres(String, String, String) - Constructor for class com.lariflix.jemm.core.LoadGenres
-
Constructor for the LoadGenres class.
- LoadGenresTest - Class in com.lariflix.jemm.core
- LoadGenresTest() - Constructor for class com.lariflix.jemm.core.LoadGenresTest
- LoadItemMetadata - Class in com.lariflix.jemm.core
-
This class is responsible for loading item metadata from the Jellyfin server.
- LoadItemMetadata() - Constructor for class com.lariflix.jemm.core.LoadItemMetadata
-
Default constructor for the LoadItemMetadata class.
- LoadItemMetadata(String, String, String, String) - Constructor for class com.lariflix.jemm.core.LoadItemMetadata
-
Constructor for the LoadItemMetadata class.
- LoadItemMetadataTest - Class in com.lariflix.jemm.core
- LoadItemMetadataTest() - Constructor for class com.lariflix.jemm.core.LoadItemMetadataTest
- loadItems() - Method in class com.lariflix.jemm.csv.JellyfinExportMetadata
-
Loads the items from the Jellyfin instance.
- LoadItems - Class in com.lariflix.jemm.core
-
This class is responsible for loading items from the Jellyfin server.
- LoadItems(JellyfinParameters) - Constructor for class com.lariflix.jemm.core.LoadItems
-
Default constructor for the LoadItems class.
- LoadItems(String, String, String, String, JellyfinParameters) - Constructor for class com.lariflix.jemm.core.LoadItems
-
Constructor for the LoadItems class.
- LoadItemsTest - Class in com.lariflix.jemm.core
- LoadItemsTest() - Constructor for class com.lariflix.jemm.core.LoadItemsTest
- loadLines() - Method in class com.lariflix.jemm.csv.JellyfinExportMetadata
-
Loads the lines for the CSV file from the items and sub-items.
- LoadPeople - Class in com.lariflix.jemm.core
-
This class is responsible for loading people from the Jellyfin server.
- LoadPeople() - Constructor for class com.lariflix.jemm.core.LoadPeople
-
Default constructor for the LoadPeople class.
- LoadPeople(String, String) - Constructor for class com.lariflix.jemm.core.LoadPeople
-
Constructor for the LoadPeople class.
- LoadPeopleTest - Class in com.lariflix.jemm.core
- LoadPeopleTest() - Constructor for class com.lariflix.jemm.core.LoadPeopleTest
- loadReportItems() - Method in class com.lariflix.jemm.reports.JellyfinReportGenres
-
Loads the report items.
- loadReportItems() - Method in class com.lariflix.jemm.reports.JellyfinReportInventory
- loadReportItems() - Method in class com.lariflix.jemm.reports.JellyfinReportPeople
-
Loads the report items for this JellyfinReportPeople.
- loadReportItems() - Method in class com.lariflix.jemm.reports.JellyfinReportStudios
-
Loads the report items for this JellyfinReportStudios.
- loadReportItems() - Method in class com.lariflix.jemm.reports.JellyfinReportTags
-
Loads the report items for this JellyfinReportTags.
- loadReportItems() - Method in class com.lariflix.jemm.reports.JellyfinReportYears
-
Loads the report items for this JellyfinReportYears.
- LoadServerInfo - Class in com.lariflix.jemm.core
-
The LoadServerInfo class is responsible for loading server information from a Jellyfin instance.
- LoadServerInfo() - Constructor for class com.lariflix.jemm.core.LoadServerInfo
-
Default constructor for the LoadServerInfo class.
- LoadServerInfo(String, String) - Constructor for class com.lariflix.jemm.core.LoadServerInfo
-
Constructor for the LoadServerInfo class with parameters.
- LoadStudios - Class in com.lariflix.jemm.core
-
This class is responsible for loading studios from the Jellyfin server.
- LoadStudios() - Constructor for class com.lariflix.jemm.core.LoadStudios
-
Default constructor for the LoadStudios class.
- LoadStudios(String, String, String) - Constructor for class com.lariflix.jemm.core.LoadStudios
-
Constructor for the LoadStudios class.
- LoadStudiosTest - Class in com.lariflix.jemm.core
- LoadStudiosTest() - Constructor for class com.lariflix.jemm.core.LoadStudiosTest
- loadSubItems() - Method in class com.lariflix.jemm.csv.JellyfinExportMetadata
-
Loads the sub-items for each item from the Jellyfin instance.
- LoadUsers - Class in com.lariflix.jemm.core
-
This class is responsible for loading users from the Jellyfin server.
- LoadUsers() - Constructor for class com.lariflix.jemm.core.LoadUsers
-
Default constructor for the LoadUsers class.
- LoadUsers(String, String) - Constructor for class com.lariflix.jemm.core.LoadUsers
-
Constructor for the LoadUsers class.
- LoadUsersTest - Class in com.lariflix.jemm.core
- LoadUsersTest() - Constructor for class com.lariflix.jemm.core.LoadUsersTest
- localAddress - Variable in class com.lariflix.jemm.dtos.JellyfinServerInfo
- localTrailerCount - Variable in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
- locationType - Variable in class com.lariflix.jemm.dtos.JellyfinCadGenresItem
- locationType - Variable in class com.lariflix.jemm.dtos.JellyfinCadPeopleItem
- locationType - Variable in class com.lariflix.jemm.dtos.JellyfinCadStudioItem
- locationType - Variable in class com.lariflix.jemm.dtos.JellyfinFolder
- locationType - Variable in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
- locationType - Variable in class com.lariflix.jemm.dtos.JellyfinItem
- locationType - Variable in class com.lariflix.jemm.dtos.JellyfinItemMetadata
- LocationType - Variable in class com.lariflix.jemm.csv.JellyfinCsvStructure
- lockData - Variable in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
- lockData - Variable in class com.lariflix.jemm.dtos.JellyfinItemMetadata
- lockData - Variable in class com.lariflix.jemm.dtos.JellyfinItemUpdate
- lockedFields - Variable in class com.lariflix.jemm.dtos.JellyfinFolderMetadata
- lockedFields - Variable in class com.lariflix.jemm.dtos.JellyfinItemUpdate
- loginAttemptsBeforeLockout - Variable in class com.lariflix.jemm.dtos.JellyfinUserPolicy
- LoginWindow - Class in com.lariflix.jemm.forms
-
LoginWindow is a class that extends JFrame and represents the login window of the application.
- LoginWindow() - Constructor for class com.lariflix.jemm.forms.LoginWindow
-
Constructs a new LoginWindow.
- LoginWindow(JellyfinInstanceDetails) - Constructor for class com.lariflix.jemm.forms.LoginWindow
-
Constructs a new LoginWindow with the given JellyfinInstanceDetails.
- logPath - Variable in class com.lariflix.jemm.dtos.JellyfinServerInfo
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form