Matthew Despain
|
c51fe35fb4
|
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop
|
8 years ago |
Matthew Despain
|
26b05096d8
|
AppVeyor: Attempt something
|
8 years ago |
mattman86
|
38ae5d3962
|
Merge pull request #7 from AeonLucid/develop
Fix gulp task.
|
8 years ago |
Mike
|
d8472a2a81
|
Fix gulp task.
|
8 years ago |
Matthew Despain
|
5b9c669af4
|
AppVeyor: Attempt 5
|
8 years ago |
Matthew Despain
|
c40fdb3910
|
AppVeyor: Attempt 4
|
8 years ago |
Matthew Despain
|
a3031a9aee
|
AppVeyor: Attempt 3
|
8 years ago |
Matthew Despain
|
ffebcc3a78
|
AppVeyor: Attempt 2
|
8 years ago |
Matthew Despain
|
f50ce4abf9
|
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop
|
8 years ago |
Matthew Despain
|
2a38db10e0
|
Attempting AppVeyor builds
|
8 years ago |
Joseph Milazzo
|
66445930eb
|
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop
|
8 years ago |
Joseph Milazzo
|
acb7d33d09
|
Implemented track lookup into skyhook.
|
8 years ago |
Joseph Milazzo
|
a09d5d0b69
|
Switched over to using Spotify API for meta data. This will require deleting DB to start using.
|
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 |
runraid
|
89fa71fe96
|
Merge pull request #6 from mattman86/runraid
Update readme, replace sonarr->lidarr
|
8 years ago |
runraid
|
d04cd2ae95
|
Revert girl url
|
8 years ago |
runraid
|
a8b40ce1f6
|
Update readme, replace sonarr->lidarr
|
8 years ago |
Joseph Milazzo
|
fa80bca2c9
|
Merge pull request #5 from mattman86/feature/artist-overview
Implemented artist overview
|
8 years ago |
Joseph Milazzo
|
6aff6de378
|
Added Artist Overview.
|
8 years ago |
Joseph Milazzo
|
3662bb933b
|
Fixed up API to instead call multiple APIs and mash results together
|
8 years ago |
Joseph Milazzo
|
f97ed62fae
|
Partially implemented artist overview. Needs review
|
8 years ago |
Joseph Milazzo
|
5302c0915e
|
Fixed wording
|
8 years ago |
Joseph Milazzo
|
3f2c00410d
|
Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop
|
8 years ago |
Joseph Milazzo
|
0ec8830def
|
Fixed issue with Artist page not rendering the artists in DB
|
8 years ago |
mdespain
|
bebb82ec9f
|
Fixing my epic fail of not setting the columns to allow null.
|
8 years ago |
Matthew Despain
|
ea01ee335b
|
Updating service provider with Lidarr name
|
8 years ago |
Matthew Despain
|
d14111f914
|
Updating links and adding credits
|
8 years ago |
Matthew Despain
|
e03af77375
|
Adding music related columns to NamingConfig table.
|
8 years ago |
Joseph Milazzo
|
50d5693399
|
Fixed returning empty artist list from db.
|
8 years ago |
Matthew Despain
|
78639d1787
|
More refactoring
|
8 years ago |
Matthew Despain
|
5cedc93286
|
Updating logos and icons
|
8 years ago |
Joseph Milazzo
|
d47909b1f4
|
Merge pull request #4 from mattman86/feature/database
Implemented ability to search iTunes for a series and add to database
|
8 years ago |
Joseph Milazzo
|
d23492177a
|
Merge branch 'feature/database' of https://github.com/mattman86/Lidarr into feature/database
|
8 years ago |
Joseph Milazzo
|
5ee1077e1e
|
DB now stores Artists. DB schema may need small tweaks.
|
8 years ago |
Joseph Milazzo
|
9a79b590cc
|
Merge branch 'develop' into feature/database
|
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 |
TCBWZA
|
7e97f8c423
|
Break XEM URL as per a request to remove it.
|
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 |
TCBWZA
|
b7a46a9e51
|
Update internal URL's to point to lidarr.audio
|
8 years ago |
Joseph Milazzo
|
684e4f4c80
|
Merge branch 'feature/database' of https://github.com/mattman86/Lidarr into feature/database
|
8 years ago |
Joseph Milazzo
|
ce62cff57d
|
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
|
9ce71ff698
|
Added Music models and basic database
|
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 |
mattman86
|
80e8ef4c7a
|
Merge pull request #3 from nbonfire/patch-1
Update and rename Sonarr to Lidarr
|
8 years ago |