Commit Graph

378 Commits

Author SHA1 Message Date
evilhero cc7a2621c7 FIX/IMP: (#733) Redid ubuntu startup scripts, PID will now daemonize and get new PID on restart/shutdown (taken from headphones with love) - put in init-scripts directory. 2014-06-04 16:31:26 -04:00
evilhero 7d9a5c0865 FIX:(#734) Post-processing leaving blank odir value (nzbget) - untested 2014-06-04 15:11:34 -04:00
evilhero f53905262f IMP:(#735) Search now has 3 options available - 'loose', 'all', or 'explicit', FIX: weekly pull-list would error out due to excessive threads being generated, IMP: Removed unecessary cursor statements in weeklypull, streamlined back to db module 2014-06-04 14:53:33 -04:00
evilhero cdd409016e IMP:(#732) manageComics now sortable, Status column included, have counts tally correctly, FIX:(#729) if cover image did not exist on CV, would error - now will attempt alternate size, IMP: Option added to search results to allow explicit searching (meaning will search for ONLY terms, instead of default of ALL), FIX:(#730) typo, IMP:(#719) Configuration/Advanced/Notify on manual post-processing of torrents option added now - will notify on post-processing of snatched torrents, IMP: Added some more threading for performance (marking issues as wanted will now thread instead of run & wait) 2014-06-02 15:02:28 -04:00
evilhero 1fa44a7121 FIX:(#723) if nzb.su was enabled, provider_order would return a null value 2014-06-01 03:35:18 -04:00
evilhero b20449803d FIX:(#721) post-processing would succeed, but exit code returned in sabnzbd, FIX:(#716) If series in watchlist has decimals in title, will check match against filename before proceeding further during post-processing (this could be an on-going type of fix that's needed) 2014-05-30 14:10:46 -04:00
evilhero a1ef71c881 FIX:(#717) MacOS metadata will now be ignored during filechecks, FIX:(#718) searchprov error during searching should be fixed now, IMP: Made manual-run and some other functions threaded to help improve performance, FIX: Manual post-processing should recurse directories properly now (thnx bmfrosty), FIX:(#715) if pre-scripts were being used, post-processing would fail, IMP: Removed some unnecessary logging, FIX: When doing a Force Check (or normal 6-hr delayed api check), would error out if a series was a GN/Trade - now will continue but ignore the GN/trade 2014-05-29 14:05:11 -04:00
evilhero 46f658d6b6 FIX:(#707) Updated PP if src & dst were identical during rename call 2014-05-26 14:32:44 -04:00
evilhero e00d6c5ddf FIX:(#708)(#709) Reverted back to apscheduler for the time being, FIX: unicode normalization for filechecker 2014-05-26 14:11:39 -04:00
evilhero 1f2073b64c FIX: Updated the dbupdater module so it's identical to the Refresh Series option (other was abit buggy and outdated) 2014-05-25 15:08:15 -04:00
evilhero ea02cd83f2 IMP: Ability to now specify search provider order (regardless of torrents or nzb) within the config.ini, IMP: (#667) Changed the db module to try to accomodate db locking errors and lowering the amount of actual write transactions that were committed along with a new scheduler system, IMP: Changed sabnzbd directory to post-processing, and included subdirs for sabnzbd & nzbget ComicRN scripts, IMP: NZBGet Post-Processing ComicRN.py script (updated for use with nzbget v11.0+)added & updated in post-processing/nzbget directory (thnx ministoat), FIX: If Issue Location was None, and status was Downloaded would cause error in GUI and break series, IMP: (#689) Minimum # of seeders added (will work with KAT), IMP: (#680) Added Boxcar 2 IO Notifications, IMP: Added PushBullet Notifications, IMP: Cleaned up some notification messages so it's not so cluttered, IMP: Added Clickable series link in History tab, IMP: Added Post-Processed as a status to History tab to show manually post-processed items, IMP: Removed log level dropdown from Logs page & added 'ThreadName' as a column, IMP: Added Force Check Availability & View Future Pull-list to Upcoming sub-tabs, IMP: Added '--safe' option to startup options which will redirect directly to Manage Comics screen incase things are broken, FIX: Added proper month conversions for manual post-processing when doing comparitive issue analysis for matches, FIX: (#613) Allow for negative issue numbers in post-processing when renaming and issue padding is enabled, FIX: File Permissions on post-processing would stop post-processing if couldn't change, now will just log the error and continue, IMP: Added Scheduler (from sickbeard) to allow for threadnaming and better scheduling, IMP: Filenames in the format of ' () ' will now get scanned in, IMP: During manual post-processing will now stop looking for matches upon a successful match, IMP: A Refresh/Weeklypull series check will now just scan in issue data, instead of series info,etc, IMP: Removed some legacy GCD code that is no longer in use, IMP: Exception/traceback handling will now be logged, FIX: Unable to grab torrents from KAT due to content-encoding detection failing, IMP: Added universal date-time conversion to allow for non-english based dates to be properly compared when checking search results against publication dates, FIX: Annuals will now get proper notification (prior was leaving out the word 'annual' from notification/logs), IMP: Improved future pull-list detection and increased retension (now ~5 months), IMP: Will now mark new issues as Wanted on a Refresh Series if autowant upcoming is enabled (was reverting to a status of None previously), IMP: Cannot change status to Downloaded if current status is Skipped or Wanted, FIX: (#704) UnSkipped will now work (X in options column on comic details page), IMP: future_check will check upcoming future issues (future pull-list) that have no series data yet (ie. #1's) and auto-add them to watchlist when the data is available and auto-want accordingly, IMP: (#706) Downloading issues to local machine (via comicdetails screen) with special characters in filename now will work, IMP: improved comparison checks during weekly pull list and improved speed abit since only refreshing issue data now instead of entire series, Other Referenced issues: (#670)(#690) and some others.... 2014-05-25 14:32:11 -04:00
TheLabRatt 326cf60295 Use existing CHMOD_FILE var to set permissions on PostProcessed files 2014-05-10 03:53:10 -04:00
evilhero c54906132b IMP: (#691) option to pas scan directory via api 2014-05-08 00:35:13 -04:00
evilhero 6fc3443af4 merge pull request #685 from vergessen: updated dognzb api url 2014-05-01 13:07:43 -04:00
evilhero df4f897b82 FIX:(#672) Removed 'download file to cache' option - now will download directly from series directory and changed to be able to have cherrypy serve out with proper mimetypes 2014-04-23 00:00:21 -04:00
evilhero 668cb7b5d6 FIX: (#668) pull list url changed again. 2014-04-21 10:50:44 -04:00
evilhero ea589b907a FIX:(#673) When adding a series, if the Volume label on CV was Roman numerals (ie.I,II,III,etc) it would error out and fail to add the series succesfully, FIX: If a series failed to add, returning to the home page would result in an NoneType and int error - will now remove the errant series from the db upon loading the homepage. 2014-04-20 23:59:55 -04:00
evilhero e0299e5c35 FIX: Removed unnecessary print statements from importResults, FIX: If Issue number contains a negative, when renaming would rename to '00-1' (with padding enabled), FIX: When searching RSS cache for search results, would use both CBT and KAT regardless if only one was enabled (but either was used previously), FIX: Allow for some issues store dates to have a fluctuation of 1.5 weeks in order to account for some discrepencies in dates with the weekly pullist, FIX: (#671) Issues tagged as Archived (either manually, or by auto-checks) would not tally count the Have totals properly - it would not add the Archived count to the total Have Issue count. 2014-04-20 00:01:23 -04:00
evilhero a216f3c4d5 FIX:(#613) Negative issues now accounted for properly when File Checking, FIX: If filename extension was uppercase, would be ignored (again), FIX: When creating temporary directory for metatagging, will raise exception on error, FIX: Changed 'Enable RSS Feeds' to 'Enable RSS Feeds for torrents & nzbs', IMP: Removed some unnecessary print statements 2014-04-14 14:10:10 -04:00
evilhero 10f797c9b7 FIX: if CBT and KAT both enabled, would only use CBT for searches, FIX: Added extra URL for KAT to include Other category when indexing RSS / searching (increase 0-day hits) 2014-04-14 13:59:27 -04:00
evilhero 4c2ec769d1 FIX:(#668) URL for pull-list changed, IMP: Better matching when determining if a rebooted series is a valid watchlist match, FIX: Marking issues/annuals via checkboxes should be working again, FIX: Annuals couldn't be marked as Archived, FIX: Total Have count was off if any were Archived. 2014-04-14 13:42:42 -04:00
evilhero 8b67d14bac FIX:(#663) Weekly pull list would crash on issues with decimal places if series on watchlist, FIX: Error logging when performing search, FIX:(#662) Removed 'Test SABnzbd button' as was causing configuration saving issues. Can still be used by url : /SABtest, IMP: Added more logic checking to weeklypull list when comparing series for matches (to ensure an issue is part of a given series), IMP: Removed dead references to nzbx as a provider, FIX: If issue had no leading 0 in a decimal issue, mylar would crash, FIX: None status would occur when refreshing a series and more than one issue was being pulled in for data, IMP: When using manual post-processing, if issue date was near end/start of year issue comparison would fail. Comparison by month now added, FIX: file checking - if decimal in issue and no year present, would skip issue, FIX: manual post-processing - would fail/skip if no year provided for issue within filename, FIX: Manual Annual Add option will only be available if annuals_on=1 within the config.ini now 2014-04-07 12:20:05 -04:00
evilhero 1ace479a04 FIX:(#659) annual error on startup, when annuals_on not enabled, FIX: error for week variable on weeklypull module 2014-04-03 00:42:23 -04:00
evilhero 0fa7a25f17 FIX: configuration wouldn't save (typo), FIX: Changed some error messages when doing Test SABnzbd and auto-grabbing API 2014-04-02 15:14:30 -04:00
evilhero dfde9197bb IMP: Removed unneeded code from several modules, IMP:(#659) Subdirectories now will be scanned in properly when in series directories, FIX:(#635)(#658) Moved code from html into module to allow for better integration and further templating needs, IMP: Added ability for mylar to auto-grab SABnzbd API when provided with user/pass, IMP: Test SABnzbd button works again - will auto-rollback to NZBKey usage, IMP: Added counts to Upcoming page, IMP: Added some more detailed parsing to the ImportResults, IMP: ImportResults will now show proper series title, IMP: Improved some logic when determining if a new weekly issue is on a watchlist if a rebooted series, IMP: A bunch of smaller fixes, and some various code tweaks... 2014-04-02 15:08:59 -04:00
evilhero 7c18aafbf6 FIX:(#654) Folder names garbled in Windows due to trailing space 2014-03-26 14:04:33 -04:00
evilhero 4a9af8e19d FIX:(#652) NZBMegaSearch would error out on searches due to date comparison error, IMP: Removed some spam console logging when unknown issues discovered. 2014-03-23 03:10:23 -04:00
evilhero af41c43b4c FIX: If no providers are selected, will abort search so it doesn't spam, FIX: (#650) Changed nzb.su to use new api url, FIX: (#649) Filechecker parsing failed on recheck/post-process on Windows machines, FIX: Annuals would not get manually post-processed, FIX: Added missing icon for manually adding a series to another series, IMP: Removed dead provider (nzbx) references 2014-03-21 14:48:25 -04:00
evilhero b7347a80ef IMP: Ability to now use the 'future pull-list' to mark series that have no data as of yet to be 'watched', IMP: Added extra tabs to Upcoming page (Upcoming no data=series on the future-pullist that are to be watched and then auto-added and downloaded when information is available - usually for number 1's, future upcoming=up to 3+ months in advance showing what's coming up for series in watchlist), IMP: Improved date comparisons for determing when issue reboots in a given year are the correct series 2014-03-19 15:07:25 -04:00
evilhero d5d443d716 FIX:(#646) Decimals in series would not get scanned by file-checker, IMP: Traverse subdirectories now supported both in file-checker and in manual post-processing, FIX:(#582) If year comes before issue #, subname is passed with no issue number (thnx Kalinon), Fix: Fixed issue with file names with no seperation for year (ie. Comic_Series_2013_001.cbz') which causes it to be registered as a decimal (thnx Kalinon), FIX: Removed HTML %28 %29 from subname (thnx Kalinon) 2014-03-19 15:04:00 -04:00
evilhero 1be1a4a9b2 FIX: If newznab provider and nzbget are used, retrieve nzb link broken, FIX:(#645) Experimental search improvements by series length comparisons, FIX:(#645) Experimental searching will now perform normal searching regiment instead of just one, FIX: Fixed incorrect URL for Series on Reading List page, FIX:(#642) Corrected typo in nzbn and moved post-processor extra scripts code so it runs in manual process (big thnx Decipher), FIX: Newer version message when ahead of current comment (again, thnx Decipher) 2014-03-19 14:54:39 -04:00
evilhero 050cafa4d8 FIX: If Invalid entry in Upcoming, would error out (thnx breaker), IMP: Removed unecessary print and logging statements 2014-03-04 00:11:52 -05:00
evilhero 08f8b4e265 FIX:(#639) If newznab was enabled, and API hits resulted, would error out on doing sdate comparisons, IMP: Added pagination to Annuals as was being cut-off, FIX: flipped back to using offset instead of page for CV searches, IMP: Removed unnecessary print statements 2014-03-02 14:57:57 -05:00
evilhero 436edde0e3 FIX:(#637)(#638) monthname error on post-processing, FIX:(#636) aName server error 500 on webpages 2014-02-26 21:45:02 -05:00
evilhero 606114c743 FIX:(#627) Rebooted #1's showing incorrectly on pull-list/matching, FIX:(#630) identify cbr/cbz files only in filechecker, FIX:(#632) NZBGet Download directory option added, IMP: Manual Annual add now supported via comicid directly (on bottom of comicdetails screen), IMP: Publisher now accounted for when searching, IMP: / added for file format values, IMP: Store/Publication dates now used to help better matching during et all, FIX:(#620) dognzb/nzb.su should be working (again), IMP: Very generic API implemented (taken from headphones), lots of other fixes... 2014-02-26 14:48:50 -05:00
evilhero bbf9c0f0e6 IMP: Dognzb / nzb.su RSS Feeds and API searches should now be working again (no UID needed for dognzb) (thnx lostkt87 for all of the detailed logs and feedback), FIX: Filechecker wouldn't recognize some alpha-numerics in issue numbers 2014-02-01 14:50:48 -05:00
evilhero ce5576dd0d FIX:(#613) filechecker will now account for - in series and in issues more accurately, FIX:(#621) host_newznab_fix error, FIX:(#620) Changed dognzb RSS url as per request, FIX:(#619) Will log details to log file if sucessfully added series using 'addbyid' command, IMP: Removed unnecessary logging lines during filechecking, FIX: (#616) Fixed ID retrieval for KAT (for do-not-download usage), IMP: Increased month-lap to include March publication dates (some issues have dates of Mar-2014, but are being posted as 2013) 2014-01-31 01:36:58 -05:00
evilhero 125d92dc3a FIX: Substitutes.csv wouldn't replace characters ocassionally due to improper comparisons, IMP:(#619) addbyid is now url callable (http://mylaraddress/addbyid?4050-X or X), IMP: some matching improvements for future pull list 2014-01-29 14:24:53 -05:00
evilhero 7831984096 FIX:(#617)(#618) list index out of range error due to CV changing search constaints and dropping legacy id support, IMP: Pull-list will now display Snatched issues 2014-01-29 00:06:00 -05:00
evilhero d146e0f0db FIX:(#608) Anti-hammering code not disabled for local newznab IP (thnx IanHub), FIX: PostProcessing will now be able to handle .INH and .NOW issues, FIX: Search improvements for issues with decimals and non-numerics (ie. 18.INH), FIX: If annual present in series directory, but no annual data present for series, would error out 2014-01-26 23:23:11 -05:00
evilhero aad93a2314 IMP:(#559) Differences between pull-list naming and ComicVine - substitutions.csv usage, FIX:(#583) When Importing Series, if filenames had a volume label it would error out, FIX:(#597) When Importing Series, decimal in issue would cause error, FIX:(#600) Annuals file format now inluded as (thanks uspider7), IMP:(#571) centos-init.d and ubuntu-init.d added, Various other fixes.... 2014-01-16 15:25:02 -05:00
evilhero b27584af81 FIX:(#599) 'Newer version available, you're 0 commits behind' error, FIX:(#572) On Windows systems, when metatagging enabled would not delete temporary files (Thanks uspider7), IMP: Removed redudant looping code from cmtagmylar module, FIX: Annuals now will display correctly without destroying table layout after changing any issue status on screen, IMP: Added .NOW to issue scanner checks, FIX: When selecting one-off from Weekly Pull-list and not on watchlist, would error out as no year provided 2013-12-30 14:30:50 -05:00
evilhero c93386586a FIX: decimal issues weren't being searched properly and giving errors 2013-12-11 13:54:43 -05:00
evilhero 0759154e14 FIX: PostProcessing would fail if Meta-Tagging enabled on a Manual Run, FIX: Account for .INH issues in searches, filechecker and adding/refreshing series, FIX: Would error on weekly pull retrieval if website polled was down, FIX: In Weekly Pullist, Issues containing alphas (ie. .INH) would incorrectly be determined as just containing the numeric 2013-12-11 13:18:13 -05:00
evilhero 4b26013400 FIX: (#584) If publication date was in February, wouldn't rollback year to previous when doing deeper searches, IMP: Versioning check will remove some erroneous numerics, IMP: RSS Feeds better matching for nzbs, FIX: If annuals not enabled and annuals within given series directory, would error on refresh/recheck files 2013-12-09 14:44:26 -05:00
evilhero 227547977e IMP: Experimental RSS search will now remove year requirements if series is the only series with that title, FIX: RSS Feeds for Experimental wasn't searching properly, FIX: Experimental sometimes wasn't able to download nzb (zero-byte returned) 2013-12-03 14:04:38 -05:00
evilhero f74809f094 FIX: Removed unnecessary logging statments when refreshing series 2013-12-03 12:17:46 -05:00
evilhero f1e7b9d50e IMP: Added ForceRSS Check and Test SABnzbd Connection buttons in Config, FIX: If Annuals not enabled, would error on home screen, IMP: updated mylar.init.d (thnx Kalinon), FIX: Manual Post-Processing fix for Manual Run (thnx Kalinon), IMP: Library Monitor working (check folder every X minutes and Post-Process), IMP: Future Upcoming introduction, IMP: Experimental search better handling of year inclusions, FIX: Filechecker will now pick up series with years in the series title accordingly, FIX: Torrent seedbox sending would lockup occassionally when attempting to send torrent file, FIX: malformed image url on some series, IMP: Moved issue updating to a seperate function, IMP: When series was refreshed, would download the last issue (or few issues depending on date), regardless of status, IMP: When series is volume 1 or volume label doesn't exist, either assume V1 or remove volume requirements to improve matching hits, IMP: StoryArcs will now check in StoryArc folder for existing issues and change status in StoryArc accordingly... 2013-11-28 10:48:59 -05:00
evilhero eace56d92e IMP: Added non-default Newznzb category to Newznab UID GUI field. Type in '#8020' or whatever category comics is on newznab installation (not required for normal newznabs), IMP: When issue was found via torrents by RSS, it would continue to look via db/api searches' 2013-10-31 14:54:19 -04:00
evilhero c030ba5465 FIX: Scanning in an Existing directory via the Manage tab didn't do anything (broken link) 2013-10-25 23:31:51 -04:00