1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-21 13:37:19 +00:00
Commit graph

7232 commits

Author SHA1 Message Date
Joseph Milazzo
76db95947c Refactored most code for track parsing. 2017-05-11 13:43:05 -05:00
Joseph Milazzo
d1eb9ff16c Changed AristId to a long 2017-05-08 07:43:23 -05:00
Joseph Milazzo
fbb6691ea1 Implemented Tracks and ability to save to the DB. Updated SkyHook to support ArtistSlug. 2017-05-07 17:50:07 -05:00
Joseph Milazzo
66445930eb Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop 2017-05-07 14:57:35 -05:00
Joseph Milazzo
acb7d33d09 Implemented track lookup into skyhook. 2017-05-07 14:55:49 -05:00
Joseph Milazzo
a09d5d0b69 Switched over to using Spotify API for meta data. This will require deleting DB to start using. 2017-05-07 14:32:13 -05:00
Joseph Milazzo
b481bc6e45 Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify. 2017-05-07 11:58:24 -05:00
runraid
89fa71fe96 Merge pull request #6 from mattman86/runraid
Update readme, replace sonarr->lidarr
2017-05-06 08:42:24 -07:00
runraid
d04cd2ae95 Revert girl url 2017-05-06 08:03:41 -07:00
runraid
a8b40ce1f6 Update readme, replace sonarr->lidarr 2017-05-06 07:44:46 -07:00
Joseph Milazzo
fa80bca2c9 Merge pull request #5 from mattman86/feature/artist-overview
Implemented artist overview
2017-05-05 14:35:40 -05:00
Joseph Milazzo
6aff6de378 Added Artist Overview. 2017-05-05 14:33:46 -05:00
Joseph Milazzo
3662bb933b Fixed up API to instead call multiple APIs and mash results together 2017-05-05 13:35:28 -05:00
Joseph Milazzo
f97ed62fae Partially implemented artist overview. Needs review 2017-05-05 12:57:58 -05:00
Joseph Milazzo
5302c0915e Fixed wording 2017-05-05 08:22:12 -05:00
Joseph Milazzo
3f2c00410d Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop 2017-05-05 08:19:59 -05:00
Joseph Milazzo
0ec8830def Fixed issue with Artist page not rendering the artists in DB 2017-05-05 08:19:49 -05:00
mdespain
bebb82ec9f Fixing my epic fail of not setting the columns to allow null. 2017-05-04 10:41:59 -06:00
Matthew Despain
ea01ee335b Updating service provider with Lidarr name 2017-05-04 10:17:43 -06:00
Matthew Despain
d14111f914 Updating links and adding credits 2017-05-04 10:16:58 -06:00
Matthew Despain
e03af77375 Adding music related columns to NamingConfig table. 2017-05-04 10:16:09 -06:00
Joseph Milazzo
50d5693399 Fixed returning empty artist list from db. 2017-05-04 08:00:19 -05:00
Matthew Despain
78639d1787 More refactoring 2017-05-03 09:03:43 -06:00
Matthew Despain
5cedc93286 Updating logos and icons 2017-05-03 00:13:47 -06:00
Joseph Milazzo
d47909b1f4 Merge pull request #4 from mattman86/feature/database
Implemented ability to search iTunes for a series and add to database
2017-05-02 21:43:59 -05:00
Joseph Milazzo
d23492177a Merge branch 'feature/database' of https://github.com/mattman86/Lidarr into feature/database 2017-05-02 21:42:07 -05:00
Joseph Milazzo
5ee1077e1e DB now stores Artists. DB schema may need small tweaks. 2017-05-02 21:40:29 -05:00
Joseph Milazzo
9a79b590cc Merge branch 'develop' into feature/database 2017-05-02 07:03:13 -05:00
Joseph Milazzo
f2a8336b31 Search to add DB flow is error free but the artist doesn't add. 2017-05-01 21:07:11 -05:00
Joseph Milazzo
fa52eabb79 Almost finished linking frontend to backend. A few issues with DB mapping to work out. 2017-04-30 16:54:01 -05:00
Joseph Milazzo
5b0f11b19a Albums can now be seen per artist from search. 2017-04-30 11:34:53 -05:00
Joseph Milazzo
de21685896 Multiple artists return to UI 2017-04-30 09:26:50 -05:00
Joseph Milazzo
a08ebcc0c2 Now returns one artist back with albums. 2017-04-30 08:54:37 -05:00
TCBWZA
7e97f8c423 Break XEM URL as per a request to remove it. 2017-04-29 05:34:32 +02:00
Joseph Milazzo
2813fccc78 Updated the code to allow a search to be made from UI to iTunes and return a mock result. 2017-04-28 17:05:35 -05:00
TCBWZA
b7a46a9e51 Update internal URL's to point to lidarr.audio 2017-04-28 16:55:18 +02:00
Joseph Milazzo
684e4f4c80 Merge branch 'feature/database' of https://github.com/mattman86/Lidarr into feature/database 2017-04-27 19:10:30 -05:00
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. 2017-04-27 19:09:57 -05:00
Joseph Milazzo
9ce71ff698 Added Music models and basic database 2017-04-27 19:09:37 -05:00
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. 2017-04-27 18:28:36 -05:00
Joseph Milazzo
118e2dfe93 Updated to support Album and Track level Compilations 2017-04-25 07:47:14 -05:00
Joseph Milazzo
ad23e8ce9f Added Music models and basic database 2017-04-20 18:57:03 -05:00
mattman86
80e8ef4c7a Merge pull request #3 from nbonfire/patch-1
Update and rename Sonarr to Lidarr
2017-04-19 23:20:49 -06:00
nbonfire
34683bfb3e Update and rename Sonarr to Lidarr 2017-04-19 20:50:57 +02:00
TCBWZA
e73158d5fa Update _fileExtensions to include .mp3 (quality unknown), .m4a quality DVD and .flac quality RAWHD 2017-04-13 20:31:52 +02:00
TCBWZA
1a11a932e3 Remove ISceneMappingService to get rid of service.sonarr.tv access errors 2017-04-13 20:14:13 +02:00
TCBWZA
c6f696a090 Merge branch 'develop' of https://github.com/mattman86/Lidarr.git 2017-04-13 18:58:53 +02:00
mattman86
fbe3fad52f Delete appveyor.yml 2017-04-12 16:11:56 -06:00
mattman86
4e5136f307 Update appveyor.yml 2017-04-12 16:10:34 -06:00
mattman86
6e80a8f83c Create appveyor.yml 2017-04-12 16:07:49 -06:00