From c2482c324b141bc6aeb3f309313629175e265b98 Mon Sep 17 00:00:00 2001 From: kyxap Date: Wed, 31 Jul 2024 11:04:47 -0400 Subject: [PATCH] Updating mobileread links to new thread --- README.md | 2 +- __init__.py | 2 +- pluginIndexKOReaderSync.txt | 4 ++-- version.txt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index df2b2b8..28a2a00 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Note that at the moment the sync is primarily one-way—from the KOReader device Pushing metadata from calibre to KOReader currently works only for books which do not have KOReader sidecar files, and of course requires the raw metadata column to be mapped. The use-case is for setting up a new device, or if a book was removed from your device and you've now added it back. This has been tested for calibre's Connect to Folder and Custom USB Device modes. It does not seem to work for the Kobo Touch device driver nor with wireless connections, but I (@charlesangus) find those don't communicate perfectly with Calibre/KOReader in any case... I haven't disabled it for other devices - it may be a quirk in my setup which is causing it to fail, and it may work fine for you. -Releases will also be uploaded to [this plugin thread on the MobileRead Forums](https://www.mobileread.com/forums/showthread.php?p=4060141). If you are on there as well, please let me know what you think of the plugin in that thread. +Releases will also be uploaded to [this plugin thread on the MobileRead Forums](https://www.mobileread.com/forums/showthread.php?t=362706). If you are on there as well, please let me know what you think of the plugin in that thread. ## Using this plugin diff --git a/__init__.py b/__init__.py index fad0e52..faa95a7 100644 --- a/__init__.py +++ b/__init__.py @@ -35,7 +35,7 @@ class KoreaderSync(InterfaceActionBase): name = 'KOReader Sync' description = 'Get metadata from a connected KOReader device' author = 'harmtemolder & others, currently maintaining by: kyxap' - version = (0, 6, 3) + version = (0, 6, 4) minimum_calibre_version = (5, 0, 1) # Because Python 3 config = JSONConfig(os.path.join('plugins', 'KOReader Sync.json')) actual_plugin = 'calibre_plugins.koreader.action:KoreaderAction' diff --git a/pluginIndexKOReaderSync.txt b/pluginIndexKOReaderSync.txt index e16c882..a50eb24 100644 --- a/pluginIndexKOReaderSync.txt +++ b/pluginIndexKOReaderSync.txt @@ -1,4 +1,4 @@ -[*][URL="https://www.mobileread.com/forums/showthread.php?p=4060545"]KOReader Sync[/URL] +[*][URL="https://www.mobileread.com/forums/showthread.php?t=362706"]KOReader Sync[/URL] [I]Synchronize metadata (e.g. read progress and rating) from KOReader to calibre. -Version: 0.6.3; Released: 22-05-2023; Calibre: 5.0.1; Author: harmtemolder & others, currently maintaining by: kyxap; History: Yes; +Version: 0.6.4; Released: 22-05-2023; Calibre: 5.0.1; Author: harmtemolder & others, currently maintaining by: kyxap; History: Yes; Platforms: Windows, OSX, Linux;[/I] diff --git a/version.txt b/version.txt index 844f6a9..d2b13eb 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.6.3 +0.6.4