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

[Bug]: Failed to enable the service on Windows, it does not scan the music directory #3025

Open
3 tasks done
Lguos opened this issue May 13, 2024 · 0 comments
Open
3 tasks done
Labels
bug triage New bug reports that need to be evaluated

Comments

@Lguos
Copy link

Lguos commented May 13, 2024

I confirm that:

  • I have searched the existing open AND closed issues to see if an issue already exists for the bug I've encountered
  • I'm using the latest version (your issue may have been fixed already)

Version

0.52.5

Current Behavior

I deleted the files and services of version 0.49.3. After re-downloading the latest version of the files, I encountered a problem. Running the program in cmd allows me to open the web page for login, but it does not scan my music directory, and the service creation with nssm also fails to start.
IMG_4610
IMG_4611
IMG_4612

Expected Behavior

How am I going to fix it?

Steps To Reproduce

No response

Environment

- OS:windows 10
- Browser:edge
- Client:

How Navidrome is installed?

Binary (from downloads page)

Configuration

# This is just an example! Please see available options to customize Navidrome for your needs at

LogLevel = 'DEBUG'
ScanSchedule = '@every 1h'
ND_ARTISTARTPRIORITY = 'artist.*, album/artist.*, external'
ND_COVERARTPRIORITY = 'cover.*, folder.*, front.*, embedded, external'
ND_ENABLECOVERANIMATION = 'true'
DefaultTheme = 'Nord'
DefaultLanguage = 'zh-Hans'

# IMPORTANT: Use single quotes for paths in Windows
MusicFolder = 'F:\Music'

# Set this to the path of your ffmpeg executable
FFmpegPath = ' D:\Download\ffmpeg-2023-08-30-git-7aa71ab5c0-full_build\bin\ffmpeg.exe'

Relevant log output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow Navidrome's Code of Conduct
@Lguos Lguos added bug triage New bug reports that need to be evaluated labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug triage New bug reports that need to be evaluated
Projects
None yet
Development

No branches or pull requests

1 participant