Update:Remove support for metadata.abs, added script to create metadata.json files if they dont exist

This commit is contained in:
advplyr 2023-10-22 15:53:05 -05:00
parent ce88c6ccc3
commit 60a80a2996
30 changed files with 390 additions and 945 deletions

View file

@ -1,6 +1,7 @@
{
"name": "audiobookshelf",
"version": "2.4.4",
"buildNumber": 1,
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {
@ -45,4 +46,4 @@
"devDependencies": {
"nodemon": "^2.0.20"
}
}
}