Anthony Winner

Results 6 issues of Anthony Winner

It would be nice to have the ability to retry downloads that produced an error. Also a listing of them would be helpful to try and download manually.

bug
enhancement

Preserve libraries from the site. Many sites have the books divided up into libraries, (ex:http://174.20.122.247:8080/) it would be nice to at least have the library name in the meta data...

enhancement

django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 32: 'dab_field_rendering', expected 'endblock'. Did you forget to register or load this tag?

on line 264 you have: sils = read_gpm_playlist(mdir, trackdir='Thumbs **u**p') Unlike windows, Linux is case sensitive, so should be: sils = read_gpm_playlist(mdir, trackdir='Thumbs **U**p') I just changed all references to...

bug
awaiting-info

the folder is not auto created if it does not exist, would recommend ether two options: 1. test all paths from user early, and give feedback at top of program...

enhancement
intend-to-do

have a few suggestions: 1. you do not recognize the '~' home path, most will have downloaded the image into their download folder, and ~/Downloads" is much nicer than "c:/Users/myname/Downloads"...