Qstick
2ca6a8da84
Fixed: Releases Size filter has incorrect value type
...
(cherry picked from commit 46bc711558d9f3ab278125a4292eb7851e51d308)
2 years ago
Qstick
90fb1a02c4
Fixed: Default value for MonitorNew
3 years ago
ta264
2318c43536
New: Option to control which new artist albums get monitored
...
(cherry picked from commit c51ae664aa6e6f5330be67e68476af76c55352f5)
3 years ago
Qstick
9e7d57426f
Fixed: Mark as Failed Issues
...
Fixes #1997
Fixes #2582
3 years ago
Qstick
67c96f0b89
New: OnApplicationUpdate Notifications
...
* Added translations
Fixes #2552
[common]
(cherry picked from commit 9e175e28efcfc6ac3e414649b955a10fb0e951e7)
3 years ago
Qstick
24e0336f06
New: Show previously installed version in Updates UI
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
3 years ago
bakerboy448
423e492569
New: Display Unknown Items in Activity Queue by Default
3 years ago
Robin Dadswell
85f369b92f
Fixed: Time column is first column on events page
...
(cherry picked from commit c14ef7bee7477ad5d29498f1cba94267eb11daf0)
3 years ago
Robin Dadswell
8573065a4e
New: Renamed Blacklist to Blocklist
3 years ago
Qstick
729a876fc7
New: Localization Framework
3 years ago
ta264
c247d07e84
New: Use ASP.NET Core instead of Nancy
3 years ago
Mark McDowall
27c485581b
Fixed: Peers filtering in Interactive Search results
...
(cherry picked from commit dca2cfcecd543ef93d9cb3735fefb7dbc2277107)
3 years ago
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>
3 years ago
servarr[bot]
f287c82591
New: Activity Queue: Rename Timeleft column to Time Left ( #2293 )
3 years ago
Qstick
9696eb5ca2
Fixed: Queue broken when sorting by Album ReleaseDate
4 years ago
Qstick
a9d94f045d
Fixed: Artist Editor column order/enabled lost on refresh
...
Fixes #2006
4 years ago
Qstick
7c70c5dd42
Fix sort in appActions.js
4 years ago
Mark McDowall
fa569f85b2
Fixed: Restoring a backup with a different API didn't reload properly
...
Fixes #2042
(cherry picked from commit 13ff2d4c70bc564525842c31d184127a3934e178)
4 years ago
Qstick
77b565c882
Fixed: Remove AlbumFolder column in Mass Editor
4 years ago
Qstick
774a3597de
New: Remove AlbumFolder, Support Nested Track Format
4 years ago
ta264
4e41c3b237
New: Sort interactive import by path by default
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
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
d7183f999c
New: Bulk remove from Blacklist
4 years ago
Taloth
9b1bbaef02
New: Newznab/Torznab categories dropdown with indexer provided category names
4 years ago
Mark McDowall
1d049abf12
Fixed: Rejections custom filter for Interactive Search (now Rejections Count)
4 years ago
Qstick
2b9cd64dad
Fixed: Don't try to render quality when it's null
4 years ago
Mark McDowall
06c79b283c
New: Clone indexer button
4 years ago
Qstick
5bf4be3590
Fixed: Manual Import sorting by quality
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
c0aa16d8bb
Fixed: Sorting by track count
4 years ago
Mark McDowall
acee2915aa
New: Limit recent folders in Manual import to 10 and descending order
4 years ago
Qstick
7860f9ee81
Fixed: Manage Tracks not showing whether language/quality meets cutoff
4 years ago
Qstick
09ebfe0af8
Catchup Linting
4 years ago
Mark McDowall
e0d880f1da
Small change to creating an itemMap during item update
...
Closes #1381
(cherry picked from commit 7f28ab895a73fe0677c62388b82e4d5f73e5c023)
4 years ago
Mark McDowall
65caac3380
Fixed: Import series failing to add items to process
...
Closes #1380
(cherry picked from commit 97ec1847541ba2a73d25eedbd3c97aa6f2f7e4e0)
4 years ago
Mark McDowall
e8f4b5f8b5
Fixed: Removed items in queue still showing until refresh
...
Closes #1378
(cherry picked from commit 479baf06a72b46429a80e19208fdc753ce0ed8ba)
4 years ago
ta264
89cbf0c022
Use createItemMap like Sonarr
...
(cherry picked from commit 43d04cd54efcf5569cb316a5856878d4291f96be)
4 years ago
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)
4 years ago
ta264
2e1e2137a6
Fixed: Sorting tables by artist/album
...
Fixes Sentry LIDARR-10A
Fixes Sentry LIDARR-105
Fixes Sentry LIDARR-109
4 years ago
Mark McDowall
48750780fe
New: Option to ignore items when removing from queue instead of removing from client
4 years ago
ta264
be4e748977
New: Don't require artist mapping
4 years ago
ta264
0bde5fd9e5
New: Add/remove individual albums
4 years ago
ta264
de491aa4b3
Fixed: Faster movie selector
4 years ago
ta264
4413c7e46c
New: Unmapped files view ( #888 )
...
* New: Unmapped files view
Displays all trackfiles that haven't been matched to a track.
Generalised the file details component and adds it to the album
details screen.
* Add sorting by quality
* New: MediaServiceTests & MediaRepoTests
5 years ago
Qstick
60df3d78b4
Fixed: Track Progress custom filtering on artist index page
5 years ago
Qstick
2273be5afd
Fixed: Edit path on artist index resetting cursor to end on change
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
cf1210a7f9
New: Bulk Select Quality Interactive Import
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
8b860bcb82
Changed: Remove Language Profiles ( #870 )
...
* Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* Remove unused method in FileNameBuilder
* Fixed: Cleanup Int Converter Copy/Paste Issues and Grammar
5 years ago
ta264
23316329ed
New: Allow monitoring all albums for import list artist
5 years ago