I am on LMS 7.9, the latest build. Since using 7.9 my albums sort on artist name, this not what I want, I want it to sort on Album title. This always used toe be the case. If I check in the webinterface it sorts correctly but in all my players (radio, touch, android player) it aoerts on artist name.
I can not find a way to manipulate this.
Any ideas?
Results 1 to 10 of 13
Thread: Albums not sorting the right way
-
2016-06-22, 09:56 #1
- Join Date
- Feb 2011
- Posts
- 47
Albums not sorting the right way
-
2016-06-22, 10:25 #2Server - LMS 8.2.0 Pi4B 4GB/Argon one case/pCP v7.0.0 - 74K library, playlists & LMS cache on SSD (ntfs)
Study - Pi3B/pCP 7.0.0/pi screen/Hifiberry DAC HAT Ruark MR1 Mk2
Lounge - Pi2/pCP 6.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
Garage - Squeezebox Boom + Fostex sub
Dining Room - Pi3B/Bluetooth/Echo Show 8
Spares - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi
-
2016-06-23, 13:20 #3
- Join Date
- Feb 2011
- Posts
- 47
-
2016-06-23, 17:30 #4
There is a setting on each player and there is a setting for the web-UI
--------------------------------------------------------------------
Main hifi: Rasbery PI digi+ MeridianG68J MeridianHD621 MeridianG98DH 2 x MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3 sub.
Bedroom/Office: Boom
Loggia: Raspi hifiberry dac + Adams
Bathroom : Radio (with battery)
iPad with iPengHD & SqueezePad
(spares Touch, SB3, reciever ,controller )
server Intel NUC Esxi VM Linux mint 18 LMS 7.9.2
http://people.xiph.org/~xiphmont/demo/neil-young.html
-
2016-06-24, 13:20 #5
- Join Date
- Feb 2011
- Posts
- 47
-
2020-08-17, 08:20 #6
- Join Date
- Feb 2007
- Posts
- 38
Album Title Sorting
I have tagged my album titles to include an album sort number
(this is so I can spot Live albums etc. in the list)
I would have expected (as an example only)
...
09 Album09
10 Album10
10a Live Album10a
11 Album11
...
etc.
But when the order is displayed for this example, 10a precedes 10
Is there a way to change the order to follow this ie 10 then 10a then 11?
Sorry if this is obvious
Ta
-
2020-08-17, 08:28 #7
- Join Date
- Oct 2014
- Posts
- 31
Albums not sorting the right way
I am guessing, but the sorting algorithm may use textual rather than
numerical sorting logic.
Perhaps 10.1, 10.2 (or 10.01 and 10.02) rather than 10a, 10b will give you
the results you want?
Regards.
On Mon, Aug 17, 2020, 10:22 AM GuyManning <
GuyManning.9nraen (AT) no-mx (DOT) f...limdevices.com> wrote:
>
> I have tagged my album titles to include an album sort number
> (this is so I can spot Live albums etc. in the list)
>
> I would have expected (as an example only)
> ...
> 09 Album09
> 10 Album10
> 10a Live Album10a
> 11 Album11
> ...
> etc.
> But when the order is displayed for this example, 10a precedes 10
> Is there a way to change the order to follow this ie 10 then 10a then
> 11?
> Sorry if this is obvious
> Ta
>
>
> ------------------------------------------------------------------------
> GuyManning's Profile:
> http://forums.slimdevices.com/member.php?userid=10300
> View this thread: http://forums.slimdevices.com/showthread.php?t=105792
>
>
-
2020-08-17, 08:45 #8
Albums not sorting the right way
> I am guessing, but the sorting algorithm may use textual rather than
> numerical sorting logic.
Correct. And you shouldn't need to modify the name itself, but could
generate the NAMESORT value instead.
--
Michael
-
2020-08-19, 07:12 #9
- Join Date
- Feb 2007
- Posts
- 38
-
2020-08-19, 07:13 #10
- Join Date
- Feb 2007
- Posts
- 38
Namesort?
Thanks both for replying....
How does the NAMESORT thing Work and how Is it configured?