evilhero
|
69ba40e5e9
|
FIX:(#383) Filenames with symbols seperated with spaces woulnd't register properly when filescanning, FIX:(#350) Flush import option fixed, FIX:(#344) Lowercase honoring on manual Rename of files, FIX:(#218) ComicLocation move fixed - Options available to Keep existing FolderFormat, or use settings from Config (FFTONEWCOM_DIR), IMP: Added a Log popup after ImportResults is done to view log instead of in console
|
2013-05-25 02:18:00 -04:00 |
|
evilhero
|
d6f6d9981b
|
FIX: Pullist title contained O/T, wouldn't match on watchlist against 'Of The' titles
|
2013-05-22 23:24:56 -04:00 |
|
evilhero
|
a01d82db6d
|
FIX: Incorrectly marking Continuing Series as Ended, which would cause same series to not be marked as Wanted on weekly pull list
|
2013-05-20 11:45:36 -04:00 |
|
evilhero
|
1d20ad76b0
|
IMP:(#350) Ability to mass flush import table as well as well as checkboxes now work for deleting multiple imports
|
2013-05-19 01:21:32 -04:00 |
|
evilhero
|
64a1f44163
|
FIX:(#397) Recreate pullist would error on recreation (rupaschomaker), IMP:(#395) Log SQL execution on operational error (rupaschomaker)
|
2013-05-19 00:09:51 -04:00 |
|
evilhero
|
d0c6eb1d52
|
FIX:(#390) If year not present within brackets in nzb filename would discard - now attempts to put within brackets (rupaschomaker), IMP: Redid Newznab section to allow for better integration and future improvements (rankings, priority, max results,etc)
|
2013-05-19 00:07:18 -04:00 |
|
evilhero
|
a64de49d41
|
IMP: return error code if not successful (rupaschomaker)
|
2013-05-16 21:36:10 -04:00 |
|
Rupa Schomaker
|
80f6069cb4
|
return error code if not successful
|
2013-05-16 21:32:58 -04:00 |
|
evilhero
|
424c3ec9a0
|
FIX:(#281) Re-downloading random issues (adding to Wanted list), FIX:(#383) Filechecker should now pick up special characters
|
2013-05-15 05:09:43 -04:00 |
|
evilhero
|
342b9daa30
|
FIX:(#341) Checks in PostProcessor for incorrect API key, FIX:(#385) unable to find original filename error verbosity, IMP: History now will show Downloaded Issues
|
2013-05-15 05:04:26 -04:00 |
|
evilhero
|
29a8f167aa
|
FIX:(#382) If publisher is not given, would error out on series add/refresh
|
2013-05-08 22:35:12 -04:00 |
|
evilhero
|
b08998ba82
|
FIX:(#378) Improved filechecker to pick up different variations in Volume inclusions, as well as special chars, IMP: Pullist improvements with regards to identical titles but not recent (would get confused), IMP: Added some extra checks when determining if a series is Continuing vs Ended
|
2013-05-08 22:22:47 -04:00 |
|
evilhero
|
537ec7c833
|
FIX:(#218)(#266) Ability to change Comic Location on a mass scale
|
2013-05-06 00:35:33 -04:00 |
|
evilhero
|
cbc8d99f71
|
FIX:(#375) bug with previous/next buttons when deleting ..(softball)!
|
2013-05-05 22:34:01 -04:00 |
|
evilhero
|
19eee4d913
|
IMP: Added 'Download' button to Weekly Pullist that will Download all 'Downloaded' Comics from the pullist into either the grabbag_dir or a weekly_directory
|
2013-05-04 00:40:32 -04:00 |
|
evilhero
|
c3e305118f
|
FIX:(#368) Post-Processing and Comicvine URL Fix would not save settings properly, IMP: some more verbose logging for (#281) and removed some calls, FIX: Fixed some icon errors on the issue details page
|
2013-05-03 21:57:19 -04:00 |
|
evilhero
|
bf5654c0e2
|
removed unnecessary print statement
|
2013-05-01 14:52:54 -04:00 |
|
evilhero
|
a1c31b0c41
|
FIX last commit for CV URL Changes - forgot the changes for configuration page
|
2013-05-01 14:25:46 -04:00 |
|
evilhero
|
188463470b
|
FIX for ComicVine (inadvertently?) switching to beta API site. Configuration/Web Interface option now available to turn on/off (on = beta..., off = normal api)
|
2013-05-01 14:13:07 -04:00 |
|
evilhero
|
4613e215e9
|
FIX:(#360) Series with '-' unable to be searched for when downloading
|
2013-04-29 03:58:21 -04:00 |
|
evilhero
|
2f31266866
|
FIX:(#349) Bulk Import would fail if Rename Files was selected (after serires was added), IMP:Added Download Status to WeeklyPull List (when issue is downloaded, status will change accordingly), IMP: Cleaned up some db-locking problems with the idirectory/importResults, FIX: A+X should be found on pullist now, FIX: More fixes for Series with ',' and '&' with search results, FIX: Removed some errant calls - possible fix for (#281) - Downloading already downloaded files
|
2013-04-25 23:45:02 -04:00 |
|
evilhero
|
659a960b01
|
FIX:(#357) Issue detection broken when scanning for files if filenames contained '&'
|
2013-04-23 11:19:07 -04:00 |
|
evilhero
|
af460e8301
|
FIX:(#358) Error on series with , instead of . for 0.5 issues (replaces , with .)
|
2013-04-22 14:00:47 -04:00 |
|
evilhero
|
5a1b9d438e
|
FIX:(#356) Folder permissions when created by Mylar
|
2013-04-22 13:12:29 -04:00 |
|
evilhero
|
5d624ed0db
|
IMP:(#298) Added Pushover notification option (Pull Request from pyntel)
|
2013-04-22 00:13:56 -04:00 |
|
evilhero
|
152a60dafe
|
IMP:(#268) Added CHMOD Config options, fixed missing directory errors (Pull Request from claym)
|
2013-04-21 23:43:57 -04:00 |
|
evilhero
|
199fd25d8f
|
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 |
|
evilhero
|
f929943ec0
|
FIX:(#341) SABnzbd Post-Processing would fail on multi-volume series (ComicID starting with a 'G' in Mylar)
|
2013-04-14 02:59:04 -04:00 |
|
evilhero
|
b9ce2d7e36
|
FIX:(#340) Increase result-set from 25 to 50 to allow for lower-issue number variations.
|
2013-04-14 02:56:12 -04:00 |
|
evilhero
|
184ba5ad2e
|
IMP: Added 'All' as data-display value in dropdown to tide over lack of pagination at top for the time being
|
2013-04-13 22:55:00 -04:00 |
|
evilhero
|
d3b97bc08e
|
FIX:(#337) nzbx.co fix for incorrect link URL's (fix for the fix that was corrected)
|
2013-04-12 00:52:01 -04:00 |
|
evilhero
|
8bfa050523
|
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 |
|
evilhero
|
587c99e194
|
FIX:(#330)(#328) Series' that had #1/2 issue would error out.
|
2013-04-11 12:49:19 -04:00 |
|
evilhero
|
c6e9d94614
|
IMP: CVInfo will get updated if CV_ONLY enabled and CV_ONETIMER
|
2013-04-10 12:45:56 -04:00 |
|
evilhero
|
4653fea4c7
|
FIX:(#312) Archive count not working properly
|
2013-04-10 11:59:12 -04:00 |
|
evilhero
|
3b891174e6
|
FIX:(#319) Issues not detected when checking for files if 'au' present in another form within filename (ie. 'August, 2012')
|
2013-04-10 11:50:09 -04:00 |
|
evilhero
|
a3e60b24a3
|
FIX:(#318) Invalid Issue error when trying to add series with the latest issue being a non-numerical issue (ie.1AU) from pullist
|
2013-04-10 01:27:42 -04:00 |
|
evilhero
|
1feedd55e0
|
FIX:(#314) Partial fix - X-23 will now match and download. Regex volume parsing still needs to be done for experimental.
|
2013-04-09 23:40:14 -04:00 |
|
evilhero
|
215d70406e
|
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 |
|
evilhero
|
fbe03ce08b
|
IMP: Error-Check built-in on startup for series' that didn't complete properly and break the main page on startup
|
2013-04-09 22:59:48 -04:00 |
|
evilhero
|
59072add8a
|
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 |
|
evilhero
|
30a385227d
|
FIX:(#308)(#313) CV_ONLY issues should all be fixed now - adding new series, refreshes etc., IMP: Added a Recreate Pullist button on Weekly tab - will delete the existing pullist and data, recreate it from fresh, and proceed to run through the watchlist updating necessary issues
|
2013-04-08 12:31:41 -04:00 |
|
evilhero
|
2c2405224a
|
FIX:(#310) Issue 1 not being pulled in when using CV-ONLY option, IMP: Added some basic informational logging for CV conversion
|
2013-04-07 15:18:26 -04:00 |
|
evilhero
|
acc60d9ff7
|
FIX:(#308) Issues adding large series (100+ issues), FIX:(#294) AU problems with snatches/file checking, FIX:(#310) double issues occuring -- Now if CV_ONLY enabled along with CV_ONETIMER in config.ini, doing a Refresh on a series will correct data issues while retaining Issue Status
|
2013-04-07 14:06:36 -04:00 |
|
evilhero
|
92fcbea9d1
|
FIX: missing bracket from last commit in PostProcessor.py
|
2013-04-07 02:54:13 -04:00 |
|
evilhero
|
ebbe8217f4
|
FIX:(#307) Post-Processing error on versioning log, FIX: 'The' in title accounted for better in searching and results
|
2013-04-07 02:34:37 -04:00 |
|
evilhero
|
6e9833ee2e
|
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 |
|
evilhero
|
d9b2d9f0a4
|
Merge branch 'development' of https://github.com/cpoo22/mylar into cpoo22-development
|
2013-04-03 10:55:09 -04:00 |
|
evilhero
|
df322cc1d6
|
FIX: Age of Ultron Issue Numbering for cross-over issues (have AU in issue number) would fail on new pullist, adding a series, checking files, searching, and post-processing (should be all working now)
|
2013-04-02 04:56:24 -04:00 |
|
evilhero
|
624238e313
|
FIX:(#296)(#244) When trying to enter the UEC after a search result, it would error out and display a blank page
|
2013-03-30 13:31:13 -04:00 |
|