Commit Graph

207 Commits (develop)

Author SHA1 Message Date
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.
7 years ago
Joseph Milazzo f97ed62fae Partially implemented artist overview. Needs review
7 years ago
Joseph Milazzo 50d5693399 Fixed returning empty artist list from db.
7 years ago
Joseph Milazzo f2a8336b31 Search to add DB flow is error free but the artist doesn't add.
7 years ago
Joseph Milazzo fa52eabb79 Almost finished linking frontend to backend. A few issues with DB mapping to work out.
7 years ago
Joseph Milazzo 5b0f11b19a Albums can now be seen per artist from search.
7 years ago
Joseph Milazzo de21685896 Multiple artists return to UI
7 years ago
Joseph Milazzo a08ebcc0c2 Now returns one artist back with albums.
7 years ago
Joseph Milazzo 2813fccc78 Updated the code to allow a search to be made from UI to iTunes and return a mock result.
7 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.
7 years ago
Joseph Milazzo 118e2dfe93 Updated to support Album and Track level Compilations
7 years ago
Joseph Milazzo ad23e8ce9f Added Music models and basic database
7 years ago