View Single Post
Old 11-26-2020, 09:21 PM   #46
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,118
Karma: 1954138
Join Date: Aug 2015
Device: Kindle
Quote:
Originally Posted by ownedbycats View Post

EDIT: The settings are still showing in action_chains.json, they just aren't loading properly. I think I may have found something relevant though:

Code:
              "action_name": "Calibre Actions",
              "action_settings": [
                {
                  "display": "Show marked books (2)",
                  "path": [
                    "Mark Books",
                    "Show marked books (2)"
                  ]
Yes, that part highlighted in red is the culprit. I don't know yet where that extra part came from.

Update: Apparently menu action for show marked books changes based on the number of the currently marked books, making the saved value in the chain invalid whenever the number of marked books change. I will see how to fix this tomorrow.

Last edited by capink; 11-27-2020 at 06:14 AM.
capink is offline   Reply With Quote