|
- Trying to find library id in a script - Plex Forum
Sticking to the commandline, you could combine curl and jq to something like the following to get the id of the library titled “Movies” (replacing {your_token} with your auth token):
- Plex API: Get Library Details - Plexopedia
You can easily retrieve the information about any library that is available on a Plex server using this API command The IP address of the Plex Media server The Plex token The key associated with the library This key can be found by calling the Libraries API command and looking for the library Success - The request was successful
- Plex Media Server URL Commands
Each Plex Media Server has a number of capabilities as regards transcoding and the libraries on the server To see the base information, visit the following URL: Example: A list of libraries with details for each library is available: Gives the following result: Each library has a key that identifies it within the database
- Get library details - Plex API Documentation
Logging a single line message
- Plex Library Ids · Issue #370 · meeb tubesync - GitHub
I didn't have any luck following the instructions in the link for getting the library selection ID However, I found this and hopefully maybe it can be implemented in the future to automatically get the IDs or if anyone else is having a
- How to make a list of things in my library? : r PleX - Reddit
A completely built-in, but less customizable option would be to use Plex Media Scanner to list all items via the command line Use 'Plex Media Scanner' --list to get your library ids, then use that id to narrow it down to a specific section
- Plex API: Get Libraries - Plexopedia
A Plex server can have many different libraries setup for various media You can easily retrieve the information about all libraries that are available on a Plex server using this API command
- Plex Library Section IDs - dibrz ARMBand GitHub Wiki
This guide will take you through retrieving your Plex Library Section IDs Note: If you have a separate Plex and Feeder setup, this will be done on the server where Plex is installed Note: If you get an error here, see the FAQ on how to fix permissions
|
|
|