Qstick
b230faaa34
Fixed: Correctly delete files on Album Delete
...
Fixes #2551
2 years ago
Qstick
f538feb798
Fixed: Errors loading queue after albums in artist are removed
...
Fixes #1989
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
8e9a85557e
Fixed: No Artist images when adding single Album
4 years ago
Qstick
b9f91db3ae
New: Speed up Bulk Artist Deletions
4 years ago
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.
4 years ago
ta264
a49955e692
Fixed: Don't rescan folders for each artist added via a list
4 years ago
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
4 years ago
ta264
0bde5fd9e5
New: Add/remove individual albums
4 years ago
ta264
77d02a03a0
Add artist refresh completed event
...
Always fires unlike update, which only fires on actual update. Use
this to make sure media covers are up to date on refresh
5 years ago
Qstick
42c16c227e
New: Import List Exclusions ( #608 )
...
* New: Import List Exclusions
* Fixed: ImportExclusion ForeignId Checks, Unique. RefreshArtist Duplicate
* Fixed: Copy/Paste typos
6 years ago
ta264
c392569a63
New: Update DB to store all releases for an album ( #517 )
...
* New: Store all releases for an album and track artists
* Add Overview, links and release date by release
* Tidy up
* Fix metadata refresh errors following musicbrainz edits
6 years ago
Qstick
221c670bf9
New: Search for newly added past albums after artist is refreshed
...
Fixes #195
7 years ago
Qstick
8e626269d1
Misc Fixes and Better Logging/Rejection Messages for Track Import
7 years ago
Qstick
5551b2166a
Rework how albums are refreshed/added, add album search route ( #190 )
...
Rework how albums are refreshed/added, add album search route
7 years ago
Qstick
26ef43f302
New: Manually Edit/Override Album Release ( #181 )
...
* New: Manually Edit/Override Album Release
* !fixup for comments, loading all albums instead of only artist albums
* fixup! UI Cleanup lint issues
* fixup! Remove AddAlbum service for now, fix refresh override selected release
* fixup! Last one... to fix updating albums with custom release set
Closes #109
Closes #129
Closes #128
7 years ago
Qstick
ec12bede9d
Fixed: Cleanup 11 more tests
7 years ago
Qstick
8569084255
Refactor and Enable Renaming for Album and Artist Files ( #61 )
...
Refactor and Enable Renaming for Album and Artist Files
7 years ago
Qstick
a8ac1f3adc
Album Repo Work
...
Adds Album Repo (Need to Update Album API), Gets Tracks working with new Schema, Fixes Albums Saving to DB
8 years ago
Joseph Milazzo
b481bc6e45
Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify.
8 years ago
Joseph Milazzo
fa52eabb79
Almost finished linking frontend to backend. A few issues with DB mapping to work out.
8 years ago