All filenames were changed to lowercase, can I bulk edit database to correct the path
I recently moved my libraries from my Windows desktop to a Debain media server. I stupidly bulk renamed all my files/folders for avoid case-sensitivity problems going forward. This was fine for my other purposes (e.g. Plex data) because the databases are rebuilt quickly and easily. But my Calibre database has tons of hand edited values from years of use. I could rebuild from scratch, but I'm hoping there's a way to just change the paths to lower in the existing db. I tried doing it using sqlite3, but keep running in to "no such function: title_sort", I'm not sure why. I assume it's a custom function.
Can I use calibredb to edit these paths?
|