doob187
doob187
@Ramstin13 @ochbob sudo docker exec -it >name of docker< /bin/bash apt-get update -yqq && \ apt-get install -yqq git unzip apt-utils && \ apt-get purge libgcc-8-dev -yqq && \ apt-get...
Is there any way to bypass the upload limit?? What limits they have?? Or how it works ? I never used Dropbox, so Idk what I need to add or...
``` rclone listremotes | grep "$1" ``` Van you give me a sample of the configuration or rclone To see what I need to add or change So I could...
Ah okay I see this should not be hard to add Let me think about. 🤔
Are there any special commands for uploading files to Dropbox ??
I think the beat option is to use a different docker So we don't have any conflicts For uploading we could also made a separation in dockers Mount and uploader...
What command for uploading did you use at the moment ? It's hard to find a good command for me .. when I don't use it ..
https://github.com/adamgot/python-plexlibrary/issues/80 @skuid87 @BinsonBuzz
Any updates ?