Dtaggart
9e392977b9
New: Added silent notification option to telegram
...
Closes #3867
2020-08-16 10:42:14 -07:00
Qstick
c77c65c68a
Remove Prowlin Dependency
2020-08-16 10:41:26 -07:00
Taloth Saldono
3fe659587f
Tweaked test failing around midnight my timezone
2020-08-11 00:26:53 +02:00
Taloth Saldono
6efee036a8
Fixed: Include extension when calculating maximum episode title length when renaming files
...
Fixed: Option to override max filename length with MAX_NAME environment variable
Closes #3888
2020-08-11 00:09:12 +02:00
Taloth Saldono
e6175581bd
Fixed: Prevent misinterpreting Season folder as anime release title
2020-08-11 00:09:11 +02:00
Taloth Saldono
f3101a1db2
Fixed: Exception when parsing Quality in release title with colon
2020-08-11 00:09:10 +02:00
Taloth Saldono
4a5bca860a
Fixed: Parsing anime with title ending in 100
2020-08-11 00:08:30 +02:00
Mark McDowall
18708f30d9
Fixed: Don't use language parsed from episode title during import
...
Closes #3893
2020-08-02 12:42:48 -07:00
Mark McDowall
5193f01c8c
Fixed: Edited series is reset after refresh
...
Fixes #3892
2020-08-02 12:42:48 -07:00
Mark McDowall
ac75a31641
Fixed: Deleting empty episode folders on upgrade
...
Fixed #3883
2020-07-26 12:18:46 -07:00
Mark McDowall
57335c6d3a
Fixed: Parsing of article title leading to error loading Interactive Search
...
Fixes #3851
2020-07-26 11:51:21 -07:00
Mark McDowall
3033537236
Fixed: Mark "BAD" Nzbget Downloads as Failed
2020-07-26 11:23:51 -07:00
Mark McDowall
a6b8a34ac9
New: Show updated rejection reasons in manual import after selecting series
2020-07-26 10:50:59 -07:00
Mark McDowall
4f15cd55be
Fixed: Don't create empty series folder if delete empty folders is enabled
...
Fixes #3838
2020-07-26 10:50:59 -07:00
Mark McDowall
05735ad2c3
Fixed: Show more information in UI when testing SAB fails in some cases
2020-07-26 10:50:59 -07:00
Mark McDowall
8fe93eae38
Fixed: Parsing of some absolute episode numbers over 999
...
Fixes #3841
2020-07-26 10:50:59 -07:00
Mark McDowall
84747792ff
New: Improved parsing of season and episode inside square brackets
...
Closes #3618
2020-07-26 10:50:59 -07:00
Taloth Saldono
87a64cdacb
Fixed: TheTVDB metadata images containing html content
2020-06-25 23:40:37 +02:00
Taloth Saldono
25b763a052
Fixed: Failing file copy when running in docker on synology with btrfs
2020-06-22 15:41:53 +02:00
Taloth Saldono
903aba5dee
Fixed: Refreshing Plex Server series in high volume systems
2020-06-21 21:32:45 +02:00
Taloth Saldono
e8d843c93d
Remove stacktrace if hardlink resulted in EXDEV.
2020-06-21 21:26:21 +02:00
Taloth Saldono
f56003e288
Fixed: Performance of symbolic link detection and infinite recursion
2020-06-21 21:28:04 +02:00
Taloth Saldono
1509e737c2
Fixed: Added glusterfs to known network drive filesystems so it shows up in System
2020-06-21 21:26:21 +02:00
Taloth Saldono
2c286f7b60
New: Fast copy using reflink on btrfs volumes
2020-06-21 21:26:21 +02:00
Taloth Saldono
0e7b404121
Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
2020-06-21 21:26:21 +02:00
Taloth Saldono
de245e00e3
Fixed: Rejecting another multi-season pack format
...
closes #3826
2020-06-20 10:10:56 +02:00
Taloth Saldono
ce5f9e8930
Fixed: Twitter Connect missing (you'll have to readd it in Connect)
2020-06-17 10:42:55 +02:00
Mark McDowall
5db9f7aa0e
Fix ImportFixture test
2020-06-13 17:21:28 -07:00
Mark McDowall
680f80a833
Fix root folder unit test
2020-06-13 15:21:03 -07:00
Mark McDowall
0e6238bf6f
Fixed: Exception thrown when marking download as complete
2020-06-13 13:11:30 -07:00
Mark McDowall
11cdf13148
New: Ensure all unmapped folders are fetched when importing from a root folder
...
Closes #3751
2020-06-13 12:15:58 -07:00
Taloth Saldono
200e263f1f
Prevent deletion of chowngroup we may need it later
2020-06-10 17:41:52 +02:00
Mark McDowall
f3a14b6081
Fixed: Sorting of queue by series title when unknown items are included
2020-06-09 13:16:09 -07:00
Taloth Saldono
6a393ef6a2
Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily.
2020-06-09 14:14:58 +02:00
Taloth Saldono
6b7566fed8
Fixed error in opcode parameter that only shows itself in mono under 6.x
2020-06-08 23:21:22 +02:00
Taloth Saldono
0ef28e5786
Fixup tests
2020-06-08 18:07:44 +02:00
Taloth Saldono
06c7f6034d
Fixed: Quality Resolution determination using MediaInfo
2020-06-08 17:24:28 +02:00
Taloth Saldono
e66b28fb87
Fixed corrupt Update History due to date-time notation
2020-06-07 23:50:39 +02:00
Taloth Saldono
6a51f081ac
Use Newtonsoft in TinyTwitter
2020-06-07 22:48:28 +02:00
Taloth Saldono
5536f9925a
Moved Windows-only Permission function to Sonarr.Windows
2020-06-07 22:48:28 +02:00
Taloth Saldono
4f728c3d42
Removed unused dialects from Marr so it compiles with less dependencies.
2020-06-07 22:48:28 +02:00
Taloth Saldono
aacc36aee0
Fixed test
2020-06-07 22:48:21 +02:00
Taloth Saldono
f9840c66f8
New: Show previously installed version in Updates UI
...
closes #3759
2020-06-07 21:50:31 +02:00
Arthur Bols
3b579900bb
New: Removed chown and simplified chmod options for linux/osx
...
Closes #3760
Closes #3752
2020-06-07 19:05:25 +02:00
Taloth Saldono
396caa52cf
New: Replaced launcher on OSX Catalina so that individual permissions can be assigned (note, will ignore permissions previously assigned to sh)
2020-06-07 17:42:46 +02:00
Taloth Saldono
f846e0c031
Fixed flaky test.
2020-06-06 22:28:08 +02:00
Taloth Saldono
72b0f640f4
Added Plex url to cleanser
2020-06-06 22:28:08 +02:00
Mark McDowall
430af0401c
New: Use release quality source if not in downloaded file and resolution matches
2020-06-06 10:47:00 -07:00
Mark McDowall
0ff08dbe8d
Fixed: Error when processing release with files Sonarr is unable to parse
2020-06-06 10:19:59 -07:00
Taloth Saldono
57cca9fcdc
Fixed typo in Cleanse IP
2020-06-03 18:33:00 +02:00
Taloth Saldono
b3daa280c5
Cleanse remote IP Address from trace log file
2020-06-02 20:58:13 +02:00
Taloth Saldono
449c1caf55
Fixed: Mono not validating cross-signed certficates properly
2020-06-02 20:57:20 +02:00
Taloth Saldono
0c05236bee
Support for Runtime Patches via Harmony
2020-06-02 20:57:20 +02:00
Mark McDowall
9f54ff8169
Fixed: Interactive search for anime season even if all episodes are unmonitored
...
Fixes #3791
2020-06-01 21:33:53 -07:00
Taloth Saldono
f2e1b4e435
Log contents on api errors during tests.
2020-06-01 15:01:40 +02:00
Taloth Saldono
1e80361c3a
Fixed tests and missing logger initialization
2020-06-01 14:01:09 +02:00
Taloth Saldono
3564be19a8
Fixed typo
2020-06-01 00:26:09 +02:00
Mark McDowall
14c9b6aaf4
Additional logging when trying to complete tracked downloads
2020-05-30 16:40:41 -07:00
Mark McDowall
b0e31629b5
Fixed: Not removing seeded download if it was manual imported in some cases
2020-05-30 10:18:17 -07:00
Mark McDowall
e2644c3847
Fixed manual import possible null series
2020-05-30 10:12:24 -07:00
Mark McDowall
f524fcd3e4
Fixed: Skip missing episode title check if file is already in series folder
2020-05-30 10:09:46 -07:00
Mark McDowall
6c418302f8
Fixed: Episode file renamed event stored language properly
...
Closes #3783
2020-05-27 23:52:37 -07:00
Mark McDowall
d3bd90e4b9
Fixed: Manual import for unknown series items will properly mark as imported
2020-05-24 10:11:10 -07:00
Mark McDowall
4988655568
Store language with deleted episode history
2020-05-24 10:10:24 -07:00
Skyler Mäntysaari
93e3e92bba
New: SendGrid Notifications
...
Closes #3341
2020-05-20 11:22:05 -07:00
Taloth Saldono
bdfdd28d6a
Fixed: Added .org to website url filtering in parser
2020-05-19 23:01:21 +02:00
Taloth Saldono
a75e10c4c9
Fixed: Parsing anime dual language titles
...
closes #3756
2020-05-18 01:33:03 +02:00
Taloth Saldono
5251db7224
Fixed recursion issue when emptying recycle bin
2020-05-16 19:22:47 +02:00
Taloth Saldono
4d1a4d4241
Updated kodi url
2020-05-13 21:29:21 +02:00
Taloth Saldono
d3a22459ac
Fixed: Performance issue when scanning large root folder
2020-05-13 21:27:39 +02:00
Qstick
4f7e00bdc4
Fixed: Don't lock command queue if updating is disabled
2020-05-13 19:33:14 +02:00
Mark McDowall
1199ae4e4f
New: Use filename for preferred word score if it's higher than scene name
2020-05-09 16:45:42 -07:00
Taloth Saldono
0716d0931a
Added UserAgent to api request trace log
2020-05-05 20:14:07 +02:00
Taloth Saldono
66ee28d0a9
Lock CommandQueueManager.PushMany too
2020-05-03 18:48:20 +02:00
Taloth Saldono
1487f54749
Skip unknown/removed commands still queued in the database
2020-05-03 17:29:46 +02:00
Taloth Saldono
013c46d266
Fixed timing issue allowing multiple instances of the same command to be queued
2020-05-03 17:29:46 +02:00
Taloth Saldono
c8d2fcb223
Added UpdateMechanismMessage to allow package maintainers provide custom message
2020-05-03 17:29:46 +02:00
Taloth Saldono
a2679f64ee
Parse WEB at the end of release title.
2020-05-03 17:00:11 +02:00
Mark McDowall
5d9dfee3c0
New: Add DownloadClient and DownloadId to Webhook notifications
2020-05-02 21:02:11 -07:00
Mark McDowall
98f9323b42
Fixed: Root folder custom filter in Mass Editor
2020-05-02 21:02:11 -07:00
Taloth Saldono
f282ae8aae
Prevent exception parsing unicode digits in absolute numbers.
2020-05-02 14:21:58 +02:00
Mark McDowall
0b1e99991e
Fixed: Imports triggered through API not being marked as imported/removed from client
...
Fixes #3717
2020-04-29 00:08:01 -07:00
Mark McDowall
75be036a87
Fixed: Imported downloads not being removed when seeding goals are met
...
Fixes #3693
2020-04-28 21:37:26 -07:00
Taloth Saldono
23dc7794f1
Fixed: Generating Kodi episode metadata files when scanning series folder
2020-04-28 23:34:52 +02:00
Taloth Saldono
b8e2f3d716
Clarify that Post-Import Category torrents are not monitored by Sonarr.
...
Configure Deluge to remove such torrents when seeding criteria has been met.
closes #3659
2020-04-28 22:10:30 +02:00
Taloth Saldono
686a14cdff
Log Real IP on Authentication failure in case of a reverse proxy
...
closes #3711
2020-04-27 23:58:35 +02:00
Taloth Saldono
b4405b0600
Fixed: Parsing release group from file rather than folder in case of season packs
2020-04-27 19:09:49 +02:00
Qstick
d4bcf28d08
Add missing "does" to DifferentQualitySpec message
2020-04-26 13:28:38 -07:00
Mark McDowall
417340c2c6
Fixed: Manual imports of multi-episode files being treated as fully imported
2020-04-25 14:13:29 -07:00
Mark McDowall
79d8a9d44b
Fixed: Episodes removed from queue re-appearing on refresh
...
Fixes #3697
2020-04-25 14:12:38 -07:00
Mark McDowall
68440bba4d
Fixed: Rejection message for quality mismatch
2020-04-25 14:09:57 -07:00
Mark McDowall
0719c83da4
Fixed: Parsing of some anime batch releases
...
Fixes #3698
2020-04-25 13:33:30 -07:00
Mark McDowall
9d766cfed5
Fixed: Remove seeded downloads if they've finished seeding after import
...
Fixes #3693
2020-04-25 11:49:18 -07:00
Mark McDowall
1498f4e361
Revert: Prevent an edge case where a download is not marked as complete
2020-04-21 10:27:27 -07:00
Taloth Saldono
05dd17aacb
Added support for title query parameter to newznab/torznab, receiving raw series title
2020-04-21 18:44:08 +02:00
Taloth Saldono
200aee52f7
New: Searching for episodes with season level scene mapping now possible instead of only via RssSync (Newznab/Torznab only)
2020-04-21 18:44:08 +02:00
Mark McDowall
d6dd13a6be
Prevent an edge case where a download is not marked as complete
2020-04-20 18:09:24 -07:00
Mark McDowall
be3b3df903
Don't reject for having the same file size
...
Fixed: Remove same file size rejection during import
Fixed: Reject imports for non-season pack files if quality of file doesn't match grabbed quality
Closes #3691
2020-04-20 17:58:59 -07:00
Mark McDowall
7f7d196e44
Fixed: Don't process downloads removed from the client
...
Fixes #3557
2020-04-18 20:21:29 -07:00
Mark McDowall
c862fd9ff6
Don't re-trigger completed event
2020-04-18 20:21:29 -07:00