Commit Graph

575 Commits

Author SHA1 Message Date
evilhero acc821767f FIX:(#1114)(#1116) When manually post-processing, would incorrectly identify series that contain partial words of other similar series on the watchlist 2015-08-26 13:00:40 -04:00
evilhero e3e36ced71 FIX:(#1110) Pushbullet notifications aren't working 2015-08-19 14:12:20 -04:00
evilhero ef898c87a6 FIX:(#1107) Adding a Story Arc would cause an invalid literal error 2015-08-16 15:39:14 -04:00
evilhero 20cbad0315 FIX:(#1106) When manually post-processing older series, would fail to match the publication start-end range properly when the series Store Dates were all non-existant values (0000-00-00) 2015-08-13 21:32:00 -04:00
evilhero 72f915edb1 IMP: (#1089)Torznab provider option (will currently only allow for one torznab entry - use jackett), IMP: (#1095) Will now retain the reading order taken from ComicVine - previously would have some inconsistent reordering results, FIX: Better handling of INH & NOW issues within the issue number when file-checking/post-processing, FIX: manually post-processing annuals would fail, FIX: Download button on Weekly tab will now download issues that are in a Downloaded status as intended, FIX: NotifyMyAndroid Test button now works, FIX: Updated kat default url to use kat.cr, FIX: Removed some unecessary logging lines when performing the weekly pull refresh, IMP: Some moving/restructuring of some items in the rss/search modules to allow for future WIP items. 2015-08-11 17:56:22 -04:00
evilhero ec31c9ec9d FIX:(#1091) When trying to retrieve torrents from KAT, would create invalid torrent files 2015-07-22 17:00:45 -04:00
evilhero abcc4e88ec FIX:(#1046) if nzbname had '+' within title, would fail to create nzb within cache (nzb only), IMP:(#1079) test notification buttons added, FIX: Changed names of functions to ResumeSeries/DeleteSeries/PauseSeries, IMP: pushbullet notification converted now using requests module, FIX:(#1088) better versioning detection when searching, enforce permissions on cache directory before writing (to ensure nzbs will be written with proper permissions), IMP: Popup dialog box on Delete Series in Comic Details page - option to delete series folder & contents avaiable as well, IMP: Try to determine local IP on startup to allow for better execution of sending nzbs to nzb client 2015-07-21 02:37:41 -04:00
evilhero ef037dce1e FIX: If user:group wasn't populated in confniguration, would assign invalid permissions 2015-07-02 03:02:20 -04:00
evilhero d43f2674c2 FIX: Added User/Group permissions for *nix-based OS' - will be enforced on file-checking/post-processing and manual meta-tagging, FIX: Fixed incorrect order being displayed on weekly pull-list that displayed issues that had Status' at the beginning of their publisher bracket ignoring their actual place in the ordered list, FIX: Added better error handling for failed authentication to 32P if the site is not available, FIX:(#1064) If weekly directory creation wasn't enabled, sending to read-list would not work 2015-07-01 18:52:26 -04:00
evilhero 828a3443ce FIX: Incorrect indentation in getLogs api 2015-07-01 18:39:49 -04:00
evilhero 734555fca3 PR: Added clearlogs getLogs to api (Hellowlol) 2015-07-01 02:41:29 -04:00
wyldphyre 24638102e1 Replace 'trash' icons with more appropriate 'retry' icons for "loose search", "explicit search", and "recreate pull-list" 2015-07-01 00:30:53 -04:00
evilhero 53eb8e2aa0 FIX: Fixed startup error loading homepage due to invalid date references present in pull-list, IMP: Renaming will now occur as per configuration for story-arc downloaded issues 2015-06-30 16:21:26 -04:00
evilhero 46fe69a439 FIX: Adjustments to allow source installs to remain on development branch after updating. 2015-06-23 02:02:08 -04:00
evilhero 1b4db81878 FIX:(#1068) Pages being served showed incorrect branch when running from source 2015-06-22 09:33:37 -04:00
evilhero 6ebf7b2057 FIX:(#1068) When running from source, would fail with a GIT_BRANCH not defined error message on startup 2015-06-22 09:01:17 -04:00
evilhero 0c6bd57606 FIX: Checking github for latest version would not occur on startup after last commit. 2015-06-22 00:54:50 -04:00
evilhero 1a8be9bd84 FIX: Post-Processing via download displays an invalid cbr/cbz file messages and stops post-processing. 2015-06-22 00:52:55 -04:00
evilhero d87ed182f4 FIX: Will actually restrict CV usage to 400 hits / 15 minutes instead of erroring out and empty filling issue data, IMP: Updated version checker to utilize the requests module, IMP: Can now specify the git user and branch to pull from instead of defaulting to this one (in case I ever retire), IMP: Added hidden option in config.ini (host_return) which allows one to specify the complete url to return for sabnzbd to retrieve the nzb for from mylar the api when downloading nzbs - useful for sabnzbd and mylar machines that are on seperate subnets, IMP: Improved the auto-watch option on the weekly pull list - will now better match up to series when attempting to auto-populate the series into watchlists, IMP: Removed some unnecessary logging when refreshing series, IMP: Increased delay between series refreshes when doing the DBUpdate call (Update Active Series) from 5 to 15s (improves odds of CV not maxing out during large dbupdate sequence), FIX: Will now skip post-processing file(s) if said file(s) cannot be located with nzb_folder, or if it is not a valid cbr/cbz file. 2015-06-21 23:38:10 -04:00
evilhero cf015eb6a3 FIX:(#1061) If Story Arc Name contained special characters, would fail in creating Story Arc Directory (and subsequent copying of issue into arc directory), FIX: Removed dead references to CBT when attempting to query db when performating a Retry action, FIX: Fixed an invalid call when doing a Force Check Availability from the Wanted page 2015-06-14 16:11:03 -04:00
evilhero 68d81ead9f FIX: verify_32p option available in config.ini now for turning on/off verifying ssl certificate for 32P 2015-06-13 15:49:54 -04:00
evilhero ed754796fc FIX: Added warning to 32P Auth mode option to not use VPN with selected option, FIX: Main index page can now be sortable by Have column, FIX: Will now ignore any folders labelled as 'extras' (case-insensitive) when doing file-checking 2015-06-12 21:28:02 -04:00
evilhero 35f7a1de47 FIX: Any error returned from trying to signon to 32P is now logged as a str 2015-06-12 03:17:59 -04:00
evilhero dca9ca59a1 FIX: If filename had no year, but issue was '20' or '19' would not scan in 2015-06-12 03:13:56 -04:00
evilhero d167f9795a FIX: Fail to scan in issues if no year present within filename (Recheck Files option) 2015-06-12 02:39:27 -04:00
evilhero 223d59b6f9 FIX:(#1052) Story Arc Issue Padding would ignore '10' 2015-06-12 02:38:29 -04:00
evilhero 36029206a3 FIX:(#1037)(#1018) Sending nzb to SABnzbd would fail with empty nzb files or simliar errors 2015-06-12 02:37:27 -04:00
evilhero 80d204420f FIX:(#1046) Retrying download would result in error if provider being used was not a newznab provider. 2015-06-07 02:57:16 -04:00
evilhero d6009fa0a3 FIX:(#1039)(#1036) Problems sending files to SABnzbd when Mylar & SABnzbd are on seperate machines. Will now download the nzb, verify it, then send to SABnzbd via internal Mylar API, IMP: Seperated the SABnzbd Download Directory option within the Configuration to indicate is only required when Mylar and SABnzbd are on seperate machines, FIX:(#1037) Unable to retrieve Download URL when using NZBMegaSearch as a provider, IMP:(#1033) Story Arc issues downloaded via torrents/nzbs/outside of Mylar can now be manually post-processed into correct Story Arcs, as well as being downloaded directly via SAB/NZBget, FIX: Retrying a Snatched Download from either the History or Series Detail page should now be working, FIX:(#1042) Changed script source to relative URL for jquery-1.9.1.js, IMP: Start of small code clean-up 2015-06-06 21:44:46 -04:00
evilhero 0c1e864099 FIX: (#1013) Story Arcs now have a Refresh option which will refresh the issue data from ComicVine. The Arc must be added via the search in order for the Refresh option to appear (using a cbl file won't allow for a refresh currently), FIX:(#1023) Filenames that have the wording of 'Vol.' as well as having an Issue Year present, or some filenames that have a vYEAR format could not be scanned in, FIX: When doing an Import a Directory, when on Windows OS and running with suppressed console, would receive bad file descriptor errors,
FIX: Unicode filenames will now accept 1/2, 1/4, 3/4 (all unicoded) within the actual filename when scanning (usually during manual post-processing), FIX: Blackhole method for nzb's was failing when trying to send to SABnzbd
2015-05-27 01:40:38 -04:00
Adrian Moisey 9a4a6b4bc5 Whitespace cleanup 2015-05-27 00:43:43 -04:00
John d21cc0d80e Add downloadIssue to api 2015-05-21 11:53:35 -04:00
John d4ac31c8f3 Add find comic and add comic to api 2015-05-21 11:53:35 -04:00
evilhero af64a462cb FIX: Fixed issue with sending nzbs to nzb client - will now download nzb and then pass that directly into the client (since it has to download it initially anyways to parse out the proper filename from within the nzb), IMP: Issue title matching should now be working when searching for issues where the results have the issue title within the name, IMP: If a nzb provider is offline (service unavailable) will stop searching, FIX: If searching 32P, will now ignore the vol.0 in the results if it's a 0-day release (since the vol doesn't get correctly populated until hours/days after), IMP: Pull-list will now reflect status of Snatched immediately after said action (before it would only reflect it on a restart/refresh). 2015-05-21 11:50:15 -04:00
evilhero 83847d1ef9 IMP: Upgraded requests to 2.7.0 2015-05-19 13:38:36 -04:00
evilhero 826ef79622 FIX: nzbget post-processing with ComicRN was spamming incorrect version on every post-processing run. 2015-05-19 13:35:54 -04:00
evilhero 66c9fbe99d FIX: stupid typo in download url 2015-05-19 13:06:08 -04:00
evilhero 12423e9d9e FIX:(#1018) Invalid URL being passed for download (another attenpt) 2015-05-18 17:03:59 -04:00
evilhero 2ce9f613f6 FIX: Another attempt to resolve some problems when downloading nzb. 2015-05-18 16:48:38 -04:00
evilhero 80cd948ccd FIX:(#1018) Invalid URL being passed for download 2015-05-18 16:28:45 -04:00
evilhero c7dbd06bde FIX: Possible fix for nzbget users being able to send to client (non-urlencoded link now being sent) 2015-05-14 12:46:45 -04:00
evilhero 8f2b9bed34 FIX: Fix for 32P Legacy mode downloading torrent files. 2015-05-14 12:22:23 -04:00
evilhero 3528b88162 FIX: (#1006) Fix Legacy mode for 32P not being able to properly pull in feed, FIX: Fix Auth mode for 32P erroring out when reading feed list 2015-05-14 05:33:40 -04:00
evilhero f41ee0f34e FIX: Another attempt at the IncompleteRead errors when accessing CV 2015-05-12 22:21:22 -04:00
evilhero c4b9d4a4c4 FIX: Possible short-term fix for IncompleteRead errors occuring when retrieving from CV 2015-05-12 21:35:40 -04:00
evilhero 11dc52b00a IMP: When manual post-processing, will now check file(s) in sequence to see if they are still being written before starting the actual post-processing. 2015-05-12 15:05:54 -04:00
evilhero b144daa474 FIX:(#1010) Possible fix for sending urls via nzb.su provider, FIX: Incorrect download url being passed to nzbget, FIX: Fix for duplication of keys being generated when sending to SABnzbd 2015-05-12 14:27:20 -04:00
evilhero 173b9304fe FIX:(#1011) Possible fix for duplicate apikeys being posted for addurl link in SAB for nzbgeek, FIX: [Story Arcs] When Search Missing option was used, would error out in GUI and immediately fail search, FIX: [Story Arcs] When post-processing and meta-tagging enabled, would pass an invalid IssueID into the tagger resulting in no tags being written, FIX: If nzbname had decimals in place of spaces, would fail to match during post-processing and return an error indicating could not locate nzbfile in database 2015-05-11 04:14:47 -04:00
evilhero b04af7af42 FIX: fix for problems with nzbname not being found when post-processing. 2015-05-09 18:25:16 -04:00
evilhero 1c8ee0c15a FIX: Fix for manual post-processing not moving files when Rename Files option was enabled - would indicate unable to move files and no files were moved into series directories. 2015-05-09 18:15:37 -04:00