Taloth Saldono
|
faa2d632e5
|
New: Indexer Seed Limit settings applied to new downloads for qBittorrent
closes #2607
|
2019-03-03 20:25:31 +01:00 |
|
Taloth Saldono
|
1b939ebf4b
|
Fixed: Magnet Link progress visualisation and adding magnet links if dht is disabled in qBittorrent
|
2019-03-03 19:29:25 +01:00 |
|
Mark Bebbington
|
aa46216117
|
Fixed: qBittorrent api v2 support (qbit v4.1+)
fixes #2887
closes #2951
ref #2945
|
2019-03-03 19:26:50 +01:00 |
|
Mark McDowall
|
c3c6b3d166
|
Fixed: Importing completed downloads from NZBGet with post processing script failing
Fixes #2919
# Conflicts:
# src/NzbDrone.Core.Test/MediaFiles/ImportApprovedEpisodesFixture.cs
|
2019-02-06 19:36:37 -08:00 |
|
Mark McDowall
|
2c95f07cb2
|
Another path test fix
|
2019-02-01 10:58:02 -08:00 |
|
Mark McDowall
|
4a2277b424
|
Fix path tests
|
2019-02-01 10:57:49 -08:00 |
|
Mark McDowall
|
a1f02916d4
|
Fixed: Importing of completed download when not a child of the download client output path
|
2019-02-01 10:57:39 -08:00 |
|
Mark McDowall
|
900dfd92d0
|
Fixed: Getting parent of UNC paths
|
2019-02-01 10:56:48 -08:00 |
|
Mark McDowall
|
d6997b0588
|
Fixed getting parent path from a path without another slash
Fixed: Manual Import failing for some paths
|
2019-02-01 10:55:28 -08:00 |
|
Taloth Saldono
|
779ab39f50
|
Fixed failing test
|
2019-01-12 13:30:08 +01:00 |
|
Taloth Saldono
|
00283e3d6e
|
New: Limit indexer/download client backoff to 5 min during the first 15 min of application start.
closes #2366
|
2019-01-12 13:15:41 +01:00 |
|
Taloth Saldono
|
2b4429f8b7
|
Fixed: Erroneously matching Anime 10.5 special as 10.
fixes #2868
|
2019-01-12 13:14:47 +01:00 |
|
Taloth Saldono
|
2446c4185a
|
Added 10-bit to parser cleanup.
fixes #2870
|
2019-01-12 13:14:47 +01:00 |
|
Taloth Saldono
|
04900e5f90
|
Tweaked reverse title detection to handle triple digit episode numbers.
fixes #2871
|
2019-01-12 13:14:47 +01:00 |
|
Taloth Saldono
|
ce59db528b
|
Fixed: Mono bug causing memory leakage when http connections use gzip compression.
The bug is registered upstream, but this commit works around the problem by doing the gzip decompression separately from the http stack.
Ref #2296
|
2019-01-10 20:13:48 +01:00 |
|
Taloth Saldono
|
31b266659e
|
Fixed bad test due to skyhook now doing it's own fuzzy search.
|
2018-12-29 13:05:03 +01:00 |
|
Taloth Saldono
|
e071b0c2e0
|
DataMapper LazyLoaded needlessly keeping the parent mapper alive.
|
2018-12-29 12:45:07 +01:00 |
|
Taloth Saldono
|
270f04d2d2
|
Fixed: Excessive memory usage due to sqlite cache configuration.
ref #2296
|
2018-12-29 12:43:35 +01:00 |
|
Mark McDowall
|
9af57c6786
|
New: Store last search time for EpisodeSearch
Closes #420
|
2018-12-06 20:59:09 -08:00 |
|
Mark McDowall
|
ff4a550cbb
|
New: Include OriginalFilePath with Episode Files
Closes #2336
|
2018-12-06 20:59:09 -08:00 |
|
Kevin Richter
|
537e4d7c39
|
Fix Quality Detection with DDP5.1
|
2018-11-24 11:24:24 +01:00 |
|
Taloth Saldono
|
9f16d9b2fc
|
Fixed: File names and release titles lacking a series title and starting with the Air date.
fixes #2825
|
2018-11-21 22:02:51 +01:00 |
|
Taloth Saldono
|
ae6d920e2a
|
Updated error message if skyhook and other services respond with html content.
closes #2817
|
2018-11-14 21:48:56 +01:00 |
|
Mark McDowall
|
0d22f9ec29
|
Improve logging when rejecting release with unmonitored episodes
|
2018-11-11 21:11:14 -08:00 |
|
Mark McDowall
|
699076a405
|
New: Added warning for Download Station that 2FA is not supported
Closes #2451
|
2018-11-10 16:23:33 -08:00 |
|
Jeffrey Neer
|
df593f486f
|
New: Added priority levels to Join Notifications
|
2018-11-10 14:51:14 -08:00 |
|
Mark McDowall
|
0d95873a05
|
New: Parsing french anime releases with single absolute episode number
Closes #2798
|
2018-11-03 18:42:06 -07:00 |
|
Mark McDowall
|
b20acc9063
|
Fixed: Sort The A-Team properly in series list
|
2018-11-03 11:58:00 -07:00 |
|
Mark McDowall
|
70d6d25178
|
New: Parse names with 1080i as 1080p if they are not RAW HD
Closes #2793
|
2018-11-03 11:52:02 -07:00 |
|
Mark McDowall
|
196d165432
|
New: Parse names with FHD as 1080p
Closes #2793
|
2018-11-03 11:45:34 -07:00 |
|
Mark McDowall
|
bb3ca998fc
|
Restrict 4k parsing to avoid false positives
|
2018-11-03 11:30:41 -07:00 |
|
Mark McDowall
|
da73221cef
|
Fixed: Handling of poorly formed items when parsing results from indexer
|
2018-10-24 20:43:52 -07:00 |
|
Mark McDowall
|
36f66eed21
|
New: Parse names with 4k as 2160p
Closes #2788
|
2018-10-24 20:13:57 -07:00 |
|
Mark McDowall
|
8e916d60f5
|
Fixed: Parsing of specials with only season and episode numbers in the file name
|
2018-10-24 18:32:22 -07:00 |
|
Mark McDowall
|
44048207f2
|
Remove file quality matches release import spec
New: Don't reject imports when quality doesn't match release quality
New: Reject grab when release was grabbed and imported already
Closes #2783
|
2018-10-22 20:37:32 -07:00 |
|
Mark McDowall
|
b73b99df8d
|
Fixed: Don't clean Kodi library if Always Update is disabled and video is playing
Fixes #2773
|
2018-10-22 14:20:22 -07:00 |
|
Mark McDowall
|
ad69ecc5eb
|
Fixed: Use season number from episode instead of parsed from release for custom scripts
Closes #2748
|
2018-10-07 19:03:32 -07:00 |
|
Mark McDowall
|
1304bc8fb9
|
Fixed: Exclude /snap/* locations from disk space
Closes #2743
|
2018-10-07 19:03:32 -07:00 |
|
Mark McDowall
|
a4f63e728c
|
Fixed: Don't use media info for non-video files
Fixes #2745
|
2018-10-07 19:03:32 -07:00 |
|
Jeff Byrnes
|
307b3536b7
|
New: Compatibility with Hombrew-installed mono
|
2018-09-15 10:49:22 -07:00 |
|
Mark McDowall
|
24c6d3f4b3
|
Don't read response stream if it equals Stream.Null
|
2018-09-14 17:50:13 -07:00 |
|
Mark McDowall
|
4a052708c8
|
New: Updated pushover app clone URL
|
2018-09-04 00:19:09 -07:00 |
|
Mark McDowall
|
39a8d4f0d8
|
Fixed: Parsing of new hashed release filenames (######_##.ext)
|
2018-09-03 11:24:48 -07:00 |
|
Mark McDowall
|
ca22a25842
|
New: Add stopped option for rTorrent
|
2018-08-28 18:14:55 -07:00 |
|
Mark McDowall
|
ff9a9a5e4d
|
More restrictions when using download client title or folder name for parsing
Fixes #2663
|
2018-08-27 21:35:03 -07:00 |
|
Mark McDowall
|
3d7c59bc3b
|
New: Add unique IDs to Kodi metadata
Closes #2711
|
2018-08-27 20:42:32 -07:00 |
|
Mark McDowall
|
63ea1f1afd
|
Fixed: Skip sample check when rescanning series folder
|
2018-08-19 09:23:34 -07:00 |
|
Mark McDowall
|
baf8f6cca6
|
Fixed: Parsing multi-episode in square bracket
Fixes #2669
|
2018-08-18 11:22:51 -07:00 |
|
Mark McDowall
|
c67c7e1b5a
|
More flexible matching some anime releases
|
2018-08-18 10:56:18 -07:00 |
|
Mark McDowall
|
46d8e5830a
|
Fixed: Concurrent manual imports silently failing
|
2018-08-18 10:56:18 -07:00 |
|