DevYukine / red_oxide

A CLI helping with uploading to Redacted, inspired by REDBetter
MIT License
102 stars 18 forks source link

Skipping due to encountered error: The system cannot find the path specified. (os error 3) #17

Open strk0s opened 5 months ago

strk0s commented 5 months ago

No matter what config settings for pathing I change in the JSON it throws this error on Windows through PS.

Skipping due to encountered error: The system cannot find the path specified. (os error 3)

"torrent_directory": "Z:/music/torrents", "content_directory": "Z:/music/content", "transcode_directory": "Z:/music/transcode", "spectrogram_directory": "Z:/music/spectrogram",

veikeee commented 5 months ago

I am also facing the same issue.

m-aar-ten commented 3 months ago

Does "cd Z:/music/torrents" work in PS?