Added support for Vidble (image) albums. Replaced extensions.json and reverseLookup with mime-types lib.

This commit is contained in:
2024-09-11 05:16:55 +02:00
parent af068df639
commit 89ab431a2f
10 changed files with 103 additions and 28 deletions

View File

@@ -26,7 +26,8 @@ module.exports = {
comment: '$itemDescription'
},
dateFormat: 'YYYYMMDD',
titleLength: 200,
filenameLimit: 250,
truncator: '...',
indexOffset: 1,
slashSubstitute: '#',
},