Mark McDowall
e2ff089232
Fixed: Metadata files not being created after rescan
2020-03-10 23:57:41 -07:00
Mark McDowall
a824ce691b
Fixed: Preferred is not an indexer field
...
Fixes #3595
2020-03-02 08:29:46 -08:00
Taloth Saldono
1d339ad4f1
Belated removal of bitmetv and cleanup of usenet-crawler.
2020-03-01 22:16:00 +01:00
Jacob
99728a604d
New: Added option to filter Release Profile to a specific indexer
2020-03-01 22:15:59 +01:00
ta264
746da69070
Fixed: UI slowdowns while tasks are running
...
Fixes #3480
2020-02-26 17:57:21 -08:00
Taloth Saldono
10dc884fa8
Fixed: Posters not always showing when searching for new shows
2020-01-12 22:27:56 +01:00
Mark McDowall
c6ea7d7e63
Option to ignore items when removing from queue instead of removing from client
...
New: Option to not remove item from download client when removing from queue
Closes #1710
2020-01-04 17:49:39 -08:00
Mark McDowall
3916495329
Monitor and Process downloads separately
...
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
Closes #668
Closes #907
Fixes #2973
2020-01-04 17:49:39 -08:00
Mark McDowall
9868d96fec
Fixed: Delete files from Series Mass Editor not actually deleting files
2019-11-26 17:41:40 -08:00
Mark McDowall
a6d0dddaf7
Fixed: Trying to add a series when root folders hadn't populated
...
Fixed #3387
2019-11-26 17:41:40 -08:00
Mark McDowall
4123745a6b
Fixed: Interactive search results failing to show when processing failed
...
Closes #3377
2019-11-08 09:12:42 -08:00
Mark McDowall
42263a0ec0
Fixed: Set Default Sort Key for Blacklist Endpoint
2019-10-30 09:41:13 -07:00
Qstick
f2efebf7d9
New: Option to send notification when a Health Check warning occurs
...
closes #3253
2019-10-19 17:32:08 +02:00
ta264
90fb1646e0
Updated Nancy to 2.0
2019-09-01 11:20:08 +02:00
Taloth Saldono
6d232778e2
Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
...
closes #3275
2019-08-27 23:48:34 +02:00
Taloth Saldono
2b7893c834
Updated NLog to 4.6.6, Newtonsoft.Json to 12.0.2, RestSharp to 106.6.10
2019-08-20 19:39:49 +02:00
Taloth Saldono
896e824ca1
Updated FluentValidation to 8.4.0
2019-08-20 19:39:49 +02:00
Taloth Saldono
a66fb76e9a
Converted all projects to the new csproj format.
2019-08-20 19:39:49 +02:00
Ken Murphy
7829b18b3c
New: User configurable minimum free disk space
...
Closes #3233
2019-08-14 22:14:59 -07:00
Mark McDowall
44c91fb90c
Fixed: Ensure correct series is used for Manual File Import from series details page
2019-08-12 21:57:11 -07:00
Mark McDowall
8196f6b9db
New: Cleanup Recycling Bin folders older than X days (0 to disable)
2019-08-11 00:22:26 -07:00
Qstick
0c1ce66053
Cleanup Multiple Compiler Warnings
2019-08-07 19:08:03 -07:00
Mark McDowall
0ce81e1ab6
Fix SeriesFolderAsRootFolderValidator
2019-08-04 08:38:36 -07:00
Mark McDowall
dd09f31abb
New: Series folder hint when selecting a root folder while adding a new series
2019-08-04 01:01:40 -07:00
Mark McDowall
5394cc2dc9
Interactive search fixes
...
Fixed: Sorting of Quality column in Interactive Search
Fixed: column widths in Interactive Search
2019-07-31 14:54:59 -07:00
Mark McDowall
9e45b9e808
Fixed: Selecting a release from Interactive Search with an unknown episode
2019-06-10 21:32:42 -07:00
Taloth Saldono
628ab85de4
New: Configurable Specials folder format
2019-06-10 00:46:46 +02:00
Taloth Saldono
1d77c40d0e
Support for primary and fallback download client
2019-06-08 15:49:54 +02:00
lps-rocks
f08fc7493d
New: Added downloadId filter to v3 history api for third-party applications
...
closes #3105
2019-05-30 00:32:17 +02:00
Mark McDowall
068eb33bf6
New: TVDB ID filter when getting series from API
...
Closes #2486
2019-05-12 16:14:56 -07:00
Mark McDowall
7321075631
New: Option to not prefer repacks/propers (for use with Preferred Words)
...
Closes #3084
2019-05-04 00:33:13 -07:00
Mark McDowall
9ad3b12403
Manual Import: Reprocess after selecting series
...
New: Reprocess changed items when series is changed
Closes #1893
2019-05-03 17:38:06 -07:00
Mark McDowall
9b617af713
New: Option to opt out of TBA episode title import delays
...
Closes #3086
2019-05-01 20:36:09 -07:00
Mark McDowall
599b19102e
Fixed: Don't allow HTTP and HTTPS to use the same port
...
Closes #2890
2019-04-27 18:48:23 -07:00
Mark McDowall
26228e546e
Improve error messaging for missing information when searching
...
Fixed: Show missing absolute episode number/air date error message in interactive search
2019-04-27 16:15:53 -07:00
Mark McDowall
8055b5e5da
New: Output Path column in Queue
...
Closes #3058
2019-04-17 22:39:37 -07:00
Mark McDowall
b60d5f837e
Remove DownloadProtocol from v3 ReleaseResource
2019-04-11 23:41:06 -07:00
Mark McDowall
4665b4fb37
New: Target .net 4.6.2
2019-04-09 22:02:43 -07:00
Mark McDowall
bf86b09f4e
Fixed: Interactive search grabs rejected due to validation
2019-04-09 09:17:14 -07:00
Mark McDowall
cd26b8f728
DownloadProtocol is an integer for release/push
2019-04-08 17:51:54 -07:00
Mark McDowall
7d06e5d684
HTTPS certificate validation options
...
New: Enable HTTPS certificate validation by default
New: Option to disable certificate validation for all or only local addresses
2019-04-06 23:43:47 -07:00
Mark McDowall
7d131fbb3d
ReleasePushModule uses ReadResourceFromRequest
2019-04-05 20:23:59 -07:00
Mark McDowall
0a2eb74c26
Release module validation in v3
2019-04-04 18:45:20 -07:00
Mark McDowall
b63cbbdaaa
New: Release title column in queue
2019-03-25 23:33:00 -07:00
Mark McDowall
db41104d9b
Fixed: Queue count badge showing warning/error incorrectly
2019-03-23 11:56:16 -07:00
Taloth Saldono
341dfb934d
Fixed: Typo in ical url handling when choosing premieres only.
2019-03-17 23:23:23 +01:00
Taloth Saldono
7b159c1e63
Removed Nyaa Integration tests and increased logging detail during integration tests.
2019-03-08 19:37:59 +01:00
Mark McDowall
e32e6e0bec
Groups must contain multiple qualities
2019-02-19 18:48:54 -08:00
Mark McDowall
fcb1bcb91b
New: Setting monitor to None when adding series will unmonitor the series as well
2019-02-19 18:26:34 -08:00
Mark McDowall
813e5e1db8
New: Sort queue by status
2019-02-07 18:48:51 -08:00