-
Notifications
You must be signed in to change notification settings - Fork 26
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
Artist sort order #57
Comments
You can set the Unsure if it'll work when listing tracks though so maybe not quite what you are asking? |
hmmm... that doesn't seem to have any effect that I can detect. |
Not sure I understand correctly. Sorting tracks of a particular artist based on artist sort order doesn't make sense to me. That's for sorting different artists. Shouldn't all those tracks have the same artist? |
my mistake. I should have said "When viewing by artist..." In other words, when I open mopidy-mobile or Iris, and view my library by Artist. |
To clarify, you’re viewing a list of all tracks for a particular artist, and it’s sorting all of the tracks alphabetically, rather than by album? If that’s not it, perhaps you could provide a more detailed example? |
On 11/03/2021 04:24, Matthew Gamble wrote:
To clarify, you’re viewing a list of all tracks for a particular artist,
and it’s sorting all of the tracks alphabetically, rather than by album?
If that’s not it, perhaps you could provide a more detailed example?
no, when viewing my library by "Artist" I'd like to see "The Libertines"
for example, under "L" for libertines rather than "T" for "the".
track metadata can specify that artist should be sorted as "libertines,
the" for example but even when this is set, it is not displayed as expected.
I guess it is possible that the MP3/FLAC tags are irrelevant to how the
Artists are sorted on the client. I see the same sorting behaviour on
the Android mopidy-client and also Iris web client.
I am using the Mopidy-local backend.
Does this make sense?
G
…
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#57 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAWXKP5JG2BBFE25SBIX2S3TDBAYHANCNFSM4WK3MXTQ>.
--
Greg Matthews 07795 952895
Scientific Computing Operations Manager
Diamond Light Source Ltd Oxfordshire UK
--
This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
|
I understand. I also want to have this option, but for album artists. He's saying he wants the list of artists to be sorted by the "Artist Sort" tag rather than just the "Artist" tag. The config value |
not entirely sure that this is a mopidy-local issue so let me know if I got the wrong project!
When viewing tracks by artist, I would expect the sort order to be based on the "Album Artist Sort Order" or "Artist Sort Order" tag rather than strict alphabetical. So for example, artist "The August List" would come under "A" for "August List, The" rather than under "T" for "The" which it does at present.
Of course it is possible I just have some config set wrong. Apologies if that is the case.
The text was updated successfully, but these errors were encountered: