Results 1018 comments of advplyr

I added this. If you want to test this you can switch to using the `edge` docker image Defaults to enabled ![image](https://github.com/advplyr/audiobookshelf/assets/67830747/539c073d-7d11-4ffd-9e67-2b77fe049cc0)

Great, thanks for testing! > a less user friendly alternative would be to configure node to trust the containers CA, and have some documentation to the effect of the above....

Added in [v2.11.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.11.0)

The update that was made is making many more API requests and so if you have a slow network connection it can be timing out or it may just take...

This could be #1570 or it could be failing to connect to the server

There was an issue fixed in v0.10.1 that was impacting battery drain but it may have also helped with this issue. Can you test on the latest and confirm this...

I haven't looked into this yet but at a glance I think we should call this from the `cleanDatabase` function in Database. At this stage we may want to break...

Unfortunately when I set up Sequelize I didn't take the time to add the migrations table to handle db updates. I thought it would be something that could be added...

Yeah that would be great. I looked into it briefly and set up a test so I'm somewhat familiar with it. I agree that we can start with the current...