-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
lp1879656 Track info: Show file name for tracks without artist&title #2807
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM,
Unfortunately users Paring the window title for broadcasting need to adjust the parser.
But that is OK, since we are not in the beta period.
The pre-comit hook fails in res/skins/Deere/deck_text_row.xml because of a trailing white space. |
@uklotzde: Can you also add a changelog entry? This is a significant change for window headline paring useres. |
Was this issue introduced in this PR? We shouldn't merge PRs with issues like these. Now the CI pre-commit job for every PR based on 2.3 will fail. |
I have run the pre-commit hook locally and it fixed line endings in 3 files. No idea why this now failed on CI? I'll fix the remaining issues with the CHANGELOG updates. |
@daschuer This string was buried deep inside the implementation as a plain literal without any documentation!! |
res/skins/Deere/deck_text_row.xml doesn't contain any whitespace or line ending issues. Instead these should have been fixed by this PR. |
https://bugs.launchpad.net/mixxx/+bug/1879656