ta264
|
3523eb6394
|
Fix freeleech tests
|
4 years ago |
ta264
|
58e23c934b
|
New: Freeleech support for Redacted / Gazelle
|
4 years ago |
ta264
|
65647bdc58
|
Fixed: Don't delete redacted passkey when editing indexer
|
4 years ago |
Qstick
|
c8454948aa
|
Fixed: '/artist' URL Base breaking UI navigation
|
4 years ago |
Mark McDowall
|
ef5d1b2946
|
New: Allow quality size limits to be closer together
(cherry picked from commit 8a3027fa7c99af21a56ac1cfe9a5a0846de9c474)
|
4 years ago |
Mark McDowall
|
e2cd4d69e0
|
New: Renamed Quick Import to Move Automatically
Close #4210
(cherry picked from commit 101b1ec74390a37bfff13639c8d15f744fbdb099)
|
4 years ago |
bakerboy448
|
7be8d76a73
|
its 2021 [skip ci]
|
4 years ago |
ta264
|
4e41c3b237
|
New: Sort interactive import by path by default
|
4 years ago |
ta264
|
2499bb593a
|
Fixed: Properly detect failed responses from Navidrome
|
4 years ago |
Qstick
|
24f96fa2a4
|
Fixed: Don't try to clean Update Folder if it doesn't exist
[common]
|
4 years ago |
Qstick
|
99a7540fe4
|
Really ignore ResizeObserver loop errors
[common]
|
4 years ago |
Qstick
|
c3c8cb4660
|
Build Cleanup
|
4 years ago |
Qstick
|
281190822f
|
Fixed: 'iso-8859-2' is not a supported encoding name
|
4 years ago |
Mark McDowall
|
87f8a7f7b1
|
Use createHandleActions for adding/removing commands so itemMap is synced properly
(cherry picked from commit 99be6a7e4065b77c910df6444a468fedc23e90cc)
|
4 years ago |
Mark McDowall
|
9914f9a502
|
New: Removing update folder from temp folder during housekeeping
(cherry picked from commit c1d060ff58fc466f4a2cc232bff07294cf224a9a)
|
4 years ago |
Qstick
|
00e1568e70
|
Fixed: Backups interval being used as minutes instead of days
|
4 years ago |
Mark McDowall
|
9370e496dd
|
Fixed: Restored robots.txt
(cherry picked from commit 37501094d7256e4dbe13de33b392933f6d475553)
|
4 years ago |
Qstick
|
118be1fdf4
|
Fixed: Timespan over 1 month shown incorrectly
(cherry picked from commit cfbb4a32351fca2e6d3154c6d26c39b5205e0fe3)
|
4 years ago |
Mark McDowall
|
bb8ec05650
|
Fixed: Backup interval is updated on change
(cherry picked from commit e5e86680c8f99687d3b95765be1c414cd1090191)
|
4 years ago |
Qstick
|
cb8482921f
|
Fix BasicRepository Tests when not on UTC
(cherry picked from commit 4f7dc94b94bda49443c28baefc592e7388bcf540)
|
4 years ago |
ta264
|
60d1a7fbc4
|
Fixed: Update statistics if album deleted
|
4 years ago |
ta264
|
23f8ec1f20
|
Fixed: Remove albums with no acceptable releases from search results
|
4 years ago |
ta264
|
879038ee0b
|
Fixed: Display of album release with many countries
|
4 years ago |
ta264
|
92aae86664
|
Fixed: Restoring large database backups
Remove Kestrel's default 28.6MB upload limit
(cherry picked from commit 286b083da429a49638c9121b1dda058b5425c476)
|
4 years ago |
ta264
|
1be3cdadb4
|
Fixed: Search by MusicBrainz ID
|
4 years ago |
Qstick
|
c3f6b8660e
|
Bump netcore 3.1.10
|
4 years ago |
bakerboy448
|
1bbb9d8f65
|
fix readme wiki badge [skip ci]
|
4 years ago |
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
|
4 years ago |
Qstick
|
eb5a95cfa6
|
Quick fix for Queue sort by Artist SortName
Fixes #1817
|
4 years ago |
ta264
|
80fe567e51
|
Add SortKey validation
|
4 years ago |
Qstick
|
44819196bc
|
Fixed: False Positives for RemotePath check with Deluge
|
4 years ago |
ta264
|
bb6cdfef43
|
Don't nag linux x86 users to switch to net core
|
4 years ago |
Mark McDowall
|
e912ef6a3e
|
Fixed: Show TLS errors in UI when testing download clients
|
4 years ago |
Qstick
|
1baf415924
|
Pass no parameter instead of null parameter on Kodi Update
|
4 years ago |
Mark McDowall
|
84f5a34625
|
Kodi GetMovies fails due to Parameter Type
|
4 years ago |
Qstick
|
74a0574c90
|
Resource missing from Gotify call
|
4 years ago |
Qstick
|
13a228d281
|
Gotify token as query parameter
|
4 years ago |
Qstick
|
12f5f8e437
|
Convert Notifications from RestSharp to HttpClient
|
4 years ago |
Qstick
|
7566f68fea
|
Fixed: Manual Import Fails on failed Import Items
|
4 years ago |
Taloth Saldono
|
72658dd2d5
|
Fixed binary execute permissions for osx and Radarr
|
4 years ago |
Taloth Saldono
|
52240bb3ac
|
Fixed disk permission tests
|
4 years ago |
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
|
4 years ago |
Taloth Saldono
|
40df88e37c
|
Readded 0 cat to the end of the Newznab list
|
4 years ago |
Qstick
|
2e4b168985
|
Improve use of All() for Path related queries
|
4 years ago |
Qstick
|
796eba82ac
|
Mass Editor size and options
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
4 years ago |
Qstick
|
adc47c51e0
|
Fixed: Size on disk sorting and display
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
4 years ago |
Mark McDowall
|
3a1abfa9f1
|
New: Differentiate between short term and long term (more than 6 hours) indexer failures
|
4 years ago |
Qstick
|
5827f34bd2
|
Fixed: (Windows) clean up extraneous files in build folder during installation
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
4 years ago |
Mark McDowall
|
d7183f999c
|
New: Bulk remove from Blacklist
|
4 years ago |
Qstick
|
4a9d870720
|
New: Show .net version in UI
|
4 years ago |