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