Commit graph

166 commits

Author SHA1 Message Date
Qstick
90fb1a02c4
Fixed: Default value for MonitorNew 2022-05-05 17:57:32 -04:00
ta264
2318c43536 New: Option to control which new artist albums get monitored
(cherry picked from commit c51ae664aa6e6f5330be67e68476af76c55352f5)
2022-05-02 21:30:09 -05:00
Mark McDowall
25fdfb8dd1 Fixed: Interactive Search Filter not filtering multiple qualities in the same filter row
(cherry picked from commit c93f63cd204bf62dab3dffef6e29c8dd4c408cab)
2022-04-18 21:08:09 -05:00
Qstick
9e7d57426f Fixed: Mark as Failed Issues
Fixes #1997
Fixes #2582
2022-01-15 18:28:02 -06:00
Qstick
67c96f0b89 New: OnApplicationUpdate Notifications
* Added translations

Fixes #2552
[common]

(cherry picked from commit 9e175e28efcfc6ac3e414649b955a10fb0e951e7)
2022-01-08 12:55:04 -06:00
Qstick
24e0336f06 New: Show previously installed version in Updates UI
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2021-12-30 16:59:47 -06:00
bakerboy448
423e492569 New: Display Unknown Items in Activity Queue by Default 2021-12-26 23:43:56 -06:00
Robin Dadswell
85f369b92f Fixed: Time column is first column on events page
(cherry picked from commit c14ef7bee7477ad5d29498f1cba94267eb11daf0)
2021-11-09 18:53:16 -06:00
Robin Dadswell
8573065a4e New: Renamed Blacklist to Blocklist 2021-10-02 14:45:14 -04:00
Qstick
729a876fc7 New: Localization Framework 2021-10-01 21:32:57 -04:00
ta264
c247d07e84 New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
bakerboy448
3d1437bf18 Fixed: Updated wiki links for WikiJS 2021-08-22 13:14:51 -04:00
Mark McDowall
27c485581b Fixed: Peers filtering in Interactive Search results
(cherry picked from commit dca2cfcecd543ef93d9cb3735fefb7dbc2277107)
2021-08-01 21:25:32 +01:00
servarr[bot]
dd0353ee44
New: Add Size column to Activity: Queue (#2310)
* New: Add Size column to Activity: Queue

(cherry picked from commit 43cd1032487743c72fe0503a293343b8811def4d)

* !fixup

Co-authored-by: Nathaniel Peiffer <nathaniel@peiffer.com.au>
Co-authored-by: Qstick <qstick@gmail.com>
2021-07-08 12:43:58 -04:00
servarr[bot]
f287c82591
New: Activity Queue: Rename Timeleft column to Time Left (#2293) 2021-06-26 14:07:05 +01:00
Qstick
9696eb5ca2 Fixed: Queue broken when sorting by Album ReleaseDate 2021-04-17 22:12:45 -04:00
Qstick
a9d94f045d Fixed: Artist Editor column order/enabled lost on refresh
Fixes #2006
2021-04-01 23:08:48 -04:00
Qstick
7c70c5dd42 Fix sort in appActions.js 2021-04-01 23:03:57 -04:00
Mark McDowall
fa569f85b2 Fixed: Restoring a backup with a different API didn't reload properly
Fixes #2042

(cherry picked from commit 13ff2d4c70bc564525842c31d184127a3934e178)
2021-04-01 21:35:16 -04:00
Mark McDowall
291458b746 Update column properties when restoring persisted state
(cherry picked from commit 653db8290e0a7737348d911d322c4218c3b5b677)
2021-02-07 20:41:29 -05:00
Mark McDowall
0cb54d1520 Fixed: Table column order resetting after refresh
#4297

(cherry picked from commit 044cb563a6488c16916ea7617d1f91404330b06f)
2021-02-07 15:34:46 -05:00
Qstick
77b565c882 Fixed: Remove AlbumFolder column in Mass Editor 2021-01-24 20:27:43 -05:00
Qstick
774a3597de New: Remove AlbumFolder, Support Nested Track Format 2021-01-17 03:58:33 -05:00
ta264
4e41c3b237 New: Sort interactive import by path by default 2021-01-06 21:03:45 +00:00
Qstick
99a7540fe4 Really ignore ResizeObserver loop errors
[common]
2021-01-05 22:10:25 -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
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
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
d7183f999c New: Bulk remove from Blacklist 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
Mark McDowall
62724e7054 Don't process queue item without details 2020-12-17 08:08:26 -05:00
Mark McDowall
1d049abf12 Fixed: Rejections custom filter for Interactive Search (now Rejections Count) 2020-12-17 08:08:26 -05:00
Qstick
0232e8c93e Ignore ResizeObserver loop limit errors
(cherry picked from commit ffcb34f9f0bef6206bf334fa47083a3e25439a3a)
2020-12-12 14:37:44 -05:00
Qstick
2b9cd64dad Fixed: Don't try to render quality when it's null 2020-10-13 23:25:37 -04:00
Mark McDowall
06c79b283c New: Clone indexer button 2020-10-13 23:19:31 -04:00
Qstick
5bf4be3590 Fixed: Manual Import sorting by quality
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:31 -04:00
Qstick
c0aa16d8bb Fixed: Sorting by track count 2020-10-13 23:19:31 -04:00
Mark McDowall
acee2915aa New: Limit recent folders in Manual import to 10 and descending order 2020-10-13 23:19:31 -04:00
Qstick
7860f9ee81 Fixed: Manage Tracks not showing whether language/quality meets cutoff 2020-10-13 23:19:30 -04:00
Qstick
09ebfe0af8 Catchup Linting 2020-10-13 23:19:29 -04:00
Mark McDowall
e0d880f1da Small change to creating an itemMap during item update
Closes #1381

(cherry picked from commit 7f28ab895a73fe0677c62388b82e4d5f73e5c023)
2020-10-13 23:19:28 -04:00
Mark McDowall
65caac3380 Fixed: Import series failing to add items to process
Closes #1380

(cherry picked from commit 97ec1847541ba2a73d25eedbd3c97aa6f2f7e4e0)
2020-10-13 23:19:28 -04:00
Mark McDowall
e8f4b5f8b5 Fixed: Removed items in queue still showing until refresh
Closes #1378

(cherry picked from commit 479baf06a72b46429a80e19208fdc753ce0ed8ba)
2020-10-13 23:19:28 -04:00
ta264
89cbf0c022 Use createItemMap like Sonarr
(cherry picked from commit 43d04cd54efcf5569cb316a5856878d4291f96be)
2020-10-13 23:19:28 -04:00
ta264
014eb27a26 Fixed: Speed up UI during refresh
Don't update state if we know items are equal to avoid reselections.
Don't pass LastInfoUpdate to frontend to prevent useless updates (the
field isn't used)
2020-10-13 23:19:28 -04:00
ta264
2e1e2137a6 Fixed: Sorting tables by artist/album
Fixes Sentry LIDARR-10A
Fixes Sentry LIDARR-105
Fixes Sentry LIDARR-109
2020-10-13 23:19:28 -04:00
Qstick
2639374243 Fixed: Don't Show NoArtist on Calendar if Artists are Loading 2020-10-13 23:19:27 -04:00
Mark McDowall
48750780fe New: Option to ignore items when removing from queue instead of removing from client 2020-10-13 23:19:27 -04:00
ta264
4fd772f62b New: Warn if UI won't update due to SignalR errors 2020-10-13 23:18:47 -04:00