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
59e69c1839
Update bug issue template
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
7d1b09ac1b
Update issue templates
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