Commit graph

237 commits

Author SHA1 Message Date
Mark McDowall
a1a53dbb5e New: Improve UI status when downloads cannot be imported automatically
(cherry picked from commit 6d5ff9c4d6993d16848980aea499a45b1b51d95c)
2025-03-05 19:59:56 +02:00
Mark McDowall
198a13755f Upgrade TypeScript and core-js
(cherry picked from commit 148480909917f69ff3b2ca547ccb4716dd56606e)

Closes #5306
2024-12-17 17:38:24 +02:00
Bogdan
bd7d25f963 Fixed: Sorting by title and release dates in Select Album modal
Fixes #5145
Closes #5125

Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2024-10-07 16:49:27 +03:00
ManiMatter
3381ffc311
New: Last Searched column on Wanted screens (#5084)
* Added lastSearchTime to API & Wanted Screens.
2024-10-02 22:52:27 +03:00
Bogdan
30ceb77615 New: Bulk manage custom formats
Closes #5050
2024-08-26 04:32:16 +03:00
Bogdan
809db4022e Fixed: Persist selected custom filter for interactive searches
Closes #5006
2024-08-18 17:59:03 +03:00
Bogdan
1ec1fc4c67 Fixed: Overwriting query params for remove item handler (#7075)
(cherry picked from commit eb2fd1350904cdcc8e7d56147111da40a5df8a11)
2024-08-17 18:57:12 +03:00
Bogdan
ffa2167653 Fixed: Selecting a root folder in add new artist modal 2024-07-19 16:37:48 +03:00
Mark McDowall
7f73a2e23a New: Use natural sorting for lists of items in the UI
(cherry picked from commit 1a1c8e6c08a6db5fcd2b5d17e65fa1f943d2e746)

Closes #4912
Closes #4921
2024-07-18 20:47:23 +03:00
Bogdan
a52c6f6f41 Fixed: Display last/next monitored albums for artists 2024-07-14 21:17:32 +03:00
Mark McDowall
2ad7396f6d New: Added UI for parsing release names
(cherry picked from commit 85e285598106346099ceae676599c5cb4b789c92)
2024-07-12 13:41:13 +03:00
Bogdan
db9e62f79d Convert store selectors to Typescript
Closes #3937
2024-04-21 12:04:13 +03:00
Bogdan
59cf7a95c3 Fixed: Re-testing edited providers will forcibly test them
(cherry picked from commit e9662544621b2d1fb133ff9d96d0eb20b8198725)
2024-04-16 10:54:12 +03:00
Mark McDowall
28f2eb974d Fixed: Task with removed artists causing error
(cherry picked from commit fc6494c569324c839debdb1d08dde23b8f1b8d76)

Closes #4696
2024-03-28 13:02:01 +02:00
Mark McDowall
873a225f0c New: Show artist names after task name when applicable
(cherry picked from commit 6d552f2a60f44052079b5e8944f5e1bbabac56e0)

Closes #4678
2024-03-14 15:46:19 +02:00
Bogdan
1db0eb1029 New: Indexer flags
(cherry picked from commit 7a768b5d0faf9aa57e78aee19cefee8fb19a42d5)
2024-03-10 17:30:09 +02:00
Qstick
a4af75b60c New: Calendar filtering by tags
Closes #3658
Closes #4211

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2024-02-11 20:51:28 -06:00
Mark McDowall
efe0a3d283 Typings cleanup and improvements
Appease linter

(cherry picked from commit b2c43fb2a67965d68d3d35b72302b0cddb5aca23)
(cherry picked from commit 3b5e83670b844cf7c20bf7d744d9fbc96fde6902)

Closes #3516
Closes #3510
Closes #2778
2024-02-06 22:05:23 +02:00
Bogdan
d8066ec172 New: Size column for albums
Closes #3292
2024-02-05 22:26:54 +02:00
Qstick
3702fa773c New: Filter by Monitor New Items
Closes #3707
2024-02-04 14:01:30 -06:00
Bogdan
f7418d6174 New: Sort root folders by path
Closes #4280
Closes #3956
2024-02-03 12:56:00 +02:00
Mark McDowall
5f9c616bff New: On Artist Add connection event
(cherry picked from commit dec6e140365981f0391a759db33f4f5de46adc24)

Closes #3531
2024-01-30 16:22:53 +02:00
Mark McDowall
6517485e0f New: Optionally remove from queue by changing category to 'Post-Import Category' when configured
(cherry picked from commit 345854d0fe9b65a561fdab12aac688782a420aa5)

Closes #4510
2024-01-23 12:32:22 +02:00
Bogdan
1214eda6ec Fixed: Sorting by name in Manage Indexer and Download Client modals
(cherry picked from commit 31baed4b2c2406e48b8defa51352a13adb6d470f)
2024-01-23 07:36:10 +02:00
Mark McDowall
8db7f948b1 Fixed: Don't clone indexer API Key
(cherry picked from commit d336aaf3f04136471970155b5a7cc876770c64ff)
2024-01-20 07:43:32 +02:00
Mark McDowall
9aae065c5d Fixed: Artists posters flickering when width changes repeatedly
(cherry picked from commit 53cf5308931069638c23925596a3fd8aaccc5d98)

Closes #64448
2024-01-17 03:57:42 +02:00
Rubicj
829ef83e00 New: Added column in Queue
(cherry picked from commit 57445bbe57a84990e284ef97d42455a06587e1ee)

Closes #4460
2024-01-17 03:43:30 +02:00
Bogdan
f0eb626324 Set fallback values for statistics 2024-01-07 15:30:54 +02:00
Stevie Robinson
73aa7af053 New: Add sorting to Manage Indexer and Download Client modals
(cherry picked from commit 91053ca51ded804739f94ee936c1376a755dbe11)
2023-12-31 06:21:39 +02:00
Bogdan
9f6302e505 Fixed: Abort old fetch items requests in manual import
Fixes #4375
2023-12-22 02:33:09 +02:00
Bogdan
761e34fb5d New: Remember sorting for manual import 2023-12-22 02:31:15 +02:00
Bogdan
51085482bc New: Size column for tracks 2023-12-20 04:00:47 +02:00
Michael Casey
651abf9faa New: Persist search settings in add new artist and album
(cherry picked from commit fc3bea370facb22fd1b2f3cc264bf5d0a84f30e1)

Closes #1967
2023-12-03 15:34:25 +02:00
Bogdan
5662775263 Fix history columns 2023-11-02 00:33:54 +02:00
Mark McDowall
e408c6f055 New: History custom filters
(cherry picked from commit 2fe8f3084c90688e6dd01d600796396e74f43ff9)

Closes #4213
Closes #4235
Closes #4236
2023-11-02 00:33:54 +02:00
Mark McDowall
a356b01efd New: Queue custom filters
(cherry picked from commit e357d17b187378b92377f8acb077b12c1e7ea527)

Closes #4212
Closes #4234
2023-11-01 19:35:18 +02:00
Mark McDowall
362bd42cb8 New: Auto tagging of artists
(cherry picked from commit 335fc05dd1595b6db912ebdde51ef4667963b37d)
2023-10-30 21:29:24 +02:00
Mark McDowall
f2b513c081 Remove Album Studio
(cherry picked from commit 6fce6c2bbcb1395a48f89d41d209b0ebe96042ee)
2023-10-29 11:25:04 +02:00
Mark McDowall
57206da77b Remove Artists Editor
(cherry picked from commit 67232290e5fb94c96734a8ca59aad0f7de79fa20)
2023-10-29 11:25:04 +02:00
Mark McDowall
72267d3cb4 New: Album Studio is now part of artists list
(cherry picked from commit bdcfef80d627e777d7932c54cda04cbe7c656ffc)

Load albums for album details on mouse hover
2023-10-29 11:25:04 +02:00
Mark McDowall
fae94f4b8e New: Mass Editor is now part of artists list
(cherry picked from commit a731d24e23b83484da1376d331b2ce998e216690)
2023-10-29 11:25:04 +02:00
Bogdan
3790c65c9f Fix typo in visible for Queue size
(cherry picked from commit a171132f989437e3cd85a9689d42e862c6335d1b)
2023-10-29 01:14:20 +03:00
Robin Dadswell
690b2c72c8 New: Added Artist Monitoring Toggle to Artist Details
(cherry picked from commit 0ff889c3be1e8ee48759b233aeabf1bf1c4b4ff4)
2023-10-27 16:21:08 +03:00
Mark McDowall
28ac640103 New: Remember add import list exclusion when removing artists
(cherry picked from commit d8f6eaebdcf7e9b8170fe2baf1fe232fe02a1331)

Closes #3260
Closes #326
2023-10-24 19:11:44 +03:00
Mark McDowall
f509ca0f72 Refactor Artist index to use react-window
(cherry picked from commit d022679b7dcbce3cec98e6a1fd0879e3c0d92523)

Fixed: Restoring scroll position when going back/forward to artist list

(cherry picked from commit 5aad84dba453c42b4b5a9eac43deecf91a98f4f6)
2023-10-23 00:44:28 +03:00
Mark McDowall
e3bc824dc1 New: Natural Sorting Manual Import Paths
(cherry picked from commit bdd5865876796bc203c8117418a5389afc8b5f11)

Closes  #2751
2023-08-26 01:27:04 +03:00
Bogdan
2cc4d639e9 More translations for columns
(cherry picked from commit aee8579d1823b7dfb94c0055fe33b5fb5a7fbf17)

Closes #3932
2023-08-21 04:19:54 +03:00
Mark McDowall
7406e0e3b7 Fixed translations for columns
(cherry picked from commit 6d53d2a153a98070c42d0619c15902b6bd5dfab4)

Closes #3897
2023-08-21 04:19:46 +03:00
Mark McDowall
6c9ee67e51 Fixed: Improve translation loading
(cherry picked from commit 73c5ec1da4dd00301e1b0dddbcea37590a99b045)

Closes #3895
2023-08-21 04:09:09 +03:00
Bogdan
c88d64a9ac New: Default name when adding providers
(cherry picked from commit 16d95ea6bf3d9340845fee19904a2d48616be8dc)

Closes #4007
2023-08-17 21:53:19 +03:00