I've been using this post-completion hook in qBittorrent:
/home/usr/bin/at2 scan -p "%F"
"%F" is the content path, so the root folder for multifile torrents or just the file path for single file torrents. I believe this used to work, but recently after updating I get the following error:
Failed to scan /home/usr/files/[Group] Release - 01.mkv: [Errno 20] Not a directory: '/home/usr/files/[Group] Release - 01.mkv'
Could single file paths be (again?) supported?
I've been using this post-completion hook in qBittorrent:
/home/usr/bin/at2 scan -p "%F""%F"is the content path, so the root folder for multifile torrents or just the file path for single file torrents. I believe this used to work, but recently after updating I get the following error:Failed to scan /home/usr/files/[Group] Release - 01.mkv: [Errno 20] Not a directory: '/home/usr/files/[Group] Release - 01.mkv'Could single file paths be (again?) supported?