mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-09-12 21:57:19 -04:00
Removing a book was undocumented, so nothing told a user that a missing book might simply be in the trash - which is what #1925 turned out to be. Add docs/features/trash-bin.md covering how books get removed, how to find and restore them, and what the log records. It leads with the two things people actually get wrong: removing never touches your audio files, and 'Permanently Delete from Libation' keeps a book away less effectively than the trash does, because deleting Libation's record of a book means the next scan imports it again as something it has never seen. Also add a troubleshooting entry for a book that is in your Audible library but not in Libation. It starts with the trash bin and an active filter, since those account for most reports and neither leaves anything in the log, then moves on to the import settings and the scan tally that would explain the rest. Co-authored-by: rmcrackan <rmcrackan@gmail.com>