mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-09 04:20:52 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.151.0
This commit is contained in:
@@ -5,6 +5,7 @@ import GetLibrary from "./get_library/get_library.mdx";
|
||||
import DeleteLibrary from "./delete_library/delete_library.mdx";
|
||||
import GetLibraryItems from "./get_library_items/get_library_items.mdx";
|
||||
import RefreshLibrary from "./refresh_library/refresh_library.mdx";
|
||||
import SearchLibrary from "./search_library/search_library.mdx";
|
||||
import GetMetadata from "./get_metadata/get_metadata.mdx";
|
||||
import GetMetadataChildren from "./get_metadata_children/get_metadata_children.mdx";
|
||||
import GetOnDeck from "./get_on_deck/get_on_deck.mdx";
|
||||
@@ -22,6 +23,7 @@ API Calls interacting with Plex Media Server Libraries
|
||||
* [Delete Library](/python/library/delete_library) - Delete Library Section
|
||||
* [Get Library Items](/python/library/get_library_items) - Get Library Items
|
||||
* [Refresh Library](/python/library/refresh_library) - Refresh Library
|
||||
* [Search Library](/python/library/search_library) - Search Library
|
||||
* [Get Metadata](/python/library/get_metadata) - Get Items Metadata
|
||||
* [Get Metadata Children](/python/library/get_metadata_children) - Get Items Children
|
||||
* [Get On Deck](/python/library/get_on_deck) - Get On Deck
|
||||
@@ -47,6 +49,9 @@ API Calls interacting with Plex Media Server Libraries
|
||||
---
|
||||
<RefreshLibrary />
|
||||
|
||||
---
|
||||
<SearchLibrary />
|
||||
|
||||
---
|
||||
<GetMetadata />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user