Commit Graph

9032 Commits

Author SHA1 Message Date
Mark McDowall 867a7c5738 Fixed: Episode history details tooltip jumping around
(cherry picked from commit 796c5e8b6b9e2ba2b97c6144f64a756e76a947a9)
2021-01-19 23:29:36 -05:00
Qstick bcc9b591fd Fixed: Tooltips overflowing the screen width
(cherry picked from commit 0a66e86cccc29d7fef6da7876b3b761deb414648)
2021-01-19 23:29:25 -05:00
Qstick 7b43657a07 Fixed: Spotify playlists not shown after authentication 2021-01-19 23:08:46 -05:00
Mark McDowall 419ec2bdb9 New: Require Encryption option for email
Fixes #1908

(cherry picked from commit e704ee617f379ff61fb1bf9fb4044d6b4eb12814)
2021-01-18 23:40:58 -05:00
Qstick a943636905 New: Replace SmtpClient with Mailkit
Closes #1891

(cherry picked from commit 579c4433494a848aa75abb09d78af7e98ebb96a6)
2021-01-18 23:40:58 -05:00
Qstick ada650b97c New: Import from another Lidarr Instance
Fixes #1054
2021-01-18 23:24:51 -05:00
Robin Dadswell 9eafb8fe8c Fixed: Error handling when cannot create folder in Recycling Bin
(cherry picked from commit c05fccb90d64d92836603b55d4bd30d5cbdb96a5)
2021-01-17 14:06:57 -05:00
Taloth Saldono 0d7dbf8806 Fixed Agenda Time wrapping
(cherry picked from commit 63607ad5415e9a900696a32933551c27e336784c)
2021-01-17 04:00:07 -05:00
Qstick 774a3597de New: Remove AlbumFolder, Support Nested Track Format 2021-01-17 03:58:33 -05:00
ta264 8063a32acd Fixed: FolderWritable check for CIFS shares mounted in Unix
See https://github.com/dotnet/runtime/issues/42790

Implemented workaround in https://github.com/dotnet/runtime/issues/42790#issuecomment-700362617
2021-01-17 02:55:59 -05:00
Taloth Saldono 0d00dbb517 Fixed: Unnecessary certificate validation errors on localhost/loopback
(cherry picked from commit c28cafba0a1b92f065541ebdae9db06ab1e5ac82)
2021-01-17 00:31:14 -05:00
Mark McDowall d510a47c8f New: Treat Manual Bad in history as failed
(cherry picked from commit ab478fd64bdf2b710fb865006858a1a7dbdbad21)
2021-01-17 00:30:50 -05:00
ta264 3523eb6394 Fix freeleech tests 2021-01-12 21:27:03 +00:00
ta264 58e23c934b New: Freeleech support for Redacted / Gazelle 2021-01-12 21:13:20 +00:00
ta264 65647bdc58 Fixed: Don't delete redacted passkey when editing indexer 2021-01-12 21:10:00 +00:00
Qstick c8454948aa Fixed: '/artist' URL Base breaking UI navigation 2021-01-09 22:28:25 -05:00
Mark McDowall ef5d1b2946 New: Allow quality size limits to be closer together
(cherry picked from commit 8a3027fa7c99af21a56ac1cfe9a5a0846de9c474)
2021-01-09 22:19:14 -05:00
Mark McDowall e2cd4d69e0 New: Renamed Quick Import to Move Automatically
Close #4210

