mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
17 KiB
17 KiB
GetLibrariesMediaContainer
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Size |
*int | ➖ | N/A | 5 |
AllowSync |
*bool | ➖ | N/A | false |
Title1 |
*string | ➖ | N/A | Plex Library |
Directory |
[]operations.GetLibrariesDirectory | ➖ | N/A | [ { "allowSync": true, "art": "/:/resources/movie-fanart.jpg", "composite": "/library/sections/1/composite/1705615584", "filters": true, "refreshing": false, "thumb": "/:/resources/movie.png", "key": "1", "type": "movie", "title": "Movies", "agent": "tv.plex.agents.movie", "scanner": "Plex Movie", "language": "en-US", "uuid": "322a231a-b7f7-49f5-920f-14c61199cd30", "updatedAt": 1705615634, "createdAt": 1654131312, "scannedAt": 1705615584, "content": true, "directory": true, "contentChangedAt": 3192854, "hidden": 0, "Location": [ { "id": 1, "path": "/movies" } ] } ] |