11-13-2022, 01:54 PM | #316 |
Guru
Posts: 774
Karma: 340954
Join Date: Sep 2017
Location: Argentina
Device: moon+ reader, kindle paperwhite
|
DaltonST I am using the plugin on linux mint and it won't let me reload saved configurations. Is it a linux problem?
How can I show the problem? |
11-13-2022, 03:06 PM | #317 |
Deviser
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
|
Run in debug mode from the command line, then post the log.
It could be Linux permissions for full file operations for MCS/Calibre. Settings for MCS are saved in the calibre/... /plugins directory where the MCS .zip lives. |
11-13-2022, 09:54 PM | #318 |
Guru
Posts: 774
Karma: 340954
Join Date: Sep 2017
Location: Argentina
Device: moon+ reader, kindle paperwhite
|
|
11-13-2022, 11:08 PM | #319 | |
Deviser
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
|
Quote:
To clarify, when you click the "Load Previously Saved Criteria?" pushbutton, it does not show a list for you to select and load, correct? According to your debug log, you have ~22 saved TXT Query named criteria. You debug log shows that you were using the "Manage Saved Criteria" pushbutton. That is entirely different from the "Load Previously Saved Criteria?" pushbutton. Where is your issue? Managing or Loading? I need a debug log showing when you clicked the "Load Previously Saved Criteria?" pushbutton, and selected an item in the displayed list. Then, exit MCS (but not Calibre yet, since your debug terminal session might disappear.). Your debug log was not created from the command line, and there was nothing after you exited "Manage Saved Criteria" which is not what you described as an issue. I need to see a debug log just for clicking the "Load Previously Saved Criteria?" pushbutton. Run "calibre-debug -g" in a terminal command line, perform the steps described above, and then select all of the terminal debug log text, copy it, and then paste it into a .txt file. Post that .txt file. ADDED: I just released a new version of MCS that forces Qt to immediately update the MCS GUI rather than waiting until it got around to doing it (if it ever did), which might be the cause of your issue. I also improved DEBUG logging related to your issue. DaltonST Last edited by DaltonST; 11-15-2022 at 12:29 PM. Reason: new comments |
|
11-15-2022, 12:25 PM | #320 |
Deviser
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
|
Version 1.0.94 Technical tweaks for Qt behavior
Version 1.0.94 - 15 November 2022 TXT Queries Tab: technical tweaks for Qt behavior.
DaltonST |
11-16-2022, 07:07 PM | #321 |
Guru
Posts: 774
Karma: 340954
Join Date: Sep 2017
Location: Argentina
Device: moon+ reader, kindle paperwhite
|
Thank you!! With the last update, the issue of loading saved instances was solved.
And every time I start the translation of the plugin, into Spanish, you send me an update. |
11-16-2022, 10:55 PM | #322 |
Deviser
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
|
I will always be making random updates to my plugins. Your translations will be constantly breaking.
DaltonST |
11-18-2022, 06:31 AM | #323 |
Guru
Posts: 774
Karma: 340954
Join Date: Sep 2017
Location: Argentina
Device: moon+ reader, kindle paperwhite
|
|
11-23-2022, 05:10 AM | #324 |
Custom User Title
Posts: 9,571
Karma: 64960981
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Is Date not an available column for searching, or is this a glitch? It's not in the dropdown and manually entering 'date' or 'timestamp' in makes an error about unsupported column name.
EDIT: I was able to do my search with a template, so it's not a big deal unless it's unintednedned. Last edited by ownedbycats; 11-23-2022 at 05:23 AM. |
11-23-2022, 09:36 AM | #325 | |
Deviser
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
|
Quote:
The OP under 'Scope' answers your question. DaltonST |
|
11-23-2022, 08:34 PM | #326 |
Custom User Title
Posts: 9,571
Karma: 64960981
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Thanks. Is there technical reason it's excluded? I was wanting to compare it against a custom datetime column.
|
11-24-2022, 12:18 PM | #327 | |
Deviser
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
|
Quote:
When I was developing the very first Tab in MCS, I intentionally excluded that column from the Scope of MCS, and nothing has changed in the intervening 7.5 years. Your simple solution is to create a new datetime custom column, and use S&R to copy the unsupported datetime field you wish to it. Then, use MCS to compare that new column to another datetime column of your choosing. Afterwards, purge the data in, or delete entirely, that new custom column, and compress your Library's metadata.db. DaltonST |
|
12-03-2022, 04:08 PM | #328 |
Deviser
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
|
Version 1.0.95 Raw SQL Queries Tab
Version 1.0.95 - 03 December 2022 Raw SQL Queries Tab: fixed regression error when selecting Final Filters to be used; added support for using the FTS db for completeness. However, the TXT Queries Tab is still the preferred MCS tool for FTS queries because of its greater functionality and flexibility.
DaltonST |
08-01-2024, 08:47 PM | #329 |
Junior Member
Posts: 9
Karma: 10
Join Date: Sep 2013
Device: Kindle
|
SQL query help?
I want to use MCS to do the following, but without seeing the db structure, I'm not quite sure how to word it properly. What I WANT is to: SELECT * FROM books WHERE author IN (SELECT author WHERE #category='>Purchased'). So, "find all the books where I've purchased at least one book by that author, for any author in my library".
This plugin does so many things that I want to do, but no matter how many times I read the tutorial, I'm still confused. Any help is GREATLY appreciated! |
Tags |
columns, search |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] Search the Internet | kiwidude | Plugins | 434 | 09-30-2024 04:04 AM |
[GUI Plugin] Clipboard Search | kiwidude | Plugins | 29 | 04-02-2024 11:05 PM |
[GUI Plugin] Walk Search History | kiwidude | Plugins | 38 | 03-17-2024 01:47 AM |
[GUI Plugin] Recoll Full Text Search | Satas | Plugins | 16 | 08-05-2016 04:54 AM |
[GUI Plugin] Full Text Search (SOLR) | peterpisljar | Plugins | 2 | 08-09-2015 09:16 AM |