Commit Graph

207 Commits

Author SHA1 Message Date
Bogdan c1926f8758 Fixed: Skip move when source and destination are the same
Co-authored-by: Qstick <qstick@gmail.com>
2024-04-20 17:56:04 +03:00
Bogdan adcec90ef8 Fixed: Sorting by Artist Name in Missing/Cutoff Unmet under Postgres
Fixes #4736
Fixes #3392
Closes #4374
2024-04-08 18:14:14 +03:00
Mark McDowall e730cf6307 Fixed: Task progress messages in the UI
(cherry picked from commit c6417337812f3578a27f9dc1e44fdad80f557271)

Closes #4689
2024-03-22 11:23:16 +02:00
Bogdan 4abca0c896 Fixed: Don't die on album deleted notifications with the artist already removed 2024-02-16 16:52:23 +02:00
Bogdan 6ae99acea7 Fix tests for storing last search time for albums 2024-02-05 22:36:53 +02:00
Mark McDowall 5d8f9c9e27 New: Store last search time for AlbumSearch
(cherry picked from commit 9af57c6786)
2024-02-05 19:11:14 +02:00
Mark McDowall 82d1fc1a81 Fixed: Monitored status being reset after refresh when artist is edited manually
(cherry picked from commit 98b1a7681be36199283f36c692ed10ff30ded721)
2024-01-30 17:22:15 +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
Bogdan 803c2dd66b Fixed: Avoid lookups for empty MusicBrainz IDs in import list fetching 2023-12-05 16:46:13 +02:00
Bogdan 4e70a80324 Prevent false notification for moving artist when editing 2023-12-03 22:27:48 +02:00
Bogdan 0655a9aa72 Revert "Fixed: Prevent false notification for moving artist when editing"
This reverts commit 0133f4331b.
2023-12-03 22:16:43 +02:00
Bogdan 0133f4331b Fixed: Prevent false notification for moving artist when editing 2023-12-03 21:56:17 +02:00
Mark McDowall 362bd42cb8 New: Auto tagging of artists
(cherry picked from commit 335fc05dd1595b6db912ebdde51ef4667963b37d)
2023-10-30 21:29:24 +02:00
Bogdan 11e6d830b0 Don't block task queue for queued update task for Refresh Artist 2023-10-29 15:37:13 +02:00
Stevie Robinson cbb3cb78f9 New: Refresh only selected or filtered artists
(cherry picked from commit bf90c3cbddffca4f7ad07c3ae51fa705988cd80b)

Closes #3717
2023-10-29 14:41:29 +02:00
Bogdan 661338f5b1 Allow changing monitoring the artist without the albums 2023-10-27 16:21:08 +03:00
Qstick 959ac46180 Fixed: Refresh artist and correctly trigger search on single album adds for new artists 2023-08-23 22:42:19 -05:00
Bogdan 7b01c85c76 Fixed: Ensure the default monitoring type in Album Studio is not all 2023-07-22 02:17:46 +03:00
Qstick 1eb5f2dd49 Faster tag view in UI for large libraries
(cherry picked from commit b050e1d2eb3bff9e28e7a1545d121be091789308)

Closes #3762
2023-05-28 21:37:10 +03:00
Bogdan cc27107668 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)

Closes #3749
2023-05-28 17:23:59 +03:00
Bogdan f19c6e8ee1 Remove unused imports
Close #3651
2023-05-12 19:24:16 +03:00
Stepan Goremykin 565c05c4c9 Use MinBy and MaxBy instead of OrderBy + First
(cherry picked from commit 6ea3d8c127eafbcf9d1b6e9338b737e91e256875)

Closes #3485
2023-05-06 16:11:24 +03:00
Bogdan ea0a78b620 Fixed: Migrate to FluentValidation 9 2023-04-29 00:39:04 -05:00
Mark McDowall 418cb78f29 Fixed: Cutoff Unmet showing items above lowest accepted quality when upgrades are disabled
Closes #2819

