advplyr
advplyr
@colvdv Have you tried making a change inside Abs to see if it creates the metadata file? For example, add a random tag to one of the books that doesn't...
Can you enable debug logs and make another edit in Abs for that book? If you watch the logs you will see debug logs about the update you made and...
Are the PDFs in sub-folders? If the PDF is in the library root folder it isn't going to put the `metadata.json` files there
Moving the file into a subfolder should keep it the same item because it uses the inode value of the file. If you are using a network file system that...
Your initial error was running out of memory in the docker container. We are still working on improving the new data model to reduce the amount we need to load...
I updated this to redirect to the root series page for the next release. This isn't going to be updated to redirect to a series of a similar name because...
Fixed in [v2.10.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.10.0)
If we separate comics into their own media type then they wouldn't be able to be combined with other audiobooks or ebooks. We have discussed this in Discord and I'm...
Maybe we could still support comics in book libraries and have a separate comic media type if you prefer using the comics directory structure
At this time the plan is to separate out comics into their own media type so that it can have its own folder structure. This is not high priority though...