Qstick
d778085ba5
Revert "Fixed: Serialize flag enum as string also"
...
This reverts commit b0ae4e9a60
.
5 years ago
ta264
b0ae4e9a60
Fixed: Serialize flag enum as string also
5 years ago
Qstick
fcb31ac51b
Fixed: Don't crap on bad searches
5 years ago
Qstick
5d2ac0b86b
Fixed: Custom Format Compare not using Id value
...
Fixes #3954
5 years ago
Qstick
d4422e8901
Fixed: Change Refresh to Use StartTime
5 years ago
Qstick
da50b49e01
New: Store Task StartTime, Show Duration in UI
5 years ago
Qstick
edcc0ba7ce
New: Only Refresh on TMDB Refersh
5 years ago
ta264
d2065bfa1b
Swap to dapper and system.text.json for database backend
5 years ago
ta264
7b17c3e36c
Remove Marr.Data
5 years ago
Qstick
acac33c217
New: Change Automation timeout to 3min ( #3951 )
...
* New: Change Automation timeout to 3min
* Fixed: Workaround netcore/selenium HTTP bug
* try without timespan override
* Update AutomationTest.cs
5 years ago
Qstick
5d7804478b
New: Trakt Auth per List
5 years ago
Qstick
a23e57d9f7
Fixed: Typo in RescanMovie log statement
5 years ago
DavidSpek
a9f95109f6
New: Add EAC3 Atmos to Mediainfo Formatting ( #3900 )
...
* Added a EAC3 Atmos option
Added a second if statement under "if (audioFormat.ContainsIgnoreCase("E-AC-3"))" to look for "JOC" in splitAdditionalFeatures to be able to identify EAC3 tracks that contain atmos. I used the audioFormat "MLP FBA" with "TrueHD Atmos" as a reference.
5 years ago
telans
ed46ff3445
Fixed: Client strings reference episodes ( #3929 )
5 years ago
Qstick
7a95fb55bd
Fixed: Versioned Backups Not Recognized by BackupFileRegex
5 years ago
Qstick
2633c82a01
New: Hookup SonarCloud
5 years ago
Qstick
61450a5ca4
New: Update Radarr.ico
5 years ago
Qstick
14c943bd48
Fixed: ImportDecsionMaker Fixture Failures
5 years ago
Qstick
a7e066fc11
Fixed: Logging file release group for repack
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
7cd270d534
Fixed: Rename ProcessProviderTests to Fixture
5 years ago
Taloth Saldono
0cff6c1fdf
Tiny fix in test, left-over from my on-windows test.
5 years ago
Qstick
ca61ca5c40
Fixed: All Files Filter on Manual Import in MovieDetails
5 years ago
Qstick
aa7ebe4168
New: UI Package Updates
5 years ago
Taloth Saldono
c34dc0be13
Cleanse getnzb url
5 years ago
Taloth Saldono
d5c2308587
Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
ta264
6235225f7d
New: Bump to .NET Core 3.1
5 years ago
Qstick
2b518ded37
New: Added version number to backup filename
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
ecd4cc7b72
Fixed: Handle qBit ForcedDL State
...
Fixes #3870
5 years ago
Jef LeCompte
86a53141ad
Fixed: Handle qBittorrent "moving" state
5 years ago
Qstick
0aa8ac5d39
New: Bump Version to V3 to please the masses
5 years ago
Qstick
29011cac5e
New: Combine Solutions via Configurations
5 years ago
geogolem
9f36665d6d
Fixed: Add back minimumAvailability for netimport lists ( #3916 )
5 years ago
ta264
abe7a85a39
Fix: Aphrodite UI enhancements
...
* New: Display UI before movies have loaded
* Revised webpack bundling
* New: Option for production build with profiling
* Fixed: Faster hasDifferentItems and specialized OrOrder version
* Fixed: Faster movie selector
* Fixed: Speed up release processing, add indices (migration 161)
* Fixed: Use a worker for UI fuzzy search
* Fixed: Don't loop over all movies if we know none selected
* Fixed: Strip UrlBase from UI events before sending to sentry
Should mean that source maps are picked up correctly.
* Better selection of jump bar items
Show first, last and most common items
* Fixed: Don't repeatedly re-render cells
* Rework Movie Index and virtualTable
* Corresponding improvements for AddListMovie and ImportMovie
5 years ago
FuNK3Y
fedf2326f0
New: Add TMDB/IMDB url in Kodi metadata
5 years ago
geogolem
15b63778e5
Fix: Net import optimization
5 years ago
devbrian
c5d7cf4eeb
Fixed: TVDB references in RefreshMovieService.cs
5 years ago
aPinat
8bbec88b6f
Fixed: SSL certificate import
5 years ago
Devin Buhl
fc5ab2fd59
New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
5 years ago
Devin Buhl
003ef8747c
Fixed: Updated some strings to Radarr in Download Clients
5 years ago
Devin Buhl
4e07e3bd68
New: Option to send notification when a Health Check warning occurs
5 years ago
Devin Buhl
ee91cb99ce
Fixed: Actually run Recycle Bin cleanup
5 years ago
Devin Buhl
5d7166662c
Fixed: Remove extra ; in QualityIndex
5 years ago
Qstick
0d2660ee6c
Fixed: Issues with Migration 159, Bad Index, Duplicated WEBDLs
5 years ago
Qstick
f489b6b506
Fixed: Disable some flaky tests on MacOS
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Qstick
c80a492d76
Fixed: Queue Barfs on Null RemoteMovie
5 years ago
Qstick
bbadf3c7e6
Fixed: Quality Parser and Augmenter Picks Wrong Quality
5 years ago
Qstick
c08ae534c5
Fixed: List Tags and Prevent Delete of Tag if on List
5 years ago
Qstick
3598d6623a
Fixed: Update Icon for Windows Tray
5 years ago
Qstick
634697af2d
New: Add digits to Deluge's category validator
...
Co-Authored-By: rbraunschweig <rbraunschweig@users.noreply.github.com>
5 years ago
Qstick
d320f8a713
Updated: XBMC notification strings to Kodi
...
Co-Authored-By: sirloinofbeef <sirloinofbeef@users.noreply.github.com>
5 years ago
Qstick
947b9e75db
Fixed: Show Cutoff Status on History Items
5 years ago
Qstick
8ad995e56f
Fixed: Set Default Sort Key for Blacklist Endpoint
5 years ago
Devin Buhl
96fe74760f
Fixed: Instance where Sonarr was used in logging message
5 years ago
Qstick
fb4aa58a75
Fixed: Add Delete Button to Custom Formats
5 years ago
Qstick
dd00c9b53e
Fixed: Remove Plist Fix to prevent Linux Core update failures
5 years ago
Qstick
3c380954ec
Fixed: Missing Movie Search from Index Null Ref
5 years ago
Qstick
02efc655f9
Fixed: Remove Not-So-Great Parser Case
5 years ago
Qstick
f43210d3d0
Fixed: Default RequireFlags Value (AKA Give torrent guys back their indexers)
5 years ago
Qstick
67dffcdc69
Fixed: 4K and Remux Parser Tweaks
5 years ago
ta264
36ab3ecf71
Fixed: Removed unused references to System.Drawing
5 years ago
ta264
e1b0dd00bb
Fixed: Don't publish self contained tests
5 years ago
ta264
37a39d1624
Fixed: Make ProcessProvider tests more reliable
5 years ago
ta264
9fe978319e
Fixed: Don't load Radarr.Core.dll as part of Radarr.Update
5 years ago
ta264
2a15113a74
Fixed: MultiLanguages definition
5 years ago
ta264
b5b43b8b3f
Changed: Align GetValueOrDefault extension with netcore3.0 version
...
- netcore3.0 implements the extenion on IReadOnlyDictionary.
- Dictionary implements both IReadonlyDictionary and IDictionary and
so defining the extenion on both interfaces creates an ambiguous
reference
- IDictionary doesn't inherit from IReadOnlyDictionary
Either we have to add 'using NzbDrone.Common.Extenions;'
separately to resolve the ambiguity or we have to standardaize on only
having the extension on IReadOnlyDictionary.
5 years ago
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264
d0f13e16d5
Fixed: All compiler warnings
5 years ago
ta264
abde842bf0
Fixed: Remove obsolete HttpProvider
5 years ago
ta264
cf33e40e70
Fixed: Remove obsolete Plex HomeTheater/Client notifcations
5 years ago
ta264
1b34780b7e
Fixed: Remove obsolete XBMC HTTP notification API
5 years ago
ta264
53ffc9867c
New: Update Unity
5 years ago
ta264
8b9d64b15a
Changed: Remove growl and prowl
5 years ago
ta264
350dfeabba
New: Make Twitter NetStandard compatible
5 years ago
ta264
b0cbd6c6bf
Net standard XMLRPC
5 years ago
ta264
70c1722ef2
New: Upgrade Ical.Net to 4.1.11
5 years ago
Qstick
225430162b
Fixed: ImageResizer Tweaks
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
ta264
bc0cc2bfa9
New: Use ImageSharp for resizing
5 years ago
ta264
c85d3119f9
Convert Interop.NetFwTypeLib to AnyCPU
5 years ago
ta264
5c07b39b04
Fixed: Convert MonoOnly to PosixOnly
5 years ago
ta264
2b39865251
Update FluentMigrator to v4
5 years ago
ta264
ca9d9f093c
Fixed: Remove bad binding redirects in csproj
5 years ago
ta264
fb5b9c445b
New: Switch to ASPNetCore Kestrel and SignalR
5 years ago
ta264
fdbed91a4e
New: Use sqlite package from Lidarr
5 years ago
ta264
0b0d0a7353
New: Use dotnet tooling, produce 64bit build on windows
5 years ago
ta264
304382f406
Fixed: Integration tests on Mono 5.12 and 5.14
...
Mono 5.12 and 5.14 has a bug that means RestSharp can't handle non-200
responses. Fix status api call so tests start and disable the tests
that use non-200 responses on these mono versions
5 years ago
Taloth Saldono
97de1b4622
Moved Platform version determination to static
5 years ago
ta264
24f1b5c0a7
Fixed: CommandExecutorFixture flakiness
5 years ago
ta264
532190ef4b
Fix integration tests on linux with debug build
5 years ago
ta264
779809b78b
Fixed: Normalize all line endings to LF in repo
5 years ago
Qstick
1514613f61
New: Added MinAvailability Option to UI
5 years ago
Qstick
21ed073f29
New: Add List and Discovery Pages ( #3803 )
5 years ago
Qstick
5f396a53c3
New: Parse VFI as French
5 years ago
Qstick
a368cbd265
Fixed: Hookup BulkMovieMovieCommand
5 years ago
Qstick
2af273a4a1
Fixed: Update Test Fails Due to Throw Elimination
5 years ago
Qstick
de7d6c68b8
Fixed: Log, Don't throw when trying update in docker
5 years ago
Qstick
31c73fe448
Changed: Add ChannelPositionText to SentryWarn
5 years ago
Qstick
526e091d22
Fixed: Provider HealthChecks persist after add until next scheduled check.
5 years ago
Taloth Saldono
40736336db
Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
...
closes #3275
5 years ago
Qstick
f2200f793d
Fixed: Quality Finder Tweaks
5 years ago
Qstick
7fd391259c
Fixed: Movie Path UI Warning, Duplicate Import Fixes
5 years ago