Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SoundcloudDL not working 'Invalid path in arguments' (UnRAID) #25

Open
squabbi opened this issue Sep 21, 2018 · 0 comments
Open

SoundcloudDL not working 'Invalid path in arguments' (UnRAID) #25

squabbi opened this issue Sep 21, 2018 · 0 comments

Comments

@squabbi
Copy link

squabbi commented Sep 21, 2018

Hi!
There wasn't a support page linked in the unRAID plugin, so I thought I would just put this here.

I've tried downloading the favourites from a user, and an individual track (with no options selected).
It might be just a configuration issue on my end, this is what I have it set up to:

I have mapped /downloads to /mnt/cache/appdata/liquid-dl during my setup of the Docker template. I've checked that scdl is up to date via pip.

When downloading an individual track, I get this error:

�[37mSoundcloud Downloader�[0m
�[31mInvalid path in arguments...�[0m
[21/Sep/2018 01:33:06] "GET /liquid-dl/soundcloud-submit?operating_system=Windows&url=https%3A%2F%2Fsoundcloud.com%2Fwastednights%2Fpalm&output_path=%5Csoundcloud&download_artist=false&download_all_tracks_and_reposts=false&download_user_uploads=false&download_favorites=false&download_playlist=false&download_like_and_owned_playlists=false HTTP/1.1" 200 44

When downloading the likes of a user:

�[37mSoundcloud Downloader�[0m
�[37mFound a user profile�[0m
�[31mPlease provide a download type...�[0m
[21/Sep/2018 01:30:19] "GET /liquid-dl/soundcloud-submit?operating_system=Windows&url=https%3A%2F%2Fsoundcloud.com%2Fsquabbi&output_path=%2Fdownloads&download_artist=false&download_all_tracks_and_reposts=false&download_user_uploads=false&download_favorites=true&download_playlist=false&download_like_and_owned_playlists=false HTTP/1.1" 200 44

Edit:
I've tried a variety of paths:

  • soundcloud/
  • /soundcloud
  • soundcloud

Could it be that we're missing a few arguments for scdl? I'm not too familiar with python, but I guess its just a modification needed in the soundcloud worker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant