qBittorrent removing the '/' at the beginning of save paths

Sonarr version (2.0.0.5085)
Mono version (5.4.1.6)
OS Fedora
((Debug logs)): https://pastebin.com/k4NVJ0f8

Description of issue: for some reason Sonarr wasnt moving downloaded media to the proper folders once qbittorrent was done downloading it. It would download properly but then Sonarr showed no sign of it existing after that. after some digging I noticed in the logs that it threw this error a ton:

“[v2.0.0.5085] System.ArgumentException: value [mount/Media/Downloads/{Random Video}] is not a valid *nix path. paths must start with /”.

When I looked at qBittorrent i noticed it read that the save path was “mount/Media” instead of “/mount/Media” like it should be. Does anyone know how to fix this? Im at a loss on what do to here and any help would be greatly appreciated!

Thanks!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.