Import problem (Linux vs Windows path)

Sonarr version (exact version): 2.0.0.4949
Mono version (if Sonarr is not running on Windows):
OS: Windows 10
((Debug logs)): https://pastebin.com/KibCMajG
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here)

Description of issue: Because Windows and Linux handle paths differently and I have Sonarr running on Windows and qBittorrent running on Ubuntu, Sonarr does not import finished files. qBittorrent reports /mnt/share/qBittorent/Nedladdade and that is not a path available in Windows. Is there a way to “catch” this and change it before it being parsed by Sonarr?

Yes it’s possible to handle this:

Thanks, this seems to be what I was looking for.

There is one thing I do not understand.

Is the host in this case the downloader or the file server? In my case, Sonarr, qBittorrent and the file server (also where qBittorrent stores downloaded files and the path I need to translate) are running on three different machines.

Looks like I solved it by adding one where host is the file server, one where host is qbittorrent and one where host is qbittorrent with :8080.

Thanks again for your help!

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