Commit Graph

187 Commits (v1.2.0.3183)

Author SHA1 Message Date
Qstick 221c670bf9 New: Search for newly added past albums after artist is refreshed
7 years ago
Qstick 7354e02bff
New: Custom Filtering for UI (#234)
7 years ago
Qstick 574e8ad36b
Fixed: AddArtistService log message
7 years ago
Qstick c9488351e4 Misc Cleanup
7 years ago
Qstick 8e626269d1 Misc Fixes and Better Logging/Rejection Messages for Track Import
7 years ago
Qstick 8395999696
New: Selectively refresh albums (#215)
7 years ago
Qstick 3488ba3d84 Fixed: Update Album State on AlbumStudio
7 years ago
Qstick 37d1ed4a48
Fixed: Grab discography during artist search (#208)
7 years ago
Qstick c105c9a65e
New: Import Lists Base (#196)
7 years ago
Qstick 5551b2166a
Rework how albums are refreshed/added, add album search route (#190)
7 years ago
Qstick b0070e0229 Fixed: Last UI reference to nameSlug, remove from model
7 years ago
Qstick b0238c1af4 Fixed: Albums not saving to DB due to release constraint
7 years ago
Qstick 054578fa2d Fixed: Handle null on album refresh
7 years ago
Qstick 26ef43f302
New: Manually Edit/Override Album Release (#181)
7 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
Qstick d7ef6cc88b Fixed: Improved message when a conflicting slug is added
7 years ago
Qstick a37be66f34 Improve Load Time of Artist Detail Page, and Wanted Page
7 years ago
Qstick f812302aa5 More Work on Album Filtering per Artist
7 years ago
Qstick b963f2aa82 Add prelim work for Album Filtering
7 years ago
Qstick 52f4f1de03 Remove duplicate ArtistDeleteEvent Handle
7 years ago
Qstick ed3b47d76a Support for Artist Disambiguation and Type
7 years ago
Qstick 6e4638f7b1 Update Music Tests, Added Cases for Should Refresh Artist, Cleanup Skyhook Resources
7 years ago
Qstick e8fb678fb8 Fix issue adding a artist when NameSlug for another artist null
7 years ago
Qstick d243a8c8c4 Add Tracklist to Album Modal
7 years ago
Qstick 8f45fe0afe Rework Tags for Music
7 years ago
Qstick fbe6bfc78e Add Album Label Support from Metadata
7 years ago
Qstick d2bafd4605 Add Support for Artist Links from Metadata
7 years ago
Qstick 5fec72395c Null Checks for Track Parsing, Parse by Title if TrackNumber is missing
7 years ago
Qstick 95051cbd63 Initial Commit Rework
7 years ago
Qstick 8569084255 Refactor and Enable Renaming for Album and Artist Files (#61)
7 years ago
Qstick de5e0871cf Bulk Import (#55)
7 years ago
Qstick 1e4d9480e9 Implement Release Parsing, Decision Engine, and Downloading (#35)
7 years ago
Qstick b63b2d70df Fixed: Refactor misc text and variables in settings (#31)
7 years ago
Qstick d32cf1120e Fixed: Artist Delete, Track Delete when Artist Delete (#30)
7 years ago
Qstick 572586063e Fixed: Various Unit Tests Issues/Additions (#28)
7 years ago
Qstick dcde579a43 First Pass At AlbumStudio Page, Also Fixes Monitoring (#16)
7 years ago
Qstick 66ad301892 Tweak Wanted Page, Missing Query (#15)
7 years ago
Joseph Milazzo ef4da4ac9f Track Parsing Code (#10)
7 years ago
Qstick 4cfd39f7fe Fix Unit Tests Build (#13)
7 years ago
Qstick 8b98cd8825 Implement Calendar View (#9)
7 years ago
Qstick d8ea0a3243 Many UI and API Improvements (#8)
7 years ago
Joseph Milazzo ee90d8021a Merge conflicts
7 years ago
Joseph Milazzo bf7f890c48 Restabilized add artist flow with NodeJS API
7 years ago
Joseph Milazzo dc0db08ca8 Merge conflicts
7 years ago
Qstick 916db8d356 Add Track and TrackFile API Resources
7 years ago
Joseph Milazzo e96cf08409 Back to a stable build. Fixedtrackrepo.findtracks
7 years ago
Qstick fafe4e93f3 Clean up and back to build state
7 years ago
Joseph Milazzo b4279a455e Fixed all issues from merging
7 years ago
Joseph Milazzo e7f72a9d08 Merging feature/db into feature/trackParse
7 years ago
Qstick a8ac1f3adc Album Repo Work
7 years ago
Qstick 15b70ede7c Track Mapping Fixes
7 years ago
Qstick 0f3c355381 New DB Schema
7 years ago
Joseph Milazzo 704983f652 Fixed small issue in ProfileService. Reimplemented the metadata with LidarrAPI.Metadata
7 years ago
Joseph Milazzo 1024555f75 At a point where we can build. Many TODOs and existing Series-based APIs need to be removed. No track code actually works.
7 years ago
Joseph Milazzo 76db95947c Refactored most code for track parsing.
7 years ago
Joseph Milazzo d1eb9ff16c Changed AristId to a long
7 years ago
Joseph Milazzo fbb6691ea1 Implemented Tracks and ability to save to the DB. Updated SkyHook to support ArtistSlug.
7 years ago
Joseph Milazzo acb7d33d09 Implemented track lookup into skyhook.
7 years ago
Joseph Milazzo a09d5d0b69 Switched over to using Spotify API for meta data. This will require deleting DB to start using.
7 years ago
Joseph Milazzo b481bc6e45 Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify.
7 years ago
Joseph Milazzo 6aff6de378 Added Artist Overview.
8 years ago
Joseph Milazzo f97ed62fae Partially implemented artist overview. Needs review
8 years ago
Joseph Milazzo 50d5693399 Fixed returning empty artist list from db.
8 years ago
Joseph Milazzo f2a8336b31 Search to add DB flow is error free but the artist doesn't add.
8 years ago
Joseph Milazzo fa52eabb79 Almost finished linking frontend to backend. A few issues with DB mapping to work out.
8 years ago
Joseph Milazzo 5b0f11b19a Albums can now be seen per artist from search.
8 years ago
Joseph Milazzo de21685896 Multiple artists return to UI
8 years ago
Joseph Milazzo a08ebcc0c2 Now returns one artist back with albums.
8 years ago
Joseph Milazzo 2813fccc78 Updated the code to allow a search to be made from UI to iTunes and return a mock result.
8 years ago
Joseph Milazzo 39b58ebda3 Changed the db to represent compilations. By default a track will have a single albumId and a list of artistIds. If the album is a compilation, we will use Various Artists to align with Plex, iTunes, and Amazon.
8 years ago
Joseph Milazzo 118e2dfe93 Updated to support Album and Track level Compilations
8 years ago
Joseph Milazzo ad23e8ce9f Added Music models and basic database
8 years ago