It mostly works but the "Date Modified" is a bit wonky.it should be addressed now using the same download link
i tried installing the Files from the Patch but was getting errorsYou don't 'install' the files from the patch. You have to unzip the patch into your MusicBee directory and overwrite existing files.
The songs I'm looking for aren't downloadable, does that have anything to do with it?Have you confirmed that the song(s) you're looking for actually exist on SoundCloud? Have you gone there via your browser and looked?
Streaming is working but downloads are still throwing a 401 errorI can confirm this, downloads still a problem.
downloads should now work - same link as aboveFixed, thanks!
downloads should now work - same link as above
Are you using a recent v3.5 patch version? There was a fix done that is relevant to this issueThat must have fixed it. I was using MusicBee v3.5.8064.28759P when I reported this.
What presets are needed to connect soundcloud? The "track search" tab is dead. The latest patch from here https://getmusicbee.com/patches/ is appliedThere are no presets that I know of. You do need to open SoundCloud Search under Services in the Navigator bar.
I don't see anything entered in your search barNo response..
Perhaps there aren't any results for "artist song".I don't see anything entered in your search barNo response..
https://imgur.com/a/jjxk9cx
EDIT: Scrap that, there are lots of results for that search string in the soundcloud search.I got over 100 hits after entering "artist song" (no quotes) and pressing enter.
did you hit the enter key?Yes. After clicking, the inscription "Enter into the search box..." disappears from the window. And nothing
Might this be a geographical access issue?
Where in the world are you Moodymann? I see your MusicBee language is Russian (excuse my ignorance if wrong).
Can you access Soundcloud and/or Musicbrainz (I think this is used for the upcoming releases) through your browser?
Sorry, but Soundcloud is not available in Russia:He never said he lives in Russia?
I have Win 7 and maybe I need to patch it? At the same time, everything works on a laptop with Win 10.Perhaps this is the issue.
Works fine with W11 also. With Windows 7 I bet you need to add TLS 1.1/2 like for so many other sites with Windows 7. Save this as a *.reg file and double click to enter it into your registry. A restart may or may not be needed (worked on my "final build" Win7 machine right away):I have Win 7 and maybe I need to patch it? At the same time, everything works on a laptop with Win 10.Perhaps this is the issue.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Client]
"DisabledByDefault"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]
"DisabledByDefault"=dword:00000000
Awesome! You helped me a lot. Thank you very much. Now the search works!!Works fine with W11 also. With Windows 7 I bet you need to add TLS 1.1/2 like for so many other sites with Windows 7. Save this as a *.reg file and double click to enter it into your registry. A restart may or may not be needed (worked on my "final build" Win7 machine right away):I have Win 7 and maybe I need to patch it? At the same time, everything works on a laptop with Win 10.Perhaps this is the issue.CodeWindows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Client]
"DisabledByDefault"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]
"DisabledByDefault"=dword:00000000