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
ta264
6cfb54030b
Update sentry dsn
2020-10-13 23:18:46 -04:00
ta264
be4e748977
New: Don't require artist mapping
2020-10-13 23:18:45 -04:00
ta264
b592b11b97
Fixed: Editing provider/profile settings appearing to affect wrong item
2020-10-13 23:18:45 -04:00
ta264
c4df49b0fb
Update sentry DSN to self hosted
2020-10-13 23:18:45 -04:00
Qstick
92d0b4f931
Dedupe JS events to prevent 1000s repeated hitting Sentry
2020-10-13 23:18:44 -04:00
ta264
0bde5fd9e5
New: Add/remove individual albums
2020-10-13 23:18:08 -04:00
ta264
3856d5fe92
Fixed: Strip UrlBase from UI events before sending to sentry
...
Should mean that source maps are picked up correctly.
2020-10-13 23:18:07 -04:00
ta264
de491aa4b3
Fixed: Faster movie selector
2020-10-13 23:18:07 -04:00