(cherry picked from commit d48950ec3c243c54a30770d32fd39bf6b9b48bb8)
2023-01-25 22:31:13 -06:00
Qstick 6c3b3122f3 Fixed: Avoid Sqlite Error when all profiles have lowest quality cutoff
Fixes #3308
2023-01-24 20:24:39 -06:00
Qstick b230faaa34 Fixed: Correctly delete files on Album Delete
Fixes #2551
2023-01-15 00:09:03 -06:00
Qstick 6915a777a9 Fixed: Logging when series folder is moved successfully
Closes #2886

Co-Authored-By: David Newhall <2402929+davidnewhall@users.noreply.github.com>
2022-12-24 17:26:35 -06:00
Qstick f538feb798 Fixed: Errors loading queue after albums in artist are removed
Fixes #1989

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-12-12 21:05:17 -06:00
Robin Dadswell 933fca7a0b Fix: Restore missing groupbys in AlbumRepo 2022-11-28 21:30:53 +00:00
Qstick c02b66ec44 Enforce comment spacing with Stylecop
Fixes #3104
2022-11-21 19:51:00 -06:00
Robin Dadswell 8f6e099794 New: Postgres Database Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2022-11-20 10:41:48 -06:00
Vincent Simon 6c7a578cb7 Added missing Audio drama type 2022-11-04 15:02:14 -05:00
ta264 c1dd253bc1 Fixed: Correctly add missing new artist when an album's artist changes in musicbrainz
Fixes LIDARR-H
2022-08-04 20:58:33 +01:00
Thomas White d96775a4a3 Fixed: "Specific Book" setting for lidarr list import
Fixes #2435

(cherry picked from commit 466876da624843f62c849dfb28ac9515b6fe3a2c)
2022-08-03 14:23:31 +01:00
Qstick 8c2fa93509 New: Log path when adding artist
Fixes #1603
2022-06-05 13:26:31 -05:00
Qstick 423b489cf8 Fixed: Sorting interactive search by quality for unknown artist results
Fixes #1587
2022-06-05 13:26:31 -05: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
PearsonFlyer 3e26424797 New: Add Validations for Recycle Bin Folder
Fixes 1794

(cherry picked from commit fd4fb88ce1efa8f673c74f04cd632a3f607565c4)
2022-01-07 23:57:04 -06:00
ta264 dd3ea74db2 Fixed: Error changing artist metadata profile 2021-07-11 21:31:22 +01:00
Qstick 8e9a85557e Fixed: No Artist images when adding single Album 2021-04-18 00:15:22 -04:00
Qstick d198c9987e Fixed: Don't fail entire import if Validation error on list item
Fixes #2021
Fixes #2133
2021-04-01 22:47:15 -04:00
Qstick b9f91db3ae New: Speed up Bulk Artist Deletions 2021-01-24 21:52:55 -05:00
Qstick 774a3597de New: Remove AlbumFolder, Support Nested Track Format 2021-01-17 03:58:33 -05:00
Qstick 2e4b168985 Improve use of All() for Path related queries 2020-12-17 08:08:26 -05:00
ta264 085b07a9c6 Always scan after manual refresh 2020-10-13 23:25:38 -04:00
ta264 2982478dba Trigger fewer signalr broadcasts
(cherry picked from commit b05b7ec4ad9368c8c3ae5ff5316caf5d23e24191)
2020-10-13 23:25:38 -04:00
Qstick 04aebab774 Fixed: Moving artist folders in subfolders of the root folder when destination subfolder was missing
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:31 -04:00
Qstick dbdc805e80 Remove unnecessary usings 2020-10-13 23:19:30 -04:00
ta264 7aa3ad10ef Fixed: Don't search twice for new albums on new artists 2020-10-13 23:19:29 -04:00
ta264 dce69212fc Speed up all albums endpoint 2020-10-13 23:19:28 -04:00