1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-02 21:15:05 +00:00
Commit graph

9104 commits

Author SHA1 Message Date
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
Qstick
7566f68fea Fixed: Manual Import Fails on failed Import Items 2020-12-17 08:08:26 -05:00
Taloth Saldono
72658dd2d5 Fixed binary execute permissions for osx and Radarr 2020-12-17 08:08:26 -05:00
Taloth Saldono
52240bb3ac Fixed disk permission tests 2020-12-17 08:08:26 -05:00
Taloth Saldono
e2a0b63256 New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
Fixed: Preserve setgid when applying unix permissions
2020-12-17 08:08:26 -05:00
Taloth Saldono
40df88e37c Readded 0 cat to the end of the Newznab list 2020-12-17 08:08:26 -05:00
Qstick
2e4b168985 Improve use of All() for Path related queries 2020-12-17 08:08:26 -05:00
Qstick
796eba82ac Mass Editor size and options
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Qstick
adc47c51e0 Fixed: Size on disk sorting and display
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Mark McDowall
3a1abfa9f1 New: Differentiate between short term and long term (more than 6 hours) indexer failures 2020-12-17 08:08:26 -05:00
Qstick
5827f34bd2 Fixed: (Windows) clean up extraneous files in build folder during installation
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Mark McDowall
d7183f999c New: Bulk remove from Blacklist 2020-12-17 08:08:26 -05:00
Qstick
4a9d870720 New: Show .net version in UI 2020-12-17 08:08:26 -05:00
Mark McDowall
9af68b653b Fixed: Cleanse account and passwd from Download Station URLs 2020-12-17 08:08:26 -05:00
Mark McDowall
395da6c807 Fixed: Webhooks using lower case event types (in the future this could change) 2020-12-17 08:08:26 -05:00
Mark McDowall
acda741b2b New: Health events for Webhooks 2020-12-17 08:08:26 -05:00
Qstick
5a15565d2b Fixed: Failing file copy when running in docker on synology with btrfs
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Taloth Saldono
c92b254bb7 Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums) 2020-12-17 08:08:26 -05:00
Taloth Saldono
2c22ed2912 Fixed: Dataloss when moving series folder to root folder with only different casing 2020-12-17 08:08:26 -05:00
Mark McDowall
b63dde0298 Fixed: Parsing of URLs with double slashes in the path 2020-12-17 08:08:26 -05:00
Taloth
9b1bbaef02 New: Newznab/Torznab categories dropdown with indexer provided category names 2020-12-17 08:08:26 -05:00
Taloth Saldono
2d8657a77f Handle ratelimit api response for newznab caps endpoint on certain newznab indexers that have caps behind the apikey 2020-12-17 08:08:26 -05:00
Qstick
72d93e54ed Fixed: Preview rename tip wording
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Qstick
9bf9810bb2 Fixed: Artist/Album navigation buttons hidden with some titles
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Qstick
960d738e29 Fixed: Links and already added icons overflowing on add artist/album search results
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Taloth Saldono
4d90daebf1 Fixed: Exception when parsing Quality in release title with colon 2020-12-17 08:08:26 -05:00
Qstick
724ece54c8 Fixed: Long paths overflowing in artist history
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Mark McDowall
62724e7054 Don't process queue item without details 2020-12-17 08:08:26 -05:00
Mark McDowall
2f3888f5ed Fixed: Show more information in UI when testing SAB fails in some cases 2020-12-17 08:08:26 -05:00