Optimize streaming from Real-Debrid

This commit is contained in:
Ben Adrian Sarmiento
2024-06-27 12:35:44 +02:00
parent bd1a163002
commit 7a7a79e882
6 changed files with 52 additions and 36 deletions

View File

@@ -53,9 +53,6 @@ on_library_update: |
echo "detected update on: $arg"
done
# buffer size when zurg is streaming files
network_buffer_size: 1048576 # 1 MiB
# true = send link to rclone and rclone will stream the file
# false = zurg will stream the file
serve_from_rclone: false