Qstick
d8ea0a3243
Many UI and API Improvements ( #8 )
...
This fixes and implements many items on the ArtistIndex Page and ArtistDetailPage
* Create ArtistStatistics Core Module and tie into API.
* Create Members Class and tie into ArtistModel and Artist API resource.
* Finish Out Album API resources and pass to ArtistDetailPage.
* Finish Out Track and TrackFile API resources and pass to ArtistDetailPage.
* Lots of UI work on Artist Detail Page to get Albums and Track list working.
* Add Cover and Disc Image Types to MediaCover Class
* Remove AddSeries UI Flow, since we have replaced with AddArtist (Cleanup)
2017-06-25 08:17:49 -05:00
Joseph Milazzo
2c7398ac66
Merge pull request #7 from lidarr/feature/trackParse
...
New Album Database design and restabilizing add artist flow with LidarrAPI.Metadata.
2017-06-21 20:47:15 -05:00
Qstick
c6ac0878a7
Fix Crash due to ForeignArtistId not being in DB for TrackFile Table
...
Fix Crash due to ForeignArtistId not being in DB for TrackFile Table
2017-06-21 21:45:07 -04:00
Joseph Milazzo
ee90d8021a
Merge conflicts
2017-06-21 20:32:50 -05:00
Joseph Milazzo
bf7f890c48
Restabilized add artist flow with NodeJS API
2017-06-21 20:30:45 -05:00
Joseph Milazzo
dc0db08ca8
Merge conflicts
2017-06-21 06:16:22 -05:00
Qstick
916db8d356
Add Track and TrackFile API Resources
...
Add Track and TrackFile API Resources, Add Rename Track Resource, Add GetFilesByAlbum function to Media File Service, Add Links to Artist Detail Page, Misc other UI work
2017-06-20 23:06:28 -04:00
Joseph Milazzo
e96cf08409
Back to a stable build. Fixedtrackrepo.findtracks
2017-06-20 08:03:13 -05:00
Qstick
fafe4e93f3
Clean up and back to build state
...
Clean up and back to build state
2017-06-19 20:57:07 -04:00
Joseph Milazzo
b4279a455e
Fixed all issues from merging
2017-06-19 08:06:37 -05:00
Joseph Milazzo
e7f72a9d08
Merging feature/db into feature/trackParse
2017-06-19 07:56:42 -05:00
Qstick
fe58f54ad4
NamingConfig Refactor
...
Adds track NamingConfig, Gets naming section in settings working. Adds Release Year token and track number token
2017-06-18 22:16:39 -04:00
Qstick
a8ac1f3adc
Album Repo Work
...
Adds Album Repo (Need to Update Album API), Gets Tracks working with new Schema, Fixes Albums Saving to DB
2017-06-17 22:27:01 -04:00
Joseph Milazzo
4df9c745de
Merge pull request #5 from lidarr/fix/Tests
...
Fixes a few PathExtensionFixture Tests
2017-06-16 22:01:08 -05:00
Qstick
15b70ede7c
Track Mapping Fixes
...
Fix Some Issues with Track Mapping
2017-06-12 23:03:36 -04:00
Qstick
0f3c355381
New DB Schema
...
Rearrange DB Schema for Album Centric Plan
2017-06-12 22:02:17 -04:00
Qstick
22f19b5cb5
Fix some Path Related Tests
2017-06-09 22:45:04 -04:00
Qstick
2a4141f658
Should be Capitalized
2017-06-09 22:07:22 -04:00
Joseph Milazzo
db62c15c17
Merge pull request #4 from lidarr/fix/AddArtistExisting
...
Fixes Existing Detection In Search Results when adding artist
2017-06-05 07:04:54 -05:00
Qstick
280229d528
Fixes Existing Detection on In Search Results
...
Fixes Existing Detection on In Search Results when adding a new artist
2017-06-04 21:19:46 -04:00
Joseph Milazzo
49b616b69d
Merge pull request #3 from Qstick/fix/ArtistDelete
...
Fixes Artist Delete after Previous UI Work
2017-06-04 19:47:13 -05:00
Joseph Milazzo
490e9feb93
Merge pull request #2 from lidarr/feature/LidarrAPI
...
Reimplemented the Metadata Search/Add Artist Flow with LidarrAPI.Metadata
2017-06-04 19:46:36 -05:00
Joseph Milazzo
3540a127a3
Merge pull request #1 from mattman86/develop
...
Migrate matman/Lidarr to Lidarr organization
2017-06-04 18:41:06 -05:00
Qstick
24f36a2a51
Fixes Artist Delete after Previous UI Work
2017-06-04 15:33:52 -04:00
Joseph Milazzo
3d7059c944
Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/LidarrAPI
2017-06-04 11:40:08 -05:00
Joseph Milazzo
704983f652
Fixed small issue in ProfileService. Reimplemented the metadata with LidarrAPI.Metadata
2017-06-02 20:25:34 -05:00
Joseph Milazzo
36f27058fa
Merge pull request #17 from Qstick/fix/UIfix
...
Fix two small UI bugs
2017-05-30 20:35:33 -05:00
Qstick
b87c6ef7c7
Fix two small UI bugs
2017-05-30 21:12:00 -04:00
Joseph Milazzo
da898cfd84
Merge pull request #15 from Qstick/feature/UIWork
...
Rename AddArtist, Artist UI folders. Other UI Work
2017-05-30 19:34:12 -05:00
Qstick
2baa1da4b6
Seperate AddArtist, Artist. Refactor NavSearch, Artist Editor. Other
...
Misc UI Fixes
2017-05-30 20:27:28 -04:00
Joseph Milazzo
f7cbe66676
Merge pull request #14 from Qstick/feature/downloadclients
...
Update Download Clients
2017-05-30 07:24:05 -05:00
harris
fc5ab94d4f
Update Download Clients
2017-05-29 21:43:40 -04:00
Joseph Milazzo
7dcacffec7
Added some extra code around erroneous Qualities in ProfileService
2017-05-29 13:05:18 -05:00
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.
2017-05-29 12:09:18 -05:00
Joseph Milazzo
235e753b93
Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/trackParse
2017-05-28 20:16:11 -05:00
mattman86
775f96c865
Merge pull request #12 from Qstick/feature/newznabsettings
...
Change Default NewzNab categories from tv to audio
2017-05-24 15:20:48 -06:00
mattman86
6093616af7
Merge pull request #13 from Qstick/feature/imagework
...
Image/Logo Updates
2017-05-24 15:19:19 -06:00
harris
8696c3f76e
Image/Logo Updates
2017-05-20 22:01:03 -04:00
harris
97fefa12c9
Change Default NewzNab categories from tv to music
2017-05-20 20:01:11 -04:00
Matthew Despain
6486025c2b
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop
2017-05-13 13:55:25 -06:00
Matthew Despain
004e71cf63
AppVeyor build badge
2017-05-13 13:55:06 -06:00
Joseph Milazzo
7acad802fb
Merge pull request #8 from mattman86/feature/trackRepository
...
Implemented Tracks
2017-05-11 13:43:30 -05:00
Joseph Milazzo
76db95947c
Refactored most code for track parsing.
2017-05-11 13:43:05 -05:00
mdespain
3f55cc4ec3
Turning tests off for the time being
2017-05-08 09:01:52 -06:00
mattman86
42a992d470
Merge pull request #10 from mattman86/runraid
...
Runraid
2017-05-08 08:42:25 -06:00
Matthew Despain
adf45e8061
Yet more AppVeyor...
2017-05-08 08:21:18 -06:00
Matthew Despain
2315e92fc5
AppVeyor...
2017-05-08 08:12:56 -06:00
Joseph Milazzo
d1eb9ff16c
Changed AristId to a long
2017-05-08 07:43:23 -05:00
67714561ea
Merge branch 'develop' of https://github.com/mattman86/Lidarr into runraid
2017-05-07 19:07:44 -07:00
d7ad9b8218
Support music qualities. This is a work in progress, lots of code still references tv series
2017-05-07 19:07:19 -07:00