1
0
Fork 0
mirror of https://github.com/evilhero/mylar synced 2025-03-09 21:33:42 +00:00
Commit graph

602 commits

Author SHA1 Message Date
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
evilhero
a05f62cee7 fix for images on Manage Comics tab (thnx nonliteral for the help) 2012-09-26 23:39:19 -04:00
evilhero
15ed313ed5 fix for weekly pull errors regarding data directory and sqldb 2012-09-26 16:53:08 -04:00
evilhero
9165e731fd indent errors on test/search.py 2012-09-25 00:16:18 -04:00
evilhero
9a5e612e42 fix for pullist error - not referenced 2012-09-24 22:43:58 -04:00
evilhero
502ed74295 fix for test 2012-09-24 22:06:27 -04:00
evilhero
55242bd393 added test/search.py for debugging. will output more details to console to determine where failing on searches and downloads 2012-09-24 17:43:38 -04:00
evilhero
69888df457 removed edit comic tab for the moment 2012-09-24 01:51:05 -04:00
evilhero
8482cba507 several bug fixes - hopefully not breaking something else..new search, better adds, force chk works, other bugs fixed. 2012-09-24 01:17:29 -04:00
evilhero
d3660049cc updated ComicRN.py script to allow for character replacment now 2012-09-19 22:16:29 -04:00