Jim Miller
50c1cd2d1d
Bump plugin version.
2012-02-13 19:40:11 -06:00
Jim Miller
d001799372
Plugin-Make ini edit courier font & 1pt larger than default.
2012-02-12 15:21:55 -06:00
Jim Miller
dac306d0ba
replace_metadata feature--allow regexp replacement of story metadata from ini.
2012-02-11 13:40:41 -06:00
Jim Miller
c6e06903c0
Accept-Encoding=gzip, Custom output_css for EPUB & HTML.
...
Many(most?) of the sites ignore gzip because of our User-Agent. ffnet honors it.
Add progress bar while getting URLs or getting URLs for update.
2012-02-10 18:46:42 -06:00
Jim Miller
b19385ada3
Remove sleep from ficwad, fix menu in plugin when changing libraries.
2012-02-04 16:16:19 -06:00
Jim Miller
54b25ee0b7
Better date kludge for fimfiction.net. They don't give the year.
2012-01-31 14:48:54 -06:00
Jim Miller
beae2b560f
Bump vers for AO3 adapter, category->genre in fimfic, adult check for AO3.
2012-01-30 20:35:45 -06:00
Jim Miller
2505f040be
Web-Update msgs for latest changes, make name FanFictionDownLoader to match URL
...
& plugin. Save plugin bump to 1.3.1.
2012-01-27 23:33:13 -06:00
Jim Miller
779f615a7a
Add Series for sites that support it. twcs/twrt/tw default to not collect it--
...
they (ab)use 'series' as reading lists/user collections. Fix url SIYE pattern &
metadata.
2012-01-27 22:51:05 -06:00
Jim Miller
7a58ea13ed
Fix adastra changed date format. Plugin-Fix updatemeta checkbox.
2012-01-27 20:25:10 -06:00
Jim Miller
e26a05491d
Plugin-Don't disable menus when nothing selected--breaks keyboard shortcuts.
...
More verbiage on config dialogs, make FanFictionDownLoader itself shortcutable.
2012-01-27 15:56:52 -06:00
Jim Miller
d1680a74dc
Plugin-Update custom columns from metadata, allow skip update confirm, progress
...
bar for updating books after download.
2012-01-26 23:12:50 -06:00
Jim Miller
9b17e0c396
Plugin-Improved drag and drop of URLs onto 'Add New' dialog.
2012-01-24 21:48:25 -06:00
Jim Miller
7529a24521
Plugin - Fix for issue with sorting tz aware vs naive dates. Look ahead for
...
ffnet for 1 chapter stories.
2012-01-22 22:00:21 -06:00
Jim Miller
fb8ba4147c
Fix to handle extratags correctly, kludge for ffnet for update emails that come
...
before the site is completely updated, fix plugin keeptags.
2012-01-19 14:07:33 -06:00
Jim Miller
5681d5e2bd
Month in English fix works. Plugin-Fixes to date proc. CLI-make personal.ini
...
from ~/.fan... take priority over pwd/defaults.ini.
2012-01-17 19:03:13 -06:00
Jim Miller
45382ad424
Plugin--Fix for Update Always w/fewer chapters on site. Don't update Date
...
column when doing Calibre MetaData Only or Update Always with no new chapters.
Set Language to English if it's not already set. Add some additional logging.
Support other URL form for TTH.
2012-01-16 23:34:10 -06:00
Jim Miller
2079952737
Disable rather than hide Reading List config tab so people see it's a feature.
2012-01-15 23:53:44 -06:00
Jim Miller
2a86c3c9ab
Adding 'characters' parsing to other existing sites. Similar 'fix' as twiwrite
...
for plugin for some stories across several sites. Suspect different SGMLParser
in calibre stumbling on something common to many eFiction sites.
2012-01-15 23:14:54 -06:00
Jim Miller
ce379a0700
Options for Reading List "Send to Device" and "To Read" lists. Fix config per
...
library. Plugin specific example.ini. Button to keyboard shortcut config.
More duplicate URL removal to avoid odd race conditions.
2012-01-15 22:02:46 -06:00
Jim Miller
ac6b790b7d
Saving intermediate dev version. Finds URL in dc:source for older/tth epubs,
...
saves config per library, tweaks def inis, add get URLs List feature, initial,
partially hard coded integration with Reading List plugin.
2012-01-14 22:50:42 -06:00
Jim Miller
afff98a9af
Plugin 1.1.5.
2012-01-13 17:13:40 -06:00
Jim Miller
f7b5feede6
Plugin 1.1.4, fix Category title, keep calibre_bookmarks.txt on epub update.
2012-01-12 21:39:32 -06:00
Jim Miller
ee7bb5775b
Plugin-Add option to keep existing tags on updatemeta, fix Last Update tags.
...
Existing Completed, In-Progress and Last Update tags still removed.
Add plugin-defaults.ini to remove unusable options and default lastupdate off.
2012-01-10 20:25:26 -06:00
Jim Miller
a8a049df79
Fix for plugin's 'add new book tags' issue. Bump plugin to 1.1.2 and release.
2012-01-09 18:10:19 -06:00
Jim Miller
7bd141ba59
Plugin couldn't hangle user/pass AND is_adult well either.
2012-01-08 18:39:41 -06:00
Jim Miller
35c4f0c609
Plugin-Need to overwrite existing file and ignore always_overwrite.
2012-01-08 15:54:38 -06:00
Jim Miller
36eb6c2e2c
Plugin 1.1.1, only allow update when epub, restruct add/update code.
2012-01-08 13:42:27 -06:00
Jim Miller
ae103ff128
Couple more small fixes to plugin.
2012-01-05 23:08:51 -06:00
Jim Miller
0f6f24123b
Clean up, better screen refreshing after update.
2012-01-05 22:58:46 -06:00
Jim Miller
ee2db5549d
Plugin 1.1.0--BG process (not thread) for reliability, true updates, menu.
2012-01-05 22:08:25 -06:00
Jim Miller
82efb462aa
Add siye.co.uk. Plugin-add 'view defaults.ini', fix delete other forms, 1.0.4.
2011-12-31 21:51:03 -06:00
Jim Miller
4ac42526bd
Add 'delete other formats' option, bump to 1.0.3.
2011-12-30 14:24:30 -06:00
Jim Miller
81e6134139
Make plugin name consistent.
2011-12-30 14:12:58 -06:00
Jim Miller
af1f69facc
Once again accidently checked in code I'm still working on. Sorry. :-(
2011-12-30 14:07:44 -06:00
Jim Miller
db513cb62a
Need makezip.py for makeplugin.py.
2011-12-30 14:04:56 -06:00
Jim Miller
851d3df751
Pull minimum calibre version back down to 0.8.30 rather than latest/greatest.
2011-12-28 11:00:21 -06:00
Jim Miller
aa2b1961e2
Update version numbers for plugin.
2011-12-28 10:53:26 -06:00
Jim Miller
e3ceeb937f
Make clickable link and HTML formatting in About box.
2011-12-25 17:36:36 -06:00
Jim Miller
74ac6fb348
Add options to disable/prioritize taking URLs from selected stories & clipboard.
2011-12-25 15:27:25 -06:00
Jim Miller
6e52a5b096
Fix for 'Add New' collision.
2011-12-24 09:40:23 -06:00
Jim Miller
d4280e84d1
Add epub update, option to only overwrite when newer, option to update meta only
2011-12-22 19:21:10 -06:00
Jim Miller
6bbe59c76b
Prefill URLbox from selected books. Filter that and clipboard for good URL.
...
Save icon gimp file, python script to create calibre-plugin zip.
2011-12-21 23:46:12 -06:00
Jim Miller
8fb62499cd
Remove 'aa' from plugin name, create a new icon.
2011-12-21 18:08:36 -06:00
Jim Miller
dbda2f96a6
Plugin improvements: options, copy clipboard as url, save options, etc.
2011-12-21 15:01:18 -06:00
Jim Miller
56ac912706
Rename some files, further improvements--just about usable for new stories only.
2011-12-19 21:18:55 -06:00
Jim Miller
b75c9d4946
Refactoring and cleaning up.
2011-12-19 18:04:47 -06:00
Jim Miller
cbc8cadd91
First calibre-plugin version with working background downloading.
2011-12-19 14:59:20 -06:00
Jim Miller
f634629b98
Check for existing duplicate, other minor improvements.
2011-12-18 19:09:08 -06:00
Jim Miller
c0ea637aef
Fill calibre metadata directly(vs read from epub), allow other output formats.
2011-12-17 14:56:46 -06:00