Originally created by @MadBobUK on GitHub (Jun 9, 2024).
Describe the Feature/Enhancement
If book already deleted remove from local library
Why would this be helpful?
Books deleted by other app still show in local downloads, cannot re-download / cannot remove from list of local books
Future Implementation (Screenshot)
background function
Audiobookshelf App Version
Android App - 0.9.74
Current Implementation (Screenshot)
No response
Originally created by @MadBobUK on GitHub (Jun 9, 2024).
### Describe the Feature/Enhancement
If book already deleted remove from local library
### Why would this be helpful?
Books deleted by other app still show in local downloads, cannot re-download / cannot remove from list of local books
### Future Implementation (Screenshot)
background function
### Audiobookshelf App Version
Android App - 0.9.74
### Current Implementation (Screenshot)
_No response_
I don't know if it needs to be a background task to clean out these, but it should at least be possible to manually "clean out" these entries.
@cassava commented on GitHub (Sep 5, 2024):
I don't know if it needs to be a background task to clean out these, but it should at least be possible to manually "clean out" these entries.
I just fixed an issue in v0.9.77 where it was impossible to delete items that were removed from the device on android. So you can remove these now but they aren't automatically removed.
Maybe they should show errors instead of being auto-removed so users don't think it just disappeared? Maybe there is a permission issue that needs to get resolved and that is the reason it isn't found.
@advplyr commented on GitHub (Nov 7, 2024):
I just fixed an issue in v0.9.77 where it was impossible to delete items that were removed from the device on android. So you can remove these now but they aren't automatically removed.
Maybe they should show errors instead of being auto-removed so users don't think it just disappeared? Maybe there is a permission issue that needs to get resolved and that is the reason it isn't found.
Happy that I can manually delete the remnant of the book individually. No need to put extra effort into this. Really appreciated.
@MadBobUK commented on GitHub (Nov 7, 2024):
Happy that I can manually delete the remnant of the book individually. No need to put extra effort into this. Really appreciated.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @MadBobUK on GitHub (Jun 9, 2024).
Describe the Feature/Enhancement
If book already deleted remove from local library
Why would this be helpful?
Books deleted by other app still show in local downloads, cannot re-download / cannot remove from list of local books
Future Implementation (Screenshot)
background function
Audiobookshelf App Version
Android App - 0.9.74
Current Implementation (Screenshot)
No response
@cassava commented on GitHub (Sep 5, 2024):
I don't know if it needs to be a background task to clean out these, but it should at least be possible to manually "clean out" these entries.
@advplyr commented on GitHub (Nov 7, 2024):
I just fixed an issue in v0.9.77 where it was impossible to delete items that were removed from the device on android. So you can remove these now but they aren't automatically removed.
Maybe they should show errors instead of being auto-removed so users don't think it just disappeared? Maybe there is a permission issue that needs to get resolved and that is the reason it isn't found.
@MadBobUK commented on GitHub (Nov 7, 2024):
Happy that I can manually delete the remnant of the book individually. No need to put extra effort into this. Really appreciated.