python embyapi
v4.1.1.0a0
Explorez l'API du serveur Emby
Ce package Python est automatiquement généré par le projet Swagger Codegen:
Python 2.7 et 3.4+
Si le package Python est hébergé sur GitHub, vous pouvez installer directement à partir de GitHub
pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git (Vous devrez peut-être exécuter pip avec la permission root: sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git )
Puis importez le package:
import embyapi Installez via setuptools.
python setup.py install --user (ou sudo python setup.py install pour installer le package pour tous les utilisateurs)
Puis importez le package:
import embyapi Veuillez suivre la procédure d'installation, puis exécuter ce qui suit:
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 )Tous les uris sont relatifs à https://home.ourflix.de:32865/emby
| Classe | Méthode | Demande HTTP | Description |
|---|---|---|---|
| ActivityLogServiceapi | get_system_activitylog_entries | Get / System / ActivityLog / Entrées | Obtient les entrées du journal d'activité |
| Artistes pourviceapi | get_artistes | Obtenir / artistes | Obtient tous les artistes d'un élément, d'un dossier ou d'une bibliothèque entière donnée |
| Artistes pourviceapi | get_artists_albumartists | Get / Artists / Albumartists | Obtient tous les artistes d'album d'un élément, d'un dossier donné ou d'une bibliothèque entière |
| Artistes pourviceapi | get_artists_by_name | Get / artistes / {nom} | Obtient un artiste, par son nom |
| AudioserviceAPI | get_audio_by_id_by_container | Get / audio/{id }/stream.{Container} | Obtient un flux audio |
| AudioserviceAPI | get_audio_by_id_stream | Get / audio / {id} / stream | Obtient un flux audio |
| AudioserviceAPI | head_audio_by_id_by_container | Head /Aaudio/ /id }/stream.{Container} | Obtient un flux audio |
| AudioserviceAPI | head_audio_by_id_stream | Tête / audio / {id} / stream | Obtient un flux audio |
| 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 / Configuration | Obtient la configuration de la marque |
| BrandingServiceapi | get_branding_css | Get / Branding / CSS | Obtient des CS personnalisés |
| BrandingServiceapi | get_branding_css_css | Get /branding/css.css | Obtient des CS personnalisés |
| Canalserviceapi | get_channels | Obtenir / canaux | Obtient les canaux disponibles |
| Canalserviceapi | get_channels_by_id_items | Get / canaux / {id} / éléments | Obtient des éléments de canal |
| Canalserviceapi | get_channels_items_latest | Obtenir / canaux / articles / dernier | Obtient des éléments de canal |
| Collectionserviceapi | delete_collections_by_id_items | Supprimer / collections / {id} / items | Supprime les articles d'une collection |
| Collectionserviceapi | Post_collections | Post / collections | Crée une nouvelle collection |
| Collectionserviceapi | post_collections_by_id_items | Post / collections / {id} / éléments | Ajoute des articles à une collection |
| Configurationsserviceapi | get_system_configuration | Get / System / Configuration | Obtient la configuration de l'application |
| Configurationsserviceapi | get_system_configuration_by_key | Get / System / Configuration / {Key} | Obtient une configuration nommée |
| Configurationsserviceapi | post_system_configuration | Post / système / configuration | Mise à jour de la configuration de l'application |
| Configurationsserviceapi | post_system_configuration_by_key | Post / système / configuration / {key} | Mises à jour nommées configuration |
| ConnectServiceAPI | delete_users_by_id_connect_link | Supprimer / utilisateurs / {id} / connect / lien | Supprime un lien de connexion pour un utilisateur |
| ConnectServiceAPI | get_connect_exchange | Get / Connect / Exchange | Obtient l'utilisateur local correspondant à partir d'un ID utilisateur Connect |
| ConnectServiceAPI | get_connect_pending | Obtenir / connecter / en attente | Crée un lien de connexion pour un utilisateur |
| ConnectServiceAPI | post_users_by_id_connect_link | Post / utilisateurs / {id} / connect / lien | Crée un lien de connexion pour un utilisateur |
| Tableau de bord | get_web_configurationpage | Get / Web / Configuration Page | |
| Tableau de bord | get_web_configuration pages | Get / Web / Configuration Pages | |
| Dispositiferviceapi | Delete_devices | Supprimer / appareils | Supprime un appareil |
| Dispositiferviceapi | get_devices | Obtenir / appareils | Obtient tous les appareils |
| Dispositiferviceapi | get_devices_cameReploads | Get / Appareils / CameraPloads | Obtient l'historique de téléchargement de la caméra pour un appareil |
| Dispositiferviceapi | get_devices_info | Obtenir / appareils / informations | Obtient des informations pour un appareil |
| Dispositiferviceapi | get_devices_options | Obtenir / appareils / options | Obtient des options pour un appareil |
| Dispositiferviceapi | Post_devices_cameReauploads | Post / appareils / CAMERSUPLOADS | Téléchargement du contenu |
| Dispositiferviceapi | post_devices_options | Post / appareils / options | Mise à jour des options de périphérique |
| DisplayPreferenceSServiceapi | get_displaypreferences_by_id | Get / displayPreferences / {id} | Obtient les préférences d'affichage d'un utilisateur pour un élément |
| DisplayPreferenceSServiceapi | post_displaypreferences_by_displaypreferencesId | Post / DisplayPreferences / {displayPreferencesId} | Met à jour les préférences d'affichage d'un utilisateur pour un élément |
| Dlnaserverserviceapi | get_dlna_by_uuid_connectionmanager_connectionmanager | Get / dlna / {uuid} / connectionManager / ConnectionManager | Obtient le gestionnaire de connexion DLNA XML |
| Dlnaserverserviceapi | get_dlna_by_uuid_connectionmanager_connectionmanager_xml | Get /dlna/{uuid }/connectionmanager/connectionmanager.xml | Obtient le gestionnaire de connexion DLNA XML |
| Dlnaserverserviceapi | get_dlna_by_uuid_contentdirectory_contentdirectory | Get / dlna / {uuid} / contentDirectory / contentDirectory | Obtient le répertoire de contenu DLNA XML |
| Dlnaserverserviceapi | get_dlna_by_uuid_contentdirectory_contentdirectory_xml | Get /dlna/{uuid }/contentdirectory/contentdirectory.xml | Obtient le répertoire de contenu DLNA XML |
| Dlnaserverserviceapi | get_dlna_by_uuid_description | Get / dlna / {uuid} / description | Obtient des informations sur le serveur DLNA |
| Dlnaserverserviceapi | get_dlna_by_uuid_description_xml | Get /dlna/{uuid }/description.xml | Obtient des informations sur le serveur DLNA |
| Dlnaserverserviceapi | get_dlna_by_uuid_icons_by_filename | Get / dlna / {uuid} / icons / {nom de fichier} | Obtient une icône de serveur |
| Dlnaserverserviceapi | get_dlna_icons_by_filename | Get / dlna / icons / {nom de fichier} | Obtient une icône de serveur |
| Dlnaserverserviceapi | POST_DLNA_BY_UUID_CONNECTIONMANGER_CONTROL | Post / dlna / {uuid} / connectionManager / Control | Traite une demande de contrôle |
| Dlnaserverserviceapi | post_dlna_by_uuid_contentdirectory_control | Post / dlna / {uuid} / contenuDirectory / Control | Traite une demande de contrôle |
| Dlnaserviceapi | delete_dlna_profiles_by_id | Supprimer / dlna / profils / {id} | Supprime un profil |
| Dlnaserviceapi | get_dlna_profileinfos | Get / dlna / profilInfos | Obtient une liste de profils |
| Dlnaserviceapi | get_dlna_profiles_by_id | Get / dlna / profils / {id} | Obtient un seul profil |
| Dlnaserviceapi | get_dlna_profiles_default | Get / dlna / profils / par défaut | Obtient le profil par défaut |
| Dlnaserviceapi | post_dlna_profiles | Post / DLNA / Profils | Crée un profil |
| Dlnaserviceapi | post_dlna_profiles_by_id | Post / dlna / profils / {id} | Met à jour un profil |
| Dynamichlsserviceapi | get_audio_by_id_hls1_by_playlistid_by_segmentid_by_segmentContainer | Get /audio/{id }/hls1/peplayListId }/; | |
| Dynamichlsserviceapi | get_audio_by_id_main_m3u8 | Get /audio/{id }/main.m3u8 | Obtient un flux audio en utilisant le streaming en direct HTTP. |
| Dynamichlsserviceapi | get_audio_by_id_master_m3u8 | Get /audio/ /id }/master.m3u8 | Obtient un flux audio en utilisant le streaming en direct HTTP. |
| Dynamichlsserviceapi | get_videos_by_id_hls1_by_playlistid_by_segmentid_by_segmentContainer | Get /videoS/ /id }/hls1/peplayListId }/; | |
| Dynamichlsserviceapi | get_videos_by_id_main_m3u8 | Get /videos/{id }/main.m3u8 | Obtient un flux vidéo en utilisant le streaming en direct HTTP. |
| Dynamichlsserviceapi | get_videos_by_id_master_m3u8 | Get /videos/{id }/master.m3u8 | Obtient un flux vidéo en utilisant le streaming en direct HTTP. |
| Dynamichlsserviceapi | get_videos_by_id_subtitles_m3u8 | Get / videos/{id }/subtitles.m3u8 | Obtient une liste de lecture HLS Sous-titre. |
| Dynamichlsserviceapi | head_audio_by_id_hls1_by_playlistid_by_segmentid_by_segmentContainer | Head /Aaudio/ /id }/hls1/ /playListId }/; | |
| Dynamichlsserviceapi | head_audio_by_id_master_m3u8 | Head /Aaudio/ /id }/master.m3u8 | Obtient un flux audio en utilisant le streaming en direct HTTP. |
| Dynamichlsserviceapi | head_videos_by_id_hls1_by_playlistid_by_segmentid_by_segmentContainer | Head /videos/{id }/hls1/peplayListId }/; | |
| Dynamichlsserviceapi | head_videos_by_id_master_m3u8 | Head / videos/ /id }/master.m3u8 | Obtient un flux vidéo en utilisant le streaming en direct HTTP. |
| EncodingInfoserviceapi | get_encoding_codecconfiguration_defaults | Obtenir / codage / codecconfiguration / par défaut | Obtient des configurations de codec par défaut |
| EncodingInfoserviceapi | get_encoding_codecinformation_video | Obtenir / codage / codecinformation / vidéo | Obtient des détails sur les encodeurs vidéo et les décodeurs disponibles |
| Environments pourviceapi | get_environment_defaultDirectoryBrowser | Get / Environment / DefaultDirectoryBrowser | Obtient le chemin parent d'un chemin donné |
| Environments pourviceapi | get_environment_directorycontents | Get / Environment / DirectoryConnts | Obtient le contenu d'un répertoire donné dans le système de fichiers |
| Environments pourviceapi | get_environment_drives | Obtenir / environnement / disques | Obtient des lecteurs disponibles à partir du système de fichiers du serveur |
| Environments pourviceapi | get_environment_networkdevices | Get / Environment / NetworkDevices | Obtient une liste d'appareils sur le réseau |
| Environments pourviceapi | get_environment_networkshares | Get / Environment / NetworkShares | Obtient les actions d'un périphérique réseau |
| Environments pourviceapi | get_environment_parentpath | Get / Environment / ParentPath | Obtient le chemin parent d'un chemin donné |
| Environments pourviceapi | post_environment_validatepath | Post / Environnement / ValidatePath | Obtient le contenu d'un répertoire donné dans le système de fichiers |
| Filterviceapi | get_items_filters | Obtenir / articles / filtres | Obtient la configuration de la marque |
| Filterviceapi | get_items_filters2 | Obtenir / articles / filtres2 | Obtient la configuration de la marque |
| GameGenresserviceapi | get_gamegenres | Get / GameGenres | Obtient tous les genres de jeu d'un élément, d'un dossier donné ou d'une bibliothèque entière |
| GameGenresserviceapi | get_gamegenres_by_name | Get / gamegenres / {nom} | Obtient un genre de jeu, par son nom |
| GAMESSERVICEAPI | get_games_systemsummaries | Obtenir / jeux / systèmes | Trouve des jeux similaires à un jeu donné. |
| Genresserviceapi | get_genres | Obtenir / genres | Obtient tous les genres d'un élément, d'un dossier ou d'une bibliothèque entière |
| Genresserviceapi | get_genres_by_name | Get / genres / {nom} | Obtient un genre, par son nom |
| Hlsegmentserviceapi | delete_videos_activeCcodings | Supprimer / vidéos / activeencodings | |
| Hlsegmentserviceapi | get_videos_by_id_hls_by_playlistid_by_segmentid_by_segmentContainer | Get /videos/{id }/hls/peplayListId }/; | |
| ImageByNameServiceapi | get_images_general | Get / Images / Général | Obtient toutes les images générales par nom |
| ImageByNameServiceapi | get_images_general_by_name_by_type | Get / images / général / {nom} / {type} | Obtient une image générale par son nom |
| ImageByNameServiceapi | get_images_mediainfo | Obtenir / images / mediainfo | Obtient toutes les informations sur les médias par nom |
| ImageByNameServiceapi | get_images_mediainfo_by_theme_by_name | Get / images / mediainfo / {thème} / {nom} | Obtient une image d'information médiatique par son nom |
| ImageByNameServiceapi | get_images_ratings | Obtenir / images / notes | Obtient toutes les images de notation par nom |
| ImageByNameServiceapi | get_images_ratings_by_theme_by_name | Get / images / ratings / {thème} / {nom} | Obtient une image de notation par son nom |
| Imagesserviceapi | delete_items_by_id_images_by_type | Supprimer / items / {id} / images / {type} | |
| Imagesserviceapi | delete_items_by_id_images_by_type_by_index | Delete / items / {id} / images / {type} / {index} | |
| Imagesserviceapi | delete_users_by_id_images_by_type | Supprimer / utilisateurs / {id} / images / {type} | |
| Imagesserviceapi | delete_users_by_id_images_by_type_by_index | Delete / utilisateurs / {id} / images / {type} / {index} | |
| Imagesserviceapi | get_artists_by_name_images_by_type | Get / artistes / {nom} / images / {type} | |
| Imagesserviceapi | get_artists_by_name_images_by_type_by_index | Get / artistes / {nom} / images / {type} / {index} | |
| Imagesserviceapi | get_gamegenres_by_name_images_by_type | Get / gameGenres / {name} / images / {type} | |
| Imagesserviceapi | get_gamegenres_by_name_images_by_type_by_index | Get / gameGenres / {name} / images / {type} / {index} | |
| Imagesserviceapi | get_genres_by_name_images_by_type | Get / genres / {nom} / images / {type} | |
| Imagesserviceapi | get_genres_by_name_images_by_type_by_index | Get / genres / {nom} / images / {type} / {index} | |
| Imagesserviceapi | get_items_by_id_images | Obtenir / items / {id} / images | Obtient des informations sur les images d'un élément |
| Imagesserviceapi | get_items_by_id_images_by_type | Get / items / {id} / images / {type} | |
| Imagesserviceapi | get_items_by_id_images_by_type_by_index | Get / items / {id} / images / {type} / {index} | |
| Imagesserviceapi | get_items_by_id_images_by_type_by_index_by_tag_by_format_by_maxwidth_by_maxheight_by_percentplayed_by_unplayedCount | Get / items / {id} / images / {type} / {index} / {tag} / {format} / {maxwidth} / {maxHeight} / {PenctPlayed} / {unplayedCount} | |
| Imagesserviceapi | get_musicgenres_by_name_images_by_type | Get / musicgenres / {nom} / images / {type} | |
| Imagesserviceapi | get_musicgenres_by_name_images_by_type_by_index | Get / musicgenres / {name} / images / {type} / {index} | |
| Imagesserviceapi | get_persons_by_name_images_by_type | Get / Persons / {nom} / images / {type} | |
| Imagesserviceapi | get_persons_by_name_images_by_type_by_index | Get / Persons / {nom} / images / {type} / {index} | |
| Imagesserviceapi | get_studios_by_name_images_by_type | Get / studios / {nom} / images / {type} | |
| Imagesserviceapi | get_studios_by_name_images_by_type_by_index | Get / studios / {nom} / images / {type} / {index} | |
| Imagesserviceapi | get_users_by_id_images_by_type | Get / users / {id} / images / {type} | |
| Imagesserviceapi | get_users_by_id_images_by_type_by_index | Get / users / {id} / images / {type} / {index} | |
| Imagesserviceapi | head_artists_by_name_images_by_type | Tête / artistes / {nom} / images / {type} | |
| Imagesserviceapi | head_artists_by_name_images_by_type_by_index | Tête / artistes / {nom} / images / {type} / {index} | |
| Imagesserviceapi | head_gamegenres_by_name_images_by_type | Head / GameGenres / {name} / images / {type} | |
| Imagesserviceapi | head_gamegenres_by_name_images_by_type_by_index | Head / GameGenres / {name} / images / {type} / {index} | |
| Imagesserviceapi | head_genres_by_name_images_by_type | Tête / genres / {nom} / images / {type} | |
| Imagesserviceapi | head_genres_by_name_images_by_type_by_index | Tête / genres / {nom} / images / {type} / {index} | |
| Imagesserviceapi | head_items_by_id_images_by_type | Tête / éléments / {id} / images / {type} | |
| Imagesserviceapi | head_items_by_id_images_by_type_by_index | Tête / éléments / {id} / images / {type} / {index} | |
| Imagesserviceapi | head_items_by_id_images_by_type_by_index_by_tag_by_format_by_maxwidth_by_maxheight_by_percentplayed_by_unplayedCount | Head / items / {id} / images / {type} / {index} / {tag} / {format} / {maxwidth} / {maxHeight} / {PenctPlayed} / {unplayedCount} | |
| Imagesserviceapi | head_musicgenres_by_name_images_by_type | Head / musicgenres / {nom} / images / {type} | |
| Imagesserviceapi | head_musicgenres_by_name_images_by_type_by_index | Head / musicgenres / {nom} / images / {type} / {index} | |
| Imagesserviceapi | head_persons_by_name_images_by_type | Tête / personnes / {nom} / images / {type} | |
| Imagesserviceapi | head_persons_by_name_images_by_type_by_index | Tête / personnes / {nom} / images / {type} / {index} | |
| Imagesserviceapi | head_studios_by_name_images_by_type | Tête / studios / {nom} / images / {type} | |
| Imagesserviceapi | head_studios_by_name_images_by_type_by_index | Tête / studios / {nom} / images / {type} / {index} | |
| Imagesserviceapi | head_users_by_id_images_by_type | Tête / utilisateurs / {id} / images / {type} | |
| Imagesserviceapi | head_users_by_id_images_by_type_by_index | Tête / utilisateurs / {id} / images / {type} / {index} | |
| Imagesserviceapi | post_items_by_id_images_by_type | Post / items / {id} / images / {type} | |
| Imagesserviceapi | post_items_by_id_images_by_type_by_index | Post / items / {id} / images / {type} / {index} | |
| Imagesserviceapi | post_items_by_id_images_by_type_by_index_index | Post / items / {id} / images / {type} / {index} / index | Met à jour l'index pour une image d'élément |
| Imagesserviceapi | post_users_by_id_images_by_type | Post / utilisateurs / {id} / images / {type} | |
| Imagesserviceapi | post_users_by_id_images_by_type_by_index | Post / utilisateurs / {id} / images / {type} / {index} | |
| InstantMixServiceapi | get_albums_by_id_instantmix | Get / albums / {id} / instantmix | Crée une playlist instantanée basée sur un album donné |
| InstantMixServiceapi | get_artists_instantmix | Get / Artists / instantMix | Crée une playlist instantanée basée sur un artiste donné |
| InstantMixServiceapi | get_items_by_id_instantmix | Get / items / {id} / instantmix | Crée une playlist instantanée basée sur un élément donné |
| InstantMixServiceapi | get_musicgenres_by_name_instantmix | Get / musicgenres / {nom} / instantmix | Crée une playlist instantanée basée sur un genre musical |
| InstantMixServiceapi | get_musicgenres_instantmix | Get / musicgenres / instantmix | Crée une playlist instantanée basée sur un genre musical |
| InstantMixServiceapi | get_playlists_by_id_instantmix | Get / playlists / {id} / instantmix | Crée une playlist instantanée basée sur une playlist donnée |
| InstantMixServiceapi | get_songs_by_id_instantmix | Get / Songs / {id} / instantMix | Crée une playlist instantanée basée sur une chanson donnée |
| Itemlookupserviceapi | get_items_by_id_externalidinfos | Get / items / {id} / externalidinfos | Obtient des informations d'identification externe pour un élément |
| Itemlookupserviceapi | get_items_remosesearch_image | Get / items / RemoTesearch / Image | Obtient une image distante |
| Itemlookupserviceapi | post_items_remosesearch_apply_by_id | Post / items / RemoTeSearch / Apply / {id} | Applique les critères de recherche à un élément et rafraîchisse les métadonnées |
| Itemlookupserviceapi | post_items_remosesearch_book | Post / éléments / Remotesearch / livre | |
| Itemlookupserviceapi | post_items_remosesearch_boxset | Post / éléments / RemoTesearch / BoxSet | |
| Itemlookupserviceapi | post_items_remosesearch_game | Post / objets / Remotesearch / jeu | |
| Itemlookupserviceapi | post_items_remosesearch_movie | Post / éléments / Remotesearch / film | |
| Itemlookupserviceapi | post_items_remosesearch_musicalbum | Post / éléments / RemoTesearch / MusicalBum | |
| Itemlookupserviceapi | post_items_remosesearch_musicartist | Post / articles / Remotesearch / Musicartist | |
| Itemlookupserviceapi | post_items_remosesearch_musicvideo | Post / articles / RemoTesearch / MusicVideo | |
| Itemlookupserviceapi | post_items_remosesearch_person | Post / éléments / Remotesearch / Person | |
| Itemlookupserviceapi | post_items_remosesearch_series | Post / éléments / RemoTesearch / Series | |
| Itemlookupserviceapi | post_items_remosesearch_trailer | Post / articles / RemoTesearch / remorque | |
| ItemRefreshServiceapi | post_items_by_id_refresh | Post / éléments / {id} / actualiser | Refreindre les métadonnées pour un article |
| ItemUpdatesserviceapi | get_items_by_itemid_metadataeditor | Get / items / {itemid} / métadataeditor | Obtient des informations sur l'éditeur de métadonnées pour un article |
| ItemUpdatesserviceapi | post_items_by_itemid | Post / éléments / {itemid} | Met à jour un article |
| Itemsserviceapi | get_items | Obtenir / articles | Obtient des articles basés sur une requête. |
| Itemsserviceapi | get_users_by_userid_items | Get / Users / {userid} / items | Obtient des articles basés sur une requête. |
| Itemsserviceapi | get_users_by_userid_items_resume | Get / Users / {userid} / items / CV | Obtient des articles basés sur une requête. |
| LibraryServiceapi | delete_items | Supprimer / éléments | Supprime un élément de la bibliothèque et du système de fichiers |
| LibraryServiceapi | delete_items_by_id | Supprimer / items / {id} | Supprime un élément de la bibliothèque et du système de fichiers |
| LibraryServiceapi | get_albums_by_id_similar | Get / albums / {id} / similaire | Trouve des albums similaires à un album donné. |
| LibraryServiceapi | get_artists_by_id_similar | Get / artistes / {id} / similaire | Trouve des albums similaires à un album donné. |
| LibraryServiceapi | get_games_by_id_similar | Get / games / {id} / similaire | Trouve des jeux similaires à un jeu donné. |
| LibraryServiceapi | get_items_by_id_ancestors | Obtenir / des éléments / {id} / ancêtres | Obtient tous les parents d'un article |
| LibraryServiceapi | get_items_by_id_criticreviews | Get / Items / {id} / criticreviews | Obtient des critiques de critiques pour un article |
| LibraryServiceapi | get_items_by_id_deleteinfo | Get / items / {id} / deleteinfo | Obtient la suppression des informations pour un article |
| LibraryServiceapi | get_items_by_id_download | Get / items / {id} / télécharger | Téléchargements des médias |
| LibraryServiceapi | get_items_by_id_file | Get / items / {id} / fichier | Obtient le fichier d'origine d'un élément |
| LibraryServiceapi | get_items_by_id_similar | Get / items / {id} / similaire | Obtient des articles similaires |
| LibraryServiceapi | get_items_by_id_thememedia | Obtenir / items / {id} / thememedia | Obtient des vidéos à thème et des chansons pour un article |
| LibraryServiceapi | get_items_by_id_themesongs | Obtenir / items / {id} / themesongs | Obtient des chansons à thème pour un article |
| LibraryServiceapi | get_items_by_id_themevideos | Obtenir / items / {id} / themevideos | Obtient des vidéos de thème pour un article |
| LibraryServiceapi | get_items_counts | Obtenir / des articles / comptes | |
| LibraryServiceapi | get_libraries_availableoptions | Get / Bibliothèques / Options disponibles | |
| LibraryServiceapi | get_library_mediafolders | Get / Library / Mediafolders | Obtient tous les dossiers de supports utilisateur. |
| LibraryServiceapi | get_library_physicalpaths | Get / Library / PhysicalPaths | Obtient une liste de chemins physiques à partir de dossiers virtuels |
| LibraryServiceapi | get_library_selectablemediafolders | Get / Library / SelectableMediafolders | Obtient tous les dossiers de supports utilisateur. |
| LibraryServiceapi | get_movies_by_id_similar | Get / films / {id} / similaire | Trouve des films et des bandes-annonces similaires à un film donné. |
| LibraryServiceapi | get_shows_by_id_similar | Get / shows / {id} / similaire | Trouve des émissions de télévision similaires à une. |
| LibraryServiceapi | get_trailers_by_id_similar | Get / remorque / {id} / similaire | Trouve des films et des bandes-annonces similaires à une bande-annonce donnée. |
| LibraryServiceapi | post_library_media_updated | Post / bibliothèque / média / mis à jour | Rapporte que de nouveaux films ont été ajoutés par une source externe |
| LibraryServiceapi | post_library_movies_added | Post / bibliothèque / films / ajouté | Déprécié. Utilisation / bibliothèque / média / mise à jour |
| LibraryServiceapi | post_library_movies_updated | Publier / bibliothèque / films / mis à jour | Déprécié. Utilisation / bibliothèque / média / mise à jour |
| LibraryServiceapi | post_library_refresh | Post / bibliothèque / actualisation | Démarre un scan de bibliothèque |
| LibraryServiceapi | Post_Library_Series_Added | Post / bibliothèque / série / ajouté | Déprécié. Utilisation / bibliothèque / média / mise à jour |
| LibraryServiceapi | post_library_series_updated | Post / bibliothèque / série / mis à jour | Déprécié. Utilisation / bibliothèque / média / mise à jour |
| Bibliothèque | Delete_Library_Virtualfolders | Supprimer / bibliothèque / Virtualfolders | |
| Bibliothèque | delete_library_virtualfolders_paths | Supprimer / bibliothèque / Virtualfolders / chemins | |
| Bibliothèque | get_library_virtualfolders | Get / Library / Virtualfolders | |
| Bibliothèque | Post_Library_Virtualfolders | Post / bibliothèque / Virtualfolders | |
| Bibliothèque | Post_Library_Virtualfolders_LibraryOptions | Post / bibliothèque / Virtualfolders / LibraryOptions | |
| Bibliothèque | post_library_virtualfolders_name | Post / bibliothèque / Virtualfolders / nom | |
| Bibliothèque | post_library_virtualfolders_paths | Post / bibliothèque / Virtualfolders / chemins | |
| Bibliothèque | post_library_virtualfolders_paths_update | Post / bibliothèque / virtualfolders / chemins / mise à jour | |
| Livetvserviceapi | delete_livetv_channelmappingoptions | Supprimer / livetv / canalmappingoptions | |
| Livetvserviceapi | delete_livetv_channelmappings | Supprimer / livetv / canalmappings | |
| Livetvserviceapi | delete_livetv_listingproviders | Supprimer / livetv / listingproviders | Supprime un fournisseur d'inscription |
| Livetvserviceapi | delete_livetv_recordings_by_id | Supprimer / livetv / enregistrements / {id} | Supprime un enregistrement télévisé en direct |
| Livetvserviceapi | delete_livetv_seriestimers_by_id | Supprimer / livetv / seriestimers / {id} | Annule une minuterie de la série télévisée en direct |
| Livetvserviceapi | delete_livetv_timers_by_id | Supprimer / livetv / timers / {id} | Annule une minuterie de télévision en direct |
| Livetvserviceapi | delete_livetv_tunerhosts | Supprimer / livetv / tunerhosts | Supprime un hôte de tuner |
| Livetvserviceapi | get_livetv_channelmappingoptions | Get / livetv / canalmappingoptions | |
| Livetvserviceapi | get_livetv_channelmappings | Get / livetv / canalmappings | |
| Livetvserviceapi | get_livetv_channels | Obtenir / livetv / canaux | Obtient des chaînes de télévision en direct disponibles. |
| Livetvserviceapi | get_livetv_channels_by_id | Get / livetv / canaux / {id} | Obtient une chaîne de télévision en direct |
| Livetvserviceapi | get_livetv_guideinfo | Get / livetv / guideinfo | Obtient des informations de guidage |
| Livetvserviceapi | get_livetv_info | Obtenir / livetv / info | Obtient des services de télévision en direct disponibles. |
| Livetvserviceapi | get_livetv_listingproviders | Obtenir / livetv / listingproviders | Obtient les fournisseurs d'inscription actuels |
| Livetvserviceapi | get_livetv_listingproviders_available | Get / livetv / listingproviders / disponible | Obtient le fournisseur d'inscription |
| Livetvserviceapi | get_livetv_listingproviders_default | Get / livetv / listingproviders / par défaut | |
| Livetvserviceapi | get_livetv_listingproviders_lineups | Get / livetv / listingproviders / filets | Obtient les gammes disponibles |
| Livetvserviceapi | get_livetv_listingproviders_schedulesdirect_countries | Obtenir / livetv / listingproviders / schedulesdirect / pays | Obtient les gammes disponibles |
| Livetvserviceapi | get_livetv_liverecordings_by_id_stream | Get / livetv / liverecordings / {id} / stream | Obtient une chaîne de télévision en direct |
| Livetvserviceapi | get_livetv_livestreamfiles_by_id_by_continer | Get /livetv/livestreamfiles/ /id }/stream.{Container} | Obtient une chaîne de télévision en direct |
| Livetvserviceapi | get_livetv_programs | Obtenir / livetv / programmes | Obtient des EPG TV en direct disponible. |
| Livetvserviceapi | get_livetv_programs_recomend | Obtenir / livetv / programmes / recommandé | Obtient des EPG TV en direct disponible. |
| Livetvserviceapi | get_livetv_recordings | Obtenir / livetv / enregistrements | Obtient des enregistrements télévisés en direct |
| Livetvserviceapi | get_livetv_recordings_by_id | Get / livetv / enregistrements / {id} | Obtient un enregistrement télévisé en direct |
| Livetvserviceapi | get_livetv_recordings_folders | Obtenir / livetv / enregistrements / dossiers | Obtient des dossiers d'enregistrement |
| Livetvserviceapi | get_livetv_recordings_groups | Obtenir / livetv / enregistrements / groupes | Obtient des groupes d'enregistrement de télévision en direct |
| Livetvserviceapi | get_livetv_recordings_groups_by_id | Get / livetv / enregistrements / groupes / {id} | Obtient un groupe d'enregistrement |
| Livetvserviceapi | get_livetv_recordings_series | Get / livetv / enregistrements / série | Obtient des enregistrements télévisés en direct |
| Livetvserviceapi | get_livetv_seriestimers | Obtenir / livetv / seriestimers | Obtient des minuteries de séries télévisées en direct |
| Livetvserviceapi | get_livetv_seriestimers_by_id | Get / livetv / seriestimers / {id} | Obtient une minuterie de série télévisée en direct |
| Livetvserviceapi | get_livetv_timers | Obtenir / livetv / temporisateurs | Obtient des minuteries de télévision en direct |
| Livetvserviceapi | get_livetv_timers_by_id | Get / livetv / timers / {id} | Obtient une minuterie de télévision en direct |
| Livetvserviceapi | get_livetv_timers_defaults | Get / livetv / timers / défaut | Obtient des valeurs par défaut pour une nouvelle minuterie |
| Livetvserviceapi | get_livetv_tunerhosts | Obtenir / livetv / tunerhosts | Obtient des hôtes de tuner |
| Livetvserviceapi | get_livetv_tunerhosts_types | Obtenir / livetv / tunerhosts / types | |
| Livetvserviceapi | get_livetv_tuners_discvover | Get / livetv / tuners / discover | |
| Livetvserviceapi | head_livetv_channelmappingoptions | Tête / livetv / canalmappingoptions | |
| Livetvserviceapi | head_livetv_channelmappings | Tête / livetv / canalmappings | |
| Livetvserviceapi | options_livetv_channelmappingoptions | Options / LiveTV / ChannelMappingOptions | |
| Livetvserviceapi | options_livetv_channelmappings | Options / LiveTV / ChannelMappings | |
| Livetvserviceapi | patch_livetv_channelmappingoptions | Patch / livetv / canalmappingoptions | |
| Livetvserviceapi | patch_livetv_channelmappings | Patch / livetv / canalmappings | |
| Livetvserviceapi | post_livetv_channelmappingoptions | Post / livetv / canalmappingoptions | |
| Livetvserviceapi | post_livetv_channelmappings | Post / livetv / canalmappings | |
| Livetvserviceapi | post_livetv_listingproviders | Post / livetv / listingproviders | Ajoute un fournisseur d'inscription |
| Livetvserviceapi | post_livetv_programs | Post / livetv / programmes | Obtient des EPG TV en direct disponible. |
| Livetvserviceapi | post_livetv_seriestimers | Post / livetv / seriestimères | Crée une minuterie de série télévisée en direct |
| Livetvserviceapi | post_livetv_seriestimers_by_id | Post / livetv / seriestimers / {id} | Met à jour une minuterie de série télévisée en direct |
| Livetvserviceapi | post_livetv_timers | Post / livetv / minuters | Crée une minuterie de télévision en direct |
| Livetvserviceapi | post_livetv_timers_by_id | Post / livetv / timers / {id} | Met à jour une minuterie de télévision en direct |
| Livetvserviceapi | post_livetv_tunerhosts | Post / livetv / tunerhosts | Ajoute un hôte de tuner |
| Livetvserviceapi | post_livetv_tuners_by_id_reset | Post / livetv / tuners / {id} / réinitialisation | Réinitialise un tuner de télévision |
| Livetvserviceapi | put_livetv_channelmappingoptions | Mettre / livetv / canalmappingoptions | |
| Livetvserviceapi | put_livetv_channelmappings | Mettre / livetv / canalmappings | |
| Localizationsserviceapi | get_localization_countries | Obtenir / localisation / pays | Reçoit des pays connus |
| Localizationsserviceapi | get_localization_cultures | Obtenir / localisation / cultures | Se fait connaître les cultures |
| Localizationsserviceapi | get_localisation_options | Obtenir / localisation / options | Obtient des options de localisation |
| Localizationsserviceapi | get_localization_parealratings | Obtenir / localisation / parentalings | Reçoit des notes parentales connues |
| Mediainfoserviceapi | get_items_by_id_playbackinfo | Get / items / {id} / playbackinfo | Obtient des informations sur les médias de lecture en direct pour un article |
| Mediainfoserviceapi | get_playback_bitratest | Get / Playback / BitRateTest | |
| Mediainfoserviceapi | post_items_by_id_playbackinfo | Post / éléments / {id} / playbackinfo | Obtient des informations sur les médias de lecture en direct pour un article |
| Mediainfoserviceapi | post_livestreams_close | Post / Livestreams / Fermer | Ferme une source médiatique |
| Mediainfoserviceapi | post_livestreams_mediainfo | Post / livestreams / mediainfo | Ferme une source médiatique |
| Mediainfoserviceapi | post_livestreams_open | Post / livestreams / ouvert | Ouvre une source médiatique |
| Moviseserviceapi | get_movies_recommendations | Obtenir / films / recommandations | Obtient des recommandations de films |
| Musicgenresserviceapi | get_musicgenres | Get / MusicGenres | Obtient tous les genres musicaux d'un élément, d'un dossier ou d'une bibliothèque entière donnée |
| Musicgenresserviceapi | get_musicgenres_by_name | Get / musicgenres / {nom} | Obtient un genre musical, par son nom |
| Newsviceapi | get_news_product | Obtenir / actualités / produit | Obtient les dernières nouvelles du produit. |
| Notifications SERVICEAPI | get_notifications_by_userid | Get / notifications / {userid} | Obtient des notifications |
| Notifications SERVICEAPI | get_notifications_by_userid_summary | Get / notifications / {userId} / résumé | Obtient un résumé de notification pour un utilisateur |
| Notifications SERVICEAPI | get_notifications_services | Obtenir / notifications / services | Obtient des types de notification |
| Notifications SERVICEAPI | get_notifications_types | Obtenir / notifications / types | Obtient des types de notification |
| Notifications SERVICEAPI | post_notifications_admin | Post / notifications / admin | Envoie une notification à tous les utilisateurs d'administration |
| Notifications SERVICEAPI | post_notifications_by_userid_read | Post / notifications / {userId} / lire | Marque les notifications comme lu |
| Notifications SERVICEAPI | post_notifications_by_userid_unread | Post / notifications / {userId} / non lu | Marque les notifications non lues |
| Officielratingserviceapi | get_officialratings | Obtenir / | Obtient des articles basés sur une requête. |
| Openapiviceapi | get_openapi | Get / OpenAPI | Obtient les spécifications OpenAPI 3 |
| Openapiviceapi | get_openapi_json | Get /openapi.json | Obtient des spécifications OpenAPI 3 |
| Openapiviceapi | get_swagger | Obtenir / fanfaronner | Obtient les spécifications de fanfaronnade |
| Openapiviceapi | get_swagger_json | Get /wagger.json | Obtient les spécifications de fanfaronnade |
| Packageserviceapi | delete_packages_installing_by_id | Supprimer / packages / installer / {id} | Annule une installation de package |
| Packageserviceapi | get_packages | Obtenir / packages | Obtient des forfaits disponibles |
| Packageserviceapi | get_packages_by_name | Get / packages / {nom} | Obtient un package, par nom ou l'assemblage GUID |
| Packageserviceapi | get_packages_updates | Obtenir / packages / mises à jour | Obtient des mises à jour des packages disponibles pour les packages actuellement installés |
| Packageserviceapi | post_packages_installed_by_name | Post / packages / installé / {nom} | Installe un package |
| PersonServiceapi | get_persons | Obtenir / des personnes | Obtient toutes les personnes d'un élément, d'un dossier ou d'une bibliothèque entière donnée |
| PersonServiceapi | get_persons_by_name | Get / Persons / {nom} | Obtient une personne, par son nom |
| PlaylistServiceapi | delete_playlists_by_id_items | Supprimer / playlists / {id} / items | Supprime les éléments d'une playlist |
| PlaylistServiceapi | get_playlists_by_id_items | Get / playlists / {id} / items | Obtient les éléments originaux d'une playlist |
| PlaylistServiceapi | Post_playlists | Post / playlists | Crée une nouvelle playlist |
| PlaylistServiceapi | post_playlists_by_id_items | Post / listes de lecture / {id} / éléments | Ajoute des éléments à une playlist |
| PlaylistServiceapi | Post_playlists_by_id_items_by_itemid_move_by_newindex | Post / playlists / {id} / items / {itemId} / move / {NewIndex} | Déplace un élément de playlist |
| Playstatesserviceapi | DELETE_USERS_BY_USERID_PLAYEDITEMS_BY_ID | Delete / users / {userid} / playitems / {id} | Marque un article comme non joué |
| Playstatesserviceapi | DELETE_USERS_BY_USERID_PLAYINGITEMS_BY_ID | Delete / users / {userid} / playitems / {id} | Rapporte qu'un utilisateur a cessé de jouer à un élément |
| Playstatesserviceapi | post_essions_playing | Post / sessions / jeu | Les rapports La lecture a commencé dans une session |
| Playstatesserviceapi | post_essions_playing_ping | Post / sessions / Playing / Ping | Pings une session de lecture |
| Playstatesserviceapi | post_essions_playing_progress | Post / sessions / Playing / Progress | Rapporte les progrès de la lecture dans une session |
| Playstatesserviceapi | Post_Sessions_Playing_stopped | Post / Sessions / Playing / Stopped | Les rapports La lecture s'est arrêté dans une session |
| Playstatesserviceapi | POST_USERS_BY_USERID_PLAYEDITEMS_BY_ID | Post / users / {userid} / playitems / {id} | Marque un article comme joué |
| Playstatesserviceapi | post_users_by_userid_playingItems_by_id | Post / users / {userid} / playitems / {id} | Rapporte qu'un utilisateur a commencé à jouer un article |
| Playstatesserviceapi | post_users_by_userid_playingItems_by_id_progress | Post / users / {userid} / playitems / {id} / progress | Rapporte les progrès de la lecture d'un utilisateur |
| Pluginserviceapi | delete_plugins_by_id | Supprimer / plugins / {id} | Désinstaller un plugin |
| Pluginserviceapi | get_plugins | Get / Plugins | Obtient une liste de plugins actuellement installés |
| Pluginserviceapi | get_plugins_by_id_configuration | Get / plugins / {id} / configuration | Obtient la configuration d'un plugin |
| 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 |