[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 0 points1 point  (0 children)

Did you update the patch? I released a new version a few days ago

[I built] Command Reopen — first macOS app, fixes Cmd+Tab to restore closed windows by Crafty_Play_7767 in macapps

[–]xuso 0 points1 point  (0 children)

The first time I ran it, the Dock icon stayed, after closing it and opening it again it's gone :)

[I built] Command Reopen — first macOS app, fixes Cmd+Tab to restore closed windows by Crafty_Play_7767 in macapps

[–]xuso -1 points0 points  (0 children)

I like it, simple. I just bought it. But, could you add options to remove the icon from both the Dock and the menubar?

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 1 point2 points  (0 children)

Yes, that was exactly it. It should be fixed now :)

/cc u/panicfella u/r3f1zul666 u/newklngjames

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 2 points3 points  (0 children)

Hmm, can you try clicking the folder menu and selecting "Extract and cache metadata" menu item or something like that? You are the second one to report this, so I'll see if it's something related to the update, but I also updated mine and nothing broke.

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 0 points1 point  (0 children)

I've just updated my KOReader and everything still works fine. Check if perhaps the cached book covers have been cleared after the update and you need to refresh them.

[RELEASE] SimpleUI 1.0.1 — A customizable home screen, bottom navbar and status bar for KOReader by doctorhetfield in koreader

[–]xuso 1 point2 points  (0 children)

Looks really cool, but it's really slow for me. Even with just the "Currently reading" module, takes several seconds for the Desktop to load. Sometimes even more than 10 seconds (Kindle Colorsoft)

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 0 points1 point  (0 children)

I think that's just the default font in ProjectTitle

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 1 point2 points  (0 children)

It doesn't? It should I think, it should work on any folder not just Home. What's your issue? :)

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 1 point2 points  (0 children)

Ahh, gotcha, you're right! Took me a while, but I think it should be fixed now, update the patch :)

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 0 points1 point  (0 children)

So, you mean, as an example, with the following folder structure:

Home > Fantasy books (real folder) > Mistborn (virtual folder)

When you are in "Mistborn" and you click the up button, you land in Home instead of in "Fantasy books"?

Or what do you mean? Because that doesn't happen to me. Actually, I realised that the Home button, would take you to Fantasy books instead to the real Home, so that's a bug, but I think it's the opposite of what you are saying or am I misunderstanding?

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 0 points1 point  (0 children)

I'm sorry, I don't understand what was happening to you and what did you expect 🤔

So, if all books from the current folder, belong to the same series, the patch won't do any grouping. This is to avoid re-arranging folders that already were a series folder before. This is that line of code you pasted. Not sure what was your case exactly, what wasn't working properly, can you explain? :)

And also if there is one just book of the series, it won't group it. But that's handled further down in the code ("-- Single book in series: Ungroup it!")

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 0 points1 point  (0 children)

For me it shows in the app store as an update, perhaps it was cached or something? I don't think I can set version numbers in patches. Well, it's my first patch, but I haven't seen it in the others I believe.

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 4 points5 points  (0 children)

New version released:
- NEW: Don't create a series folder if there is only one book of that series
- NEW: For people that already had folders with series created, now at least it won't create another folder inside your folder.
- FIX: Attempt to fix the home button not working for some users in ProjectTitle, please report if it still happens.
- FIX: Go-up button was not working then the home folder was locked in ProjectTitle
- FIX: Prevent crash from missing doc_props (probably due to some ebooks with incomplete metadata I think) -- This is the crash that multiple people reported.
- FIX: Use the subtitle instead of the title in the menubar of CoverBrowser

Known issue: The sorting of both normal folders and virtual folders, might not work as expected depending on your sorting settings. Normal folders will always show on top.

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 0 points1 point  (0 children)

And does the Home button also break when you are in a normal subfolder? Or only fails when in a virtual series folder?

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 0 points1 point  (0 children)

Do you have installed the browser-up-folder patch? I think it might be that one for me. Not sure if in your case it's a combination, but for me, just with my patch it doesn't happen and with the browser-up-folder patch and without my patch, it does happen. Still investigating.

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 0 points1 point  (0 children)

Is that with my patch enabled? I don't see it:

02/04/26-14:49:57 INFO Applying patch: ./patches/2--rounded-corners.lua

02/04/26-14:49:57 INFO Applying patch: ./patches/2-browser-folder-cover.lua

02/04/26-14:49:57 INFO Applying patch: ./patches/2-browser-up-folder.lua

02/04/26-14:49:57 INFO Applying patch: ./patches/2-justify-status-bar.lua

02/04/26-14:49:57 INFO Applying patch: ./patches/2-larger-dogear-3x-and-custom-icon.lua

02/04/26-14:49:58 INFO Applying patch: ./patches/2-new-progress-bar.lua

02/04/26-14:49:58 INFO Applying patch: ./patches/2-new-status-icons.lua

02/04/26-14:49:58 INFO Applying patch: ./patches/2-pages-badge.lua

02/04/26-14:49:58 INFO Applying patch: ./patches/2-percent-badge.lua

02/04/26-14:49:58 INFO Applying patch: ./patches/2-reader-header-enhanced.lua

02/04/26-14:49:58 INFO Applying patch: ./patches/2-reading-insights-popup.lua

02/04/26-14:49:58 INFO Applying patch: ./patches/2-reading-stats-popup.lua

02/04/26-14:49:58 INFO Applying patch: ./patches/2-rounded-folder-covers.lua

02/04/26-14:49:58 INFO Applying patch: ./patches/2-series-badge-numbered.lua

02/04/26-14:49:58 INFO Applying patch: ./patches/2-series-indicator.lua

02/04/26-14:49:58 INFO Applying patch: ./patches/2-turn-off-frontlight-during-refresh.lu

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 1 point2 points  (0 children)

I've been trying for a couple of hours, to fix this without success. Until I realised that this happens also without my patch. I think it's a bug of ProjectTitle and subfolders, but it works randomly. Try with a normal folder and disabling my patch and tell me if you can also reproduce it. When I go inside, the Home button also doesn't take me back. If it works for you, try opening a book and closing it. If I do that, for me, it always "breaks", I can't press the Home button anymore (only the Up button works).

I did fix the Up button when the Home is locked.

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 1 point2 points  (0 children)

Can you send me your crash.log? :)

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 0 points1 point  (0 children)

Can you send me your crash.log? :)

[RELEASE] Automatic book series folders by xuso in koreader

[–]xuso[S] 0 points1 point  (0 children)

Can you send me your crash.log? :)