Commit Graph

22 Commits

Author SHA1 Message Date
LordJay23 a13a112f6d Typo in API 2018-01-02 22:55:33 -05:00
LordJay23 92ee4be87e API - addStoryArc, getStoryArc API Reference Update OPDS minor fix for custom story arcs 2018-01-02 22:55:33 -05:00
LordJay23 750657bea1 API - addStoryArc 2018-01-02 22:55:33 -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 38ba9337c2 FIX: getUpcoming API method: Include 'Snatched' issues in addition to 'Downloaded' issues when &include_downloaded_issues=Y, FIX: getUpcoming API method: Align with the Weekly Pull List (use Sunday instead of Monday as the first day of the week) 2017-02-02 10:40:06 -05:00
davalanche 2d71763a96 FIX: getUpcoming API method: days in a new year that precede the first Monday now look to the previous Monday for week and year 2017-01-20 14:56:25 -05:00
davalanche 6a7339a131 FIX: Tweak the getUpcoming API method to work for the first 9 weeks of the year when alt_pull = 2 2017-01-20 14:56:25 -05:00
Roberto Pastor d2fd39471a Added “getReadList” command to API 2016-12-29 01:00:04 -05:00
Roberto Pastor a3d7d38526 Changed all error plain responses with son error responses with format:
{
  "error": {
	"message": “Message for error”
  }
}
2016-11-07 11:54:34 -05:00
davalanche 273df1827c IMP: Updated the getUpcoming API method.
Updated the getUpcoming API method to fetch results that match "This Week's Upcoming" as found under "Wanted -> Upcoming Issues" in the Web Interface.
2016-11-02 11:14:02 -04:00
evilhero a036e554d2 Fixed some incorrect lib references 2016-09-07 00:04:42 -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
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 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
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
John 052e6ecb0b remove auth for /cache, added getArt
Set correct headers, add imageurls to do, added getArt.
2015-03-05 13:57:12 -05:00
evilhero c54906132b IMP: (#691) option to pas scan directory via api 2014-05-08 00:35:13 -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 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