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

Sort Artists Ignoring "The" #1238

Merged
merged 2 commits into from
Jul 22, 2023
Merged

Sort Artists Ignoring "The" #1238

merged 2 commits into from
Jul 22, 2023

Conversation

bentheklutz
Copy link
Contributor

Ignore leading "The" when sorting albums and artists by artist name in the library.

e.g. "The Animals" now appears sorted under 'A' instead of under 'T' alongside other artists whose names begin with "The"

bentheklutz and others added 2 commits July 22, 2023 12:58
Ignore leading "The" when sorting albums and artists by artist name
in the library.
@hrkfdn
Copy link
Owner

hrkfdn commented Jul 22, 2023

Thanks for the PR ❤️ , I have made a very minor change. Merged :)

@hrkfdn hrkfdn enabled auto-merge (squash) July 22, 2023 10:59
@hrkfdn hrkfdn merged commit 2786c6b into hrkfdn:main Jul 22, 2023
5 checks passed
hrkfdn added a commit to FlynnD273/ncspot that referenced this pull request Jul 22, 2023
* Sorting QoL

Ignore leading "The" when sorting albums and artists by artist name
in the library.

* Simplify stripping of `The ` prefix in artist

---------

Co-authored-by: Henrik Friedrichsen <[email protected]>
@bentheklutz bentheklutz deleted the library-sorting branch July 22, 2023 14:28
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.

None yet

2 participants