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 |
evilhero
|
d3b6a06878
|
graphic novels causing issues - warning message added indicating failure
|
2012-09-19 10:45:39 -04:00 |
evilhero
|
0018876826
|
wrong version of ComicRN.py - fixed
|
2012-09-19 10:36:07 -04:00 |
evilhero
|
d64abf9c02
|
updated ComicRN.py to latest version - hopefully will fix some problems
|
2012-09-19 09:57:36 -04:00 |
evilhero
|
f841017290
|
fixed problem with localhost being set as SABhost with no http
|
2012-09-19 09:56:09 -04:00 |
evilhero
|
a7f766f318
|
fixed error msg with queuing issues via pullist / want
|
2012-09-19 00:38:25 -04:00 |
evilhero
|
df96120d9c
|
added xtra parameter to experimental search for shorter result set, also fixed issue with nzb not sending to sab via experimental
|
2012-09-19 00:36:14 -04:00 |
evilhero
|
3f335725eb
|
fixed issues with scanning/rescanning files - moved entirely from importer.py to updater.py for easier updating
|
2012-09-18 16:33:09 -04:00 |
evilhero
|
c313f0b839
|
some css formatting additions
|
2012-09-18 16:11:14 -04:00 |
evilhero
|
7dcfcd2602
|
force file check fix for ' in filenames
|
2012-09-18 16:01:59 -04:00 |
evilhero
|
dffe34cb76
|
improved searching results by limiting 2ndary results through filters
|
2012-09-18 10:42:57 -04:00 |
evilhero
|
a37ee7638a
|
fixed problem with invalid rss arguement (not used)
|
2012-09-18 09:58:23 -04:00 |
evilhero
|
2c6b80ca5d
|
added mylar.init.d for autostartup on ubuntu
|
2012-09-18 09:47:01 -04:00 |
evilhero
|
f5eafcfb72
|
stupid mistake, fixed again
|
2012-09-18 09:13:42 -04:00 |
evilhero
|
444288357c
|
fixed startup issue, problem with manage tab
|
2012-09-18 09:07:14 -04:00 |