Commit Graph

11 Commits

Author SHA1 Message Date
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
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
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
Qstick 774a3597de New: Remove AlbumFolder, Support Nested Track Format 2021-01-17 03:58:33 -05:00
ta264 2982478dba Trigger fewer signalr broadcasts
(cherry picked from commit b05b7ec4ad9368c8c3ae5ff5316caf5d23e24191)
2020-10-13 23:25:38 -04:00
ta264 12d6b5ee9a Fixed: Don't refresh and rescan artist when new album added
Speeds up adding a single album to an existing artist.  Should help
reduce the number of full rescans being triggered also - an added
album was triggering one.
2020-10-13 23:19:28 -04:00
ta264 95cfa0d09a New: Split out metadata refresh from disk rescan 2020-10-13 23:18:47 -04:00
ta264 87d29ec978 New: Only refresh items that have updated on metadata server 2020-10-13 23:18:47 -04:00
Qstick a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
ta264 0bde5fd9e5 New: Add/remove individual albums 2020-10-13 23:18:08 -04:00
Renamed from src/NzbDrone.Core/Music/RefreshAlbumService.cs (Browse further)