Quote:
Originally Posted by JimmXinu
You could make a second calibre library for testing changes. "Try it to see if it works" is a primary testing technique, IMO.
|
Ah I dunno how to exactly do that, so I guess I’ll just do the testing in the main one while copying the previous data beforehand so if something goes (more) wrong I can just place it back
Quote:
Originally Posted by JimmXinu
Look for the paragraph in add_to_ about "Gotcha". You need a leading comma(,) to keep them as lists.
|
Yeah I saw that, just don’t exactly understand it if I’m being honest, but I think I tried it now?
Quote:
Originally Posted by JimmXinu
add_to_make_linkhtml_entries:,series04,series05,se ries06,series07,series08,series09,series10,series1 1,series12,series13,series14,series15,series16,ser ies17,series18,series19,series20
|
Also I could see there’s a comma at the start (right after '
:'), I’m uncertain if this is the leading comma you were talking about or if it was a mistake? I’m assuming it was a mistake but would like to double check.
Quote:
Originally Posted by JimmXinu
[*]Keywords with a list, in general, shouldn't be on the next line like you have extra_titlepage_entries.
|
Yeah I noticed that and fixed it in my own notes, but I couldn’t fix it in the post as it had to wait for approval
Quote:
Originally Posted by JimmXinu
OTOH, multiple line settings like custom_columns_settings will only work if all lines to be included have leading whitespace. That indicates to the INI parser they are a continuation.
|
Yeah they do have a ‘leading whitespace’ (From what I saw it’s just literally the space beforehand?) but for some reason when I copied and pasted it over, it removed the spaces. In personal.ini the space is there though
Following your changes it did fix some of the stuff, as copying over what was already in defaults.ini definitely messed some things up, and while there are still some problems, I don’t mind them too much, rather I’d like to try and focus again on the bookmarks problem which originally made me come here
I figured with #always_login:true it’ll now be able to also scrape my bookmarks data (The summary notes and tags) but it appears to have not worked? It being only in defaults.ini should mean it’ll do it now, right?
Currently in personal.ini the only place bookmarks are mentioned is for the logpage entries, so that shouldn’t interfere I don’t think
If we can’t figure it out easily it’s fine, I’ll just try and do it manually. I’ll probably have to skip the tags as it’ll take a lof of work to do by hand, but I know I only made notes for 2k… okay I might have to pick and choose with them.
Also not related to my own issue (And apologies if linking this isn't allowed) but from my experience
https://fichub.net/ can still download fanfics from FFN. It might be possible to work something out with their site? Not sure how that would go though.