1
0
Fork 0
mirror of https://github.com/evilhero/mylar synced 2024-12-24 00:32:47 +00:00
mylar/mylar
2013-04-23 11:19:07 -04:00
..
__init__.py IMP:(#298) Added Pushover notification option (Pull Request from pyntel) 2013-04-22 00:13:56 -04:00
albumart.py
cache.py
classes.py
comicbookdb.py FIX:(#272) Database locking errors constantly should be resolved now, FIX:(#269) Date not populating if no publication date was found (defaults to on-sale now), IMP: started the framework for Annuals 2013-03-21 13:09:10 -04:00
cv.py FIX:(#312) Transition from Downloaded to Archive doesn't update count (long-time outstanding bug + more verbosity now), FIX:(#316) Negative issue numbers accounted for and working, FIX:(#323) Sending to SABnzbd using nzbx.co wasn't working 2013-04-09 22:28:27 -04:00
db.py
exceptions.py
filechecker.py FIX:(#357) Issue detection broken when scanning for files if filenames contained '&' 2013-04-23 11:19:07 -04:00
findcomicfeed.py FIX:(#340) Increase result-set from 25 to 50 to allow for lower-issue number variations. 2013-04-14 02:56:12 -04:00
helpers.py FIX:(#304) Index out of range on recheck, FIX:(#303) Comicvine link updated on details page, FIX:(#302) Query rate (Search Delay) Added as a configuration option, FIX:(#300) Version number error on searching when no version number, FIX:(#297) Manual Rename of Files working, FIX:(#294) 'AU' issue problems should be resolved now, FIX:(#290) V#(year) and Vol#(year) added to filechecking, IMP: ComicVine data use only now as a hidden option (cv_only = 1 in config.ini), IMP: added as options for file naming, IMP: Rough drafting of Annuals (annuals_on = 1 in config.ini), Other fixes.. 2013-04-06 05:43:18 -04:00
importer.py FIX:(#358) Error on series with , instead of . for 0.5 issues (replaces , with .) 2013-04-22 14:00:47 -04:00
latest.py
librarysync.py FIX:(#349) Import would fail on not being able to detect year if year was the last item in the filename, FIX:(#353) Titles with same not not detecting as 'Ended' properly, IMP: CV_ONLY and CV_ONETIMER now set to default to 1, IMP: Added additional publisher images 2013-04-21 23:11:12 -04:00
logger.py IMP: Continuing/Ended on main screen, IMP: Publication dates used now for issue dates, attempts to figure out if no issue date (#193), FIX: If dots used in place of spaces would error on file checking (#199), FIX: When selecting issue for download, would Alt.Search for None regardless if enabled or not (#192), IMP: added more coding for eventual implementation of Importing a directory. 2013-02-06 14:55:23 -05:00
mb.py FIX:(#349) Import would fail on not being able to detect year if year was the last item in the filename, FIX:(#353) Titles with same not not detecting as 'Ended' properly, IMP: CV_ONLY and CV_ONETIMER now set to default to 1, IMP: Added additional publisher images 2013-04-21 23:11:12 -04:00
moveit.py FIX: Numerous fixes due to CV API changes - namely dealing with issue #'s and decimals no longer being present. Should be working (searches/etc) now, FIX: Accounted for issues with alphanumerics (ie. Age of Ultrons) 2013-03-29 00:02:35 -04:00
notifiers.py IMP:(#298) Added Pushover notification option (Pull Request from pyntel) 2013-04-22 00:13:56 -04:00
parseit.py FIX: Numerous fixes due to CV API changes - namely dealing with issue #'s and decimals no longer being present. Should be working (searches/etc) now, FIX: Accounted for issues with alphanumerics (ie. Age of Ultrons) 2013-03-29 00:02:35 -04:00
PostProcessor.py IMP:(#298) Added Pushover notification option (Pull Request from pyntel) 2013-04-22 00:13:56 -04:00
prov_nzbx.py FIX:(#238) Usenet Retention settings have no effect (Thnx TheLabRatt), FIX:(#240) added some checks for NZBGet values and fixed some invalid strings 2013-03-01 15:20:39 -05:00
search.py IMP:(#298) Added Pushover notification option (Pull Request from pyntel) 2013-04-22 00:13:56 -04:00
updater.py FIX:(335) ? in filenames / comicnames correctly accounted for now in all facets, IMP: Improved upon RegEx's in Experimental Search (Thnx SpammyHagar), IMP: Added individual pulls for Pullist now (Grabbag_dir set in config.ini, else defaults to ComicLocation root), FIX:(#331) Incorrect re.sub when using blackhole functionality which causes it to break 2013-04-11 22:14:27 -04:00
version.py
versioncheck.py FIX:(#235) Problem with windows updates - sanitizing the tar filename 2013-02-28 13:03:26 -05:00
webserve.py IMP:(#298) Added Pushover notification option (Pull Request from pyntel) 2013-04-22 00:13:56 -04:00
webstart.py
weeklypull.py FIX:(#317) If a series in Weekly Pullist contained ONGOING or (VU) it would take it as part of title and never matchup 2013-04-09 23:17:07 -04:00