Commit Graph

45 Commits

Author SHA1 Message Date
Bart274 563439acdf
fallback to default text notification in case of errors 2020-01-31 12:06:44 -05:00
Bart274 7f44f4a278
cleanup of code 2020-01-31 12:06:44 -05:00
Bart274 d96265d008
send imageurl to notifiers 2020-01-31 12:06:44 -05:00
davalanche 0cc6523115 IMP:(#2352) Added Date and Message-ID Headers to Email Notifications 2019-12-02 15:33:02 -05:00
barbequesauce e9d5b8237b FIX: remove NMA (service no longer exists) 2019-04-18 16:24:51 -04:00
evilhero 354c002fb2 IMP: fixed slack notifications when post-processing, updated notifiers.py for slack to accomodate post-processing as well as snatches 2019-04-18 15:48:05 -04:00
misleadingrhino 28c36d7e0e Add issue name, number, and year to the Slack notification
Issue name and number used to be sent as variable snline. This was changed in search.py so this change just adds it back into the notification.
2019-04-18 15:43:01 -04:00
Arathen c573d0bc51 IMP: Added new basic email notifier 2019-04-16 09:27:29 -04:00
evilhero 0c9ed00a13 IMP: Added 'Force to TPB/GN' option for printed editions and 'Force to Print' option for TPB/GN's (this WILL impact how files are scanned in - so make sure you have files named appropriately), IMP: Added One-Shot as a Type, FIX: Fixed incorrect variable reference to seriesvolume during post-processing of TPB series, FIX: Fixed refresh to fire off every 5 minutes, FIX: When post-processing and metatagging a cbz file with rename files not enabled, would indicate the new filename as being a copy of the existing file (ie. (1).cbz) which would carry over to a final filename, IMP: Allow Mylar to populate the alias list on add/refresh of a series if the aliases don't already exist in the Alternate Series field for the series, FIX: Fixed a problem with single quotes in series titles when using experimental search,
IMP: When searching for a one-off series, will accept either issues with an issue number or those with no issue numbers as acceptable search results when searching,  IMP: Updated search code to utilize the existing filename parser within Mylar when parsing the search results for more consistency
2018-12-22 17:48:14 -05:00
evilhero 201d86ba4d FIX: (#2047) when using slack, would error on notifying during post-processing due to invalid reference 2018-08-03 16:19:52 -04:00
barbequesauce 82d14279aa IMP: handling for empty sent_to in Slack notifs
Better handling when sent_to is not being populated (notification is being broadcast to a channel and not directed to a specific user)
2018-08-02 17:03:10 -04:00
misleadingrhino 4350d701e8 Added downloader and source to Slack notification 2018-07-31 16:17:14 -04:00
evilhero 47c03c9345 FIX: Fix for PushOver Test Connection option not working 2018-07-31 16:12:07 -04:00
evilhero a895f3f8d3 FIX:(#1905) Unicode errors when logging and system language is not a subset of english, IMP: Added post-processing queue (currently just for forceProcess api, but will be used by default for all post-processing actions soon), IMP: Multiple Torznab support added, IMP: Logging values for number of files and size/file added to config, IMP: Pushover notifications can be sent to specific device now, IMP: Added nzbget, newznab, nzb.su and dognzb test options, IMP: Added graphical checkmark/x when performing various tests (providers, downloaders, notifiers) within configuration, IMP: Removed some more unnecessary logging lines from searches 2018-04-06 13:46:39 -04:00
verbumfeit 38e01091f3 Removed unnecessary return statement 2018-02-27 18:03:41 -05:00
verbumfeit e898240421 Eliminate repetition in Telegram notification
Removal of unnecessary status argument
2018-02-27 14:24:25 -05:00
barbequesauce cd5bbfe74b FIX: #1861 move notif from attachment to msg body
FIX: #1861 move notif from attachment to msg body
2018-02-26 11:50:17 -05:00
evilhero c95b3d847c IMP: Redid configuration completely - added config module and changed structures accordingly. Allow for minimal ini configuration (minimal_ini=True). Updated global/config variables throughout each module as required. Provider order sequence now generated on each save (no longer requires a restart). Bunch of other fixes that were either part of the configuration changeover, or the result of and had to be changed/fixed in order for the this to work 2017-10-25 14:33:56 -04:00
davalanche da8bec9bf1 IMP:(#1680) Added Pushbullet Channel Support 2017-07-19 14:09:09 -04:00
pwf115 997808851d Added Slack notification support 2017-07-13 14:28:10 -04:00
evilhero 3d91a5e521 FIX: Fix for TPSE switching to magnets only - will now send magnet link to chosen client, IMP: Telegram & Pushover notifications will now take on-screen data for test connections instead of always from cached, IMP: SABnzbd test connection will take on-screen data for test connection instead of always from cached, FIX: Quick fix for torrent-auto-snatcher trying to snatch single issues when the directory only contains the 1 file, FIX: On 32p, when doing api search and then verifying posting date of issue against store date of issue, would take the posting date as a string thinking it was an integer and causing mismatches for snatches (usually on mutli-volume series) 2017-06-08 20:23:59 -04:00
evilhero 535c557e30 FIX:(#1630) One-off issues will now be post-processed according to grab-bag dir location, IMP: One-off pull-list issues will now have the status marked accordingly on weekly pullist for tracking purposes, FIX: Fix for utorrent not being able to update status properly after initial snatch, FIX: Fix for some incorrect variable references due to different snatch methods when trying to run on-snatch scripts, FIX: Fix for auto-torrent-snatcher trying to snatch a torrent with an '&' in the filename, FIX:(#1637) Fix for telegram not saving on snatch toggle properly, IMP: added additional logging for metatagging when attempting to create temp folder in cache location, IMP: will now clean up any left over metagtagging directories that fail during normal post-processing instead of leaving and continuing, FIX: Will notify on one-off grab's/storyarc's being post-processed, FIX: fix for displaying cbz issue details (the 'i' on the comic details page) in which the series title contained non-alphanumeric characters, IMP: Added ability to change status to Wanted on Upcoming tab (will perform an immediate search on selected issues), IMP: Threaded the one-off search call from the weeklypull 2017-06-02 10:05:06 -04:00
evilhero 377c25f69b FIX:(#1637) Possible fix for telegram notifications not working on snatch/post-processing 2017-05-16 14:15:11 -04:00
evilhero 5ccd402460 FIX: Fixed NMA & Pushbullet test notification options so that saving the configuration is no longer required prior to testing, FIX: NMA was using incorrect response codes due to xml usage 2017-05-12 14:24:35 -04:00
evilhero 021459c280 FIX:(#1466) When post-processing if filename did not have issue year or volume, would error, IMP:(#1418) Separate copy/move/hardlink/symlink option for Story arcs, IMP:(#1417) Added story arc format folder to story arc options - can now specify folder format for story arc naming, IMP:(#1374) Added rtorrent_authentication to config.ini allowing user to specify digest/basic authentication, as well as the rpc_url (rtorrent_rpc_url) and ssl (rtorrent_ssl). Rtorrent_host no longer requires protocol in field, IMP: Instead of hitting the intermediary/32P site to get the torrent group, will now retain specific id for torrent group to speed up searches, FIX: (#1472) Fixed some problems with series being searched against 32P which had special characters and would return no results, FIX: Added some specific exception catches when attempting to retrieve search results for nzb providers, FIX: Fixed publisher retaining problem for story arcs (note story arcs will have to be refreshed), FIX: Fixed a problem with the pull-list matching up to the correct series when the issue was an annual for a given series with the alt_pull 2 method (would create an invalid link on the Wanted tab), IMP:(#1470) Added config.ini option to specify folder-formatting for weekly folder numbering, 0=YYYY-WN, 1=YYYY-MM-DD, IMP: (#1471) Added quick check to ensure that newznab host entries do not contain leading/trailing spaces and will strip accordingly, FIX:(#1476) Annuals now have option to add to reading list via the series detail page, IMP: Fixed password fields to allow for special characters within password, IMP: Weekly pull will now correctly show status for previous/future weeks for watchlisted series, IMP: Download option on pullist will work for previous weeks, FIX: Fixed some issues with one-off and story arc post-processing using different file operations, FIX: Fixed error when performing an 'Force Update Active Comics' from the Manage tab (or the scheduled updating of all active comics), IMP: Storyarc issues that are not on watchlist will now retain value for volume to help when searching and file-checking/post-processing, FIX:(#1473) Changed pullist dates on pullist page to unicode to allow for non-English presentation 2016-12-02 12:45:49 -05:00
Bart274 4a3146fd27 Add telegram notifier 2016-11-09 10:53:58 -05:00
evilhero cb7da2e6a3 Changed notification message(s) for PushOver 2016-09-11 17:48:01 -04:00
evilhero a036e554d2 Fixed some incorrect lib references 2016-09-07 00:04:42 -04:00
evilhero 704ef85dec FIX: NMA was not verifying against connection 2016-05-24 18:45:53 -04:00
evilhero 626167813f FIX: One-off Failed Download handling will now work, IMP: Some better error handling when detecting one-off's during post-processing, FIX:(#1143) When series contained a digit preceded by a dash, would incorrectly assume it as a negative issue number, FIX: Improved being able to detect corresponding annuals on CV when refreshing/importing a series when the annuals are new (ie. no data on CV), FIX: Alt_Pull method for weekly pull list retrieval working again, FIX: Fixed nzbid detection for experimental search, IMP: Mass Import button now available on Import Results screen (will attempt to import all series that are in a 'Not Imported' status), IMP: When searching for arc issues using the 'Search for Missing' option, the call is now threaded so it runs in the background, IMP: Changed IssueYear to IssueDate for Story Arc Issues on the arc details page, FIX:(#1156) Typo that caused error when attempting to view cbz comics in the series detail page, FIX:(#1145) Select All option via top checkbox (on series detail page), FIX: Auto-Want feature via weeklypull will better match to titles that contain 'the' and have hypens in differing character positions, FIX:(#1160) Would incorrectly take the length of a decimal placed issue when searching and never complete the issue number cylcing search, FIX:(#1161) When annuals not enabled, and series in watchlist and series annual in pullist, would error out trying to link series to pullist. 2015-11-18 01:32:40 -05:00
evilhero 60140e8c90 IMP: Added Failed DB Management to the Manage tab - allows one to clear the Failed status from specific issues within the db, IMP: Better handling of series that utilize the Alternate Search Name when it comes to file-checking the series themselves, FIX:(#1128) Hopefully fixed some issues when dealing with issues that have alpha-numerics in them with regards to both file-checking and searches, FIX: Problems with retrying issues that were in Snatched status would fail during post-processing dupecheck as being already snatched, IMP:(#1130) Changed PushOver notification to use requests module and fixed problem with Test Notfications not being sent, FIX:(#1122) Added category to search url for omgwtfnzbs provider (note this provider being used is still a WIP), IMP: Mylar will now handle search results that have incorrect headers being posted (ie. crap) - this was a problem for some providers recently, as well as nzbdb users, FIX: Fixed the year span for arcs on the main story arc page displaying incorrect years when the arc spanned years, FIX: ALT_PULL method for retrieving weekly pull list will go into a massive loop retrying the pull-list retrieval causing errors - disabled this method temporarily until a fix can be implemented and will default to the normal method. 2015-10-06 13:16:27 -04:00
evilhero e3e36ced71 FIX:(#1110) Pushbullet notifications aren't working 2015-08-19 14:12:20 -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 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
Adrian Moisey 9a4a6b4bc5 Whitespace cleanup 2015-05-27 00:43:43 -04:00
evilhero c730c59552 FIX: Pushbullet notifcations fixed (will send to all pushbullet devices assigned to provided pushbullet apikey currently) 2015-01-31 17:21:42 -05:00
evilhero b8a478a93b FIX:(#886) when sending nzb link to SABnzbd, would incorrectly take the first apikey entry as the nzbkey, when it was the provider apikey, IMP:(#840) Snatch notification fix for Boxcar2, IMP: Publisher and series volume improvement when parsing search results. 2014-11-19 15:50:49 -05:00
evilhero 9066ebb965 IMP: (#844)Annuals now deleted from table on a Delete Series command, IMP: (#837)Better volume detection when searching for issues, IMP: (#842)(#808) Added some handling for issue titles when searching (it's not perfect, but it works for most), IMP: (#836)Added .cb7 for filechecking purposes only, IMP: (#830)issue numbers that are -1 can now be renamed, FIX: 'bi-annual' now fixed along with some other improvements for annual handling, IMP: Added version check for autoProcessComics and ComicRN - in order to help warn users of changes and the need to update these files since they are usually outside of the mylar git directory when being used, FIX:(#840) Boxcar2 should be working again, FIX: (#845) If search returned a filename that had no distinction between issue number and issue title and/or extra information, would error out if any of the words contained NOW, IMP: (#823) Added some better detection for NZBGet parameters when using ComicRN.py 2014-10-06 14:10:36 -04:00
evilhero 21260c4ee2 FIX: Fixed Boxcar2 notification error 2014-08-08 02:52:38 -04:00
evilhero 8b118ed55e IMP:(#753) Better handling of cbz files when using metatagging option, IMP: Added option for MetaTagging to enable/disable overwriting of existing metadata on cbz files, IMP: Post-Processing will now delete folders that are identical to filenames after successful post-processing, FIX:(#756) Fix for Manual Search for an Issue which resulted in traceback errors upon not finding any matches (Windows), IMP: Added module-name to logging for some modules to help troubleshooting (eventually all will be done), IMP: If a filename contained repeated characters for spaces (ie. ___ or ...), it would fail on post-processing due to the nzbname being off, IMP: Monitoring of CV API will now be persitent on restarts/shutdowns/etc, IMP: Added a maximum CV API global so that it can be adjusted for monitoring more easily should API requirements change, IMP: When Adding new series, will now only mark issues that are actually upcoming as Wanted (based on Store Date) 2014-06-22 04:32:45 -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
evilhero 3ee2c6a692 IMP: Boxcar support now added (awaiting Review), IMP: Manage tab now contains Import Directory, Manual Run, and other options, FIX: added status' to StoryArcs 2013-09-07 02:05:32 -04:00
evilhero ce43aa61ca FIX:(#492) Rssdb Empty - UID fields added to Providers, RSS not run if not enabled, FIX:(#496) Incorrect Path for Metatagging for Mac OS, FIX:(#495) Versioning now fully detected when searching, FIX: If issue had alpha-numerics, now will seperate for more results, FIX: Newznab would loop an extra time (or more) when doing searches / rss, FIX:(#490)(#482) Invalid literal during PostProcessing (FileChecking), IMP: Cleaned up some unneeded code and streamlined some process' 2013-08-04 01:57:21 -04:00
evilhero 5d624ed0db IMP:(#298) Added Pushover notification option (Pull Request from pyntel) 2013-04-22 00:13:56 -04:00
evilhero 01155bec28 Fix: Forgot to include the notifiers module for NMA and Prowl 2013-02-18 12:40:32 -05:00