diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -33,8 +33,5 @@ design decisions 3. XML pubDate and list order is derived from MP3 track attributes; if not present or duplicates exist, tracks are sorted alphanumerically -4. partial content handling (HTTP 206) implemented to satisfy podcasting apps - which require valid responses to Range requests (e.g. Apple podcasts) - -5. no rebuild endpoint exists; cache-affecting routines are run externally via +4. no rebuild endpoint exists; cache-affecting routines are run externally via rebuild.py |