Manu

Results 18 comments of Manu

The advantage of docker is that you have a docker compose file where you have all services such as plexdrive, plex (other media servers) inside. The backup is easy and...

The Docker image got an update! https://hub.docker.com/r/wiserain/plexdrive

> Yes, I had the same problem as you, --root-node-id didn't do anything, it still loads the root directory Sorry I am very late. If you don't want to have...

I would also be happy if the time is displayed correctly in the Discord notifications. Is that so complicated to implement?

Thank you, that works for now. I'll see if I can make it a bit more beautiful with embeds, but that's already great. Is there a reason why webhooks don't...

Hey @jhuckaby 1. How is it now possible, for example, to send only failed jobs via Webhook? 2. I would like to change the webhook for Discord. Embed it so...

@jhuckaby Thanks. So, embeds work like this: ``` { "embeds": [{ "title": "Hello!", "description": "Hi! :grinning:" }] } ``` How could I now integrate this into the config, can you...

> I would be happy to work on this feature if its considered to be a useful. I would actually find this feature useful via the GUI under "Send". You...