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

    Show / Hide Table of Contents

    PlaylistService

    API Documentation: Playlists

    deletePlaylistsByIdItems

    delete /Playlists/{Id}/Items

    Removes items from a playlist

    getPlaylistsByIdAddtoplaylistinfo

    get /Playlists/{Id}/AddToPlaylistInfo

    Gets add to playlist info

    getPlaylistsByIdItems

    get /Playlists/{Id}/Items

    Gets the original items of a playlist

    postPlaylists

    post /Playlists

    Creates a new playlist

    postPlaylistsByIdItems

    post /Playlists/{Id}/Items

    Adds items to a playlist

    postPlaylistsByIdItemsByItemidMoveByNewindex

    post /Playlists/{Id}/Items/{ItemId}/Move/{NewIndex}

    Moves a playlist item

    postPlaylistsByIdItemsDelete

    post /Playlists/{Id}/Items/Delete

    Removes items from a playlist

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