qbit_manage icon indicating copy to clipboard operation
qbit_manage copied to clipboard

[Bug]: Recyclebin filename can be too long for the filesystem

Open m-wynn opened this issue 1 year ago • 0 comments

Describe the Bug

I'm on btrfs which, like many linux filesystems, has a max filename length of 255 bytes. When trying to save torrents with long names to the recyclebin, it often fails opening the file with "Filename too long"

Config

recyclebin:
  enabled: true
  empty_after_x_days: 60
  save_torrents: true
  split_by_category: false

Logs

https://gist.github.com/m-wynn/1cd66a98564f9f54fc083b676461a7dc

Screenshots

No response

Installation

Docker

Version Number

4.1.7

What branch are you on?

master

m-wynn avatar Jul 11 '24 05:07 m-wynn