Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] weird behaviour when starting app without server connection vs losing access to server with app running #42

Closed
zombiehoffa opened this issue Nov 26, 2021 · 3 comments

Comments

@zombiehoffa
Copy link

If I start the app on my network and have a bunch of book wihth local copies then lose access to the server things work as expected mostly. My book list decreases to what is downloaded locally and things continue basically as expected. If I start the app without access to the server I get 1 local book showing and that's it. even though I can scan and see the other downloaded books from within the app they do not show up to be played.

There is also still some weirdness sometimes around when and which instance of playing a book is taken as the one to sync everywhere else but I don't have that sorted out enough to comment authoritatively on what exactly is going on so I am just leaving it as a footnote on this bug.

@advplyr
Copy link
Owner

advplyr commented Nov 26, 2021

Sounds like the downloaded books didn't get stored in the DB correctly. When you connect to the server can you delete one of those downloads from the app and re-download it.

@zombiehoffa
Copy link
Author

zombiehoffa commented Nov 27, 2021

I tried one book so far and it seems to have worked unitil I force stopped audiobookshelf-app to make sure it was actually stopped. Then when i started it again without connection to the server it did not have the one book I downloaded in it (It did show the second book I tried to download that failed to download for an unrelated bug that I think relates to not having to transcode because that book was just 1 mp3 file already). If I reconnect to the server I can now see and play my local copy but if I close the app and cut the local connection my library is empty again.

@advplyr
Copy link
Owner

advplyr commented Apr 23, 2022

A lot has changed since then and server sync and offline was completely re-done. If this persists please open a new issue.

@advplyr advplyr closed this as completed Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants