Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    LibraryService

    API Documentation: Browsing the Library

    deleteItems

    delete /Items

    Deletes an item from the library and file system

    deleteItemsById

    delete /Items/{Id}

    Deletes an item from the library and file system

    getAlbumsByIdSimilar

    get /Albums/{Id}/Similar

    Finds albums similar to a given album.

    getArtistsByIdSimilar

    get /Artists/{Id}/Similar

    Finds albums similar to a given album.

    getGamesByIdSimilar

    get /Games/{Id}/Similar

    Finds games similar to a given game.

    getItemsByIdAncestors

    get /Items/{Id}/Ancestors

    Gets all parents of an item

    getItemsByIdCriticreviews

    get /Items/{Id}/CriticReviews

    Gets critic reviews for an item

    getItemsByIdDeleteinfo

    get /Items/{Id}/DeleteInfo

    Gets delete info for an item

    getItemsByIdDownload

    get /Items/{Id}/Download

    Downloads item media

    getItemsByIdFile

    get /Items/{Id}/File

    Gets the original file of an item

    getItemsByIdSimilar

    get /Items/{Id}/Similar

    Gets similar items

    getItemsByIdThememedia

    get /Items/{Id}/ThemeMedia

    Gets theme videos and songs for an item

    getItemsByIdThemesongs

    get /Items/{Id}/ThemeSongs

    Gets theme songs for an item

    getItemsByIdThemevideos

    get /Items/{Id}/ThemeVideos

    Gets theme videos for an item

    getItemsCounts

    get /Items/Counts

    getItemsIntros

    get /Items/Intros

    Gets info to debug intros

    getLibrariesAvailableoptions

    get /Libraries/AvailableOptions

    getLibraryMediafolders

    get /Library/MediaFolders

    Gets all user media folders.

    getLibraryPhysicalpaths

    get /Library/PhysicalPaths

    Gets a list of physical paths from virtual folders

    getLibrarySelectablemediafolders

    get /Library/SelectableMediaFolders

    Gets all user media folders.

    getMoviesByIdSimilar

    get /Movies/{Id}/Similar

    Finds movies and trailers similar to a given movie.

    getShowsByIdSimilar

    get /Shows/{Id}/Similar

    Finds tv shows similar to a given one.

    getTrailersByIdSimilar

    get /Trailers/{Id}/Similar

    Finds movies and trailers similar to a given trailer.

    postItemsByIdDelete

    post /Items/{Id}/Delete

    Deletes an item from the library and file system

    postItemsDelete

    post /Items/Delete

    Deletes an item from the library and file system

    postLibraryMediaUpdated

    post /Library/Media/Updated

    Reports that new movies have been added by an external source

    postLibraryMoviesAdded

    post /Library/Movies/Added

    Deprecated. Use /Library/Media/Updated

    postLibraryMoviesUpdated

    post /Library/Movies/Updated

    Deprecated. Use /Library/Media/Updated

    postLibraryRefresh

    post /Library/Refresh

    Starts a library scan

    postLibrarySeriesAdded

    post /Library/Series/Added

    Deprecated. Use /Library/Media/Updated

    postLibrarySeriesUpdated

    post /Library/Series/Updated

    Deprecated. Use /Library/Media/Updated

    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.