Snowify version
1.3.5
Platform
Windows
What happened?
Hi, nice project & interface.
I got problems with trying this out: "Failed to load because no supported source was found" - is this because YT-DLP is not configured correctly? some more context would be helpful. AFAIK my YT-DLP works fine, but for now, I have no way to actually play anything.
Steps to reproduce
- Open app
- search track
- press play
Expected behaviour
Give some details on reasons and how to fix / play music
Relevant logs or screenshots
"Failed to load because no supported source was found"
Failed to load resource: the server responded with a status of 404 ()
app.js:7886 Playback error: NotSupportedError: Failed to load because no supported source was found.
console.error @ app.js:7886 "
console.error = (...args) => { pushRendererLog('error', args.map(a => typeof a === 'string' ? a : JSON.stringify(a)).join(' ')); _origRendererError(...args); };"
app.js:1582 Uncaught (in promise) NotSupportedError: The element has no supported sources.
Snowify version
1.3.5
Platform
Windows
What happened?
Hi, nice project & interface.
I got problems with trying this out: "Failed to load because no supported source was found" - is this because YT-DLP is not configured correctly? some more context would be helpful. AFAIK my YT-DLP works fine, but for now, I have no way to actually play anything.
Steps to reproduce
Expected behaviour
Give some details on reasons and how to fix / play music
Relevant logs or screenshots