INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: String sorting  (Read 792 times)

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42053
  • Shoes gone again!
String sorting
« on: July 23, 2013, 03:25:35 pm »

Negative numbers are sorted backwards in Peak Level (R128). For example, it will go +5,+4,+3,+2,+1, +0,-5,-4,-3, etc or -0, -1, -2, -3, -4, -5, +0, +1, +2, +3, +4, +5, etc.

I'm not sure why, but I have both -0.0 and +0.0 values entered for songs. Due to the sorting bug, they aren't sorted together.

It's a string field.

Our string sorter has smart number handling for basic integers, but not for negatives and floating point.  I'll put it on the list.
Logged
Matt Ashland, JRiver Media Center

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42053
  • Shoes gone again!
Re: String sorting
« Reply #1 on: January 29, 2015, 08:54:18 am »

It's been a long time, but next build:
Changed: The string sorter handles negative numbers in the special number handling code.
Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up