Skip to content

"Failed to load because no supported source was found" #78

@cukabeka

Description

@cukabeka

Snowify version

1.3.5

Platform

Windows

What happened?

Image

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

  1. Open app
  2. search track
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions