RoderickQiu / wnr

⏱️ Work/Rest Timer. Stricter. Prettier. More features. Win/Mac/Linux. (NEW UPDATES PAUSED.)
https://getwnr.com/
Mozilla Public License 2.0
949 stars 59 forks source link

Custom Sound Input File url not working? (for urls with space) #125

Open Ocanamat opened 3 weeks ago

Ocanamat commented 3 weeks ago

Hi,

I am running wnr 1.30.2 on Windows 11 23H2 and I have tried several different URIs to get custom sounds working from my local pc:

And none worked. What would be the correct syntax for entering a local file path in this settings?

Kind regards,

RoderickQiu commented 3 weeks ago

C:\Users\Roderick\Downloads\music.mp3 I tested with this and it indeed works.

And windows paths directly: "C:\Program Files..."

Maybe you remove the "" mark and try again? It is a problem that my description was not clear enough, though.

Ocanamat commented 2 weeks ago

I had the path without quotes, but the issue is that it doesn't like spaces in the path. I moved the audio files to a C:\ folder that I use for old software that does not like long Windows paths and the timer works as expected.

RoderickQiu commented 2 weeks ago

Yes, this is truly a problem then, that the current system doesn't work with paths with spaces. Thanks for that report.