Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Ocanamat opened this issue Sep 27, 2024 · 3 comments
Open

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

Ocanamat opened this issue Sep 27, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Ocanamat
Copy link

Ocanamat commented Sep 27, 2024

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:

  • file:///c/... and file:///c:/...
  • file://c/... and file://c:/...
  • c/... and c:/...
  • And windows paths directly: "C:\Program Files..."

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

Kind regards,

@RoderickQiu
Copy link
Owner

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
Copy link
Author

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
Copy link
Owner

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

@RoderickQiu RoderickQiu reopened this Oct 4, 2024
@RoderickQiu RoderickQiu added the bug Something isn't working label Oct 4, 2024
@RoderickQiu RoderickQiu changed the title Custom Sound Input File url not working? Custom Sound Input File url not working? (for urls with space) Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants