Quote:
Originally Posted by JimmXinu
I assume you've already tried restarting calibre and rebooting your computer.
Another idea would be to flush your DNS cache--how to do that depends on your OS--I've occasionally seen Windows and different browsers on Windows caching DNS separately (and differently).
If you can post a debug log, there's a chance that may give some more clues.
It's also vaguely possible that posting/sending me your personal.ini(safe version) to try might help.
|
I have tried restarting Calibre and rebooting (good to mention though, I've been known to overlook this in the past).
I flushed the DNS Cache as well as clearing browser cache, cookies, history, and running CCleaner. I also turned off Firewall temporarily.
Here is debug log:
Personal.ini (safe)
Spoiler:
Code:
[defaults]
include_subject_tags: category,ships
titlepage_entries: category,characters,status,datePublished,dateUpdated,calibre_cust_added,numChapters,numWords,calibre_cust_pages,site,description
titlepage_no_title_entry:
<hr/>${value}<br/>
category_label:Fandom
characters_label:Pairing
ships_label:Pairing
description_label:
calibre_cust_added_label:Packaged
datePublished_format: %%B %%d, %%Y
dateUpdated_format: %%B %%d, %%Y
calibre_cust_added_format: %%B %%d, %%Y
keep_style_attr:false
replace_tags_with_spans:big,small
is_adult:true
add_genre_when_multi_category: Crossover
[epub]
output_css:body { background-color: #%(background_color)s;
text-align: justify;
margin: 2%%; }
pre { font-size: x-small; }
sml { font-size: small; }
h1 { text-align: center; }
h2 { text-align: center; }
h3 { text-align: center; }
h4 { text-align: center;
font-size: 120%% }
h5 { text-align: center; }
h6 { text-align: center; }
a { text-decoration: none; }
font1 { font-family: 'Segoe Print';
font-size: 90%% }
font2 { font-family: 'Dion';
font-size: 130%% }
news { font-family: 'Kirsty';
font-style: italic; }
flash { font-weight: bold; }
dream { font-style: italic; }
vision { font-weight: bold;
font-style: italic; }
dbl { text-decoration: underline;
border-bottom: 1px solid black; }
.CI {
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}
.center {text-align: center;}
.centered {text-align: center;
font-weight: bold;}
.cover {text-align: center;}
.full {width: 100%%; }
.quarter {width: 25%%; }
.smcap {font-variant: small-caps;}
.u {text-decoration: underline;}
.bold {font-weight: bold;}
.lini {margin-left:25px;
margin-right:35px;}
newline:
# You can't see it, but there's a space on the line above.
chapter_start:<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>${chapter}</title>
<link href="stylesheet.css" type="text/css" charset="UTF-8" rel="stylesheet"/>
</head>
<body>
<h3>${chapter}</h3>
%(newline)s
%(newline)s
# Next is Titlepage.
titlepage_start:<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>${title} by ${author}</title>
<link href="stylesheet.css" type="text/css" charset="UTF-8" rel="stylesheet"/>
</head>
<body>
<h2><a href="${storyUrl}">${title}</a><br/> by<br/> ${authorHTML}</h2>
<div><br/>
%(newline)s
[www.squidge.org/peja]
category_label:Fandom
titlepage_entries: category,ships,status,datePublished,dateUpdated,calibre_cust_added,numChapters,numWords,calibre_cust_pages,site,description
[archiveofourown.org]
username:XXXXXXXX
password:XXXXXXXX
is_adult:true
keep_summary_html:true
titlepage_entries: category,ships,status,datePublished,dateUpdated,calibre_cust_added,numChapters,numWords,calibre_cust_pages,site,description
replace_metadata:
category=>Harry Potter - J\. K\. Rowling=>Harry Potter
category=>Harry Potter - Fandom=>Harry Potter
category=>Twilight Series - All Media Types=>Twilight
ships=>Draco Malfoy/Harry Potter=>Draco & Harry\,Drarry
ships=>Severus Snape/Harry Potter=>Severus & Harry\,Snarry
[www.tthfanfic.org]
is_adult:true
username:XXXXXXXX
password:XXXXXXXX
[fanfiction.net]
include_subject_tags: category,ships,characters
## Note that ini format requires % to be escaped as %%.
dateCreated_format: %%B %%d, %%Y
datePublished_format: %%B %%d, %%Y
dateUpdated_format: %%B %%d, %%Y
slow_down_sleep_time:4
never_make_cover: true
[overrides]
## default varies by site. Set true here to force all sites to
## collect series.
#collect_series: true
I might try waiting a week before trying again...unless you have any other ideas from the logs.