(cherry picked from commit 101b1ec74390a37bfff13639c8d15f744fbdb099)
2021-01-09 22:14:36 -05:00
bakerboy448 7be8d76a73 its 2021 [skip ci] 2021-01-09 20:20:56 -05:00
ta264 4e41c3b237 New: Sort interactive import by path by default 2021-01-06 21:03:45 +00:00
ta264 2499bb593a Fixed: Properly detect failed responses from Navidrome 2021-01-06 21:03:45 +00:00
Qstick 24f96fa2a4 Fixed: Don't try to clean Update Folder if it doesn't exist
[common]
2021-01-05 22:13:41 -05:00
Qstick 99a7540fe4 Really ignore ResizeObserver loop errors
[common]
2021-01-05 22:10:25 -05:00
Qstick c3c8cb4660 Build Cleanup 2021-01-05 21:34:16 -05:00
Qstick 281190822f Fixed: 'iso-8859-2' is not a supported encoding name 2021-01-05 21:17:31 -05:00
Mark McDowall 87f8a7f7b1 Use createHandleActions for adding/removing commands so itemMap is synced properly
(cherry picked from commit 99be6a7e4065b77c910df6444a468fedc23e90cc)
2021-01-05 21:07:17 -05:00
Mark McDowall 9914f9a502 New: Removing update folder from temp folder during housekeeping
(cherry picked from commit c1d060ff58fc466f4a2cc232bff07294cf224a9a)
2021-01-05 21:00:38 -05:00
Qstick 00e1568e70 Fixed: Backups interval being used as minutes instead of days 2021-01-05 20:57:56 -05:00
Mark McDowall 9370e496dd Fixed: Restored robots.txt
(cherry picked from commit 37501094d7256e4dbe13de33b392933f6d475553)
2020-12-31 17:04:42 -05:00
Qstick 118be1fdf4 Fixed: Timespan over 1 month shown incorrectly
(cherry picked from commit cfbb4a32351fca2e6d3154c6d26c39b5205e0fe3)
2020-12-31 16:45:55 -05:00
Mark McDowall bb8ec05650 Fixed: Backup interval is updated on change
(cherry picked from commit e5e86680c8f99687d3b95765be1c414cd1090191)
2020-12-31 16:44:48 -05:00
Qstick cb8482921f Fix BasicRepository Tests when not on UTC
(cherry picked from commit 4f7dc94b94bda49443c28baefc592e7388bcf540)
2020-12-24 11:35:17 +00:00
ta264 60d1a7fbc4 Fixed: Update statistics if album deleted 2020-12-21 21:59:24 +00:00
ta264 23f8ec1f20 Fixed: Remove albums with no acceptable releases from search results 2020-12-22 09:18:53 +00:00
ta264 879038ee0b Fixed: Display of album release with many countries 2020-12-20 21:27:26 +00:00
ta264 92aae86664 Fixed: Restoring large database backups
Remove Kestrel's default 28.6MB upload limit

(cherry picked from commit 286b083da429a49638c9121b1dda058b5425c476)
2020-12-21 18:04:19 +00:00
ta264 1be3cdadb4 Fixed: Search by MusicBrainz ID 2020-12-21 11:43:21 +00:00
Qstick c3f6b8660e Bump netcore 3.1.10 2020-12-20 22:06:24 -05:00
bakerboy448 1bbb9d8f65 fix readme wiki badge [skip ci] 2020-12-19 18:09:37 -05:00
bakerboy448 1268f90f26 New: Update all wiki links to point to the Servarr Wiki
Fixes:
https://github.com/lidarr/Lidarr/issues/1805
https://github.com/lidarr/Lidarr/issues/1803
2020-12-19 17:43:59 -05:00
Qstick eb5a95cfa6 Quick fix for Queue sort by Artist SortName
Fixes #1817
2020-12-18 21:15:36 -05:00
ta264 80fe567e51 Add SortKey validation 2020-12-17 23:12:43 -05:00
Qstick 44819196bc Fixed: False Positives for RemotePath check with Deluge 2020-12-17 23:12:43 -05:00
ta264 bb6cdfef43 Don't nag linux x86 users to switch to net core 2020-12-17 23:12:43 -05:00
Mark McDowall e912ef6a3e Fixed: Show TLS errors in UI when testing download clients 2020-12-17 23:12:43 -05:00
Qstick 1baf415924 Pass no parameter instead of null parameter on Kodi Update 2020-12-17 23:12:43 -05:00
Mark McDowall 84f5a34625 Kodi GetMovies fails due to Parameter Type 2020-12-17 23:12:43 -05:00
Qstick 74a0574c90 Resource missing from Gotify call 2020-12-17 23:12:43 -05:00
Qstick 13a228d281 Gotify token as query parameter 2020-12-17 23:12:43 -05:00
Qstick 12f5f8e437 Convert Notifications from RestSharp to HttpClient 2020-12-17 23:12:43 -05:00