1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-07-13 01:20:22 +02:00
Commit Graph

7643 Commits

Author SHA1 Message Date
263f3c46b1 Fix namespace 2017-11-16 17:55:55 -08:00
2c13fcf579 Trim quotes from dsm version parts. 2017-11-11 23:20:04 +01:00
7a1c1064ae Fallback to parsing Series from sub path during Manual Import. 2017-11-09 22:10:24 +01:00
bb52f3d41c Fixed: Incorrect parsing of filenames with [SDTV] suffix trigging Anime pattern. 2017-11-09 21:54:17 +01:00
0688340722 Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic.
fixes #2277
2017-11-08 21:29:57 +01:00
cf7b8455d4 Fixed another flaky test. v2.0.0.5054 2017-10-27 22:32:18 +02:00
df3c6ed572 Fixed: Telegram notification with underscore and other special characters.
fixses #2249
2017-10-27 22:29:33 +02:00
e6c01be2cb Reverted the bindingredirect as well. 2017-10-26 20:55:34 +02:00
2196db9a58 Downgraded Moq again since it causes failing tests on older mono versions due to bad Array covariance handling. 2017-10-26 20:29:09 +02:00
f10174da37 Fixed flaky test. 2017-10-26 19:42:05 +02:00
b48eaa7fd3 Fixed unrelated testcase. 2017-10-25 23:35:58 +02:00
c34eec160f Cache BestForTags briefly for better performance when processing releases. 2017-10-25 23:35:58 +02:00
393996fe88 Fixed: Progressively degrading performance issue in Pending/Delayed releases system.
fixes #2205
2017-10-25 23:35:57 +02:00
1ef08424ff New: Query 'Season 1.1' groups on BTN during manual single episode searches.
No longer does a season query on auto single episode searches since those would be rejected anyway.
2017-10-25 20:12:28 +02:00
20af2c8c0f Fixed: Releases no longer available on the indexer should be removed from the pending queue.
fixes #679
2017-10-25 19:59:05 +02:00
b7e74bd5be Fixed Moq version conflict between packages.config and csproj in Api.Test by upgrading them all. 2017-10-25 19:55:49 +02:00
34ded19be4 Fixed not setting MediaInfo SchemaRevision first time causing it to be fetched again during the series rescan. 2017-10-25 19:36:30 +02:00
f53cad822a Fixed: Raise ApplicationStartupEvent after Owin is running. 2017-10-25 19:30:44 +02:00
090dd45541 Improved test timing for CommandExecutor. 2017-10-25 19:30:44 +02:00
e01e822394 Shutdown logging before Environment.Exit. 2017-10-25 19:30:44 +02:00
ea5769fdd6 Updated NLog from 4.4.3 to 4.4.12 2017-10-25 19:30:44 +02:00
1d2b35fdde Fix failing test 2017-10-22 23:18:37 -07:00
1d3c536c93 Updated ISSUE_TEMPLATE.md and added SUPPORT.md 2017-10-22 12:38:07 -07:00
e6b8b17b21 Fixed: Default ports for uTorrent and qBittorrent 2017-10-22 12:31:42 -07:00
2a0df7e83e history/since API endpoint
Closes #2208
2017-10-22 12:05:21 -07:00
12065948ca Fixed: Not deleting episode files during upgrade when root folder is missing 2017-10-22 10:12:40 -07:00
a9e1aee295 Moved NotParentException to Disk namespace 2017-10-22 10:04:06 -07:00
73cb789f59 Fixed: Better import error messages 2017-10-22 10:04:05 -07:00
7345811115 Fixed: Execute On Grab script if release group is unknown 2017-10-20 20:59:43 -07:00
22378b28f5 New: Add default calendar name for iCal 2017-10-13 14:06:54 -07:00
961f0d0ad3 New: HDBits HEVC support 2017-10-11 17:43:01 -07:00
65187e7d01 Fixed: All Day iCal events in local time 2017-10-10 20:55:43 -07:00
00c3074216 Fixed: Ambiguous date options 2017-10-07 12:31:38 -07:00
e042388a97 Fixed subpack parsing tests 2017-09-22 18:18:00 -07:00
2b8ab92ef7 Fixed: Parse and reject season extras
Fixes #2176
2017-09-21 18:28:44 -07:00
7b7f48a0e3 Fixed: Media Info audio channel parsing of dual mono audio
Fixes #2182
2017-09-21 17:44:09 -07:00
714ce2640b New: Log rejections/acceptance before importing files 2017-09-20 19:13:14 -07:00
7c5daa6000 Fixed: Long Deluge ETAs from breaking getting queue items 2017-09-20 19:12:26 -07:00
ea7d7d0a14 Set test log output via environment variable 2017-09-17 16:58:14 -07:00
8bc55c5305 Fixed: Don't ignore filenames that start with periods 2017-09-16 13:05:51 -07:00
50b01d8d00 Fixed: Case insensitive paths for static resources under Windows
Fixes #2157
2017-09-02 18:25:02 -07:00
9c1d275403 Split wanted/missing and wanted/cutoffunmet imtegration tests 2017-09-02 14:11:23 -07:00
5372ed5d40 Fixed: Don't attempt to fetch a release if the download client is disabled 2017-09-01 22:33:10 -07:00
6626397350 Move DB migration to start 2017-09-01 21:55:47 -07:00
ef8b882258 New: Initial state for torrents added to qBittorrent
Closes #2147
2017-08-31 23:33:36 -07:00
728f553802 Log when running tray app 2017-08-31 22:43:01 -07:00
bc32ad064e Move DB migration after application router 2017-08-31 22:42:43 -07:00
56825da6b6 Don't get registered URLs until they need to be configured 2017-08-31 22:05:49 -07:00
17ff52ada1 Update help output for NzbDrone.Console 2017-08-31 22:04:55 -07:00
bbd38dec29 Fixed: Force priority items in paused SAB queue won't show as paused 2017-08-27 10:56:21 -07:00