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

This commit is contained in:
2018-05-11 01:46:08 +02:00
parent 9a3d20aac3
commit adbbc79b16
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: '#',
},