I have some code to pull an entire SoundCloud playlist and put it on my jellyfin server for audio streaming using my selfhosted cobalt api. today I ran into a snag where a random SoundCloud link straight up returns an error on the API. the link in question is https://soundcloud.com/camila-elisa-vargas-castillo/04-bad-dog-no-biscuits. I've tested it with both my node API and the public one at co.wuk.sh, neither have worked.
Originally created by @SWEDISHMEATBALLS12345674 on GitHub (Dec 28, 2023).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/293
I have some code to pull an entire SoundCloud playlist and put it on my jellyfin server for audio streaming using my selfhosted cobalt api. today I ran into a snag where a random SoundCloud link straight up returns an error on the API. the link in question is https://soundcloud.com/camila-elisa-vargas-castillo/04-bad-dog-no-biscuits. I've tested it with both my node API and the public one at co.wuk.sh, neither have worked.
fixed! docker package is currently being built and will be rolled out to co.wuk.sh within 10 minutes.
if your self-hosted instance uses watchtower, then it'll also update automatically :D
<!-- gh-comment-id:1871680768 -->
@wukko commented on GitHub (Dec 29, 2023):
fixed! docker package is currently being built and will be rolled out to co.wuk.sh within 10 minutes.
if your self-hosted instance uses watchtower, then it'll also update automatically :D
@SWEDISHMEATBALLS12345674 commented on GitHub (Dec 29, 2023):
Thanks! out of curiosity though, what exactly was the problem?
<!-- gh-comment-id:1871681320 -->
@SWEDISHMEATBALLS12345674 commented on GitHub (Dec 29, 2023):
Thanks! out of curiosity though, what exactly was the problem?
didn't accommodate for longer soundcloud usernames, i thought the max length is 24, but apparently not!
<!-- gh-comment-id:1871681666 -->
@wukko commented on GitHub (Dec 29, 2023):
didn't accommodate for longer soundcloud usernames, i thought the max length is 24, but apparently not!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @SWEDISHMEATBALLS12345674 on GitHub (Dec 28, 2023).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/293
I have some code to pull an entire SoundCloud playlist and put it on my jellyfin server for audio streaming using my selfhosted cobalt api. today I ran into a snag where a random SoundCloud link straight up returns an error on the API. the link in question is https://soundcloud.com/camila-elisa-vargas-castillo/04-bad-dog-no-biscuits. I've tested it with both my node API and the public one at co.wuk.sh, neither have worked.
@wukko commented on GitHub (Dec 29, 2023):
fixed! docker package is currently being built and will be rolled out to co.wuk.sh within 10 minutes.
if your self-hosted instance uses watchtower, then it'll also update automatically :D
@SWEDISHMEATBALLS12345674 commented on GitHub (Dec 29, 2023):
Thanks! out of curiosity though, what exactly was the problem?
@wukko commented on GitHub (Dec 29, 2023):
didn't accommodate for longer soundcloud usernames, i thought the max length is 24, but apparently not!
@SWEDISHMEATBALLS12345674 commented on GitHub (Dec 29, 2023):
ah nevermind just looked at the commit
@SWEDISHMEATBALLS12345674 commented on GitHub (Dec 29, 2023):
lmao
@wukko commented on GitHub (Dec 29, 2023):
the update is out on co.wuk.sh :)