Taloth Saldono
e071b0c2e0
DataMapper LazyLoaded needlessly keeping the parent mapper alive.
6 years ago
Taloth Saldono
270f04d2d2
Fixed: Excessive memory usage due to sqlite cache configuration.
...
ref #2296
6 years ago
Mark McDowall
9af57c6786
New: Store last search time for EpisodeSearch
...
Closes #420
6 years ago
Mark McDowall
ff4a550cbb
New: Include OriginalFilePath with Episode Files
...
Closes #2336
6 years ago
Kevin Richter
537e4d7c39
Fix Quality Detection with DDP5.1
6 years ago
Taloth Saldono
9f16d9b2fc
Fixed: File names and release titles lacking a series title and starting with the Air date.
...
fixes #2825
6 years ago
Taloth Saldono
ae6d920e2a
Updated error message if skyhook and other services respond with html content.
...
closes #2817
6 years ago
Mark McDowall
0d22f9ec29
Improve logging when rejecting release with unmonitored episodes
6 years ago
Mark McDowall
699076a405
New: Added warning for Download Station that 2FA is not supported
...
Closes #2451
6 years ago
Jeffrey Neer
df593f486f
New: Added priority levels to Join Notifications
6 years ago
Mark McDowall
0d95873a05
New: Parsing french anime releases with single absolute episode number
...
Closes #2798
6 years ago
Mark McDowall
b20acc9063
Fixed: Sort The A-Team properly in series list
6 years ago
Mark McDowall
70d6d25178
New: Parse names with 1080i as 1080p if they are not RAW HD
...
Closes #2793
6 years ago
Mark McDowall
196d165432
New: Parse names with FHD as 1080p
...
Closes #2793
6 years ago
Mark McDowall
bb3ca998fc
Restrict 4k parsing to avoid false positives
6 years ago
Mark McDowall
da73221cef
Fixed: Handling of poorly formed items when parsing results from indexer
6 years ago
Mark McDowall
36f66eed21
New: Parse names with 4k as 2160p
...
Closes #2788
6 years ago
Mark McDowall
8e916d60f5
Fixed: Parsing of specials with only season and episode numbers in the file name
6 years ago
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
6 years ago
Mark McDowall
b73b99df8d
Fixed: Don't clean Kodi library if Always Update is disabled and video is playing
...
Fixes #2773
6 years ago
Mark McDowall
ad69ecc5eb
Fixed: Use season number from episode instead of parsed from release for custom scripts
...
Closes #2748
6 years ago
Mark McDowall
1304bc8fb9
Fixed: Exclude /snap/* locations from disk space
...
Closes #2743
6 years ago
Mark McDowall
a4f63e728c
Fixed: Don't use media info for non-video files
...
Fixes #2745
6 years ago
Mark McDowall
24c6d3f4b3
Don't read response stream if it equals Stream.Null
6 years ago
Mark McDowall
4a052708c8
New: Updated pushover app clone URL
6 years ago
Mark McDowall
39a8d4f0d8
Fixed: Parsing of new hashed release filenames (######_##.ext)
6 years ago
Mark McDowall
ca22a25842
New: Add stopped option for rTorrent
6 years ago
Mark McDowall
ff9a9a5e4d
More restrictions when using download client title or folder name for parsing
...
Fixes #2663
6 years ago
Mark McDowall
3d7c59bc3b
New: Add unique IDs to Kodi metadata
...
Closes #2711
6 years ago
Mark McDowall
63ea1f1afd
Fixed: Skip sample check when rescanning series folder
6 years ago
Mark McDowall
baf8f6cca6
Fixed: Parsing multi-episode in square bracket
...
Fixes #2669
6 years ago
Mark McDowall
c67c7e1b5a
More flexible matching some anime releases
6 years ago
Mark McDowall
46d8e5830a
Fixed: Concurrent manual imports silently failing
6 years ago
Taloth Saldono
37054673b7
Fixed: Too big eta in qbit api still occurring on official builds.
6 years ago
Mark McDowall
86bc5c5547
Fixed: Parsing of some anime releases with season number in title
...
Fixes #2684
6 years ago
Taloth Saldono
fc44607c73
Added missing UrlBase validation for SabnzbdSettings.
6 years ago
Taloth Saldono
2a1421f488
Fixed: Skip torrents in Deluge api that don't have hashes.
...
closes #2566
closes #2567
closes #2664
6 years ago
Nicholas Landriault
d7a054f637
Deluge torrents that don't have a hash are skipped
...
In some cases torrents in Deluge may not have a hash (ex: https://torguard.net/checkmytorrentipaddress.php ). This causes Sonarr to fail when loading the torrents from Deluge with error message: 'Unable to communicate with deluge. Object reference not set to an instance of an object'. This commit simply causes Sonarr to skip over the torrent with the missing hash and continue loading torrents that do have hashes.
6 years ago
Taloth Saldono
9c9ad9aec3
New: Added optional UrlBase to Nzbget and Sabnzbd settings.
...
ref #1651
6 years ago
Mark McDowall
1467c52e03
Fixed: Multi-file torrents in Vuze with different folder and file names
...
Fixes #2571
6 years ago
Mark McDowall
e407145d10
Fixed: .vtt files treated as subtitles
6 years ago
Taloth Saldono
476110b1de
Fixed: Store BitRate_Nominal (VBR) mediainfo in database instead of only BitRate.
...
ref Radarr/Radarr#2860
6 years ago
Taloth Saldono
45f9f45f50
Fixed: Quality parser for the rare HD-DVD.
6 years ago
Taloth Saldono
d581d997c2
Fixed: Ignore /etc in System disk overview.
6 years ago
Taloth Saldono
633344e5bb
Disabled httpbin.org tests for now due to the site being flaky.
6 years ago
Taloth Saldono
0cce6b74f9
Added logging of json snippets on json deserialization errors.
6 years ago
Taloth Saldono
8b8bfb9bf0
Added third httpbin site.
6 years ago
Taloth Saldono
7241ca4ae9
Run http tests more gracefully.
6 years ago
Taloth Saldono
e9b11e55e9
Fixed: Regression with importing nested obfuscated directories.
...
Closes #2640
6 years ago
Mark McDowall
48126f55ed
Fixed: Parsing titles with question marks
...
Fixes #2637
6 years ago
Mark McDowall
cb549507ee
Fixed: Parsing dates using underscores for separation
6 years ago
Mark McDowall
a0b6cdb08e
Fixed: Forced seeding in QBittorrent status treated as complete
6 years ago
Taloth Saldono
9b9597093c
Fixed: Regression causing Manual Import to ignore user provided information.
6 years ago
Taloth Saldono
c92fb4d9c0
Fixed: Mini-series with multiple episode E01-E02.
...
fixes #2614
7 years ago
Taloth Saldono
88c659059b
Added {MediaInfo AudioLanguages} {.. SubtitleLanguages}
...
fixes #2593
7 years ago
Taloth Saldono
d1ced600a1
Handle empty Episode list during decision maker.
7 years ago
Taloth Saldono
a5977f2752
Fixed: Manual Import not using Release Group during renamer. [develop only]
...
fixes #2612
7 years ago
Mark McDowall
8668e8b036
Use FolderEpisodeInfo instead of parent of FileEpisodeInfo
...
Fixes #2338
Fixed: Detecting some incorrect file name paring during import
7 years ago
Mark McDowall
783c27a584
Fixed: Initially pausing torrents in QBittorrent
...
Fixes #2599
7 years ago
Taloth Saldono
fde0409650
Fixed WithData sample length not using parameter.
7 years ago
Taloth Saldono
2ed5abf4d3
Also add as data to exception so sentry gets it.
7 years ago
Taloth Saldono
cb372f284d
Log indexer response to Trace if an exception occurs.
7 years ago
Taloth Saldono
5d674a07f7
Fixed SeedConfigProvider failing on ReleasePush.
7 years ago
Mark McDowall
89a3eec6ae
Fixed: Parsing of anime releases with year and EP before episode number
...
Fixes #2578
7 years ago
Mark McDowall
6517f1af14
New: Treat 1440p releases as 1080p instead of 480p
...
Closes #2558
7 years ago
Taloth Saldono
b95c4d37d7
Fixed validation error for Seed Ratio on btn.
7 years ago
Taloth Saldono
7388e8c2c2
Fixed broken test for nested settings.
7 years ago
Taloth Saldono
b837ab41eb
Fixed broken tests.
7 years ago
Taloth Saldono
de6615f586
Added a few more units.
7 years ago
Kevin Richter
0947dfc423
Stop deluge torrent when they reach stop ratio
7 years ago
Kevin Richter
002ed9e4c7
Fix parsing of entered time for seed time
7 years ago
Taloth Saldono
1a6a3038d6
Added warnings for minimum criteria for BTN.
7 years ago
Taloth Saldono
d86beb06f7
Added fancy unit indicator to fields.
7 years ago
Taloth Saldono
6df61e305d
Added Seed Time and Season-Pack seed time.
7 years ago
Taloth Saldono
47018b02a8
Added nested settings for seed criteria.
7 years ago
Taloth Saldono
b6ef4d50dc
Fixed more C#7.
7 years ago
Kevin Richter
2d86e44c63
New: Added advanced setting per indexer to override seed ratio limit for supported clients.
7 years ago
Taloth Saldono
69f8fc4d5e
Added support for nested settings models so settings can be grouped together and reused for multiple providers.
7 years ago
Taloth Saldono
b339fcbd82
Fixed mono debug check.
7 years ago
Mark McDowall
55d01f620a
Fixed: Setting inital state of torrents sent to QBittorrent
...
Fixes #2565
7 years ago
Mark McDowall
39d0d08ced
Fixed: Removed old warning that Torrent Blackhole does not support magnet links
7 years ago
Mark McDowall
94f8cc9b62
Improve parsing of standard titles with junk in []
...
Fixed: Improve parsing of standard series releases/files with square brackets at the end
7 years ago
Mark McDowall
17b998f01f
Improve parsing of non-standard date releases
...
Fixed: Parsing of some releases with season and episode numbers along with date
7 years ago
Mark McDowall
18415ddb30
New: Remove additional URL prefixes from release names
...
Closes #2542
7 years ago
Mark McDowall
2b3d0235cf
Don't read media info when disabled in settings
...
Fixed: Don't read media info for existing files if "Analyse video files" disabled
Fixes #2549
7 years ago
Mark McDowall
c687f45ff6
Fixed: Don't try to find episodes if parsing failed
7 years ago
Mark McDowall
13f540f1f5
Fixed: Rescan series if refresh fails
...
Closes #2540
7 years ago
Mark McDowall
a7aff3bd9a
Upgrade NLog to 4.5.3
...
Closes #2535
7 years ago
Taloth Saldono
03997e2a0d
Switched to BigInteger for qbit eta as workaround for api bug, tyvm.
7 years ago
Mark McDowall
60c73df685
Fixed: Custom script unable to execute when release processed via /release/push API
7 years ago
Mark McDowall
b5ce3b2773
Fixed: Improved parsing of iTunes named files
7 years ago
Qstick
6c09b7dc28
Fixed: Throw SonarrStartupException if can't access AppFolder Location
7 years ago
Mark McDowall
bf1fbd7fc4
Fixed: Remove leading space from file names
...
Fixes #2365
7 years ago
Mark McDowall
401530db65
Fixed RemoveGrabbed tests
7 years ago
Mark McDowall
4fb7cb3a8b
Fixed RemoveRejected tests
7 years ago
Mark McDowall
aba8abb176
Fixed: Suppress warnings for daily style extra files
...
Fixes #2503
7 years ago
Taloth Saldono
2b3956cb60
Honor x264 tag in filename if mediainfo does not conclusively indicate h264.
...
Closes #2500
7 years ago
Taloth Saldono
1b0647423d
Updated a few harder to detect MediaInfo VideoCodec formats.
7 years ago
Taloth Saldono
5b627a8bc2
Fixed missing existingfile flag.
7 years ago
Taloth Saldono
62f7e90748
Fixed db migration issue.
7 years ago