8-16_account

joined 1 year ago
[–] 8-16_account@alien.top 1 points 1 year ago

Sounds very doable. I'd suppose could, as you say, just use an ftp server. Simplest for everyone is probably just setting up a simple HTTP server with Python:

python3 -m http.server -d /your/rclone/path
[–] 8-16_account@alien.top 1 points 1 year ago

Should there be something between RDT-client and Plex? I know that storage isn't a service/application, but it feels weird that the line goes directly from the download client to Plex

[–] 8-16_account@alien.top 1 points 1 year ago

using AD for user management

Do you mean that it authenticates with AD (like with LDAP), or that you want the password manager to manage AD users?