Qstick
5c3fda48f7
New: Custom Formats on Movie Details File Tab
2019-11-01 23:16:52 -04:00
Qstick
2329ec25b9
Fixed: Move Search Tab Filter Menu Up to TabPanel
2019-11-01 23:08:07 -04:00
Qstick
c08ae534c5
Fixed: List Tags and Prevent Delete of Tag if on List
2019-11-01 21:31:47 -04:00
Qstick
816905a506
New: Add Availability Delay to Indexer Options UI
2019-11-01 21:01:02 -04:00
Qstick
3598d6623a
Fixed: Update Icon for Windows Tray
2019-11-01 20:56:09 -04:00
Qstick
ae6a95bad8
Fixed: Sort by Monitor-Status Column
2019-10-28 22:58:52 -04:00
Qstick
634697af2d
New: Add digits to Deluge's category validator
...
Co-Authored-By: rbraunschweig <rbraunschweig@users.noreply.github.com>
2019-10-28 22:40:36 -04:00
Qstick
d320f8a713
Updated: XBMC notification strings to Kodi
...
Co-Authored-By: sirloinofbeef <sirloinofbeef@users.noreply.github.com>
2019-10-28 22:38:03 -04:00
Qstick
b1e3638b34
Fixed: Legend Colors Backward for Missing
...
Fixes #3846
2019-10-28 22:14:45 -04:00
Qstick
947b9e75db
Fixed: Show Cutoff Status on History Items
2019-10-28 22:07:19 -04:00
Qstick
8ad995e56f
Fixed: Set Default Sort Key for Blacklist Endpoint
2019-10-28 21:40:52 -04:00
Devin Buhl
96fe74760f
Fixed: Instance where Sonarr was used in logging message
2019-10-26 19:58:30 +00:00
Qstick
83eeb747dc
Fixed: Status Filter using Series Filter Options
2019-10-26 12:56:00 -04:00
Qstick
bba5b425b3
Fixed: Delete MovieFile from MovieDetails gives 405
2019-10-26 12:29:07 -04:00
Devin Buhl
f6eb6666c2
Fixed: Trakt link for movies instead of series
2019-10-26 15:57:09 +00:00
Qstick
ee7e507cde
Fixed: History should reload on MovieDetail Movie Change
2019-10-24 22:51:30 -04:00
Qstick
162980ccaf
Fixed: Remove Series Related Cal Setting
2019-10-24 22:33:47 -04:00
Qstick
8e54809c79
Fixed: Audio and Video Columns Switched for MovieFileTable
2019-10-24 19:28:54 -04:00
Qstick
abc6e28401
Fixed: Poster placeholder to new logo
2019-10-22 23:48:21 -04:00
Qstick
567824ebec
New: Show Custom Formats on Queue Page
2019-10-22 21:07:11 -04:00
Qstick
e827a965ad
New: Show Custom Formats on Blacklist Page
2019-10-22 21:02:50 -04:00
Qstick
215d5069a9
New: Show Custom Formats on History Page
2019-10-22 21:00:55 -04:00
Qstick
fb4aa58a75
Fixed: Add Delete Button to Custom Formats
2019-10-22 20:51:57 -04:00
Qstick
dd00c9b53e
Fixed: Remove Plist Fix to prevent Linux Core update failures
2019-10-21 19:34:26 -04:00
Qstick
3c380954ec
Fixed: Missing Movie Search from Index Null Ref
2019-10-21 09:43:39 -04:00
Qstick
136432d098
Fixed: No newline on MediaInfoPopover
2019-10-19 19:07:41 -04:00
Qstick
1920bd53b6
New: Mediainfo Popover for Movie Files
2019-10-18 22:57:11 -04:00
Qstick
ac8a7a9254
Fixed: Match Filter Indicator to Theme Color
2019-10-18 21:34:44 -04:00
Qstick
0039c1c393
New: Show CustomFormats on Interactive Search Results
2019-10-18 21:11:55 -04:00
Qstick
02efc655f9
Fixed: Remove Not-So-Great Parser Case
2019-10-17 23:37:34 -04:00
Qstick
f43210d3d0
Fixed: Default RequireFlags Value (AKA Give torrent guys back their indexers)
2019-10-17 23:06:01 -04:00
Qstick
67dffcdc69
Fixed: 4K and Remux Parser Tweaks
2019-10-16 22:19:39 -04:00
ta264
36ab3ecf71
Fixed: Removed unused references to System.Drawing
2019-10-16 15:25:35 -04:00
ta264
e1b0dd00bb
Fixed: Don't publish self contained tests
2019-10-16 15:25:35 -04:00
ta264
37a39d1624
Fixed: Make ProcessProvider tests more reliable
2019-10-16 15:25:35 -04:00
ta264
9fe978319e
Fixed: Don't load Radarr.Core.dll as part of Radarr.Update
2019-10-16 15:25:35 -04:00
ta264
2a15113a74
Fixed: MultiLanguages definition
2019-10-15 20:22:50 -04:00
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.
2019-10-15 20:22:50 -04:00
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-15 20:22:50 -04:00
ta264
d0f13e16d5
Fixed: All compiler warnings
2019-10-15 20:22:50 -04:00
ta264
abde842bf0
Fixed: Remove obsolete HttpProvider
2019-10-15 20:22:50 -04:00
ta264
cf33e40e70
Fixed: Remove obsolete Plex HomeTheater/Client notifcations
2019-10-15 20:22:50 -04:00
ta264
1b34780b7e
Fixed: Remove obsolete XBMC HTTP notification API
2019-10-15 20:22:50 -04:00
ta264
53ffc9867c
New: Update Unity
2019-10-15 20:22:50 -04:00
ta264
8b9d64b15a
Changed: Remove growl and prowl
2019-10-15 20:22:50 -04:00
ta264
350dfeabba
New: Make Twitter NetStandard compatible
2019-10-15 20:22:50 -04:00
ta264
b0cbd6c6bf
Net standard XMLRPC
2019-10-15 20:22:50 -04:00
ta264
70c1722ef2
New: Upgrade Ical.Net to 4.1.11
2019-10-15 20:22:50 -04:00
Qstick
225430162b
Fixed: ImageResizer Tweaks
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2019-10-15 20:22:50 -04:00
ta264
bc0cc2bfa9
New: Use ImageSharp for resizing
2019-10-15 20:22:50 -04:00