FanFicFare/calibre-plugin
Victor239 05f8aefbd3 fix: Resort library view after book updates
After a successful download or metadata update, refresh_ids() was called
to update the display data for changed rows, but the library view was not
resorted. This meant books sorted by a column that FanFicFare had just
written would not reorder into their correct position until the user
manually triggered a sort.

Added a resort() call on the library view model after all_ids are
refreshed so the current sort order is re-applied automatically.
2026-03-23 13:26:25 +00:00
..
.tx Update translations. 2023-03-25 09:54:36 -05:00
images Don't need old icon.png, still have xcf 2022-07-18 13:22:05 -05:00
translations Update translations. 2026-02-01 09:04:08 -06:00
__init__.py Bump Test Version 4.55.2 2026-03-12 15:13:01 -05:00
about.html Update plugin about.html 2021-02-20 15:49:49 -06:00
action_chains.py Built-in Event For Action Chains plugin 2024-07-01 15:14:37 -05:00
basicinihighlighter.py Remove all Qt4 imports. 2022-01-11 16:07:00 -06:00
common_utils.py Make plugin use own copy of six only. 2025-02-05 17:15:08 -06:00
config.py Plugin BG settings: Remove 'old' vs 'new' BG handling verbiage 2026-01-29 13:16:56 -06:00
dialogs.py Add Ctrl-Enter to AddDialog, consolidating code with INIEdit 2025-05-24 13:05:05 -05:00
fff_plugin.py fix: Resort library view after book updates 2026-03-23 13:26:25 +00:00
fff_util.py ConfigParser.read_file added in py3.2, readfp removed in py3.12, only used in plugin #1006 2023-10-13 16:01:48 -05:00
inihighlighter.py Fixes for poor '\' escapes that give SyntaxWarning 2023-10-13 17:51:52 -05:00
jobs.py Put download list at start of BG job too 2026-03-09 13:04:24 -05:00
plugin-defaults.ini adapter_adultfanfictionorg: Fixes for site changes #1305 2026-02-01 13:51:22 -06:00
plugin-example.ini Pare down and tweak initial personal.ini for new users. 2022-09-03 17:02:07 -05:00
plugin-import-name-fanficfare_plugin.txt Re-org file structure, make PI work with it, CLI & web service currently broken. 2015-04-05 17:10:31 -05:00
prefs.py Plugin BG Jobs: Remove old multi-process code 2025-06-16 19:24:46 -05:00
wordcount.py import changes for arch linux system plugins - As submitted by eli-schwartz 2021-04-16 11:16:29 -05:00