gonzoua / AudioBookBinder

GUI and command-line utility for converting audiobooks to m4b format
http://bluezbox.com/abb.html
229 stars 48 forks source link

Natural sorting #9

Open AlexanderWillner opened 13 years ago

AlexanderWillner commented 13 years ago

Steps that will reproduce the problem?

  1. Create a new audio book
  2. Drag'n'drop a folder with more than 9 files following this syntax: 1.mp3, 2.mp3, ..., 9.mp3, 10.mp3, 11.mp3, ...

What is the expected result? Sorting: 1.mp3, 2.mp3, ..., 9.mp3, 10.mp3, 11.mp3, ...

What happens instead? Sorting: 1.mp3, 10.mp3, 11.mp3, ,..., 2.mp3, ..., 9.mp3, ...

Possible workaround: Manual reordering.

Any additional information:

larrybg commented 1 year ago

Wow, how old this is... I'm experiencing the same issue, looks like it was never fixed

gonzoua commented 1 year ago

The software is not actively maintained. I do periodic rebuilds for new macOS versions, but that's pretty much it.