mkb79
mkb79
@devvythelopper > You'd need commands to check for non-existing files then too. Do you mean a command like `check-integrity` which can verify that a db file exist and the schema...
@rmcrackan As long as you have at least Python 3.10 and [uv](https://docs.astral.sh/uv/getting-started/installation/#standalone-installer) installed on your machine, you have two options: --- ### Option A – with clone 1. Clone the...
> > [@mkb79](https://github.com/mkb79) I just got back in town and unfortunately I'm leaving again soon. I cloned the branch but I'm not familiar with running python. For windows, how can...
Take a look at Option B [here](https://github.com/mkb79/audible-cli/issues/240#issuecomment-3243730501). Simple run `uvx --fresh --from git+https://github.com/mkb79/audible-cli@feature/db-library audible -h`
@rmcrackan Maybe my mistake. Try --refresh instead of --fresh! Thank you!
@rmcrackan You have to provide `uvx --refresh --from git+https://github.com/mkb79/audible-cli@feature/db-library` before the audible command. Or you can install audible with uv tool install.
Do you tried sync --init? How long does it take to load your lib?
Ah okay. Thanks. This is much for ~1.500 titles. Do you have exported your db before you have used the restore command?
@rmcrackan Sorry my mistake. You have to run `audible db library export` to get your library.json. Then you can restore the db with this file.
@rmcrackan Thank you for testing. Step 10 is strange. I've tested it myself with 5 - 6 different asins. All without any sync issues when adding or removing.