-
- Downloads
Clean up path building for transmission, fix bug for torrent download path...
Clean up path building for transmission, fix bug for torrent download path with transmission (#3387) os.path.isabs for paths to be used in an api call will fail if SR and the api are on a different machine when one is Windoze and the other is Linux Example: - C:\Test is absolute for a windows destination, but it is not if SR is on Linux its fail - /Test is absolute for a Linux destination, but if SR is on Windows its fail
Loading
Please register or sign in to comment