Hope you can give me a pointer. Calibre is installed on Debian bullseye on Chromebook chromeOS v99.
I followed the wiki on configuring the plugin by adding browser cache to the personal.ini file.
I use Vivaldi browser which has its folder .cache/vivaldi/Default/Cache.
[defaults]
browser_cache_path:/home/patricia/.cache/vivaldi/Default/Cache
[
www.fanfiction.net]
username:XXXXXXXX
password:XXXXXXXX
use_browser_cache:true
I am unsure how deep to drill down - is it enough to point to the vivaldi folder, or Default, or Cache?
THis is the error log
calibre 5.37 embedded-python: True is64bit: True
Linux-5.10.92-14532-g179c52887ab5-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF')
('Linux', '5.10.92-14532-g179c52887ab5', '#1 SMP PREEMPT Sun Feb 20 18:46:52 PST 2022')
Python 3.8.5
Interface language: None
Successfully initialized third party plugins: DeDRM (7, 2, 1) && FanFicFare (4, 10, 0)
Traceback (most recent call last):
fanficfare.browsercache.basebrowsercache.BrowserCa cheException: Directory does not contain a known browser cache type: '/home/patricia/.cache/vivaldi/Default/Cache'