brandan-schmitz / plexbot

Plexbot - A discord bot for automating movie libraries.
0 stars 0 forks source link

Make encoding agents download/upload media files through API #126

Closed brandan-schmitz closed 2 years ago

brandan-schmitz commented 2 years ago

To simplify the process of running encoding agents, the bot should provide a API endpoint that will allow the encoder to download the media file it is going to encode directly from the bot and then another endpoint to upload it back to the bot. This will remove the need to have the encoding agents running in a location where the media file server is directly mounted.