You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
�[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.
The text was updated successfully, but these errors were encountered:
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:
When downloading the likes of a user:
Edit:
I've tried a variety of paths:
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.
The text was updated successfully, but these errors were encountered: