Skip to content

Fix #472 by checking for instrumental markings during bulk search#473

Closed
Coloradohusky wants to merge 1 commit into
jacquesh:mainfrom
Coloradohusky:main
Closed

Fix #472 by checking for instrumental markings during bulk search#473
Coloradohusky wants to merge 1 commit into
jacquesh:mainfrom
Coloradohusky:main

Conversation

@Coloradohusky

Copy link
Copy Markdown

This code adds the instrumental checking seen in lyric_search.cpp to ui_lyric_bulk_search.cpp, as the previous code only checked for instrumentals during autoplay. This code also fixes a minor logging bug. Lyrics can still be checked for instrumental songs by running Search for lyrics (manually).

@Coloradohusky

Copy link
Copy Markdown
Author

Not sure why id3tag.cpp is failing 🤷

@jacquesh jacquesh left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As called out in the logs, it didn't like the tag source because of the 'track': unreferenced parameter. Looks like that was a new addition with more recent MSVC builds. I wasn't getting it locally until I updated my installation and now I do. That's been fixed in main so if you merge/rebase then it should be happy.

Given the todo I assume you're planning to still do some more work here so I guess I'll hold off on further review until the PR's more complete?

Comment thread src/ui_contextmenu.cpp Outdated
@jacquesh

jacquesh commented Feb 7, 2026

Copy link
Copy Markdown
Owner

Closing for inactivity

@jacquesh jacquesh closed this Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants