python embyapi
v4.1.1.0a0
Erkunden Sie die Emby Server -API
Dieses Python -Paket wird automatisch vom Swagger Codegen -Projekt generiert:
Python 2.7 und 3.4+
Wenn das Python -Paket auf GitHub gehostet wird, können Sie direkt bei GitHub installieren
pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git (Möglicherweise müssen Sie pip mit Root -Genehmigung ausführen: sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git )
Importieren Sie dann das Paket:
import embyapi Installieren Sie über Setuptools.
python setup.py install --user (oder sudo python setup.py install , um das Paket für alle Benutzer zu installieren)
Importieren Sie dann das Paket:
import embyapi Bitte befolgen Sie die Installationsverfahren und führen Sie dann Folgendes aus:
from __future__ import print_function
import time
import embyapi
from embyapi . rest import ApiException
from pprint import pprint
# Configure API key authorization: apikeyauth
configuration = embyapi . Configuration ()
configuration . api_key [ 'api_key' ] = 'YOUR_API_KEY'
# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
# configuration.api_key_prefix['api_key'] = 'Bearer'
# create an instance of the API class
api_instance = embyapi . ActivityLogServiceApi ( embyapi . ApiClient ( configuration ))
start_index = 56 # int | Optional. The record index to start at. All items with a lower index will be dropped from the results. (optional)
limit = 56 # int | Optional. The maximum number of records to return (optional)
min_date = 'min_date_example' # str | Optional. The minimum date. Format = ISO (optional)
try :
# Gets activity log entries
api_response = api_instance . get_system_activitylog_entries ( start_index = start_index , limit = limit , min_date = min_date )
pprint ( api_response )
except ApiException as e :
print ( "Exception when calling ActivityLogServiceApi->get_system_activitylog_entries: %s n " % e )Alle URIs sind relativ zu https://home.ourflix.de:32865/emby
| Klasse | Verfahren | HTTP -Anfrage | Beschreibung |
|---|---|---|---|
| ActivityLogserviceapi | get_system_activityLog_entries | GET /SYSTEM/ACTICALSLOG/Einträge | Ruft Aktivitätsprotokolleinträge ab |
| ArtistsServiceapi | get_artists | Holen Sie sich /Künstler | Bringt alle Künstler aus einem bestimmten Artikel, einem Ordner oder der gesamten Bibliothek |
| ArtistsServiceapi | get_artists_albumartisten | Get /Künstler /AlbumArtisten | Erhält alle Albumkünstler aus einem bestimmten Artikel, einem Ordner oder der gesamten Bibliothek |
| ArtistsServiceapi | get_artists_by_name | Get /Artists /{Name} | Bekommt einen Künstler mit Namen |
| AudioServiceapi | get_audio_by_id_by_container | Get / audio/ <SID}/Stream. <Container}} | Bekommt einen Audiostrom |
| AudioServiceapi | get_audio_by_id_stream | Get /audio/{id}/stream | Bekommt einen Audiostrom |
| AudioServiceapi | head_audio_by_id_by_container | Head /audio/erid}/stream. <Container }} | Bekommt einen Audiostrom |
| AudioServiceapi | head_audio_by_id_stream | Head /audio/{id}/stream | Bekommt einen Audiostrom |
| Bifserviceapi | get_items_by_id_thumbnailset | Get /items/{id}/thumbnailset | |
| Bifserviceapi | get_videos_by_id_index_bif | Get /videos/iD}/index.bif | |
| BrandingServiceapi | get_branding_configuration | Get /Branding /Konfiguration | Erhält eine Branding -Konfiguration |
| BrandingServiceapi | get_branding_css | Get /Branding /CSS | Erhält kundenspezifische CSS |
| BrandingServiceapi | get_branding_css_css | Get /branding/css.css | Erhält kundenspezifische CSS |
| Channelserviceapi | get_channels | Get /Kanäle | Erhält Kanäle verfügbar |
| Channelserviceapi | get_channels_by_id_items | Get /kanäle/{id}/items | Erholt Kanalelemente |
| Channelserviceapi | get_channels_items_latest | Get /Kanäle/Elemente/Neueste | Erholt Kanalelemente |
| CollectionServiceapi | Delete_collections_by_id_items | Löschen /Sammlungen/{ID}/Elemente | Entfernt Artikel aus einer Sammlung |
| CollectionServiceapi | post_collections | Post /Sammlungen | Erstellt eine neue Sammlung |
| CollectionServiceapi | post_collections_by_id_items | Post /Sammlungen/{ID}/Elemente | Fügt eine Sammlung Elemente hinzu |
| KonfigurationServiceapi | get_system_configuration | GET /System /Konfiguration | Ruft Anwendungskonfiguration ab |
| KonfigurationServiceapi | get_system_configuration_by_key | Get /system/configuration/{key}} | Ruft eine benannte Konfiguration ab |
| KonfigurationServiceapi | post_system_configuration | Post /System /Konfiguration | Aktualisiert die Anwendungskonfiguration |
| KonfigurationServiceapi | post_system_configuration_by_key | Post /System/Konfiguration/{Schlüssel} | Aktualisierungen mit dem Namen Konfiguration |
| ConnectServiceapi | Delete_users_by_id_connect_link | Löschen /Benutzer/{ID}/Connect/Link | Entfernt einen Verbindungslink für einen Benutzer |
| ConnectServiceapi | get_connect_exchange | Holen Sie /verbinden /austauschen | Ruft der entsprechende lokale Benutzer von einer Konnektionsbenutzer -ID ab |
| ConnectServiceapi | get_connect_pending | Holen Sie sich /verbinden /ausstehend | Erstellt einen Connect -Link für einen Benutzer |
| ConnectServiceapi | post_users_by_id_connect_link | Post /user/{id}/connect/link | Erstellt einen Connect -Link für einen Benutzer |
| DashboardServiceapi | get_web_configurationPage | Get /web /configurationpage | |
| DashboardServiceapi | get_web_configurationPages | GET /Web /KonfigurationSpages | |
| DeviceServiceapi | Delete_devices | Löschen /Geräte | Löscht ein Gerät |
| DeviceServiceapi | get_Devices | Get /Geräte | Bekommt alle Geräte |
| DeviceServiceapi | get_devices_cameraUploads | GET /Geräte /cameraUploads | Ruft Kamera -Upload -Verlauf für ein Gerät ab |
| DeviceServiceapi | get_devices_info | GET /Geräte /Info | Holen Sie sich Infos für ein Gerät |
| DeviceServiceapi | get_devices_options | Get /Geräte /Optionen | Holen Sie sich Optionen für ein Gerät |
| DeviceServiceapi | post_devices_cameraUploads | Post /Geräte /CameraUploads | Laden Sie Inhalte hoch |
| DeviceServiceapi | post_devices_options | Post /Geräte /Optionen | Aktualisiert Geräteoptionen |
| DisplayPreferenceserviceapi | get_displayPreferences_by_id | Get /displayPreferences /{id} | Ruft die Anzeigeeinstellungen eines Benutzers für ein Element ab |
| DisplayPreferenceserviceapi | post_displayPreferences_by_displayPreferencesId | Post /displayPreferences /{displayPreferences} | Aktualisiert die Anzeigeeinstellungen eines Benutzers für ein Element |
| DlnaserverServiceapi | get_dlna_by_uuid_connectionManager_connectionManager | Get /dlna/{uUid}/ConnectionManager/ConnectionManager | Ruft DLNA Connection Manager XML ab |
| DlnaserverServiceapi | get_dlna_by_uuid_connectionManager_connectionManager_xml | Get /dlna/eruid}/ConnectionManager/ConnectionManager.xml | Ruft DLNA Connection Manager XML ab |
| DlnaserverServiceapi | get_dlna_by_uuid_contentDirectory_contentDirectory | Get /dlna/{uUid}/contentDirectory/contentDirectory | Holt |
| DlnaserverServiceapi | get_dlna_by_uuid_contentDirectory_contentDirectory_xml | Get /dlna/eruid}/contentDirectory/ContentDirectory.xml | Holt |
| DlnaserverServiceapi | get_dlna_by_uuid_description | Get /dlna/{uUid}/Beschreibung | Ruft DLNA -Serverinformationen ab |
| DlnaserverServiceapi | get_dlna_by_uuid_description_xml | Get /dlna/eruid}/description.xml | Ruft DLNA -Serverinformationen ab |
| DlnaserverServiceapi | get_dlna_by_uuid_icons_by_filename | Get /dlna/{uUid}/icons/{Dateiname} | Holen Sie sich ein Serversymbol |
| DlnaserverServiceapi | get_dlna_icons_by_filename | Get /dlna/icons/{Dateiname} | Holen Sie sich ein Serversymbol |
| DlnaserverServiceapi | post_dlna_by_uuid_connectionManager_control | Post /dlna/{uUid}/ConnectionManager/Steuerung | Verarbeitet eine Kontrollanforderung |
| DlnaserverServiceapi | post_dlna_by_uuid_contentDirectory_control | Post /dlna/{uUid}/contentDirectory/Kontrolle | Verarbeitet eine Kontrollanforderung |
| DlnaServiceapi | Delete_dlna_profiles_by_id | Löschen /dlna/profiles/{id} | Löscht ein Profil |
| DlnaServiceapi | get_dlna_profileinfos | GET /DLNA /Profilinfos | Holen Sie sich eine Liste von Profilen |
| DlnaServiceapi | get_dlna_profiles_by_id | Get /dlna/profiles/{id} | Holen Sie sich ein einzelnes Profil |
| DlnaServiceapi | get_dlna_profiles_default | GET /DLNA/Profile/Standard | Ruft das Standardprofil ab |
| DlnaServiceapi | post_dlna_profiles | Post /DLNA /Profile | Erstellt ein Profil |
| DlnaServiceapi | post_dlna_profiles_by_id | Post /dlna/profiles/{id} | Aktualisiert ein Profil |
| Dynamichlsserviceapi | get_audio_by_id_hls1_by_playlistid_by_segmentid_by_segmentcontainer | Get /audio/erid}/hls1/ <playlistID}/ <SegmentId}. <NEGMENTCONTAINER}} | |
| Dynamichlsserviceapi | get_audio_by_id_main_m3u8 | Get / audio/ <Id}/main.m3u8 | Erhält einen Audio -Stream mit HTTP Live -Streaming. |
| Dynamichlsserviceapi | get_audio_by_id_master_m3u8 | Get /audio/ <SID} /Master.m3u8 | Erhält einen Audio -Stream mit HTTP Live -Streaming. |
| Dynamichlsserviceapi | get_videos_by_id_hls1_by_playlistid_by_segmentid_by_segmentcontainer | Get /videos/iD}/HLS1/IplistIdtieren kontinalieren. | |
| Dynamichlsserviceapi | get_videos_by_id_main_m3u8 | Get /videos/Id}/main.m3u8 | Erhält einen Video -Stream mit HTTP Live -Streaming. |
| Dynamichlsserviceapi | get_videos_by_id_master_m3u8 | Get /videos/Id}/master.m3u8 | Erhält einen Video -Stream mit HTTP Live -Streaming. |
| Dynamichlsserviceapi | get_videos_by_id_subtitles_m3u8 | Get /videos/Id}/subtitles.m3u8 | Erhält eine HLS -Untertitel -Wiedergabeliste. |
| Dynamichlsserviceapi | head_audio_by_id_hls1_by_playlistid_by_segmentid_by_segmentcontainer | Head /audio/erid}/hls1/erplaylistid}/ <SegmentId kontainer} | |
| Dynamichlsserviceapi | head_audio_by_id_master_m3u8 | Head /audio/ <Id} /master.m3u8 | Erhält einen Audio -Stream mit HTTP Live -Streaming. |
| Dynamichlsserviceapi | head_videos_by_id_hls1_by_playlistid_by_segmentid_by_segmentcontainer | Head / videos/ <Idtiere | |
| Dynamichlsserviceapi | head_videos_by_id_master_m3u8 | Head /videos/ <Id} /master.m3u8 | Erhält einen Video -Stream mit HTTP Live -Streaming. |
| CodingInfoServiceapi | get_encoding_codecconfiguration_defaults | GET /Codierung/CodecConfiguration/Standardeinstellungen | Ruft Standard -Codec -Konfigurationen ab |
| CodingInfoServiceapi | get_encoding_codecinformation_video | GET /Codierung/Codecinformation/Video | Erhält Details zu verfügbaren Video -Encodern und Decodern |
| Umweltserviceapi | get_environment_defaultDirectoryBrowser | GET /Umgebung /defaultDirectoryBrowser | Bekommt den übergeordneten Pfad eines bestimmten Pfades |
| Umweltserviceapi | get_environment_directoryContents | Get /Umgebung /Verzeichniskonsum | Erhält den Inhalt eines bestimmten Verzeichnisses im Dateisystem |
| Umweltserviceapi | get_environment_drives | Get /Environment /Laufwerke | Erhältst über das Dateisystem des Servers verfügbare Laufwerke |
| Umweltserviceapi | get_environment_networkDevices | Get /Environment /NetworkDevices | Erhält eine Liste von Geräten im Netzwerk |
| Umweltserviceapi | get_environment_networkshares | Get /Environment /Networkshares | Ruft Teilen von einem Netzwerkgerät ab |
| Umweltserviceapi | get_environment_parentPath | Get /Environment /Elternpfad | Bekommt den übergeordneten Pfad eines bestimmten Pfades |
| Umweltserviceapi | post_environment_validatePath | Post /Umwelt /ValidatePath | Erhält den Inhalt eines bestimmten Verzeichnisses im Dateisystem |
| Filterserviceapi | get_items_filters | Get /Artikel /Filter | Erhält eine Branding -Konfiguration |
| Filterserviceapi | get_items_filters2 | GET /AULTICEN /FILTER2 | Erhält eine Branding -Konfiguration |
| GAMEGENESSVICEAPI | get_gameGenres | Get /GameGenres | Erholt alle Spielgenres aus einem bestimmten Artikel, einem Ordner oder der gesamten Bibliothek |
| GAMEGENESSVICEAPI | get_gameGenres_by_name | Get /GameGenres /{Name} | Bekommt ein Spielgenre mit Namen |
| Gamesserserviceapi | get_games_SystemSummaries | Get /Games /Systemsummaries | Findet Spiele ähnlich wie ein bestimmtes Spiel. |
| Genresifererviceapi | get_genres | Get /Genres | Ruft alle Genres aus einem bestimmten Artikel, einem Ordner oder der gesamten Bibliothek ab |
| Genresifererviceapi | get_genres_by_name | Get /Genres /{Name} | Bekommt ein Genre mit Namen |
| Hlssegmentserviceapi | Delete_videos_activeCodings | Löschen /Videos /ActiveCodings | |
| Hlssegmentserviceapi | get_videos_by_id_hls_by_playlistid_by_segmentid_by_segmentcontainer | Get /videos/iD}/HLS/Isplaylistid}/ <SegmentIdtiere kontainer} | |
| ImageByNameServiceapi | get_images_general | Get /Bilder /allgemein | Holen Sie sich alle allgemeinen Bilder mit Namen |
| ImageByNameServiceapi | get_images_general_by_name_by_type | Get /Images/General/{Name}/{Typ}} | Ruft ein allgemeines Bild mit dem Namen ab |
| ImageByNameServiceapi | get_images_mediaInfo | GET /Images /MediaInfo | Ruft alle Medieninformationen nach Namen ab |
| ImageByNameServiceapi | get_images_mediaInfo_by_theme_by_name | Get /Images/MediaInfo/{Thema}/{Name}} | Ruft ein Medieninformationsbild nach Namen ab |
| ImageByNameServiceapi | get_images_ratings | Get /Bilder /Bewertungen | Holen Sie sich alle Bewertungsbilder mit Namen |
| ImageByNameServiceapi | get_images_ratings_by_theme_by_name | GET /Images/Bewertungen/{Thema}/{Name}} | Ruft ein Bewertungsbild nach Namen ab |
| Imageserviceapi | Delete_items_by_id_images_by_type | Löschen /Elemente/{ID}/Bilder/{Typ}} | |
| Imageserviceapi | Delete_items_by_id_images_by_type_by_index | Löschen /Elemente/{ID}/Bilder/{Typ}/{index} | |
| Imageserviceapi | Delete_users_by_id_images_by_type | Löschen /Benutzer/{ID}/Images/{Typ}} | |
| Imageserviceapi | LELETE_USERS_BY_ID_IMAGES_BY_TYPE_BY_INDEX | Löschen /user/{id}/bilder/{type}/{index} | |
| Imageserviceapi | get_artists_by_name_images_by_type | Get /Artists/{Name}/Images/{Typ}} | |
| Imageserviceapi | get_artists_by_name_images_by_type_by_index | Get /Artists/{Name}/Images/{Typ}/{index} | |
| Imageserviceapi | get_gameGenres_by_name_images_by_type | Get /GameGenres/{Name}/Images/{Typ}} | |
| Imageserviceapi | get_gameGenres_by_name_images_by_type_by_index | Get /GameGenres/{Name}/Images/{Typ}/{index}} | |
| Imageserviceapi | get_genres_by_name_images_by_type | Get /Genres/{Name}/Images/{Typ}} | |
| Imageserviceapi | get_genres_by_name_images_by_type_by_index | Get /Genres/{Name}/Images/{Typ}/{index} | |
| Imageserviceapi | get_items_by_id_images | GET /items/{id}/Bilder | Ruft Informationen zu den Bildern eines Elements ab |
| Imageserviceapi | get_items_by_id_images_by_type | Get /items/{id}/images/{type}} | |
| Imageserviceapi | get_items_by_id_images_by_type_by_index | Get /items/{id}/bilder/{type}/{index} | |
| Imageserviceapi | get_items_by_id_images_by_type_by_index_by_tag_by_format_by_MAXWIDTHH_BY_BY_MAXHELT_BY_BY_BODPLAYED_BY_UNPLYEDCOUNT | Get /items/{id}/images/{type}/{index}/{tag}/{format}/{maxwidth}/{maxheight}/{prozentuierten Spiele}/{unplayedCount}} | |
| Imageserviceapi | get_musicgenres_by_name_images_by_type | Get /musicGenres/{Name}/Bilder/{Typ}} | |
| Imageserviceapi | get_musicgenres_by_name_images_by_type_by_index | Get /musicGenres/{name}/images/{type}/{index}} | |
| Imageserviceapi | get_persons_by_name_images_by_type | Get /persons/{name}/images/{type}} | |
| Imageserviceapi | get_persons_by_name_images_by_type_by_index | Get /persons/{name}/images/{type}/{index} | |
| Imageserviceapi | get_studios_by_name_images_by_type | Get /Studios/{Name}/Images/{Typ}} | |
| Imageserviceapi | get_studios_by_name_images_by_type_by_index | Get /Studios/{Name}/Images/{Typ}/{index} | |
| Imageserviceapi | get_users_by_id_images_by_type | Get /user/{id}/bilder/{type}} | |
| Imageserviceapi | get_users_by_id_images_by_type_by_index | Get /user/{id}/images/{type}/{index} | |
| Imageserviceapi | head_artists_by_name_images_by_type | Head /Artists/{Name}/Images/{Typ}} | |
| Imageserviceapi | head_artists_by_name_images_by_type_by_index | Head /Artists/{Name}/Images/{Typ}/{index} | |
| Imageserviceapi | Head_gameGenres_By_Name_images_by_type | Head /GameGenres/{Name}/Bilder/{Typ}} | |
| Imageserviceapi | head_gameGenres_by_name_images_by_type_by_index | Head /GameGenres/{Name}/Images/{Typ}/{index} | |
| Imageserviceapi | head_genres_by_name_images_by_type | Kopf /Genres/{Name}/Bilder/{Typ}} | |
| Imageserviceapi | head_genres_by_name_images_by_type_by_index | Kopf /Genres/{Name}/Bilder/{Typ}/{index} | |
| Imageserviceapi | head_items_by_id_images_by_type | Kopf /Elemente/{ID}/Images/{Typ}} | |
| Imageserviceapi | head_items_by_id_images_by_type_by_index | Kopf /Elemente/{ID}/Bilder/{Typ}/{index} | |
| Imageserviceapi | head_items_by_id_images_by_type_by_index_by_tag_by_format_by_maxwidth_by_maxheigh_by_By_Formated_by_unplayedCount | Head /Elements/{ID}/Images/{Typ}/{index}/{tag}/{Format}/{maxwidth}/{maxheight}/{prozentuierten Spielen}/{unplayedCount} | |
| Imageserviceapi | head_musicgenres_by_name_images_by_type | Head /MusicGenres/{Name}/Bilder/{Typ}} | |
| Imageserviceapi | head_musicgenres_by_name_images_by_type_by_index | Head /MusicGenres/{Name}/Bilder/{Typ}/{index}} | |
| Imageserviceapi | head_persons_by_name_images_by_type | Kopf /persons/{Name}/Bilder/{Typ}} | |
| Imageserviceapi | head_persons_by_name_images_by_type_by_index | Head /persons/{Name}/Bilder/{Typ}/{index} | |
| Imageserviceapi | head_studios_by_name_images_by_type | Head /Studios/{Name}/Bilder/{Typ}} | |
| Imageserviceapi | head_studios_by_name_images_by_type_by_index | Head /Studios/{Name}/Images/{Typ}/{index} | |
| Imageserviceapi | head_users_by_id_images_by_type | Kopf /Benutzer/{ID}/Bilder/{Typ}} | |
| Imageserviceapi | head_users_by_id_images_by_type_by_index | Kopf /Benutzer/{ID}/Bilder/{Typ}/{index} | |
| Imageserviceapi | post_items_by_id_images_by_type | Post /items/{id}/bilder/{type}} | |
| Imageserviceapi | post_items_by_id_images_by_type_by_index | Post /items/{id}/bilder/{type}/{index} | |
| Imageserviceapi | post_items_by_id_images_by_type_by_index_index | Post /items/{id}/images/{type}/{index}/index | Aktualisiert den Index für ein Elementbild |
| Imageserviceapi | post_users_by_id_images_by_type | Post /user/{id}/images/{type}} | |
| Imageserviceapi | post_users_by_id_images_by_type_by_index | Post /user/{id}/bilder/{type}/{index} | |
| InstantMixInerServiceapi | get_albums_by_id_instantmix | Get /Alben/{ID}/InstantMix | Erstellt eine sofortige Wiedergabeliste auf einem bestimmten Album |
| InstantMixInerServiceapi | get_artists_instantmix | Get /Artists /Instantmix | Erstellt eine sofortige Wiedergabeliste auf einem bestimmten Künstler |
| InstantMixInerServiceapi | get_items_by_id_instantmix | GET /items/{id}/InstantMix | Erstellt eine sofortige Wiedergabeliste, die auf einem bestimmten Element basiert |
| InstantMixInerServiceapi | get_musicgenres_by_name_instantmix | Get /musicGenres/{name}/Instantmix | Erstellt eine sofortige Wiedergabeliste auf einem Musikgenre |
| InstantMixInerServiceapi | get_musicgenres_instantmix | Get /musicGenres /Instantmix | Erstellt eine sofortige Wiedergabeliste auf einem Musikgenre |
| InstantMixInerServiceapi | get_playlists_by_id_instantmix | Get /Playlists/{id}/Instantmix | Erstellt eine sofortige Wiedergabeliste auf einer bestimmten Wiedergabeliste |
| InstantMixInerServiceapi | get_songs_by_id_instantmix | Get /Songs/{ID}/InstantMix | Erstellt eine sofortige Wiedergabeliste auf einem bestimmten Song |
| Itemlookupserviceapi | get_items_by_id_externalidinfos | Get /items/{id}/externalidinfos | Ruft externe ID -Infos für einen Artikel ab |
| Itemlookupserviceapi | get_items_remoteSearch_image | GET /Elements/RemoteSearch/Bild | Holen Sie sich ein Fernbild |
| Itemlookupserviceapi | post_items_remoteSearch_apply_by_id | Post /items/remoteSearch/anwenden/{id} | Anwendet Suchkriterien auf einen Artikel und aktualisiert Metadaten Metadaten |
| Itemlookupserviceapi | post_items_remoteSearch_book | Post /Elemente/RemoteSearch/Buch | |
| Itemlookupserviceapi | post_items_remoteSearch_boxset | Post /Elemente/RemoteSearch/Boxset | |
| Itemlookupserviceapi | post_items_remoteSearch_game | Post /Elemente/RemoteSearch/Game | |
| Itemlookupserviceapi | post_items_remoteSearch_movie | Post /Elements/RemoteSearch/Film | |
| Itemlookupserviceapi | post_items_remoteSearch_musicalBum | Post /Elemente/RemoteSearch/MusicalBum | |
| Itemlookupserviceapi | post_items_remoteSearch_musicArtist | Post /Elements/RemoteSearch/MusicArtist | |
| Itemlookupserviceapi | post_items_remoteSearch_musicvideo | Post /items/remoteSearch/musicvideo | |
| Itemlookupserviceapi | post_items_remoteSearch_person | Post /Elemente/RemoteSearch/Person | |
| Itemlookupserviceapi | post_items_remoteSearch_series | Post /Elemente/RemoteSearch/Serie | |
| Itemlookupserviceapi | post_items_remoteSearch_trailer | Post /Elements/RemoteSearch/Trailer | |
| ItemRefreshserviceapi | post_items_by_id_refresh | Post /items/{id}/aktualisieren | Aktualisieren Sie Metadaten für einen Artikel |
| ItemUpdateServiceapi | get_items_by_itemid_metadataeditor | Get /items/{itemID}/metadataEditor | Erhält Metadaten -Editor -Informationen für einen Artikel |
| ItemUpdateServiceapi | post_items_by_itemid | Post /items /{itemId} | Aktualisiert einen Artikel |
| Itemsserviceapi | get_items | Get /Artikel | Holen Sie sich Artikel basierend auf einer Abfrage. |
| Itemsserviceapi | get_users_by_userid_items | Get /user/{userId}/items | Holen Sie sich Artikel basierend auf einer Abfrage. |
| Itemsserviceapi | get_users_by_userid_items_resume | Get /user/{userId}/items/resume | Holen Sie sich Artikel basierend auf einer Abfrage. |
| LibraryServiceapi | delete_items | Elemente löschen | Löscht ein Element aus dem Bibliotheks- und Dateisystem |
| LibraryServiceapi | Delete_items_by_id | Löschen /Elemente /{id} | Löscht ein Element aus dem Bibliotheks- und Dateisystem |
| LibraryServiceapi | get_albums_by_id_simailar | Get /alben/{id}/ähnlich | Findet Alben ähnlich wie ein bestimmtes Album. |
| LibraryServiceapi | get_artists_by_id_simailar | Get /künstler/{id}/ähnlich | Findet Alben ähnlich wie ein bestimmtes Album. |
| LibraryServiceapi | get_games_by_id_simailar | Get /games/{id}/ähnlich | Findet Spiele ähnlich wie ein bestimmtes Spiel. |
| LibraryServiceapi | get_items_by_id_ancestors | Get /items/{id}/Vorfahren | Bekommt alle Eltern eines Artikels |
| LibraryServiceapi | get_items_by_id_criticreviews | Get /items/{id}/criticReviews | Holt sich Kritikerbewertungen für einen Artikel |
| LibraryServiceapi | get_items_by_id_deleteinfo | GET /items/{id}/deletEinfo | Erhält Löschungsinformationen für einen Artikel |
| LibraryServiceapi | get_items_by_id_download | Get /items/{id}/download | Downloads Artikelmedien |
| LibraryServiceapi | get_items_by_id_file | GET /items/{id}/Datei | Ruft die Originaldatei eines Elements ab |
| LibraryServiceapi | get_items_by_id_simailar | GET /items/{id}/ähnlich | Bekommt ähnliche Gegenstände |
| LibraryServiceapi | get_items_by_id_thememedia | Get /items/{id}/ThemeMedia | Erhält Themenvideos und Songs für einen Artikel |
| LibraryServiceapi | get_items_by_id_themesongs | Get /items/{id}/Themesongs | Erhält Titellieder für einen Artikel |
| LibraryServiceapi | get_items_by_id_themevideos | Get /items/{id}/themevideos | Holen Sie sich Themenvideos für einen Artikel |
| LibraryServiceapi | get_items_counts | Get /Artikel /Zählungen | |
| LibraryServiceapi | get_libraries_availableoptions | Get /Bibliotheken /verfügbare Optionen | |
| LibraryServiceapi | get_library_mediafolders | Get /Bibliothek /Medienfüchter | Ruft alle Benutzermedienordner ab. |
| LibraryServiceapi | get_library_physicalPaths | Get /Bibliothek /physikalische Pflegen | Holen Sie sich eine Liste physischer Pfade aus virtuellen Ordnern |
| LibraryServiceapi | get_library_selectablemediasFolders | GET /Bibliothek /SelectableMediAfolders | Ruft alle Benutzermedienordner ab. |
| LibraryServiceapi | get_movies_by_id_simailar | Get /movies/{id}/ähnlich | Findet Filme und Trailer ähnlich wie ein bestimmter Film. |
| LibraryServiceapi | get_shows_by_id_simailar | Get /shows/{id}/ähnlich | Findet Fernsehsendungen ähnlich wie eine. |
| LibraryServiceapi | get_trailers_by_id_simailar | Get /Trailer/{id}/ähnlich | Findet Filme und Trailer ähnlich wie ein bestimmter Trailer. |
| LibraryServiceapi | post_library_media_updated | Beitrag /Bibliothek/Medien/Aktualisiert | Berichte, dass neue Filme von einer externen Quelle hinzugefügt wurden |
| LibraryServiceapi | post_library_movies_added | Beitrag /Bibliothek/Filme/hinzugefügt | Veraltet. Verwendung/Bibliothek/Medien/Aktualisiert |
| LibraryServiceapi | post_library_movies_updated | Beitrag /Bibliothek/Filme/Aktualisiert | Veraltet. Verwendung/Bibliothek/Medien/Aktualisiert |
| LibraryServiceapi | post_library_refresh | Post /Bibliothek /Aktualisierung | Startet einen Bibliothekscan |
| LibraryServiceapi | post_library_series_added | Post /Bibliothek/Serie/hinzugefügt | Veraltet. Verwendung/Bibliothek/Medien/Aktualisiert |
| LibraryServiceapi | post_library_series_updated | Post /Bibliothek/Serie/Aktualisiert | Veraltet. Verwendung/Bibliothek/Medien/Aktualisiert |
| Bibliothekstrukturenserviceapi | Delete_library_virtualFolders | Löschen /Bibliothek /VirtualFolders | |
| Bibliothekstrukturenserviceapi | Delete_library_virtualFolders_Paths | Löschen /Bibliothek/VirtualFolders/Pfade | |
| Bibliothekstrukturenserviceapi | get_library_virtualFolders | Get /Bibliothek /VirtualFolders | |
| Bibliothekstrukturenserviceapi | post_library_virtualFolders | Post /Bibliothek /VirtualFolders | |
| Bibliothekstrukturenserviceapi | post_library_virtualFolders_libraryoptions | Post /Bibliothek/VirtualFolders/Bibliotheks | |
| Bibliothekstrukturenserviceapi | post_library_virtualFolders_name | Post /Bibliothek/VirtualFolders/Name | |
| Bibliothekstrukturenserviceapi | post_library_virtualFolders_paths | Post /Bibliothek/VirtualFolders/Pfade | |
| Bibliothekstrukturenserviceapi | post_library_virtualFolders_paths_update | Post /Bibliothek/VirtualFolders/Pfade/Update | |
| LivetvServiceapi | Delete_livetv_ChannelMapPingoptions | Livete /Livetv /ChannelMappingoptions löschen | |
| LivetvServiceapi | Delete_livetv_channelMappings | Livetv /ChannelMappings löschen | |
| LivetvServiceapi | Delete_livetv_listingProviders | Livetv /ListingProviders löschen | Löscht einen Listing -Anbieter |
| LivetvServiceapi | Delete_livetv_recordings_by_id | Livete /livetv/recordings/{id} löschen | Löscht eine Live -TV -Aufnahme |
| LivetvServiceapi | Delete_livetv_seriestimers_by_id | Livete /livetv/seriestimers/{id} | Storniert einen Timer der Live -TV -Serie |
| LivetvServiceapi | Delete_livetv_timers_by_id | Livete /livetv/timers/{id} | Storniert einen Live -TV -Timer |
| LivetvServiceapi | Delete_livetv_tunerhosts | Livetv /TunerHosts löschen | Löscht einen Tuner -Host |
| LivetvServiceapi | get_livetv_channelmapingoptions | Get /Livetv /ChannelMapingoptions | |
| LivetvServiceapi | get_livetv_channelMappings | Get /Livetv /ChannelMappings | |
| LivetvServiceapi | get_livetv_channels | Get /Livetv /Kanäle | Erhielt Live -TV -Kanäle. |
| LivetvServiceapi | get_livetv_channels_by_id | Get /livetv/kanäle/{id} | Bekommt einen Live -TV -Kanal |
| LivetvServiceapi | get_livetv_guideinfo | Get /Livetv /GuideInfo | Erhält Guide Info |
| LivetvServiceapi | get_livetv_info | GET /LIVETV /Info | Erhält Live -TV -Dienste. |
| LivetvServiceapi | get_livetv_listingProviders | Get /Livetv /ListingProviders | Ruft aktuelle Listing -Anbieter ab |
| LivetvServiceapi | get_livetv_listingProviders_available | GET /LIVETV/ListingProviders/verfügbar | Holen Sie sich den Listing -Anbieter |
| LivetvServiceapi | get_livetv_listingproviders_default | GET /LIVETV/ListingProviders/Standard | |
| LivetvServiceapi | get_livetv_listingproviders_lineups | GET /LIVETV/ListingProviders/Aufstellungen | Erhält verfügbare Aufstellungen |
| LivetvServiceapi | get_livetv_listingproviders_schedulesdirect_countries | GET /LIVETV/ListingProviders/SchedulesDirect/Länder | Erhält verfügbare Aufstellungen |
| LivetvServiceapi | get_livetv_liverecordings_by_id_stream | Get /livetv/liverecordings/{id}/stream | Bekommt einen Live -TV -Kanal |
| LivetvServiceapi | get_livetv_livestreamfiles_by_id_by_container | Get /livetv/livestreamFiles/Id}/stream. <Container}} | Bekommt einen Live -TV -Kanal |
| LivetvServiceapi | get_livetv_programs | Get /Livetv /Programme | Wird Live -TV -EPGs verfügbar. |
| LivetvServiceapi | get_livetv_programs_recommended | Get /Livetv/Programme/Empfohlen | Wird Live -TV -EPGs verfügbar. |
| LivetvServiceapi | get_livetv_recordings | Get /Livetv /Aufnahmen | Bekommt Live -TV -Aufnahmen |
| LivetvServiceapi | get_livetv_recordings_by_id | Get /livetv/recordings/{id} | Bekommt eine Live -TV -Aufnahme |
| LivetvServiceapi | get_livetv_recordings_Folders | GET /LIVETV/AUSBILDUNGEN/Ordner | Ruft Aufzeichnungsordner ab |
| LivetvServiceapi | get_livetv_recordings_groups | Get /Livetv/Aufnahmen/Gruppen | Bekommt Live -TV -Aufnahmegruppen |
| LivetvServiceapi | get_livetv_recordings_groups_by_id | Get /livetv/recordings/gruppen/{id} | Bekommt eine Aufnahmegruppe |
| LivetvServiceapi | get_livetv_recordings_series | GET /LIVETV/AUSBILDUNGEN/Serie | Bekommt Live -TV -Aufnahmen |
| LivetvServiceapi | get_livetv_seriestimers | Get /Livetv /Seriestimers | Bekommt Live -TV -Serien -Timer |
| LivetvServiceapi | get_livetv_seriestimers_by_id | Get /livetv/seriestimers/{id} | Bekommt einen Timer der Live -TV -Serie |
| LivetvServiceapi | get_livetv_timers | Get /Livetv /Timer | Bekommt Live -TV -Timer |
| LivetvServiceapi | get_livetv_timers_by_id | Get /livetv/timer/{id} | Bekommt einen Live -TV -Timer |
| LivetvServiceapi | get_livetv_timers_defaults | GET /LIVETV/Timer/Standardeinstellungen | Ruft Standardwerte für einen neuen Timer ab |
| LivetvServiceapi | get_livetv_tunerhosts | Get /Livetv /TunerHosts | Bekommt Tuner -Hosts |
| LivetvServiceapi | get_livetv_tunerhosts_types | GET /LIVETV/TUNERHOSTS/Typen | |
| LivetvServiceapi | get_livetv_tuners_discvover | Get /Livetv/Tuner/Discvover | |
| LivetvServiceapi | head_livetv_channelmapingoptions | Kopf /Livetv /ChannelMappingoptions | |
| LivetvServiceapi | head_livetv_channelMappings | Kopf /Livetv /ChannelMappings | |
| LivetvServiceapi | options_livetv_channelmapingoptions | Optionen /Livetv /ChannelMappingoptions | |
| LivetvServiceapi | Optionen_Livetv_ChannelMappings | Optionen /Livetv /ChannelMappings | |
| LivetvServiceapi | patch_livetv_channelmapingoptions | Patch /Livetv /ChannelMappingoptions | |
| LivetvServiceapi | patch_livetv_channelMappings | Patch /Livetv /ChannelMappings | |
| LivetvServiceapi | post_livetv_channelmapingoptions | Post /Livetv /ChannelMappingoptions | |
| LivetvServiceapi | post_livetv_channelMappings | Post /Livetv /ChannelMappings | |
| LivetvServiceapi | post_livetv_listingProviders | Post /Livetv /ListingProviders | Fügt einen Listing -Anbieter hinzu |
| LivetvServiceapi | post_livetv_programs | Post /Livetv /Programme | Wird Live -TV -EPGs verfügbar. |
| LivetvServiceapi | post_livetv_seriestimers | Post /Livetv /Seriestimers | Erstellt einen Timer der Live -TV -Serie |
| LivetvServiceapi | post_livetv_seriestimers_by_id | Post /livetv/seriestimers/{id} | Aktualisiert einen Timer der Live -TV -Serie |
| LivetvServiceapi | post_livetv_timers | Post /Livetv /Timer | Schafft einen Live -TV -Timer |
| LivetvServiceapi | post_livetv_timers_by_id | Post /livetv/timer/{id} | Aktualisiert einen Live -TV -Timer |
| LivetvServiceapi | post_livetv_tunerhosts | Post /Livetv /TunerHosts | Fügt einen Tuner -Host hinzu |
| LivetvServiceapi | post_livetv_tuners_by_id_reset | Post /livetv/tuners/{id}/reset | Setzt einen TV -Tuner zurück |
| LivetvServiceapi | put_livetv_channelmapingoptions | Put /Livetv /ChannelMappingoptions | |
| LivetvServiceapi | put_livetv_channelMappings | Put /Livetv /ChannelMappings | |
| Lokalisierungserserviceapi | get_localization_countries | Get /Lokalisierung /Länder | Bekannte Länder |
| Lokalisierungserserviceapi | get_localization_cultures | Get /Lokalisierung /Kulturen | Bekannt Kulturen |
| Lokalisierungserserviceapi | get_localization_options | Get /Lokalisierung /Optionen | Erhält Lokalisierungsoptionen |
| Lokalisierungserserviceapi | get_localization_parentalratings | Get /Lokalisierung /Elternteil | Bekannt die elterlichen Bewertungen |
| MediaInfoServiceapi | get_items_by_id_playbackInfo | GET /items/{id}/sostebackInfo | Erhält Live -Wiedergabe von Medieninformationen für einen Artikel |
| MediaInfoServiceapi | get_playback_bitratetest | Get /Playback /BitRatetest | |
| MediaInfoServiceapi | post_items_by_id_playbackInfo | Post /items/{id}/drotbackInfo | Erhält Live -Wiedergabe von Medieninformationen für einen Artikel |
| MediaInfoServiceapi | post_livestreams_close | Post /Livestreams /Schließen | Schließt eine Medienquelle |
| MediaInfoServiceapi | post_livestreams_mediaInfo | Post /Livestreams /MediaInfo | Schließt eine Medienquelle |
| MediaInfoServiceapi | post_livestreams_open | Post /Livestreams /Öffnen | Öffnet eine Medienquelle |
| MOVIESERVICEAPI | get_movies_recommendations | Get /Filme /Empfehlungen | Bekommt Filmempfehlungen |
| MusicGenResipericeapi | get_musicgenres | Get /musicGenres | Erhält alle Musikgenres aus einem bestimmten Artikel, einem Ordner oder der gesamten Bibliothek |
| MusicGenResipericeapi | get_musicgenres_by_name | Get /musicGenres /{Name} | Bekommt ein Musikgenre mit Namen |
| Newsserviceapi | get_news_product | Get /News /Produkt | Erhält die neuesten Produktnachrichten. |
| Benachrichtigungenserviceapi | get_notifications_by_userid | GET /Benachrichtigungen /{userID} | Bekommt Benachrichtigungen |
| Benachrichtigungenserviceapi | get_notifications_by_userid_summary | GET /Benachrichtigungen/{userID}/Zusammenfassung | Erhält eine Benachrichtigungszusammenfassung für einen Benutzer |
| Benachrichtigungenserviceapi | get_notifications_services | Erhalten /Benachrichtigungen /Dienste | Erholt Benachrichtigungstypen |
| Benachrichtigungenserviceapi | get_notifications_types | Get /Benachrichtigungen /Typen | Erholt Benachrichtigungstypen |
| Benachrichtigungenserviceapi | post_notifications_admin | Post /Benachrichtigungen /Admin | Sendet eine Benachrichtigung an alle Administratorbenutzer |
| Benachrichtigungenserviceapi | post_notifications_by_userid_read | Post /Benachrichtigungen/{userID}/read | Markiert Benachrichtigungen wie gelesen |
| Benachrichtigungenserviceapi | post_notifications_by_userid_unread | Post /Benachrichtigungen/{userID}/ungelesen | Markiert Benachrichtigungen als ungelesen |
| OfficeRatingServiceapi | get_officialratings | Get /Beamte | Holen Sie sich Artikel basierend auf einer Abfrage. |
| OpenAPIServiceapi | get_openapi | Get /OpenAPI | Erhält die OpenAPI 3 -Spezifikationen |
| OpenAPIServiceapi | get_openapi_json | Get /oopenapi.json | Erhält OpenAPI 3 Spezifikationen |
| OpenAPIServiceapi | get_swagger | Holen Sie sich /Prahlerei | Bekommt die Wirtschaftspezifikationen |
| OpenAPIServiceapi | get_swagger_json | Get /Wagger.json | Bekommt die Wirtschaftspezifikationen |
| PackageServiceapi | Delete_packages_installing_by_id | Löschen /Pakete/installieren/{id} | Stornieren Sie eine Paketinstallation |
| PackageServiceapi | get_packages | /Pakete bekommen | Erhält verfügbare Pakete |
| PackageServiceapi | get_packages_by_name | Get /pakete /{name} | Erhält ein Paket mit Namen oder Montage -Richtlinie |
| PackageServiceapi | get_packages_updates | Get /Pakete /Updates | Erhält verfügbare Paketupdates für aktuell installierte Pakete |
| PackageServiceapi | post_packages_installed_by_name | Post /pakete/installiert/{name} | Installiert ein Paket |
| Personsserviceapi | get_persons | Bekommen /Personen | Bringt alle Personen aus einem bestimmten Artikel, einem Ordner oder der gesamten Bibliothek |
| Personsserviceapi | get_persons_by_name | Get /persons /{name} | Bekommt eine Person mit Namen |
| Playlistservicapi | Delete_playlists_by_id_items | Löschen /Playlists/{ID}/Elemente | Entfernt Artikel aus einer Wiedergabeliste |
| Playlistservicapi | get_playlists_by_id_items | Get /Playlists/{id}/items | Ruft die Originalelemente einer Wiedergabeliste ab |
| Playlistservicapi | post_playlists | Post /Wiedergabelisten | Erstellt eine neue Wiedergabeliste |
| Playlistservicapi | post_playlists_by_id_items | Post /Playlists/{ID}/Elemente | Fügt eine Wiedergabeliste Elemente hinzu |
| Playlistservicapi | post_playlists_by_id_items_by_itemid_move_by_newindex | Post /Playlists/{id}/items/{itemId}/move/{newIndex} | Bewegt einen Playlist -Element |
| PlayStateServiceapi | Delete_users_by_Userid_playeditems_by_id | Löschen /user/{userId}/fielexItems/{id} | Markiert einen Artikel als nicht gespielt |
| PlayStateServiceapi | Delete_Users_By_USERID_PLAYINGITEMS_BY_ID | Löschen /user/{userId}/spieleInems/{id} | Berichte, dass ein Benutzer aufgehört hat, einen Artikel zu spielen |
| PlayStateServiceapi | post_sessions_playing | Post /Sitzungen /Spielen | Die Wiedergabe von Berichten hat innerhalb einer Sitzung begonnen |
| PlayStateServiceapi | post_sessions_playing_ping | Post /Sitzungen/Spielen/Ping | Pings eine Wiedergabesitzung |
| PlayStateServiceapi | post_sessions_playing_progress | Post /Sitzungen/Spielen/Fortschritt | Meldet die Wiedergabe Fortschritte in einer Sitzung |
| PlayStateServiceapi | post_sessions_playing_stoped | Post /Sessions/Spielen/Stopp | Die Wiedergabe von Berichten hat innerhalb einer Sitzung gestoppt |
| PlayStateServiceapi | post_users_by_userid_playeditems_by_id | Post /user/{userId}/fielsItems/{id} | Markiert einen gespielten Gegenstand |
| PlayStateServiceapi | pOST_USERS_BY_USERID_PLAYINGITEMS_BY_ID | Post /user/{userId}/spieleItems/{id} | Berichte, dass ein Benutzer begonnen hat, einen Artikel zu spielen |
| PlayStateServiceapi | pOST_USERS_BY_USERID_PLAYINGITEMS_BY_ID_PROGRESS | Post /user/{userId}/spieleItems/{id}/progress | Meldet den Wiedergabetrieb des Benutzers eines Benutzers |
| PluginServiceapi | Delete_plugins_by_id | Löschen /plugins /{id} | Deinstalliert ein Plugin |
| PluginServiceapi | get_plugins | Get /Plugins | Erhält eine Liste der aktuell installierten Plugins |
| PluginServiceapi | get_plugins_by_id_configuration | GET /Plugins/{ID}/Konfiguration | Ruft die Konfiguration eines Plugins ab |
| PluginServiceapi | get_plugins_by_id_thumb | GET /Plugins/{Id}/Thumb | Gets a plugin thumb image |
| PluginServiceApi | post_plugins_by_id_configuration | POST /Plugins/{Id}/Configuration | Updates a plugin's configuration |
| RemoteImageServiceApi | get_images_remote | GET /Images/Remote | Gets a remote image |
| RemoteImageServiceApi | get_items_by_id_remoteimages | GET /Items/{Id}/RemoteImages | Gets available remote images for an item |
| RemoteImageServiceApi | get_items_by_id_remoteimages_providers | GET /Items/{Id}/RemoteImages/Providers | Gets available remote image providers for an item |
| RemoteImageServiceApi | post_items_by_id_remoteimages_download | POST /Items/{Id}/RemoteImages/Download | Downloads a remote image for an item |
| ReportsServiceApi | get_reports_activities | GET /Reports/Activities | Gets activities entries |
| ReportsServiceApi | get_reports_headers | GET /Reports/Headers | Gets reports headers based on library items |
| ReportsServiceApi | get_reports_items | GET /Reports/Items | Gets reports based on library items |
| ReportsServiceApi | get_reports_items_download | GET /Reports/Items/Download | Downloads report |
| ScheduledTaskServiceApi | delete_scheduledtasks_running_by_id | DELETE /ScheduledTasks/Running/{Id} | Stops a scheduled task |
| ScheduledTaskServiceApi | get_scheduledtasks | GET /ScheduledTasks | Gets scheduled tasks |
| ScheduledTaskServiceApi | get_scheduledtasks_by_id | GET /ScheduledTasks/{Id} | Gets a scheduled task, by Id |
| ScheduledTaskServiceApi | post_scheduledtasks_by_id_triggers | POST /ScheduledTasks/{Id}/Triggers | Updates the triggers for a scheduled task |
| ScheduledTaskServiceApi | post_scheduledtasks_running_by_id | POST /ScheduledTasks/Running/{Id} | Starts a scheduled task |
| SearchServiceApi | get_search_hints | GET /Search/Hints | Gets search hints based on a search term |
| ServerApiEndpointsApi | post_notification_smtp_test_by_userid | POST /Notification/SMTP/Test/{UserID} | Tests SMTP |
| SessionsServiceApi | delete_auth_keys_by_key | DELETE /Auth/Keys/{Key} | |
| SessionsServiceApi | delete_sessions_by_id_users_by_userid | DELETE /Sessions/{Id}/Users/{UserId} | Removes an additional user from a session |
| SessionsServiceApi | get_auth_keys | GET /Auth/Keys | |
| SessionsServiceApi | get_auth_providers | GET /Auth/Providers | |
| SessionsServiceApi | get_sessions | GET /Sessions | Gets a list of sessions |
| SessionsServiceApi | post_auth_keys | POST /Auth/Keys | |
| SessionsServiceApi | post_sessions_by_id_command | POST /Sessions/{Id}/Command | Issues a system command to a client |
| SessionsServiceApi | post_sessions_by_id_command_by_command | POST /Sessions/{Id}/Command/{Command} | Issues a system command to a client |
| SessionsServiceApi | post_sessions_by_id_message | POST /Sessions/{Id}/Message | Issues a command to a client to display a message to the user |
| SessionsServiceApi | post_sessions_by_id_playing | POST /Sessions/{Id}/Playing | Instructs a session to play an item |
| SessionsServiceApi | post_sessions_by_id_playing_by_command | POST /Sessions/{Id}/Playing/{Command} | Issues a playstate command to a client |
| SessionsServiceApi | post_sessions_by_id_system_by_command | POST /Sessions/{Id}/System/{Command} | Issues a system command to a client |
| SessionsServiceApi | post_sessions_by_id_users_by_userid | POST /Sessions/{Id}/Users/{UserId} | Adds an additional user to a session |
| SessionsServiceApi | post_sessions_by_id_viewing | POST /Sessions/{Id}/Viewing | Instructs a session to browse to an item or view |
| SessionsServiceApi | post_sessions_capabilities | POST /Sessions/Capabilities | Updates capabilities for a device |
| SessionsServiceApi | post_sessions_capabilities_full | POST /Sessions/Capabilities/Full | Updates capabilities for a device |
| SessionsServiceApi | post_sessions_logout | POST /Sessions/Logout | Reports that a session has ended |
| StudiosServiceApi | get_studios | GET /Studios | Gets all studios from a given item, folder, or the entire library |
| StudiosServiceApi | get_studios_by_name | GET /Studios/{Name} | Gets a studio, by name |
| SubtitleServiceApi | delete_videos_by_id_subtitles_by_index | DELETE /Videos/{Id}/Subtitles/{Index} | Deletes an external subtitle file |
| SubtitleServiceApi | get_items_by_id_remotesearch_subtitles_by_language | GET /Items/{Id}/RemoteSearch/Subtitles/{Language} | |
| SubtitleServiceApi | get_providers_subtitles_subtitles_by_id | GET /Providers/Subtitles/Subtitles/{Id} | |
| SubtitleServiceApi | get_videos_by_id_by_mediasourceid_subtitles_by_index_by_format | GET /Videos/{Id}/{MediaSourceId}/Subtitles/{Index}/Stream.{Format} | Gets subtitles in a specified format. |
| SubtitleServiceApi | get_videos_by_id_by_mediasourceid_subtitles_by_index_by_startpositionticks_by_format | GET /Videos/{Id}/{MediaSourceId}/Subtitles/{Index}/{StartPositionTicks}/Stream.{Format} | Gets subtitles in a specified format. |
| SubtitleServiceApi | post_items_by_id_remotesearch_subtitles_by_subtitleid | POST /Items/{Id}/RemoteSearch/Subtitles/{SubtitleId} | |
| SuggestionsServiceApi | get_users_by_userid_suggestions | GET /Users/{UserId}/Suggestions | Gets items based on a query. |
| SyncServiceApi | delete_sync_by_targetid_items | DELETE /Sync/{TargetId}/Items | Cancels items from a sync target |
| SyncServiceApi | delete_sync_jobitems_by_id | DELETE /Sync/JobItems/{Id} | Cancels a sync job item |
| SyncServiceApi | delete_sync_jobs_by_id | DELETE /Sync/Jobs/{Id} | Cancels a sync job. |
| SyncServiceApi | get_sync_items_ready | GET /Sync/Items/Ready | Gets ready to download sync items. |
| SyncServiceApi | get_sync_jobitems | GET /Sync/JobItems | Gets sync job items. |
| SyncServiceApi | get_sync_jobitems_by_id_additionalfiles | GET /Sync/JobItems/{Id}/AdditionalFiles | Gets a sync job item file |
| SyncServiceApi | get_sync_jobitems_by_id_file | GET /Sync/JobItems/{Id}/File | Gets a sync job item file |
| SyncServiceApi | get_sync_jobs | GET /Sync/Jobs | Gets sync jobs. |
| SyncServiceApi | get_sync_jobs_by_id | GET /Sync/Jobs/{Id} | Gets a sync job. |
| SyncServiceApi | get_sync_options | GET /Sync/Options | Gets a list of available sync targets. |
| SyncServiceApi | get_sync_targets | GET /Sync/Targets | Gets a list of available sync targets. |
| SyncServiceApi | post_sync_by_itemid_status | POST /Sync/{ItemId}/Status | Gets sync status for an item. |
| SyncServiceApi | post_sync_data | POST /Sync/Data | Syncs data between device and server |
| SyncServiceApi | post_sync_items_cancel | POST /Sync/Items/Cancel | Cancels items from a sync target |
| SyncServiceApi | post_sync_jobitems_by_id_enable | POST /Sync/JobItems/{Id}/Enable | Enables a cancelled or queued sync job item |
| SyncServiceApi | post_sync_jobitems_by_id_markforremoval | POST /Sync/JobItems/{Id}/MarkForRemoval | Marks a job item for removal |
| SyncServiceApi | post_sync_jobitems_by_id_transferred | POST /Sync/JobItems/{Id}/Transferred | Reports that a sync job item has successfully been transferred. |
| SyncServiceApi | post_sync_jobitems_by_id_unmarkforremoval | POST /Sync/JobItems/{Id}/UnmarkForRemoval | Unmarks a job item for removal |
| SyncServiceApi | post_sync_jobs | POST /Sync/Jobs | Gets sync jobs. |
| SyncServiceApi | post_sync_jobs_by_id | POST /Sync/Jobs/{Id} | Updates a sync job. |
| SyncServiceApi | post_sync_offlineactions | POST /Sync/OfflineActions | Reports an action that occurred while offline. |
| SystemServiceApi | get_system_endpoint | GET /System/Endpoint | Gets information about the request endpoint |
| SystemServiceApi | get_system_info | GET /System/Info | Gets information about the server |
| SystemServiceApi | get_system_info_public | GET /System/Info/Public | Gets public information about the server |
| SystemServiceApi | get_system_logs | GET /System/Logs | Gets a list of available server log files |
| SystemServiceApi | get_system_logs_log | GET /System/Logs/Log | Gets a log file |
| SystemServiceApi | get_system_ping | GET /System/Ping | |
| SystemServiceApi | get_system_wakeonlaninfo | GET /System/WakeOnLanInfo | Gets wake on lan information |
| SystemServiceApi | post_system_ping | POST /System/Ping | |
| SystemServiceApi | post_system_restart | POST /System/Restart | Restarts the application, if needed |
| SystemServiceApi | post_system_shutdown | POST /System/Shutdown | Shuts down the application |
| TagServiceApi | get_artists_prefixes | GET /Artists/Prefixes | Gets items based on a query. |
| TagServiceApi | get_audiocodecs | GET /AudioCodecs | Gets items based on a query. |
| TagServiceApi | get_containers | GET /Containers | Gets items based on a query. |
| TagServiceApi | get_items_prefixes | GET /Items/Prefixes | Gets items based on a query. |
| TagServiceApi | get_subtitlecodecs | GET /SubtitleCodecs | Gets items based on a query. |
| TagServiceApi | get_tags | GET /Tags | Gets items based on a query. |
| TagServiceApi | get_videocodecs | GET /VideoCodecs | Gets items based on a query. |
| TagServiceApi | get_years | GET /Years | Gets items based on a query. |
| TrailersServiceApi | get_trailers | GET /Trailers | Finds movies and trailers similar to a given trailer. |
| TvShowsServiceApi | get_shows_by_id_episodes | GET /Shows/{Id}/Episodes | Gets episodes for a tv season |
| TvShowsServiceApi | get_shows_by_id_seasons | GET /Shows/{Id}/Seasons | Gets seasons for a tv series |
| TvShowsServiceApi | get_shows_nextup | GET /Shows/NextUp | Gets a list of next up episodes |
| TvShowsServiceApi | get_shows_upcoming | GET /Shows/Upcoming | Gets a list of upcoming episodes |
| UniversalAudioServiceApi | get_audio_by_id_by_container | GET /Audio/{Id}/universal.{Container} | Gets an audio stream |
| UniversalAudioServiceApi | get_audio_by_id_universal | GET /Audio/{Id}/universal | Gets an audio stream |
| UniversalAudioServiceApi | head_audio_by_id_by_container | HEAD /Audio/{Id}/universal.{Container} | Gets an audio stream |
| UniversalAudioServiceApi | head_audio_by_id_universal | HEAD /Audio/{Id}/universal | Gets an audio stream |
| UserActivityAPIApi | get_user_usage_stats_by_breakdowntype_breakdownreport | GET /user_usage_stats/{BreakdownType}/BreakdownReport | Gets a breakdown of a usage metric |
| UserActivityAPIApi | get_user_usage_stats_by_userid_by_date_getitems | GET /user_usage_stats/{UserID}/{Date}/GetItems | Gets activity for {USER} for {Date} formatted as yyyy-MM-dd |
| UserActivityAPIApi | get_user_usage_stats_durationhistogramreport | GET /user_usage_stats/DurationHistogramReport | Gets duration histogram |
| UserActivityAPIApi | get_user_usage_stats_hourlyreport | GET /user_usage_stats/HourlyReport | Gets a report of the available activity per hour |
| UserActivityAPIApi | get_user_usage_stats_load_backup | GET /user_usage_stats/load_backup | Loads a backup from a file |
| UserActivityAPIApi | get_user_usage_stats_moviesreport | GET /user_usage_stats/MoviesReport | Gets Movies counts |
| UserActivityAPIApi | get_user_usage_stats_playactivity | GET /user_usage_stats/PlayActivity | Gets play activity for number of days |
| UserActivityAPIApi | get_user_usage_stats_process_list | GET /user_usage_stats/process_list | Gets a list of process Info |
| UserActivityAPIApi | get_user_usage_stats_resource_usage | GET /user_usage_stats/resource_usage | Gets Resource Usage Info |
| UserActivityAPIApi | get_user_usage_stats_save_backup | GET /user_usage_stats/save_backup | Saves a backup of the playback report data to the backup path |
| UserActivityAPIApi | get_user_usage_stats_session_list | GET /user_usage_stats/session_list | Gets Session Info |
| UserActivityAPIApi | get_user_usage_stats_tvshowsreport | GET /user_usage_stats/TvShowsReport | Gets TV Shows counts |
| UserActivityAPIApi | get_user_usage_stats_type_filter_list | GET /user_usage_stats/type_filter_list | Gets types filter list items |
| UserActivityAPIApi | get_user_usage_stats_user_activity | GET /user_usage_stats/user_activity | Gets a report of the available activity per hour |
| UserActivityAPIApi | get_user_usage_stats_user_list | GET /user_usage_stats/user_list | Get users |
| UserActivityAPIApi | get_user_usage_stats_user_manage_by_action_by_id | GET /user_usage_stats/user_manage/{Action}/{Id} | Get users |
| UserActivityAPIApi | get_user_usage_stats_userplaylist | GET /user_usage_stats/UserPlaylist | Gets a report of all played items for a user in a date period |
| UserActivityAPIApi | post_user_usage_stats_import_backup | POST /user_usage_stats/import_backup | Post a backup for importing |
| UserActivityAPIApi | post_user_usage_stats_submit_custom_query | POST /user_usage_stats/submit_custom_query | Submit an SQL query |
| UserLibraryServiceApi | delete_users_by_userid_favoriteitems_by_id | DELETE /Users/{UserId}/FavoriteItems/{Id} | Unmarks an item as a favorite |
| UserLibraryServiceApi | delete_users_by_userid_items_by_id_rating | DELETE /Users/{UserId}/Items/{Id}/Rating | Deletes a user's saved personal rating for an item |
| UserLibraryServiceApi | get_livetv_programs_by_id | GET /LiveTv/Programs/{Id} | Gets a live tv program |
| UserLibraryServiceApi | get_users_by_userid_items_by_id | GET /Users/{UserId}/Items/{Id} | Gets an item from a user's library |
| UserLibraryServiceApi | get_users_by_userid_items_by_id_intros | GET /Users/{UserId}/Items/{Id}/Intros | Gets intros to play before the main media item plays |
| UserLibraryServiceApi | get_users_by_userid_items_by_id_localtrailers | GET /Users/{UserId}/Items/{Id}/LocalTrailers | Gets local trailers for an item |
| UserLibraryServiceApi | get_users_by_userid_items_by_id_specialfeatures | GET /Users/{UserId}/Items/{Id}/SpecialFeatures | Gets special features for an item |
| UserLibraryServiceApi | get_users_by_userid_items_latest | GET /Users/{UserId}/Items/Latest | Gets latest media |
| UserLibraryServiceApi | get_users_by_userid_items_root | GET /Users/{UserId}/Items/Root | Gets the root folder from a user's library |
| UserLibraryServiceApi | post_users_by_userid_favoriteitems_by_id | POST /Users/{UserId}/FavoriteItems/{Id} | Marks an item as a favorite |
| UserLibraryServiceApi | post_users_by_userid_items_by_id_rating | POST /Users/{UserId}/Items/{Id}/Rating | Updates a user's rating for an item |
| UserServiceApi | delete_users_by_id | DELETE /Users/{Id} | Deletes a user |
| UserServiceApi | get_users | GET /Users | Gets a list of users |
| UserServiceApi | get_users_by_id | GET /Users/{Id} | Gets a user by Id |
| UserServiceApi | get_users_public | GET /Users/Public | Gets a list of publicly visible users for display on a login screen. |
| UserServiceApi | post_users_authenticatebyname | POST /Users/AuthenticateByName | Authenticates a user |
| UserServiceApi | post_users_by_id | POST /Users/{Id} | Updates a user |
| UserServiceApi | post_users_by_id_authenticate | POST /Users/{Id}/Authenticate | Authenticates a user |
| UserServiceApi | post_users_by_id_configuration | POST /Users/{Id}/Configuration | Updates a user configuration |
| UserServiceApi | post_users_by_id_easypassword | POST /Users/{Id}/EasyPassword | Updates a user's easy password |
| UserServiceApi | post_users_by_id_password | POST /Users/{Id}/Password | Updates a user's password |
| UserServiceApi | post_users_by_id_policy | POST /Users/{Id}/Policy | Updates a user policy |
| UserServiceApi | post_users_forgotpassword | POST /Users/ForgotPassword | Initiates the forgot password process for a local user |
| UserServiceApi | post_users_forgotpassword_pin | POST /Users/ForgotPassword/Pin | Redeems a forgot password pin |
| UserServiceApi | post_users_new | POST /Users/New | Creates a user |
| UserViewsServiceApi | get_users_by_userid_groupingoptions | GET /Users/{UserId}/GroupingOptions | |
| UserViewsServiceApi | get_users_by_userid_views | GET /Users/{UserId}/Views | |
| VideoHlsServiceApi | get_videos_by_id_live_m3u8 | GET /Videos/{Id}/live.m3u8 | |
| VideoServiceApi | get_items_file | GET /Items/File | Gets the original file of an item |
| VideoServiceApi | get_videos_by_id_by_container | GET /Videos/{Id}/stream.{Container} | Gets a video stream |
| VideoServiceApi | get_videos_by_id_stream | GET /Videos/{Id}/stream | Gets a video stream |
| VideoServiceApi | head_videos_by_id_by_container | HEAD /Videos/{Id}/stream.{Container} | Gets a video stream |
| VideoServiceApi | head_videos_by_id_stream | HEAD /Videos/{Id}/stream | Gets a video stream |
| VideosServiceApi | delete_videos_by_id_alternatesources | DELETE /Videos/{Id}/AlternateSources | Removes alternate video sources. |
| VideosServiceApi | get_videos_by_id_additionalparts | GET /Videos/{Id}/AdditionalParts | Gets additional parts for a video. |
| VideosServiceApi | post_videos_mergeversions | POST /Videos/MergeVersions | Merges videos into a single record |