You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2022. It is now read-only.
Running autotorrent with dry run
`Found 2 torrent(s)
Torrent: /home/xxx/1.torrent
Found data: 0.0 bytes - Missing data: 75.4 GB - Would add: No
Local files used:
Torrent: /home/xxx/2.torrent
Found data: 0.0 bytes - Missing data: 42.0 GB - Would add: No
Local files used:
`
The torrents are exactly the same as the ones in the folder. This doesn't like RAW discs. When I tested with a single file, it worked perfectly.
ls | grep * 1 2Running autotorrent with dry run
`Found 2 torrent(s)
Torrent: /home/xxx/1.torrent
Found data: 0.0 bytes - Missing data: 75.4 GB - Would add: No
Local files used:
Torrent: /home/xxx/2.torrent
Found data: 0.0 bytes - Missing data: 42.0 GB - Would add: No
Local files used:
`
The torrents are exactly the same as the ones in the folder. This doesn't like RAW discs. When I tested with a single file, it worked perfectly.
autotorrent.conf
`[general]
db = MountDB
ignore_files =
store_path = /home/xxx/links/
add_limit_size = 64000000
add_limit_percent = 1
link_type = soft
scan_mode = exact
[disks]
disk1=/home/xxx/mount/`
Sending to qBittorrent