evilhero
|
8bc6543159
|
added more verbosity logging for the send-to-SAB portion
|
2012-12-21 15:09:00 -05:00 |
evilhero
|
282726fd6c
|
Fix: allow for ',:' in search, directory creation, and post-processing IMP: Altering default comic directory
|
2012-12-20 06:52:21 -05:00 |
Clay Mitchell
|
7b6389b4a4
|
Fixed "add series" link on Weekly Pull List
Hitting "add series" for a comic that has a special character in it
(usually &) would break. The "name" value in the url is escaped
|
2012-12-20 05:59:48 -05:00 |
evilhero
|
74247b8e7c
|
Fix: weekly pull list erroring out on startup - added initialization check
|
2012-12-20 05:57:12 -05:00 |
evilhero
|
59f409eac4
|
Fix: DogNZB issues and not being able to find any results, Fix: Newznab selection caused additional searching and duplicate sends, IMP: added verbose logging option in Config (currently only for searches and multiple-volume series adds)
|
2012-12-20 05:39:37 -05:00 |
evilhero
|
2b0c8cfffb
|
fix: logger error issues (search.log)
|
2012-12-17 17:49:49 -05:00 |
evilhero
|
05dd676cc9
|
fix: git constant message about Update - will work as normal now with development branch, fix: Removed the 'None' directory creation problem
|
2012-12-17 03:13:14 -05:00 |
evilhero
|
a46f43a6cf
|
fix: not able to open up weekly comics tab, fix: removed some print statements displaying to console
|
2012-12-16 13:41:01 -05:00 |
Clay Mitchell
|
ca6b3d1b28
|
added a few extra exclusions
|
2012-12-16 13:09:38 -05:00 |
Clay Mitchell
|
b1dc013ee2
|
added "publisher" field to search results
added support for publisher field for searches, removed unnecssary API
call, minor cleanup in xml parsing
|
2012-12-16 13:09:38 -05:00 |
evilhero
|
b0873994b9
|
fix: Experimental search, fix: dognzb not able to download nzbs, fix:nzb.su fix for nzb filenames (broke renaming/post-processing), add: newznab provider added, add:explicit search.log
|
2012-12-16 12:57:02 -05:00 |
evilhero
|
455b06bc2c
|
fix for zero suppression error when running - was set to None instead of 0
|
2012-11-02 15:43:13 -04:00 |
evilhero
|
18f719fb6d
|
Fix for comiclocation error on adding new series (directory creation). Also fixed for ',' in directory creation.
|
2012-10-31 12:03:15 -04:00 |
evilhero
|
f2022def21
|
Merge branch 'master' of https://github.com/evilhero/mylar
|
2012-10-31 11:56:35 -04:00 |
evilhero
|
5f1a5b0305
|
Fix for halfchk error when adding new series, refreshes. Also added an exception catch for publisher when using exceptions.csv
|
2012-10-31 11:40:05 -04:00 |
evilhero
|
4a352c2fcb
|
Update README.md
|
2012-10-30 14:37:56 -03:00 |
evilhero
|
fedad86582
|
fix for startup error on last commit
|
2012-10-30 11:40:41 -04:00 |
evilhero
|
8a54438144
|
tonnes of fixes/updates in this...new post-processing (like sickbeard), custom format for folers/files now, comic detail image fix, status changes (archived status added), have counts reflected on Archived status, file-scanner redone to be more inclusive, 1/2 issue fix
|
2012-10-30 06:43:01 -04:00 |
evilhero
|
3711cf39cc
|
Comic images displayed on comic details page all appear the same now
|
2012-10-25 02:46:24 -04:00 |
evilhero
|
efb9e41260
|
fixed Recheck Files/scanner to account for issue numbers that are presented twice for a given comic
|
2012-10-25 02:44:51 -04:00 |
evilhero
|
4c58734fab
|
Fix for '&' causing problems in search / rename (issue#65) - thnx millhench
|
2012-10-22 03:08:55 -04:00 |
evilhero
|
9778a1c5cf
|
allowed for versioning of comics to be accounted for, which will provide more results/hits when searching - future update will allow user-specified verison control
|
2012-10-21 11:31:42 -04:00 |
evilhero
|
86c46134bd
|
hopefully fix for status' not changing properly after Refresh as well as continually downloading same issues marked as downloaded
|
2012-10-21 11:30:26 -04:00 |
evilhero
|
85667e2590
|
clicking on searchresult item will open in new window now.
|
2012-10-21 11:28:18 -04:00 |
evilhero
|
056aadf61e
|
fix for Comic directory names that contain a /
|
2012-10-20 12:14:32 -04:00 |
evilhero
|
c9acfb465f
|
Added custom exceptions file to allow for user-based exceptions, as well as being able to maintain a base file in exceptions.csv
|
2012-10-20 03:51:17 -04:00 |
evilhero
|
150dcd775b
|
fix for issue status reverting back to default status after ReCheck Files selected regardless of previous status
|
2012-10-20 03:09:15 -04:00 |
evilhero
|
674b17966c
|
Fix for OSError on Errored Comics; Fix for Wanted tab db error
|
2012-10-18 03:08:43 -04:00 |
evilhero
|
e8e2a0ce31
|
typo fix in manage.html...thnx CC
|
2012-10-17 12:04:11 -04:00 |
evilhero
|
4a8b22a616
|
Fix for OSError issues when adding comics
|
2012-10-17 11:57:51 -04:00 |
evilhero
|
dd96a80a18
|
Fixed some problems loading exceptions, included some details in csv file now
|
2012-10-17 11:56:09 -04:00 |
evilhero
|
5fb5e56532
|
Fixed problem with the analyzer erroing out when nzb search results had no year present in title
|
2012-10-16 13:26:28 -04:00 |
evilhero
|
99cd3e25eb
|
Fix for popup error when doing multiple selections, removed unnecessary print statements from importer
|
2012-10-16 11:53:46 -04:00 |
evilhero
|
c791e0a2fc
|
Fixed directory issue with multiple-volume series, Wanted tab should now work as well
|
2012-10-16 11:12:44 -04:00 |
evilhero
|
964338f0b2
|
added exception listing for GCD imports, multi-volume series selections, multiple selection for issues fixed, upcoming tab now works, pullist marks upcoming issues on comic details page, and a bunch of other stuff
|
2012-10-16 04:16:29 -04:00 |
evilhero
|
1c338d0a9b
|
fixed stupid reference mistake - error in webserve.py
|
2012-10-09 02:41:38 -04:00 |
evilhero
|
4c348c2f6b
|
will now search for issues published in December, but dated in next year...also added some extra info to ComicRN.py
|
2012-10-09 02:33:14 -04:00 |
evilhero
|
a9936d4f70
|
previous problems using nzb.su and sending to SAB and renaming should be fixed now.
|
2012-10-08 03:13:18 -04:00 |
evilhero
|
ccd9fdb7b7
|
updated ComicRN script to allow for . in filenames, as well as a little additional verbosity when not being able to rename files
|
2012-10-08 02:20:09 -04:00 |
evilhero
|
6854500a6e
|
Operational fix for Force Update - added Last Updated to detail page
|
2012-10-07 12:20:06 -04:00 |
evilhero
|
8d234c5d05
|
fix for ' in ComicNames not being able to change status / download'
|
2012-10-01 11:01:21 -04:00 |
evilhero
|
75f5834f87
|
fix for failed sends to sabnzbd because of not selecting priority option
|
2012-09-30 09:52:59 -04:00 |
evilhero
|
708bf5cffe
|
fix for blackhole error
|
2012-09-30 03:50:27 -04:00 |
evilhero
|
ac4ec81d7c
|
fixed issue when changing individual comic location return page error
|
2012-09-29 00:56:28 -04:00 |
evilhero
|
aa23a663ba
|
added ability to change priority of SABnzbd downloads
|
2012-09-28 11:42:25 -04:00 |
evilhero
|
d1a4495652
|
added ability to change default directory for individual comics (Edit tab)
|
2012-09-28 11:39:44 -04:00 |
evilhero
|
83ddb15a46
|
modified ComicRN to fix some problems with renaming with spaces
|
2012-09-28 01:07:29 -04:00 |
evilhero
|
d554576b36
|
fix for nzb not renaming properly in queue
|
2012-09-27 23:46:49 -04:00 |
evilhero
|
7394a8b6b4
|
fixed small error on search.py
|
2012-09-27 12:13:48 -04:00 |
evilhero
|
626009181b
|
fixed some searching bugs - more results, more logging info, exception handling on retrievals
|
2012-09-27 12:11:10 -04:00 |