Hi there,
We are trying to integrate our app with plex.
We generate a stream available by example at http://localhost:62763
We generate a strm file on the fly, but:
We need to add it to plex. So how can w know what is the plex dir where we have to add it ? (it may be different on each os so we need to get it from plex directly)
OR
We send a request to plex saying, 'HEY SCAN THIS NEW DIR' (where we can generate a temp dir)
---
Please let me know how we can do something like that ..
Thanks a lot