0

I'm currently hosting videos using the plex media server. The videos are located in the folder structure:

{Year}/{month}/{folderName}/

I'm wondering if a folder path like the above is known can we find out the URL of that folder?

Context: The goal is that if I know the path of a folder can I dynamically link to the correct folder of the URL in plex media?

  • The Plex Media Server application does not use the file path to construct the URL of media that it serves. Instead, it uses identifiers assigned within the media server's SQLite database, which stores the path to the media content. There is an API for the service that you could use to query media objects within your library – paneerakbari Jul 12 '23 at 16:10

0 Answers0