Open oluckyman opened 1 year ago
This seems to work fine for me, so I don't think it's just the emoji in the title.
Running BookPlayer 5.0.8-7, iOS 16.6.
Yeah this looks like a problem with the backing folder on disk, as renaming a folder attempts to move the original folder 'Archive' to the new destination 'Archive 📚' and fails at this point
Can you check on the app Files → On my iPhone → BookPlayer → Processed, if the folder is there? if for some reason it's not there, you can create it manually there, and on the app it should allow you to rename it, but I'm curious on how the backing folder disappeared, could you provide more context on the library hierarchy? and if this is on a secondary device that is using the sync feature? because when the app fetches new items from the server, it should create the backing folder(s) as well 🤔 (so probably something to do more tests on, and see if there's a bug in there)
Thanks for the quick response!
Processed
folder exists. And has 3 books inside (but the library has more books).
I have only one device with BookPlayer.
The library hierarchy is almost flat. I move finished books into Archive folder, so it has the mix of single-file books, folder-with-files books and combined-into-volume books. And also, I uploaded artwork for Archive folder.
Initially I thought the problem is with emoji symbol, but now I tried to rename title without emoji and got the same error.
Just realized that the 3 books in the Processed
folder are all that remain from my library of 22 books.
If I tap on any of the 19 missing books, it shows the error,
"File missing! This book's file was removed from your device. Import the file again to play the book ..."
Something is very wrong if the content can just disappear. It will be a pain to search for and reimport these books again. I probably will not.
@oluckyman yes, I meant to follow up about this, I have three follow up questions, as the books shouldn't have disappeared:
Processed
folder contents, to have a 1:1 parity with what's displayed on the app (before, the imported files had a hashed name, and were all at the same level)Let me know if you remember anything else in particular, as the move/delete operations on the app will throw and show an error if the operation fails
-- EDIT Due to the botched migration from v3 to v4, we introduced auto-mapping for import operations, where if the filename matches exactly the dangling book, it will be associated, and lets you resume playback
I've been a longtime user, but not sure if I remember v3. The missing books were there last week. The only thing I did the day I opened this issue was import a few books and try to rename the Archive folder. Also, there was an app crash when I tried to play one of the new books (in m4b format). But after restarting the app and reimporting the book file into a dedicated folder, it was fine. I don't remember migrating from version 3 to 4. I didn't open the Processed folder in Files until I opened this issue. I haven't switched phones or used a backup.
Environment
Description
In Edit screen when I try to save title with emoji symbol, it shows error with cryptic message and does not save my changes.
Steps to reproduce the behavior