Mark McDowall
|
70bb4d71e6
|
Fixed: Parsing of poor standard file names using dashes for separators
|
5 years ago |
Mark McDowall
|
dd314e1741
|
Fixed: Deletion of empty episode sub folders when an episode file is deleted
|
5 years ago |
Mark McDowall
|
101df4cbf1
|
Ensure Season Folder Format will correctly replace illegal characters
|
5 years ago |
Mark McDowall
|
42263a0ec0
|
Fixed: Set Default Sort Key for Blacklist Endpoint
|
5 years ago |
Mark McDowall
|
d402f7514e
|
Fixed: Manual Import failing to show files when processing fails
|
5 years ago |
Mark McDowall
|
84e6674e23
|
Fixed: Actually run Recycle Bin cleanup
|
5 years ago |
Mark McDowall
|
5a3bd8cfe5
|
Fixed: Set permissions on extra and subtitle files
|
5 years ago |
Mark McDowall
|
f0c90a4744
|
Fixed: Log matching scene mapping for title
|
5 years ago |
Mark McDowall
|
d41a2cad73
|
Fixed: Include releases that failed to parse in search results
|
5 years ago |
Mark McDowall
|
ffccc3be38
|
Fixed: Kodi episode metadata missing uniqueid
Fixes #3308
|
5 years ago |
Mark McDowall
|
ef1e8d7ef3
|
Fixed: Don't parse packs missing season number
|
5 years ago |
Taloth Saldono
|
7af891216d
|
Another failing test
|
5 years ago |
Taloth Saldono
|
aa80500b35
|
Missing test on EventDrivenHealthCheck
|
5 years ago |
Taloth Saldono
|
41a63a5418
|
Fixed test failing due to rng
|
5 years ago |
Taloth Saldono
|
e8ce7898c1
|
use TestContext.Progress rather than Console.WriteLine for NzbDroneRunner output
|
5 years ago |
ta264
|
3ac3dd3ca5
|
New: Swap to ImageSharp library for resizing posters
|
5 years ago |
Qstick
|
f2efebf7d9
|
New: Option to send notification when a Health Check warning occurs
closes #3253
|
5 years ago |
ta264
|
7b68ce49d5
|
Fix .gitattributes and normalize to LF in repository
Existing `*text eol=lf` is malformed (no space after *) so does
nothing.
CONTRIBUTING.md states 'We checkout Windows and commit *nix'. The
correct way to achieve this is `* text=auto`. `* text eol=lf` would
force line endings to LF on checkout.
See:
https://git-scm.com/docs/gitattributes#Documentation/gitattributes.txt-Settostringvaluelf
|
5 years ago |
Taloth Saldono
|
8a2a41fab0
|
New: Added health check warning to emphasis when a series was deleted instead of only logging it in System Events
|
5 years ago |
Taloth Saldono
|
ceaaec5378
|
New: Parsing Saison season packs as alternative to Season
Just because we're in a good mood
|
5 years ago |
sirloinofbeef
|
e49a3e7206
|
Updated XBMC notification strings to Kodi
|
5 years ago |
Taloth Saldono
|
dc7986dbad
|
Fixed regression in container registration. Additional logging in case of integration test startup failures
|
5 years ago |
Taloth Saldono
|
155c7c409b
|
Moved Platform version determination to static
|
5 years ago |
Taloth Saldono
|
aacb8970f8
|
Fixed several failing/flaky mono unit tests
|
5 years ago |
ta264
|
be66a0520d
|
Fix integration tests on linux with debug build
|
5 years ago |
Rhys Braunschweig
|
3fa3c45794
|
Add digits to Deluge's category validator
|
5 years ago |
ta264
|
0f6da1873e
|
Update unity
|
5 years ago |
Taloth Saldono
|
1564208e83
|
Fixed tests
|
5 years ago |
Taloth Saldono
|
e724e8db60
|
Fixed: Copy linux permission mask when moving folder to recycle bin folder
fixes #3161
|
5 years ago |
Taloth Saldono
|
5a092a83cd
|
Fixed: Disregard Real when user disabled proper preference
|
5 years ago |
Taloth Saldono
|
ffefe5e8aa
|
And a bunch of video codecs. Also fixed the dual-video channel issue.
|
5 years ago |
Taloth Saldono
|
631fdd8a26
|
New: Additional Atmos detection in MediaInfo
ref Radarr/Radarr#3712
|
5 years ago |
Taloth Saldono
|
53d7ef4014
|
Fixed third-party clients calling api without Accept header
|
5 years ago |
Taloth Saldono
|
5c3ac79043
|
Removed obsolete code.
|
5 years ago |
ta264
|
90fb1646e0
|
Updated Nancy to 2.0
|
5 years ago |
Taloth Saldono
|
9ed0f9eee8
|
Fixed DownloadFile when file already exists
|
5 years ago |
Taloth Saldono
|
b764c44318
|
Fixed tests
|
5 years ago |
Taloth Saldono
|
b0415299ca
|
Fixed: Download mediacover using configured proxy.
closes #3283
|
5 years ago |
Taloth Saldono
|
e96d05149c
|
Added missing SentryEnabled check
|
5 years ago |
Taloth Saldono
|
354ddcfee5
|
Fixed: Removed .Net update notice on Windows LTSB 2015
|
5 years ago |
Taloth Saldono
|
6d232778e2
|
Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
closes #3275
|
5 years ago |
Taloth Saldono
|
95ee7daf21
|
New: Added Auth-* log entries for fail2ban purposes
closes #2760
|
5 years ago |
Taloth Saldono
|
c209c1c034
|
Typo
|
5 years ago |
Taloth Saldono
|
b1eec16333
|
Updated way Sentry gets configured and enabled.
|
5 years ago |
Taloth Saldono
|
e126c45fb3
|
Added BuildInfo.AppName to centralize 'Sonarr'
|
5 years ago |
Taloth Saldono
|
c89ff93be4
|
Revised webpack bundling
|
5 years ago |
Taloth Saldono
|
c82c27a5c5
|
Added active detection for updatecheck so we know which os/runtime versions don't need to be supported anymore.
|
5 years ago |
Taloth Saldono
|
b3e84f407a
|
New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
|
5 years ago |
Taloth Saldono
|
72902c8984
|
Test framework version
|
5 years ago |
Taloth Saldono
|
2c47c5eb99
|
Fixed: Missing debian package dependency and made them optional.
|
5 years ago |
Taloth Saldono
|
398129f3e1
|
Cleanup obsolete files
|
5 years ago |
Taloth Saldono
|
d74ab12d9e
|
Flaky CommandExecutorFixture tests
|
5 years ago |
Taloth Saldono
|
679c0599dd
|
Flaky CommandExecutorFixture tests
|
5 years ago |
Taloth Saldono
|
4d04ad5632
|
Fixed typos
|
5 years ago |
Taloth Saldono
|
3fdc50b354
|
Fixed flaky test by flushing logs and getting them via the api
|
5 years ago |
Taloth Saldono
|
7eeff32185
|
Another Daily format with no series title.
|
5 years ago |
Taloth Saldono
|
d40f2cb852
|
Fixed assembly configuration/branch attribute generation.
|
5 years ago |
Qstick
|
f9dc2fb6d5
|
New: Replace SharpRaven with new Sentry SDK
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
5 years ago |
Taloth Saldono
|
de31dfb11e
|
Fixed several tests and test infrastructure issues
|
5 years ago |
Taloth Saldono
|
ef6a648189
|
Fixed Automation Tests for Firefox and Sonarr v3 UI.
|
5 years ago |
Taloth Saldono
|
09953e2af8
|
Updated xmlrpc and SocksProxy
|
5 years ago |
Taloth Saldono
|
be240119e8
|
Updated Test harnass, NUnit to 3.12.0, NBuilder to 6.0.0, Moq to 4.12.0, FluentAssertions to 5.8.0
|
5 years ago |
Taloth Saldono
|
2b7893c834
|
Updated NLog to 4.6.6, Newtonsoft.Json to 12.0.2, RestSharp to 106.6.10
|
5 years ago |
Taloth Saldono
|
896e824ca1
|
Updated FluentValidation to 8.4.0
|
5 years ago |
Taloth Saldono
|
7a94725808
|
Updated SharpZipLib to 1.2.0
|
5 years ago |
Taloth Saldono
|
a66fb76e9a
|
Converted all projects to the new csproj format.
|
5 years ago |
Taloth Saldono
|
b453d48fee
|
Removed excluded source files.
|
5 years ago |
Mark McDowall
|
a7f2c07998
|
Fixed: Improve parsing of anime file names without standard release group/hash
Closes #3117
|
5 years ago |
Mark McDowall
|
3cff878f74
|
New: Parse more poor p2p file naming
Closes #3266
|
5 years ago |
Mark McDowall
|
ec6d407fbb
|
Fixed: Special title matching when special title has an apostrophe
Closes #2872
|
5 years ago |
Mark McDowall
|
72bc7ed6d4
|
Fixed: Waiting a long time for unavailable root folders
Closes #2877
|
5 years ago |
Mark McDowall
|
6af5f2b528
|
New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
Closes #1651
|
5 years ago |
Mark McDowall
|
07d553fae3
|
New: Sort preferred words in profile on save
Closes #3241
|
5 years ago |
Mark McDowall
|
31be74e6d3
|
New: Add Tabula Rasa Newznab Preset
|
5 years ago |
Mark McDowall
|
767a09894a
|
Health UI improvements
Fixed: Failing to get items from SABnzbd will report health error properly
Fixed: Some health checks not showing test all button on System: Health
|
5 years ago |
datahodor
|
0d410d107d
|
New: Treat MaxdomeHD as Web-DL
|
5 years ago |
Ken Murphy
|
7829b18b3c
|
New: User configurable minimum free disk space
Closes #3233
|
5 years ago |
Mark McDowall
|
b2267a55ce
|
New: Improved parsing of poorly named multi-episode anime-like releases
Closes #3259
|
5 years ago |
Mark McDowall
|
eca016fe61
|
Fixed: Prevent moving to recycling bin causing a failed import
|
6 years ago |
Mark McDowall
|
81723f7fa9
|
Retry HttpLogFixture
|
6 years ago |
Mark McDowall
|
44c91fb90c
|
Fixed: Ensure correct series is used for Manual File Import from series details page
|
6 years ago |
Mark McDowall
|
7cb5bd9c95
|
And another one to retry
|
6 years ago |
Mark McDowall
|
8196f6b9db
|
New: Cleanup Recycling Bin folders older than X days (0 to disable)
|
6 years ago |
Mark McDowall
|
f333196efe
|
Retry up to 5 times for disk tests that sometimes fail
|
6 years ago |
Wu Haotian
|
6ea047dcb4
|
New: Add support for Lilith-Raws release group
|
6 years ago |
Mark McDowall
|
ea65867b23
|
Fixed: Logging file release group for repack
|
6 years ago |
Mark McDowall
|
c41200e762
|
csproj update to match the file rename
|
6 years ago |
Mark McDowall
|
4c70afbb53
|
Make powershell test explicit
|
6 years ago |
Qstick
|
0c1ce66053
|
Cleanup Multiple Compiler Warnings
|
6 years ago |
rbraunschweig
|
fa8b8cebf9
|
More repost exclusions to clean release group
|
6 years ago |
Mark McDowall
|
72fa89ba76
|
Fixed: Repack don't being grabbed when cutoff already met
Fixes #3250
|
6 years ago |
Mark McDowall
|
3decbbac3a
|
Fix RARBG parsing test
|
6 years ago |
Mark McDowall
|
27f43569f5
|
Fixed: Edge case where import fails due to DB relationship mismatch
Closes #3243
|
6 years ago |
Mark McDowall
|
0ce81e1ab6
|
Fix SeriesFolderAsRootFolderValidator
|
6 years ago |
Mark McDowall
|
2926201694
|
Fixed: RARBG links in Interactive Search
Fixes #3239
|
6 years ago |
Mark McDowall
|
dd09f31abb
|
New: Series folder hint when selecting a root folder while adding a new series
|
6 years ago |
Mark McDowall
|
34d81356a3
|
New: Limit filenames to a maximum of 255 characters
Closes #2699
|
6 years ago |
Mark McDowall
|
5394cc2dc9
|
Interactive search fixes
Fixed: Sorting of Quality column in Interactive Search
Fixed: column widths in Interactive Search
|
6 years ago |
Mark McDowall
|
079a0b56c3
|
Fixed: Manual import from queue showing error when download name failed to parse
|
6 years ago |
Mark McDowall
|
d273a72cb3
|
Recycle bin file cleanup
Fixed: Recycle bin will clean up files older than 7 days and remove empty folders left behind
|
6 years ago |
Mark McDowall
|
894de923b9
|
Fixed: Don't reject standard/absolute numbering mismatch due to season number
|
6 years ago |
Mark McDowall
|
e359347a3b
|
Fixed: Anime season searches rejecting season packs
|
6 years ago |
Mark McDowall
|
d320017e3c
|
Cleanup migration 131
|
6 years ago |
devbrian
|
e6c34f4311
|
Fixed: Season mismatch between file and folder not rejecting import
|
6 years ago |
Mark McDowall
|
9b0c945086
|
Fix NZBGet Delete Status Copy test
|
6 years ago |
Mark McDowall
|
54addbdd28
|
Fixed: Don't ignore Delete:Copy items in NZBGet
|
6 years ago |
Mark McDowall
|
5e4f7c5d8e
|
Minor cleanup
|
6 years ago |
Mark McDowall
|
1d9d665ed0
|
Fixed: Stripping subtitles from series titles after parsing
Closes #3219
|
6 years ago |
Taloth Saldono
|
18ead9a64f
|
Added MediaInfo AudioLanguagesAll.
closes #3190
|
6 years ago |
Taloth Saldono
|
d2764cee2a
|
Fixed: Heavy qbit api load when CDH Remove is disabled and Seeding time has been reached
ref #3108
|
6 years ago |
Mark McDowall
|
082c098420
|
New: Include HDR is naming examples
Closes #3199
|
6 years ago |
Mark McDowall
|
46a42e2901
|
New: Update examples for Kodi metadata
Closes #3201
|
6 years ago |
Mark McDowall
|
c21cacd309
|
Fixed: Monitoring latest season ignoring unaired episodes
Fixes #3200
|
6 years ago |
Mark McDowall
|
f5b91c90bc
|
Fixed: Parsing BD release group as Bluray quality
|
6 years ago |
Taloth Saldono
|
7503ce62af
|
Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
ref #2802
|
6 years ago |
Taloth Saldono
|
df8ca250aa
|
Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
|
6 years ago |
Taloth Saldono
|
c71b4bde86
|
Added test for turkish FirstCharToUpper
|
6 years ago |
Mark McDowall
|
3f67802e3d
|
Fixed: Delay profile being ignored for non-revision upgrades
|
6 years ago |
Mark McDowall
|
093ed23140
|
New: Improve logging when checking if release is an upgrade for an existing file
|
6 years ago |
Mark McDowall
|
0f8dee7011
|
New: Treat WEBMux as WebRip
Closes #3186
|
6 years ago |
Mark McDowall
|
8137a776b6
|
New: Command line arguments for Custom Scripts are no longer supported
|
6 years ago |
Taloth Saldono
|
d3662f2302
|
Added test for turkish FirstCharToLower
|
6 years ago |
Taloth Saldono
|
5fe34cb593
|
Fixed: Tag deletion via api if tag is still in use
|
6 years ago |
Taloth Saldono
|
af5166e95d
|
Fixed: Transmission seeding idle time handling
|
6 years ago |
desimaniac
|
13907d6711
|
New: Remove some more retagging groups from filenames.
|
6 years ago |
Mark McDowall
|
394932b57f
|
Fixed: Remote path mapping host comparison ignores case
Closes #3169
|
6 years ago |
Mark McDowall
|
7dff9bc696
|
Fixed: Errors logged during import when existing episode file is partial removed in the DB
Fixes #3159
|
6 years ago |
Mark McDowall
|
5275aa72fb
|
Clean up FirstCharacterToLower extension + tests
|
6 years ago |
Mark McDowall
|
9e45b9e808
|
Fixed: Selecting a release from Interactive Search with an unknown episode
|
6 years ago |
Taloth Saldono
|
88dfa14046
|
Wrong escape in help message
|
6 years ago |
Taloth Saldono
|
dd4216d432
|
Fixed: Regression preventing empty qbittorrent category
fixes #3158
|
6 years ago |
Taloth Saldono
|
628ab85de4
|
New: Configurable Specials folder format
|
6 years ago |
jtpavlock
|
39ea2dd32f
|
New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent
|
6 years ago |
Taloth Saldono
|
1d77c40d0e
|
Support for primary and fallback download client
|
6 years ago |
Taloth Saldono
|
a3cbb4158c
|
New: Round-robin over available Download Client instead of the first enabled one
|
6 years ago |
Taloth Saldono
|
52aa84e9f9
|
Tweaked mediainfo api call to better handle unsupported locales.
|
6 years ago |
lps-rocks
|
f08fc7493d
|
New: Added downloadId filter to v3 history api for third-party applications
closes #3105
|
6 years ago |
Taloth Saldono
|
a80b1bbcb3
|
Added more logging to MediaInfo encoding check for linux.
|
6 years ago |
Taloth Saldono
|
0dccc7e91e
|
Fixed: Various performance improvements for large collections
|
6 years ago |
Taloth Saldono
|
9e68653949
|
Fixed: Slow db migration when upgrading from v2 to v3 with a large collection
|
6 years ago |
Taloth Saldono
|
83c09b4540
|
Fixed: Support for SignalR's Server Sent Events transport as an alternative to websockets and long polling
|
6 years ago |
Mark McDowall
|
5cf2672469
|
Fixed: Files not replacing a lower quality proper/repack
|
6 years ago |
Mark McDowall
|
50144721d7
|
Don't double log exception setting file permissions
|
6 years ago |
Mark McDowall
|
0fe7da80ab
|
Fixed: Error logged when checking if v2+ anime release is a valid upgrade
Fixes #3114
|
6 years ago |
Mark McDowall
|
068eb33bf6
|
New: TVDB ID filter when getting series from API
Closes #2486
|
6 years ago |
Mark McDowall
|
98b1a7681b
|
Fixed: Monitored status being reset after refresh when series is edited manually
|
6 years ago |
Mark McDowall
|
488967c6ef
|
Fixed: Parsing of WEB from some file names
|
6 years ago |
Mark McDowall
|
a5aab95ecf
|
Fixed NZBGet tests take 2
|
6 years ago |
Mark McDowall
|
345de3654a
|
Fixed NZBGet tests
|
6 years ago |
Mark McDowall
|
6ea7e785e3
|
New: Additional information when Sonarr is unable to access a path during import
Closes #1106
|
6 years ago |
Mark McDowall
|
0c2331f638
|
Fixed: Ignore deleted duplicates from Nzbget
Fixes #1721
|
6 years ago |
Mark McDowall
|
5fe1ce1eff
|
Fixed: Don't import duplicate NFO extra files
Fixes #2641
|
6 years ago |
Mark McDowall
|
6a6d6f9e0d
|
Fixed: Importing of preferred release over a proper/repack
|
6 years ago |
Mark McDowall
|
3e25d41c0f
|
Another entry into the hall of shame
|
6 years ago |
Mark McDowall
|
d8baa93289
|
Only check repacks for revision upgrades
|
6 years ago |
Mark McDowall
|
2ae4337d0d
|
FirstCharToLower
|
6 years ago |
Mark McDowall
|
0416060643
|
Tests for repack fix and improve behaviour when release group is unknown
|
6 years ago |
Mark McDowall
|
2b1fd77ad7
|
Fixed: Repack check failing for episode file without a known release group
|
6 years ago |
Mark McDowall
|
43567a3119
|
Remove old twitter keys
|
6 years ago |
desimaniac
|
d463c2fbc5
|
New: Remove 'AsRequested' suffix from release group names
|
6 years ago |
Mark McDowall
|
940cba5f90
|
Fixed: Possible issue with manual import of an unknown release
|
6 years ago |
Mark McDowall
|
7321075631
|
New: Option to not prefer repacks/propers (for use with Preferred Words)
Closes #3084
|
6 years ago |
Mark McDowall
|
a06cbc44cd
|
Fixed: Ignore episode title when parsing release group
Fixes #3097
|
6 years ago |
Mark McDowall
|
9ad3b12403
|
Manual Import: Reprocess after selecting series
New: Reprocess changed items when series is changed
Closes #1893
|
6 years ago |
Mark McDowall
|
88ecec2f9a
|
Fix SAB test
|
6 years ago |
Mark McDowall
|
4ea5e9ce9b
|
Ignore older episodes in latest season
New: Ignore episodes that aired more than 90 days ago when adding with Latest Season
Closes #826
|
6 years ago |
Mark McDowall
|
9b617af713
|
New: Option to opt out of TBA episode title import delays
Closes #3086
|
6 years ago |
Mark McDowall
|
e70d92f670
|
New: Restrict repack upgrades to the same release group
Closes #946
|
6 years ago |
Mark McDowall
|
1b3acb52f1
|
Fixed: Don't treat NZBs rejected by SABnzbd as successful
|
6 years ago |
Mark McDowall
|
052ddc11b7
|
Added a unit test for the NZBGet Final dir fix
|
6 years ago |
Mark McDowall
|
4e3a5a8823
|
Only use NZBGet's FinalDir if it's not empty
Fixed: Importing from NZBGet
|
6 years ago |
Mark McDowall
|
05e17b70b5
|
New: Show health warning if system time is off expected time
Closes #1422
|
6 years ago |
Mark McDowall
|
7c7a6a4514
|
Throw exception if ports are the same at startup
|
6 years ago |
Mark McDowall
|
2ee0ae1f9e
|
New: Don't search for unaired anime episodes when searching for season
Closes #2530
|
6 years ago |
Mark McDowall
|
8143237d25
|
Re-order PMS settings and rename Kodi connection
|
6 years ago |
Mark McDowall
|
a426068273
|
New: Option to use HTTPS with Emby
Closes #2923
|
6 years ago |
Mark McDowall
|
599b19102e
|
Fixed: Don't allow HTTP and HTTPS to use the same port
Closes #2890
|
6 years ago |
Mark McDowall
|
e7a979d6b4
|
Fixed tests after removing sentry logging
|
6 years ago |
Mark McDowall
|
7991ed0154
|
New: Reject multi-season releases
Closes #683
|
6 years ago |
Mark McDowall
|
a9a3e50179
|
Fixed: Parsing of some anime batches
Closes #2705
|
6 years ago |
Mark McDowall
|
7642fe046b
|
New: Log when release is matched by ID instead of title
Closes #446
|
6 years ago |
Mark McDowall
|
ccc2c39d43
|
Fixed: Cleaning percent signs from release names
Fixes #1998
|
6 years ago |
Mark McDowall
|
26228e546e
|
Improve error messaging for missing information when searching
Fixed: Show missing absolute episode number/air date error message in interactive search
|
6 years ago |
Mark McDowall
|
6036bc17c5
|
New: Use NZBget's FinalDir is set by post-processing script
Closes #2006
|
6 years ago |
Mark McDowall
|
364f074be1
|
Fixed: Removed nzbs.org Newznab preset
|
6 years ago |
Qstick
|
e82eded1e9
|
Fixed: Support new feed url format IPTorrents
Fixes #3071
|
6 years ago |
Mark McDowall
|
b298f84f51
|
Fixed: Parsing of first aired date on Arabic systems
|
6 years ago |
netpok
|
588eb6f691
|
New: Detect mergerfs mounts
|
6 years ago |
Qstick
|
c10448af0b
|
Fixed: Roksbox SeriesImages can lead to NullRef
|
6 years ago |
Taloth Saldono
|
150a87f2ea
|
Fix VideoFileInfoReader tests after mediainfo update... take 2
|
6 years ago |
Taloth Saldono
|
2505a19a88
|
Fixed: Air-time adjustment for Amazon/Hulu releasing 4+ episodes on one day
|
6 years ago |
Mark McDowall
|
beea02cea9
|
Fixed: Don't reject import with missing episode title if renaming is off
|
6 years ago |
Mark McDowall
|
8055b5e5da
|
New: Output Path column in Queue
Closes #3058
|
6 years ago |
Mark McDowall
|
4933a75d15
|
Fixed: Don't include year 0 in series folder name
Fixes #3057
|
6 years ago |
Mark McDowall
|
9c26da70da
|
Fix VideoFileInfoReader tests after MediaInfo upgrade
|
6 years ago |
Mark McDowall
|
872a8d983b
|
Fixed: Manual import of unknown series items in Activity: Queue
|
6 years ago |
Stephan Renggli
|
90626e353f
|
New: Gotify notifications
Closes #3033
|
6 years ago |
Mark McDowall
|
84a0a0743b
|
New: Upgrade MediaInfo to 18.12 (macOS and Windows)
|
6 years ago |
Mark McDowall
|
0ca70a3197
|
Fixed: Long path support on Windows
|
6 years ago |
morpheus133
|
24fba7a36d
|
New: Use IMDB ID when searching supported indexers
|
6 years ago |
Mark McDowall
|
81c8fc0381
|
Fixed: Improve exception logging when unable to connect to Plex Media Server
|
6 years ago |
Mark McDowall
|
e797b759b7
|
Fixed: Use Download Client name for grabbed history events
|
6 years ago |
Mark McDowall
|
b60d5f837e
|
Remove DownloadProtocol from v3 ReleaseResource
|
6 years ago |
Mark McDowall
|
877235c8a2
|
Fixed: Already Imported check failing for some torrent releases
|
6 years ago |
Mark McDowall
|
558bbeaa34
|
Fixed: SSL Certificate validation when port is used
Closes #3039
|
6 years ago |
Mark McDowall
|
0911abcfc0
|
Improve certificate validation registration
Fixed: Certificate validation during startup
Fixed: Errors removing Windows service
Closes #3037
Closes #3038
|
6 years ago |
Mark McDowall
|
04850331ce
|
Fix long path support overrides in mono
|
6 years ago |
Mark McDowall
|
4665b4fb37
|
New: Target .net 4.6.2
|
6 years ago |
Mark McDowall
|
49197a2ae0
|
Update executable icon
|
6 years ago |
Mark McDowall
|
c718db21da
|
Fixed: Certificate validation for local IP addresses instead of hostnames
|
6 years ago |
Mark McDowall
|
bf86b09f4e
|
Fixed: Interactive search grabs rejected due to validation
|
6 years ago |
Mark McDowall
|
cdde8cfdbe
|
Protocol instead of download protocol
|
6 years ago |
Mark McDowall
|
cd26b8f728
|
DownloadProtocol is an integer for release/push
|
6 years ago |
Mark McDowall
|
8abfc7609e
|
Send downloadProtocol in release/push integration test
|
6 years ago |
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
|
6 years ago |
Mark McDowall
|
8f3dbbc356
|
Fixed: Return better error message if username or password is null for forms login
|
6 years ago |
Mark McDowall
|
e325a5c27e
|
Better response if invalid JSON is received through the API
|
6 years ago |
Mark McDowall
|
7d131fbb3d
|
ReleasePushModule uses ReadResourceFromRequest
|
6 years ago |
Mark McDowall
|
0a2eb74c26
|
Release module validation in v3
|
6 years ago |
Taloth Saldono
|
f6bcadfeec
|
Merge branch 'develop' into phantom-develop
|
6 years ago |
Mark McDowall
|
b63cbbdaaa
|
New: Release title column in queue
|
6 years ago |
desimaniac
|
81d3f35034
|
Remove WhiteRev and BUYMORE suffixes from release group names
|
6 years ago |
Taloth Saldono
|
1fc2866032
|
Fixed: Include all download items if no category is specified in rtorrent.
closes #3002
|
6 years ago |
Taloth Saldono
|
eb2e7b9c79
|
Continue Test in case of validation warnings.
|
6 years ago |
Taloth Saldono
|
cab900f656
|
Don't skip magnet links with included trackers if dht is disabled.
|
6 years ago |
Taloth Saldono
|
e2b91e5dc4
|
Fixed: Detecting if qbittorrent seeding time limit has been reached
|
6 years ago |
Mark McDowall
|
00a66e9030
|
Fixed: Parsing of some WEB releases
Fixes #3001
|
6 years ago |
Mark McDowall
|
db41104d9b
|
Fixed: Queue count badge showing warning/error incorrectly
|
6 years ago |
Taloth Saldono
|
341dfb934d
|
Fixed: Typo in ical url handling when choosing premieres only.
|
6 years ago |
hatharry
|
ecebe73c33
|
Fixed: Emby library update
Fixes #2662
|
6 years ago |
Mark McDowall
|
de0d0a3526
|
New: Discord Notifications
Closes #1511
|
6 years ago |
Taloth Saldono
|
d244ed6c64
|
More descriptive message if indexer connection test was successful but yielded no results.
|
6 years ago |
Mark McDowall
|
7acd6a4d3c
|
Can't login with a username and a blank password
|
6 years ago |
desimaniac
|
a6fdcb7493
|
Parser: Removes any combination of 'rakuv*` from release group names.
|
6 years ago |
Taloth Saldono
|
0cc2437a9d
|
Fixed typo in XDG_CONFIG_HOME handling.
closes #2989
|
6 years ago |
Taloth Saldono
|
8102cb63ae
|
Fixed: Interactive Search for Specials on BTN
|
6 years ago |
Taloth Saldono
|
5062d74041
|
Reverted in-memory signalr keypair in favor of a .config directory.
|
6 years ago |
Taloth Saldono
|
6b405700ec
|
Make sure something appears in the trace file before trying to read it.
|
6 years ago |
Taloth Saldono
|
29b4a83d93
|
Wait for commands to finish between tests.
|
6 years ago |
Taloth Saldono
|
7b159c1e63
|
Removed Nyaa Integration tests and increased logging detail during integration tests.
|
6 years ago |
Taloth Saldono
|
02c64ad3a5
|
Fixed: Not being able to use MediaInfo VideoDynamicRange token to renaming options.
|
6 years ago |
Taloth Saldono
|
13c625d7c0
|
Fixd test on mono.
|
6 years ago |
Taloth Saldono
|
9a3f49bf9c
|
Merge branch 'develop' into phantom-develop
# Conflicts:
# src/NzbDrone.Common.Test/Http/HttpClientFixture.cs
# src/NzbDrone.Core.Test/MediaFiles/ImportApprovedEpisodesFixture.cs
|
6 years ago |
Taloth Saldono
|
6698ca400c
|
Handle special mount filtering at a higher level.
closes #2743
|
6 years ago |
Mark McDowall
|
de7e805718
|
Limit replacement of colons
|
6 years ago |
Mark McDowall
|
269a5bd914
|
New: Log conflicting TVDB ID when unknown series is an alias for another series
|
6 years ago |
Mark McDowall
|
4f1f56f653
|
Another broken test
|
6 years ago |
Mark McDowall
|
6b517d7ffd
|
Fix broken tests
|
6 years ago |
Mark McDowall
|
4eb9a1cfa5
|
New: Replace colon with space and dash instead of just dash
Closes #2961
|
6 years ago |
Mark McDowall
|
984b7bbeea
|
Fixed: All preferred words being added to filename
|
6 years ago |
Mark McDowall
|
582beed977
|
Fixed: Fonts not loading on reload
|
6 years ago |
Taloth Saldono
|
e52fcf843c
|
Handle Deluge v2 beta breaking change in their api.
closes #2412
|
6 years ago |
Taloth Saldono
|
08ba273089
|
fixed qbittorrent tests failing due to incorrect test setup. And http tests failed due to httpbin changing their output.
|
6 years ago |
Taloth Saldono
|
faa2d632e5
|
New: Indexer Seed Limit settings applied to new downloads for qBittorrent
closes #2607
|
6 years ago |
Taloth Saldono
|
1b939ebf4b
|
Fixed: Magnet Link progress visualisation and adding magnet links if dht is disabled in qBittorrent
|
6 years ago |
Mark Bebbington
|
aa46216117
|
Fixed: qBittorrent api v2 support (qbit v4.1+)
fixes #2887
closes #2951
ref #2945
|
6 years ago |
Mark McDowall
|
6b15d7e260
|
Fix casing of RegexTermMatcher
|
6 years ago |
Mark McDowall
|
78b3c9552b
|
Fixed: Include matching value of preferred word regex, not the actual regex
|
6 years ago |
Mark McDowall
|
cbbfc5b58c
|
Remove logging of `Unable to format audio channels using 'AudioChannels'` due to old schema
|
6 years ago |
Mark McDowall
|
8339f7fdb3
|
Fixed: Don't add TV Maze ID to format if unknown
|
6 years ago |
Taloth Saldono
|
220cd84ef5
|
Fixed: SignalR requiring a home directory to function properly.
|
6 years ago |
Matt Evans
|
70c320e98b
|
New: Added {MediaInfo VideoDynamicRange} renaming token to include HDR in the filename
|
6 years ago |
Wu Haotian
|
8e486da928
|
New: Added parser support for common Chinese release formats
|
6 years ago |
Wu Haotian
|
7ae906863d
|
Fix filename in PostBuildEvent
NzbDrone.{Mono, Windows} has been renamed to Sonarr.{Mono, Windows} in adaf428aa7
|
6 years ago |
Mark McDowall
|
fb4483fdcf
|
Switch to https for httpbin URL test
|
6 years ago |
Mark McDowall
|
e32e6e0bec
|
Groups must contain multiple qualities
|
6 years ago |
Mark McDowall
|
05e7b90aab
|
Fixed: Correct rejection message when profile does not allow upgrades
Fixes #2958
|
6 years ago |
Mark McDowall
|
ee59f91ba2
|
Pending releases have languages too
|
6 years ago |
Mark McDowall
|
ece3241041
|
Fixed: Adding series with unknown IMDB ID and series folder includes IMDB ID
|
6 years ago |
Mark McDowall
|
fcb1bcb91b
|
New: Setting monitor to None when adding series will unmonitor the series as well
|
6 years ago |
Taloth Saldono
|
223209e1eb
|
Tweaked language parser since PR isn't merged yet.
|
6 years ago |
Taloth Saldono
|
5b741a10db
|
Fixed: Season pack with Special in series title was treated as unknown special
|
6 years ago |
Matt Evans
|
1606ea19a8
|
New: Added support for DTS-HD MA and TrueHD Atmos in MediaInfo AudioCodec.
|
6 years ago |
Taloth Saldono
|
e5632019db
|
Simplified more RegexReplace instances.
|
6 years ago |
Taloth Saldono
|
ff994d594a
|
Fixed error in unicode cleanup code removing most non-latin characters instead of just invalid ones.
|
6 years ago |
Taloth Saldono
|
0214ced8f0
|
New: Added Icelandic language and improved Chinese language detection
|
6 years ago |
Mark McDowall
|
813e5e1db8
|
New: Sort queue by status
|
6 years ago |
Mark McDowall
|
8ea24a6b09
|
Fix QualityModelComparer test when respecting group order
|
6 years ago |
Taloth Saldono
|
cf327077e9
|
Fixed: Regression in folder move logic preventing updater from working.
|
6 years ago |
Taloth Saldono
|
f215ba9bac
|
Fixed: Additional reverse title parser patterns.
fixes #2943
|
6 years ago |
Mark McDowall
|
c3c6b3d166
|
Fixed: Importing completed downloads from NZBGet with post processing script failing
Fixes #2919
# Conflicts:
# src/NzbDrone.Core.Test/MediaFiles/ImportApprovedEpisodesFixture.cs
|
6 years ago |
Mark McDowall
|
b319cb9525
|
Fixed: Importing completed downloads from NZBGet with post processing script failing
Fixes #2919
|
6 years ago |
Mark McDowall
|
95cd327022
|
Already is spelled already
|
6 years ago |
Mark McDowall
|
561fdef815
|
Fixed: Don't use extended episode number as release group
|
6 years ago |
Mark McDowall
|
b8b82189f7
|
Fixed: Quality Profile group order no longer used when ordering results
|
6 years ago |
Mark McDowall
|
08b65a954d
|
Fixed: Cutoff unmet episode search failing when there are unknown items in the queue
|
6 years ago |
Taloth Saldono
|
b3ff91608e
|
Fixed: Ignore series title before SxxExx when parsing language.
ref #861
|
6 years ago |
Taloth Saldono
|
1d862db7c9
|
Fixed: Korean shows with more than 2 digit episode numbers.
closes #2901
|
6 years ago |
Taloth Saldono
|
070cbeebbe
|
Allow -suffix in PackageVersion and added that and PackageAuthor to the About page.
|
6 years ago |
Mark McDowall
|
2c95f07cb2
|
Another path test fix
|
6 years ago |
Mark McDowall
|
4a2277b424
|
Fix path tests
|
6 years ago |
Mark McDowall
|
a1f02916d4
|
Fixed: Importing of completed download when not a child of the download client output path
|
6 years ago |
Mark McDowall
|
900dfd92d0
|
Fixed: Getting parent of UNC paths
|
6 years ago |
Mark McDowall
|
d6997b0588
|
Fixed getting parent path from a path without another slash
Fixed: Manual Import failing for some paths
|
6 years ago |
Taloth Saldono
|
86c74b3ee0
|
Fixed failing ConfigFileProvider tests due to ConsoleLogLevel property error.
|
6 years ago |
Taloth Saldono
|
b1a8c70d20
|
Moved fast MoveSeriesFolder logic if same RootFolder into DiskTransferService.
|
6 years ago |
Taloth Saldono
|
9107d1678c
|
Fixed: Failure to match S12E00 special due to episode file vs folder being parsed differently.
|
6 years ago |
Taloth Saldono
|
095234babc
|
Added Console log level option in configfile, which defaults to Info.
|
6 years ago |
Mark McDowall
|
8aecec507e
|
New: Ability to forcibly grab a release from Interactive Search
Closes #395
|
6 years ago |
Mark McDowall
|
70fb1551af
|
New: Log when media info is unavailable for a file when building a file name
|
6 years ago |
Mark McDowall
|
ae2efbc116
|
Fixed: QueueSpecification failing when an unknown item is in the queue
|
6 years ago |
Mark McDowall
|
4bc0ffa74d
|
Improve renaming of series folder within the same root folder
|
6 years ago |
Taloth Saldono
|
939ebcf897
|
Added missing references to test projects.
|
6 years ago |
Taloth Saldono
|
1239fa874d
|
Merge branch 'develop' into phantom-develop
# Conflicts:
# src/NzbDrone.Api/Extensions/Pipelines/GZipPipeline.cs
# Merged changes to src/Sonarr.Http/Extensions/Pipelines/GZipPipeline.cs
|
6 years ago |
Taloth Saldono
|
779ab39f50
|
Fixed failing test
|
6 years ago |
Taloth Saldono
|
00283e3d6e
|
New: Limit indexer/download client backoff to 5 min during the first 15 min of application start.
closes #2366
|
6 years ago |
Taloth Saldono
|
2b4429f8b7
|
Fixed: Erroneously matching Anime 10.5 special as 10.
fixes #2868
|
6 years ago |
Taloth Saldono
|
2446c4185a
|
Added 10-bit to parser cleanup.
fixes #2870
|
6 years ago |
Taloth Saldono
|
04900e5f90
|
Tweaked reverse title detection to handle triple digit episode numbers.
fixes #2871
|
6 years ago |
Mark McDowall
|
8abdb8bf51
|
Update test for disabling cache
|
6 years ago |
Mark McDowall
|
e217068dbd
|
Another path test fix
|
6 years ago |
Mark McDowall
|
e3a9f753d2
|
Fix path tests
|
6 years ago |
Mark McDowall
|
fc2a586453
|
Set max-age=0 on resources that should not be cached
|
6 years ago |
Mark McDowall
|
21a92b62fd
|
Fixed: Various issues with unknown items in queue
|
6 years ago |
Mark McDowall
|
7e33261ccc
|
Fixed: Move series logging a failure and a success message
|
6 years ago |
Mark McDowall
|
6a489a0b8f
|
Fixed: Importing of completed download when not a child of the download client output path
|
6 years ago |
Mark McDowall
|
9dd967f2aa
|
Fixed: Getting parent of UNC paths
|
6 years ago |
Mark McDowall
|
a3baab9671
|
Fixed: Failing to search for recently added series when there are unknown items in the queue
|
6 years ago |
Mark McDowall
|
edd6c0bd4c
|
Fixed getting parent path from a path without another slash
Fixed: Manual Import failing for some paths
|
6 years ago |
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
|
6 years ago |
Taloth Saldono
|
524048c4b4
|
Also force branch if an external updater is used.
|
6 years ago |
Mark McDowall
|
5a24b8d294
|
Add PackageUpdateMechanism to system/status response
|
6 years ago |
Taloth Saldono
|
bfe2976463
|
Fixed failing tests.
|
6 years ago |
Taloth Saldono
|
066a9de7ae
|
Parse the package_info file to determine whether the UpdateMechanism is configured properly.
|
6 years ago |
Mark McDowall
|
a0ce2d7cdf
|
New: Parse release in square brackets at end of file name
Closes #966
|
6 years ago |
Taloth Saldono
|
de61ecbfd2
|
Show unknown items in queue
New: Download items from unknown series now appear on the queue and can be imported with Manual Import.
|
6 years ago |
Mark McDowall
|
5f6f4915a1
|
Delay import when absolute episode number is missing
New: Delay import is absolute episode number is required and is missing for EpisodeFormat
|
6 years ago |
Mark McDowall
|
f345977e3f
|
Add upgrade allowed to language and profiles
|
6 years ago |
Mark McDowall
|
853f25468c
|
Preferred words
New: Ability to prefer releases based on terms in release title
|
6 years ago |
Mark McDowall
|
ac709c39ab
|
New: Default size limits
|
6 years ago |
Mark McDowall
|
4939b77a6c
|
Upgrade signalR to 2.4.0
|
6 years ago |
Mark McDowall
|
ded0caee39
|
New: Series title first character renaming token
|
6 years ago |
Mark McDowall
|
3b9ed49d0f
|
New: Option to disable rescanning of series folder after RefreshSeriesInfo
Closes #1592
|
6 years ago |
Mark McDowall
|
7e79ccd710
|
Fixed: Finding files with unexpected quality in the filename
|
6 years ago |
Mark McDowall
|
575c5af1f8
|
Upgrade SharpRaven to 2.4.0
|
6 years ago |
Mark McDowall
|
ca079a77ce
|
New: Renaming tokens for IMDB ID, TVDB ID and TV Maze ID
Closes #2659
|
6 years ago |
Mark McDowall
|
a550186337
|
New: Choose extension for magnet links in Torrent Blackhole
Closes #2165
|
6 years ago |
Mark McDowall
|
8594a93cf5
|
New: Pushover device setting
|
6 years ago |
Mark McDowall
|
a86397f4bd
|
New: Choose PushBullet device from the UI
|
6 years ago |
Mark McDowall
|
d52b63e5e9
|
New: Add tags to Kodi metadata
|
6 years ago |
Mark McDowall
|
400838c79a
|
New: Series Title with Year renaming token
|
6 years ago |
Mark McDowall
|
62b03adb53
|
Removed NotifyMyAndroid and Pushalot
Fixed: Removed NotifyMyAndroid notifications
Fixed: Remove Pushalot notifications
|
6 years ago |
Mark McDowall
|
ffc49c9049
|
Fixed: Removed old Media Browser metadata
|
6 years ago |
Mark McDowall
|
3b042707f5
|
Interactive Season Search
New: Interactive Season Search
Fixed: BTN will no longer include season packs for individual episode searches
|
6 years ago |
Mark McDowall
|
36b9c51163
|
Improved Command Queue
New: Limit concurrent tasks that require disk access
New: Prevent other tasks from running during application update
|
6 years ago |
Mark McDowall
|
07be9cf47a
|
New: Improved Plex Media Server authentication (Manually update settings)
|
6 years ago |
Mark McDowall
|
897f3fea99
|
New: Bluray 1080p and 2160p remux qualities
|
6 years ago |
Mark McDowall
|
a3b90650be
|
Remove unused references
|
6 years ago |
Mark McDowall
|
07cbc71aa2
|
Secure URLs for Skyhook and Services
|
6 years ago |
Mark McDowall
|
81d6c0d210
|
New: Backup options and restoration
|
6 years ago |