You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently discovered beets and configured it to sort my audiobooks into my preferred folder structure.
Working great so far, but I just discovered a problem that I can't solve:
For some reason audible provides wrong track (length) information (maybe a different edition).
This results into beets changing the order of my tracks.
How can I disable that and let beets just keep the original track order (based on the alphabetical ordering of the file names)?
The format of the original file names is different from book to book unfortunately (so hard parse the track number from there).
There is also only one book per folder - so no need to split/merge books.
I'm also not afraid to write some python plugin to fix my problem if somebody can give me a hint where to look at.
If you need more information - please let me know...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I recently discovered beets and configured it to sort my audiobooks into my preferred folder structure.
Working great so far, but I just discovered a problem that I can't solve:
For some reason audible provides wrong track (length) information (maybe a different edition).
This results into beets changing the order of my tracks.
How can I disable that and let beets just keep the original track order (based on the alphabetical ordering of the file names)?
The format of the original file names is different from book to book unfortunately (so hard parse the track number from there).
There is also only one book per folder - so no need to split/merge books.
I'm also not afraid to write some python plugin to fix my problem if somebody can give me a hint where to look at.
If you need more information - please let me know...
Thanks in advance!
Luke
Beta Was this translation helpful? Give feedback.
All reactions