qbit_manage
qbit_manage copied to clipboard
This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove Orphaned data, remove unregistered torrents and much much more.
### Is your feature request related to a problem? Please elaborate. As new features are created, the user's config.yml file is bound to become outdated sooner or late, currently it...
## Description Provides two new configuration options for `share_limits` (`include_smaller_than` and `include_bigger_than`) to apply share limits to torrents depending on their size. The size should be in GB. Example: ```yaml...
### Describe the Bug I am looking though the config template and I see the following `directory` values are optional: - remote_dir - recycle_bin - torrents_dir - orphaned_dir - cross_seed...
### Describe the Bug Exclude pattern will not prevent `rem_orphaned` from deleting empty directories within a directory that `rem_orphaned` is run on. Kinda difficult explaining so I'll use an example:...
### Is your feature request related to a problem? Please elaborate. Not necessarily a qbitmanage problem, it runs as it should. However, in scenarios where external programs like cross-seed are...
get_inode_count is counting symlinks towards hardlink counts Origin user: glicholas Origin message: [Discord Server Link](https://discord.com/channels/764440599066574859/921548253948964904/1263195453969793224) Reporting user: bobokun Reporting message: [Discord Server Link](https://discord.com/channels/764440599066574859/921548253948964904/1263206604887822376)
### Describe the Bug The startup delay message is printed after the delay has elapsed. Before delay ``` |====================================================================================================| | _ _ _ | | | | (_) | |...
### 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...
### Describe the Bug When adding a torrent to the watch folder that I have already downloaded the content for , qBm won't recheck/resume the torrent. ### Config ```yaml #...
## Description Initial concept for recovery from the recyclebin ## Type of change Please delete options that are not relevant. - [x] New feature (non-breaking change which adds functionality) ##...