Commit Graph

7219 Commits

Author SHA1 Message Date
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
mattman86 0bfdbb768b Update README.md 2017-04-12 15:43:49 -06:00
mattman86 2d7573a6bd Update README.md 2017-04-12 15:43:22 -06:00
mattman86 cf0f52e0c7 Update README.md 2017-04-12 15:42:52 -06:00
TCBWZA b6cf96b737 Changes to remove sentry submissions and refrences to sonarr.tv 2017-04-08 23:47:59 +02:00
TCBWZA 1e8adf0926 Remove references to sonarr sentry
update ics entry to nzbdrone_album
2017-04-08 23:47:21 +02:00
TCBWZA 31ca0002d7 Change process name and rename assembly 2017-04-08 18:46:28 +02:00
TCBWZA 402f7435ee Change SSL port and set default branch to develop 2017-04-08 18:29:50 +02:00
TCBWZA 67119d97aa Changes from Sonarr app name to Lidarr 2017-04-08 17:51:45 +02:00
TCBWZA 0d4e049225 Removed reference to Sonarr and replaced them with Lidarr 2017-04-08 17:48:31 +02:00
Matthew Despain a4d41078da Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop 2017-04-08 09:39:33 -06:00
Matthew Despain 824c66a141 Updating the ProgramData folder 2017-04-08 09:39:23 -06:00
Joseph Milazzo 3ebbaf4eb7 Use different folder to store sqlite database. 2017-04-08 08:37:15 -05:00
Matthew Despain a61cdeed0d Removing the MusicBrainz API in favor of iTunes 2017-04-07 15:11:08 -06:00