Commit Graph

  • 6c287f118f New: Slack notifications Martin Hartvig 2016-03-22 19:37:06 +01:00
  • 8213f020ff Removed 6box Mark McDowall 2016-06-13 22:01:01 -07:00
  • d984dd41d6 Fixed: Parsing WEB releases that use spaces instead of periods Mark McDowall 2016-06-13 19:57:10 -07:00
  • fea5db3e4b Re-enabled calling synoindex after renaming Peter Tutervai 2016-06-14 07:07:47 +02:00
  • c38973cce4 Fixed tests. Taloth Saldono 2016-06-11 00:53:55 +02:00
  • 958153be55 Fixed: Reduced spurious cpu usage on mono while idle. Taloth Saldono 2016-06-11 00:25:59 +02:00
  • d4bab775df Updated NLog to 4.3.4. Taloth Saldono 2016-06-11 00:24:07 +02:00
  • ecf67e609e Fix regex for expanded series + episode number (S01 - E01) Mark McDowall 2016-06-06 10:15:21 -07:00
  • 449b15331a Fixed Hadouken tests Mark McDowall 2016-06-03 20:46:32 -07:00
  • f0437d1f22 Fixed: Ignore more folder names when browsing file system Mark McDowall 2016-06-03 19:12:33 -07:00
  • 902d6929c0 New: Hadouken torrent client support Mark McDowall 2016-06-02 21:14:01 -07:00
  • d81e03fcc0 Updated to support Hadouken v5.1 and above phrusher 2015-11-05 13:23:59 +01:00
  • abf8c684e7 Basic Hadouken v5 implementation. Viktor Elofsson 2015-07-09 21:21:05 +02:00
  • 7476d692aa New: EpisodeTitles for Custom Scripts Mark McDowall 2016-06-02 19:16:35 -07:00
  • c25bea6470 Fixed: Parsing separated season and episode numbers (S01 - E01) Mark McDowall 2016-06-02 19:07:15 -07:00
  • b9d67ae421 Better logger name for QualityParser Mark McDowall 2016-06-02 10:04:41 -07:00
  • ff3fc8de2e Replace octal characters from mounts in /proc/mounts Mark McDowall 2016-06-01 21:24:41 -07:00
  • e4e3770e54 Log message makes sense now Mark McDowall 2016-05-24 18:40:07 -07:00
  • 498a86f850 Fixed Search tests. Taloth Saldono 2016-05-22 16:45:41 +02:00
  • f0ae908892 Merge remote-tracking branch 'upstream/search-delays' into develop Taloth Saldono 2016-05-22 15:57:49 +02:00
  • 54c17de849 New: Http/Socks proxy support. Taloth Saldono 2016-05-22 15:57:38 +02:00
  • 12a1865d4d Service now depends on HTTP Service (http) Mark McDowall 2016-05-21 23:31:39 -07:00
  • 9ea753011b Added round-robin over httpbin.org hosts for httpclient tests. Taloth Saldono 2016-05-21 23:02:02 +02:00
  • 4c39594a57 Final cleanup on proxy support. Taloth Saldono 2016-05-21 22:59:26 +02:00
  • 67ff871cf6 FolderWritableValidator Mark McDowall 2016-05-21 01:39:39 -07:00
  • ea0982ecae Fixed: Error messages when config file is empty or contains invalid characters Mark McDowall 2016-05-21 00:22:12 -07:00
  • 4f5d79b189 Fixed: Perform health check after download clients or indexers are removed Mark McDowall 2016-05-20 23:29:29 -07:00
  • aec3ed16d0 Use wildcards when searching for single episodes on BTN Mark McDowall 2016-05-20 23:02:22 -07:00
  • 2e90ea9c19 Fixed: Prefix Twitter notifications (Grabbed/Imported) Mark McDowall 2016-05-19 18:54:49 -07:00
  • a6b1a1fc0d New: Vuze torrent client support Igal Tabachnik 2016-05-03 10:58:28 +03:00
  • fd42ddec1b Fixed: Respect delays when searching after a failed DownloadRelease Mark McDowall 2016-05-12 21:02:57 -07:00
  • 229986033c Added logging of Sonarr API calls. Taloth Saldono 2016-05-11 21:13:31 +02:00
  • c249ad5dbe Using a tiered fallback is safer in case there is another data-loss and ids get reset. Taloth Saldono 2016-05-11 19:06:35 +02:00
  • e2d6d374ab Update HttpAccept.Rss to include application/xml Mark McDowall 2016-05-10 15:18:27 -07:00
  • d3adb7ac40 Fixed: HDBits release age incorrect. Taloth Saldono 2016-05-10 22:19:51 +02:00
  • 0f1afd416b Fixed: Adjusted BTN Recent Feed (RssSync) to better use their api db indexes. Taloth Saldono 2016-05-10 21:21:20 +02:00
  • 2f3bc61af7 Nice try uTorrent, you're not Deluge Mark McDowall 2016-05-02 10:38:59 -07:00
  • 2b11ad4585 Proxy BypassList tests Lloyd Sparkes 2016-05-02 11:24:51 +01:00
  • c82b90aca8 Fix tests failing due to lack of constructor less classes, after refactoring Lloyd Sparkes 2016-05-01 12:47:19 +01:00
  • 5fae8e7762 Updating SocksWebProxy to fix issues with POST Requests Lloyd Sparkes 2016-05-01 11:51:30 +01:00
  • 319b4f13b7 Fixed: Refreshing series that have duplicate season information Mark McDowall 2016-04-30 11:02:40 -07:00
  • 54fda3d648 Fixed: Updating Emby Library Mark McDowall 2016-04-28 23:42:53 -07:00
  • 2f6fded7c3 Fixed: An issue preventing access to settings due to extraneous data in the database Mark McDowall 2016-04-27 16:18:11 -07:00
  • 7934003b5e Fixed: Rare error when removing pending items that have been rejected Mark McDowall 2016-04-27 16:16:43 -07:00
  • b479064abd Moved Proxy types around and refactored/renamed a few things. Taloth Saldono 2016-04-25 21:53:26 +02:00
  • 9e7927acec Create HttpProxySettingsProvider and fixed related issues. Taloth Saldono 2016-04-24 16:20:45 +02:00
  • f807e44a39 Force to IPv4 Lloyd Sparkes 2016-04-24 17:01:01 +01:00
  • d68abc746c Bug Fixes Lloyd Sparkes 2016-04-24 16:56:31 +01:00
  • 8773d38ddd Fixed: Plex Meda Server authentication Mark McDowall 2016-04-23 13:28:07 -07:00
  • 6fdbb2b659 Fix merging issues & API changes - that conflict resolution did not detect Lloyd Sparkes 2016-04-23 11:06:10 +01:00
  • bfe134ee54 Proxy Support for Sonarr #732 Lloyd Sparkes 2016-02-02 18:42:22 +00:00
  • f16f097b3e Fixed: Sabnzbd 1.0.1 added two new status values. Taloth Saldono 2016-04-23 10:12:49 +02:00
  • 7284ef50eb Fixed: Manual Import not scrolling after using file browser Mark McDowall 2016-04-17 14:54:51 -07:00
  • e9248e284e Return decisions when catching exceptions during decision making Mark McDowall 2016-04-17 14:17:46 -07:00
  • aff6af1806 Update package.json license expression (#1242) Sam Holmes 2016-04-13 16:08:20 +01:00
  • c0c35a0eba Updated NzbGet tests. Taloth Saldono 2016-04-09 20:45:11 +02:00
  • 072ca459bd Fixed: NzbGet DUPE/COPY status should be considered failure. Taloth Saldono 2016-04-09 20:17:15 +02:00
  • 0865306064 Fixed: Adding Nzb with {{password}} in name to NzbGet failed. Taloth Saldono 2016-04-09 20:04:56 +02:00
  • ac14444d34 Removed redundant logging. Taloth Saldono 2016-04-09 12:16:15 +02:00
  • 8a6d1ef373 Release scoring Mark McDowall 2016-04-08 13:23:09 -07:00
  • dc694b0f34 Don't throw after catching the exception during TearDown Mark McDowall 2016-04-08 10:16:29 -07:00
  • 76f8cc81da Fixed: Don't force testing when updating connections, indexers or download clients Mark McDowall 2016-04-07 17:40:52 -07:00
  • 14f737bd60 Fixed: Set permissions on series metadata images when they are created Mark McDowall 2016-04-07 17:32:40 -07:00
  • 5942ddf9f1 Implement mono logic to not set owner/group with chown Mark McDowall 2016-04-07 15:52:05 -07:00
  • ab7b427241 Fixed: Default display time for Kodi notifications Mark McDowall 2016-04-07 15:45:11 -07:00
  • 15120270b4 Disabled unreliable lookup test. Taloth Saldono 2016-04-07 00:07:49 +02:00
  • cc0406653a Readded logging Download Client responses. Taloth Saldono 2016-04-06 22:53:14 +02:00
  • 9f34127565 Better error handling in the Deluge ConnectDaemon code. Taloth Saldono 2016-04-06 22:07:25 +02:00
  • 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter. Taloth Saldono 2016-04-04 19:40:51 +02:00
  • 2fa3873503 Give a couple of timing-based tests a bit more breathing room. Taloth Saldono 2016-04-03 23:31:42 +02:00
  • 96b7bd3b2b Merge branch 'http-uri-combine-path' into develop Taloth Saldono 2016-04-06 21:34:20 +02:00
  • e1ea17cabf Fixed: uTorrent api proxy would fail on specific Win10 configurations. (The Phoenix Rises) Taloth Saldono 2016-03-19 12:13:34 +01:00
  • 3a162be265 CombinePath now simple, uri resolve done via operator and CombineRelativePath. Taloth Saldono 2016-04-04 21:28:59 +02:00
  • 502298aab9 Cleanup HttpUri.PathCombine Mark McDowall 2016-04-03 18:47:43 -07:00
  • edea488dbe Upgrade to NUnit3 Mark McDowall 2016-04-01 19:19:32 -07:00
  • 2fabe2d198 New: Prevent grabbing season packs if full season hasn't aired yet vawen 2015-10-30 14:18:43 +01:00
  • f2c8156c00 ParsingService.GetEpisodes will use TVDB season number when available Mark McDowall 2016-03-27 14:17:56 -07:00
  • 942be364dc Treat XEM aliases as SceneSeasonNumber Mark McDowall 2016-02-11 21:00:25 -08:00
  • 44e09e2220 build.sh uses msbuild 14 Keivan Beigi 2016-03-28 11:45:06 -07:00
  • 0fcd20ec4a use npm-cache if installed Keivan Beigi 2016-03-28 11:37:16 -07:00
  • 4c5707bba8 Fixed: Newznab/Torznab used wrong query if tvrageid was unknown in combination with a specific indexer capability profile. Taloth Saldono 2016-03-28 20:15:31 +02:00
  • 947f494e72 Fixed: Release Group detection didn't handle RLSGRP_English properly. Taloth Saldono 2016-03-26 21:42:33 +01:00
  • 3f74a87b45 Fixed: Removed TrollHD from the RawHD detection regex since they now also release other sources. Taloth Saldono 2016-03-26 20:44:46 +01:00
  • da0bdc5750 New: Added RERIP as REPACK (Proper). Taloth Saldono 2016-03-26 20:41:27 +01:00
  • 3ea59cd91b Don't set ACL if already set. Taloth Saldono 2016-03-20 18:54:02 +01:00
  • 9b42dc7082 Reconfigure Logging early in the process to set the correct log level. Taloth Saldono 2016-03-22 00:10:27 +01:00
  • 8b1c022244 Updated NLog to 4.3.0-rc1. Taloth Saldono 2016-03-23 19:27:18 +01:00
  • e5cb8bb0bd Fixed: Some releases with date and season/episode numbers with multiple episodes on a single day Mark McDowall 2016-03-25 19:13:24 -07:00
  • d37343bb7d Fixed: Prevent root folders from being added under the startup folder Mark McDowall 2016-03-25 19:03:28 -07:00
  • 9c91f11cdc New: Safari Pinned tab icon Nathan 2016-02-09 10:49:03 -06:00
  • 444fcf5ae5 Fixed: Use new rTorrent commands when resolving magnets Mark McDowall 2016-03-24 14:35:36 -07:00
  • 31f8e0a47a New: Windows Phone theme Mark McDowall 2016-03-24 12:24:09 -07:00
  • 1e0fcc877b New: Mobile Chrome theme (Android 5.0+) Mark McDowall 2016-03-24 12:23:02 -07:00
  • 1293bab868 Run gulp using npm Simplifies usage of gulp and makes sure everyone is using same version Björn Dahlgren 2015-11-10 00:35:20 +01:00
  • 9de92d18e1 Updated OS X startup script to work with macports mono GΛVĪN 2015-12-14 23:21:47 +00:00
  • 5a877cbd62 Fixed: RSS Sync failing due to one broken indexer Mark McDowall 2016-03-23 19:04:35 -07:00
  • 99aa25bf83 New: Light green background color in Season Pass for seasons with all episodes downloaded. Taloth Saldono 2016-03-22 23:08:57 +01:00
  • 5f66c15b91 Fixed: Allow underscore when validating hostnames Iain Nicol 2016-03-22 20:06:41 +00:00
  • af220c7f7b ItemViewContainer didn't exist sometimes for root folders Mark McDowall 2016-03-21 15:02:09 -07:00
  • 59e71a4cd9 Include series type for CustomScript Mark McDowall 2016-03-19 19:35:02 -07:00