mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
New: End Jackett 'all' endpoint support
(cherry picked from commit 54c914d48fefa730728518d50fc9e49032d0947b) (cherry picked from commit 1bf87bf8735f7e7eb1b2d207d3015a7301b558bf) Closes #2638 Closes #2569
This commit is contained in:
parent
428b0da131
commit
ba0ad7e8e3
5 changed files with 183 additions and 1 deletions
|
@ -19,6 +19,7 @@ function getInternalLink(source) {
|
|||
case 'IndexerRssCheck':
|
||||
case 'IndexerSearchCheck':
|
||||
case 'IndexerStatusCheck':
|
||||
case 'IndexerJackettAllCheck':
|
||||
case 'IndexerLongTermStatusCheck':
|
||||
return (
|
||||
<IconButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue