Commit Graph

207 Commits (develop)

Author SHA1 Message Date
ta264 12d6b5ee9a Fixed: Don't refresh and rescan artist when new album added
4 years ago
ta264 53c0ffd129 Swap to dapper with lazyload
4 years ago
ta264 a49955e692 Fixed: Don't rescan folders for each artist added via a list
4 years ago
ta264 fb88017821 Fixed: Don't scan all folders on artist add
4 years ago
ta264 95cfa0d09a New: Split out metadata refresh from disk rescan
4 years ago
ta264 a2ba8e76bb New: Watch filesystem for changes to library
4 years ago
ta264 87d29ec978 New: Only refresh items that have updated on metadata server
4 years ago
ta264 4f5a0b7afd Fixed: Update file paths correctly when moving artist
4 years ago
ta264 be4e748977 New: Don't require artist mapping
4 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
ta264 0bde5fd9e5 New: Add/remove individual albums
4 years ago
Qstick 81ffc4e28f Fixed: Artist FindById Should Find OldIds
4 years ago
Qstick 2d0bd47de3 Fixed: Pseudo Release Incorrect Naming
4 years ago
ta264 2097bfff94 Fixed: Null reference exceptions on update
5 years ago
ta264 4413c7e46c New: Unmapped files view (#888)
5 years ago
ta264 0352f8d3ff
Fixed: Faster artist endpoint (#874)
5 years ago
ta264 c898a18d31 Fixed: Set remote album ID so we don't always think album updated
5 years ago
ta264 1dcccf2683 Fixed: Frontend updates when selected album release changed
5 years ago
ta264 e9ced07b28 Fixed: Old foreign id query too permissive
5 years ago
ta264 a35f965d31 New: Write genres and album art to track file tags
5 years ago
ta264 a0a96911f8 Fixed: Use correct ID to search for Albums
5 years ago
Qstick 8b860bcb82
Changed: Remove Language Profiles (#870)
5 years ago
ta264 814e44b7e4 Fixed: Actually refresh media covers
5 years ago
ta264 61b6572f61 Fixed: Failure re-adding a deleted artist
5 years ago
ta264 77d02a03a0 Add artist refresh completed event
5 years ago
ta264 8160f3d84a Fixed: Simplify ArtistMetadataRepository
5 years ago
ta264 0b7a42ee3b New: Refactor metadata update
5 years ago
ta264 f5c1858d4c Fixed: UpdateAlbums was a duplicate of UpdateMany
5 years ago
ta264 76db27e8c2 New: Add old ids, artist aliases and genres
5 years ago
Qstick 8a8799176f New: Setting monitor None when adding arist will unmonitor artist
5 years ago
ta264 166fc90454 New: Only scan files that are new or updated (#760)
5 years ago
Qstick a4a3bc5127 New: Don't overwrite Images/Overviews if new is blank
5 years ago
ta264 045a3ce404 Fixed: Skip albums and releases with no valid tracks (#754)
5 years ago
Qstick 1bcee3ba97 Fixed: ArtistRepo Cleanup
5 years ago
ta264 580641a600
Fixed: Don't attempt to insert duplicate ids or monitor multiple releases (#684)
5 years ago
ta264 bf32512fa2
Fixed: Make artist stats update when album (un)monitored (#673)
5 years ago
ta264 072f772dc8
New: Write metadata to tags, with UI for previewing changes (#633)
5 years ago
Tom Andrews 36f34a4113 Fixed: Don't find album when multiple albums have the same name
5 years ago
Tom Andrews c500f7b943 Fixed: InvalidOperationException when two artists have same name
5 years ago
ta264 1c7ded859b Fixed: More improvements to sentry logging (#669)
5 years ago
Qstick 42c16c227e
New: Import List Exclusions (#608)
5 years ago
Qstick 3f064c94b9
New: Release Profiles, Frontend updates (#580)
5 years ago
ta264 bb02d73c42 Whole album matching and fingerprinting (#592)
5 years ago
Qstick f827ba418c Fixed: MoveArtist logging a failure and a success message
5 years ago
Qstick 0e124af6ce
Fixed: Missing album types, typos in type/status (#593)
5 years ago
ta264 9185223f53 Fix more issues with migration 23 (#577)
5 years ago
ta264 6723f32abb WIP: Fix migration to DB version 23 (#571)
6 years ago
ta264 c392569a63 New: Update DB to store all releases for an album (#517)
6 years ago
ta264 e260a29b57 Improve the fuzzy matching (#522)
6 years ago
Qstick 78a0b5f8b7 New: Setting to disable disk scan after artist refresh
6 years ago
ta264 eadd6996ef Fuzzy matching (#508)
6 years ago
gismo2004 9b0a7c60ed Fixed: Improve TrackMatching when title is slightly longer/shorter than DB (#491)
6 years ago
Qstick ba96dad8c7 Fixed: UI and Command manager updates
6 years ago
Qstick b506fd3ab7 Fixed: UI fixes from Sonarr
6 years ago
Qstick 6581b3a2c5
New: UI Updates, Tag manager, More custom filters (#437)
6 years ago
Qstick e6a43b2dc0
New: Added album disambiguation to UI and Naming [ex. Weezer (Blue Album)] (#431)
6 years ago
Daniel Underwood d7d4f62737 Changed: Force album refresh when artist refresh manually triggered (#374)
6 years ago
Qstick f7076c6c5b
Changed: Modify Artist Update Intervals (#360)
6 years ago
Qstick ad6e651090
New: Show Release Title on Release Selection (#343)
6 years ago
Qstick 9bd020a130 Fixed: Wanted cutoff page shows incorrect count
6 years ago
Joseph Milazzo b661344ba8
Parser Enhancements (#291)
6 years ago
Qstick 4dd857ea30 Added: Additional Logging and Messaging for Albums
6 years ago
Qstick c833a6dc84 New: Enable Ratings for Albums
6 years ago
Qstick f9fb33eb08 Added: Additional Album Monitoring Options
6 years ago
Qstick 321d99a597 Added: Validate Set Profiles Exist when Adding Artist
6 years ago
Joseph Milazzo e9097b8dc6 Check for MusicBrainz Release Id during Scan (#227) (#277)
6 years ago
Qstick fa63b962ea Fixed: Update Ratings on Artist Refresh
6 years ago
Qstick a96df79572 Fixed: Wanted Page Count in UI and Paging, Sort by Album Title
6 years ago
Qstick df4e1e9b26
Added: Add Release Status to Metadata Profile, Default to Official Only (#250)
6 years ago
Qstick 9d7c6bc961 Fixed: Temp fix for errors during import. Catch and report error.
6 years ago
Qstick 221c670bf9 New: Search for newly added past albums after artist is refreshed
6 years ago
Qstick 7354e02bff
New: Custom Filtering for UI (#234)
6 years ago
Qstick 574e8ad36b
Fixed: AddArtistService log message
6 years ago
Qstick c9488351e4 Misc Cleanup
6 years ago
Qstick 8e626269d1 Misc Fixes and Better Logging/Rejection Messages for Track Import
6 years ago
Qstick 8395999696
New: Selectively refresh albums (#215)
6 years ago
Qstick 3488ba3d84 Fixed: Update Album State on AlbumStudio
6 years ago
Qstick 37d1ed4a48
Fixed: Grab discography during artist search (#208)
6 years ago
Qstick c105c9a65e
New: Import Lists Base (#196)
6 years ago
Qstick 5551b2166a
Rework how albums are refreshed/added, add album search route (#190)
6 years ago
Qstick b0070e0229 Fixed: Last UI reference to nameSlug, remove from model
6 years ago
Qstick b0238c1af4 Fixed: Albums not saving to DB due to release constraint
6 years ago
Qstick 054578fa2d Fixed: Handle null on album refresh
6 years ago
Qstick 26ef43f302
New: Manually Edit/Override Album Release (#181)
6 years ago
Qstick ec12bede9d Fixed: Cleanup 11 more tests
7 years ago
Qstick d8c89f5bbd UI Updates (Cancel Import, Move Artist, Manual Import from Artist)
7 years ago
Qstick 8116e66d52 Cleanup: Remove Unused Variables from ArtistResource.cs
7 years ago
Qstick b63d9d0146
Fixes Misc Issues with Album Metadata Extrafiles (#145)
7 years ago
Qstick 27d65937c0 UI Updates, Separate Auto and Manual Searches per Indexer
7 years ago
Qstick 5b7339cd73
Add Metadata Profiles (#132)
7 years ago
Qstick 9dcf90d241 Fixed: Search on Artist Add, Monitor None Option on Artist Add
7 years ago
Qstick 21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping (#121)
7 years ago
Qstick a69ceb35fb Update Integration Unit Tests
7 years ago
Qstick 70cc2ed8a5 AlbumStudio and ArtistEditor Fixes
7 years ago
Qstick 42e25055a9 Rework Tests for Music, Start TV Code Cleanup
7 years ago
Qstick eaba78ad4a Add AlbumCutoffService and Refactor UI
7 years ago
Qstick debad793ee Add ArtistEditedService to handle AlbumType Changes
7 years ago
Qstick 3a4c6fe364 Remove Core.TV references in preperation for Cleanup
7 years ago
Qstick 6685644c5c Refactor Various HouseKeepers
7 years ago
Qstick 7d045d5c54 Cleanup RootFolderService and Validation
7 years ago