Commit Graph

4233 Commits

Author SHA1 Message Date
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
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
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
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
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
Matthew Despain a3031a9aee AppVeyor: Attempt 3 2017-05-07 15:29:10 -06:00
Matthew Despain ffebcc3a78 AppVeyor: Attempt 2 2017-05-07 15:21:27 -06: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 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 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 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 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
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 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