Commit Graph

7199 Commits

Author SHA1 Message Date
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
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
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
Matthew Despain d0728bbe22 Changed the default port to 8686 2017-03-31 12:55:07 -06:00
Matthew Despain 0fbb8c25cc Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop 2017-03-31 12:54:40 -06:00
Matthew Despain 270a6659a5 Changing the output directory 2017-03-31 12:54:26 -06:00
mattman86 806d6e3a2c Update README.md 2017-03-30 22:12:51 -06:00
mattman86 728d55800f Update README.md 2017-03-30 21:35:08 -06:00
mattman86 217662541f Update README.md 2017-03-30 21:34:40 -06:00
mattman86 f875b3d012 Update README.md 2017-03-30 21:30:16 -06:00
Matthew Despain 94fb1f3e73 Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop 2017-03-30 20:37:34 -06:00
Matthew Despain a37add2f7a Added MusicBrainz API project 2017-03-30 20:37:24 -06:00
Matthew Despain 7208d4c887 New icon 2017-03-30 20:24:48 -06:00
mattman86 b08474288c Update README.md 2017-03-30 10:56:45 -06:00
Matthew Despain 20c8dec50a First round of refactoring. 2017-03-29 21:49:38 -06:00
mattman86 c98c679504 Merge pull request #1 from Sonarr/develop
New: Episode files sent to Recycling Bin are put into subfolders
2017-03-29 13:38:58 -06:00
Mark McDowall 83370ddbbb New: Episode files sent to Recycling Bin are put into subfolders
Closes #401
2017-03-29 06:44:50 -07:00
Mark McDowall c20b152c28 Fixed spelling in message 2017-03-26 13:21:29 -07:00
Mark McDowall bf5067466d Guard against a null file showing an exception in release rejections
Fixes #1755
2017-03-26 13:01:59 -07:00
Taloth Saldono ec7f749541 Tweaked default config for extra files import. 2017-03-26 21:22:58 +02:00
Taloth Saldono 56ecbf4a31 Fixed: Sabnzbd error when tv sorting enabled for all categories. 2017-03-26 17:09:22 +02:00
Mark McDowall 1b39911135 True/False for config settings value 2017-03-25 22:18:57 -07:00
Mark McDowall 6aaefae2d5 New: Explicit toggle for importing extra files 2017-03-25 09:13:28 -07:00