aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2020-05-04 21:12:12 -0700
committerJordan <me@jordan.im>2020-05-04 21:12:12 -0700
commitdead612147dc86de019a680a473351a10e419338 (patch)
tree43c295c7082e6496c71c2304619ffee9643eb772 /README
parent61066bbe2d95b9d9571de5003151fcb712c6a0e3 (diff)
downloadroka-dead612147dc86de019a680a473351a10e419338.tar.gz
roka-dead612147dc86de019a680a473351a10e419338.zip
use natural sort of files in RSS resp if 'ignore_tracknum' in book path
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 843cdbd..cef6721 100644
--- a/README
+++ b/README
@@ -33,5 +33,9 @@ design decisions
3. XML pubDate and list order is derived from MP3 track attributes; if not
present or duplicates exist, tracks are sorted alphanumerically
+ if a book's track numbers are unique but incorrect, a preference for filename
+ sort can be established by creating an 'ignore_tracknum' file in the
+ audiobook's path
+
4. no rebuild endpoint exists; cache-affecting routines are run externally via
rebuild.py