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

TagMode n still scans skipped files #71

Closed
239 opened this issue Aug 18, 2023 · 1 comment
Closed

TagMode n still scans skipped files #71

239 opened this issue Aug 18, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@239
Copy link

239 commented Aug 18, 2023

According to Tag Mode n easy mode should skip all files except .opus but it still scans and doesn't update other files.
rsgain easy -S -p opus .../
opus.ini

[Global]
TagMode=n

[Opus]
OpusMode=r
TagMode=i
TargetLoudness=-23

The other way around it scans and even updates .opus with all the other files.
...

@complexlogic
Copy link
Owner

I can reproduce this in the current master build. There was most likely a regression in one of the recent versions. I'll have time to investigate and provide a fix later.

@complexlogic complexlogic added the bug Something isn't working label Aug 18, 2023
complexlogic added a commit that referenced this issue Aug 18, 2023
This was a regression that was introduced in version 3.2
Fixes #71
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