Commit Graph

  • 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
  • fbb6691ea1 Implemented Tracks and ability to save to the DB. Updated SkyHook to support ArtistSlug. Joseph Milazzo 2017-05-07 17:50:07 -05:00
  • 268477e1ba Fixing FeatHub link for now Matthew Despain 2017-05-07 16:36:38 -06:00
  • bc0c1d1ec1 AppVeyor: Attempt giving up after this Matthew Despain 2017-05-07 16:33:48 -06:00
  • 075ee6976d AppVeyor: Attempt over 9000 Matthew Despain 2017-05-07 16:15:51 -06:00
  • c51fe35fb4 Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop Matthew Despain 2017-05-07 16:11:44 -06:00
  • 26b05096d8 AppVeyor: Attempt something Matthew Despain 2017-05-07 16:11:30 -06:00
  • 38ae5d3962 Merge pull request #7 from AeonLucid/develop mattman86 2017-05-07 16:04:38 -06:00
  • d8472a2a81 Fix gulp task. Mike 2017-05-08 00:02:46 +02:00
  • 5b9c669af4 AppVeyor: Attempt 5 Matthew Despain 2017-05-07 15:48:51 -06:00
  • c40fdb3910 AppVeyor: Attempt 4 Matthew Despain 2017-05-07 15:44:12 -06:00
  • a3031a9aee AppVeyor: Attempt 3 Matthew Despain 2017-05-07 15:29:10 -06:00
  • ffebcc3a78 AppVeyor: Attempt 2 Matthew Despain 2017-05-07 15:21:27 -06:00
  • f50ce4abf9 Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop Matthew Despain 2017-05-07 15:17:42 -06:00
  • 2a38db10e0 Attempting AppVeyor builds Matthew Despain 2017-05-07 15:17:34 -06:00
  • 66445930eb Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop Joseph Milazzo 2017-05-07 14:57:35 -05:00
  • acb7d33d09 Implemented track lookup into skyhook. Joseph Milazzo 2017-05-07 14:55:49 -05:00
  • a09d5d0b69 Switched over to using Spotify API for meta data. This will require deleting DB to start using. Joseph Milazzo 2017-05-07 14:32:13 -05:00
  • b481bc6e45 Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify. Joseph Milazzo 2017-05-07 11:58:24 -05:00
  • 89fa71fe96 Merge pull request #6 from mattman86/runraid runraid 2017-05-06 08:42:24 -07:00
  • d04cd2ae95 Revert girl url runraid 2017-05-06 08:03:41 -07:00
  • a8b40ce1f6 Update readme, replace sonarr->lidarr runraid 2017-05-06 07:44:46 -07:00
  • fa80bca2c9 Merge pull request #5 from mattman86/feature/artist-overview Joseph Milazzo 2017-05-05 14:35:40 -05:00
  • 6aff6de378 Added Artist Overview. Joseph Milazzo 2017-05-05 14:33:46 -05:00
  • 3662bb933b Fixed up API to instead call multiple APIs and mash results together Joseph Milazzo 2017-05-05 13:35:28 -05:00
  • f97ed62fae Partially implemented artist overview. Needs review Joseph Milazzo 2017-05-05 12:57:58 -05:00
  • 5302c0915e Fixed wording Joseph Milazzo 2017-05-05 08:22:12 -05:00
  • 3f2c00410d Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop Joseph Milazzo 2017-05-05 08:19:59 -05:00
  • 0ec8830def Fixed issue with Artist page not rendering the artists in DB Joseph Milazzo 2017-05-05 08:19:49 -05:00
  • bebb82ec9f Fixing my epic fail of not setting the columns to allow null. mdespain 2017-05-04 10:41:59 -06:00
  • ea01ee335b Updating service provider with Lidarr name Matthew Despain 2017-05-04 10:17:43 -06:00
  • d14111f914 Updating links and adding credits Matthew Despain 2017-05-04 10:16:58 -06:00
  • e03af77375 Adding music related columns to NamingConfig table. Matthew Despain 2017-05-04 10:16:09 -06:00
  • 50d5693399 Fixed returning empty artist list from db. Joseph Milazzo 2017-05-04 08:00:19 -05:00
  • 78639d1787 More refactoring Matthew Despain 2017-05-03 09:03:43 -06:00
  • 5cedc93286 Updating logos and icons Matthew Despain 2017-05-03 00:13:47 -06:00
  • d47909b1f4 Merge pull request #4 from mattman86/feature/database Joseph Milazzo 2017-05-02 21:43:59 -05:00
  • d23492177a Merge branch 'feature/database' of https://github.com/mattman86/Lidarr into feature/database Joseph Milazzo 2017-05-02 21:42:07 -05:00
  • 5ee1077e1e DB now stores Artists. DB schema may need small tweaks. Joseph Milazzo 2017-05-02 21:40:29 -05:00
  • 9a79b590cc Merge branch 'develop' into feature/database Joseph Milazzo 2017-05-02 07:03:13 -05:00
  • f2a8336b31 Search to add DB flow is error free but the artist doesn't add. Joseph Milazzo 2017-05-01 21:07:11 -05:00
  • fa52eabb79 Almost finished linking frontend to backend. A few issues with DB mapping to work out. Joseph Milazzo 2017-04-30 16:54:01 -05:00
  • 5b0f11b19a Albums can now be seen per artist from search. Joseph Milazzo 2017-04-30 11:34:53 -05:00
  • de21685896 Multiple artists return to UI Joseph Milazzo 2017-04-30 09:26:50 -05:00
  • a08ebcc0c2 Now returns one artist back with albums. Joseph Milazzo 2017-04-30 08:54:37 -05:00
  • 7e97f8c423 Break XEM URL as per a request to remove it. TCBWZA 2017-04-29 05:34:32 +02:00
  • 2813fccc78 Updated the code to allow a search to be made from UI to iTunes and return a mock result. Joseph Milazzo 2017-04-28 17:05:35 -05:00
  • b7a46a9e51 Update internal URL's to point to lidarr.audio TCBWZA 2017-04-28 16:55:18 +02:00
  • 684e4f4c80 Merge branch 'feature/database' of https://github.com/mattman86/Lidarr into feature/database Joseph Milazzo 2017-04-27 19:10:30 -05:00
  • 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. Joseph Milazzo 2017-04-27 18:28:36 -05:00
  • 9ce71ff698 Added Music models and basic database Joseph Milazzo 2017-04-20 18:19:47 -05:00
  • 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. Joseph Milazzo 2017-04-27 18:28:36 -05:00
  • 118e2dfe93 Updated to support Album and Track level Compilations Joseph Milazzo 2017-04-25 07:47:14 -05:00
  • ad23e8ce9f Added Music models and basic database Joseph Milazzo 2017-04-20 18:19:47 -05:00
  • 80e8ef4c7a Merge pull request #3 from nbonfire/patch-1 mattman86 2017-04-19 23:20:49 -06:00
  • 34683bfb3e Update and rename Sonarr to Lidarr nbonfire 2017-04-19 20:50:57 +02:00
  • e73158d5fa Update _fileExtensions to include .mp3 (quality unknown), .m4a quality DVD and .flac quality RAWHD TCBWZA 2017-04-13 20:31:52 +02:00
  • 1a11a932e3 Remove ISceneMappingService to get rid of service.sonarr.tv access errors TCBWZA 2017-04-13 20:14:13 +02:00
  • c6f696a090 Merge branch 'develop' of https://github.com/mattman86/Lidarr.git TCBWZA 2017-04-13 18:58:53 +02:00
  • fbe3fad52f Delete appveyor.yml mattman86 2017-04-12 16:11:56 -06:00
  • 4e5136f307 Update appveyor.yml mattman86 2017-04-12 16:10:34 -06:00
  • 6e80a8f83c Create appveyor.yml mattman86 2017-04-12 16:07:49 -06:00
  • 0bfdbb768b Update README.md mattman86 2017-04-12 15:43:49 -06:00
  • 2d7573a6bd Update README.md mattman86 2017-04-12 15:43:22 -06:00
  • cf0f52e0c7 Update README.md mattman86 2017-04-12 15:42:52 -06:00
  • b6cf96b737 Changes to remove sentry submissions and refrences to sonarr.tv TCBWZA 2017-04-08 23:47:59 +02:00
  • 1e8adf0926 Remove references to sonarr sentry update ics entry to nzbdrone_album TCBWZA 2017-04-08 23:47:21 +02:00
  • 31ca0002d7 Change process name and rename assembly TCBWZA 2017-04-08 18:46:28 +02:00
  • 402f7435ee Change SSL port and set default branch to develop TCBWZA 2017-04-08 18:29:50 +02:00
  • 67119d97aa Changes from Sonarr app name to Lidarr TCBWZA 2017-04-08 17:51:45 +02:00
  • 0d4e049225 Removed reference to Sonarr and replaced them with Lidarr TCBWZA 2017-04-08 17:48:31 +02:00
  • a4d41078da Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop Matthew Despain 2017-04-08 09:39:33 -06:00
  • 824c66a141 Updating the ProgramData folder Matthew Despain 2017-04-08 09:39:23 -06:00
  • 3ebbaf4eb7 Use different folder to store sqlite database. Joseph Milazzo 2017-04-08 08:37:15 -05:00
  • a61cdeed0d Removing the MusicBrainz API in favor of iTunes Matthew Despain 2017-04-07 15:11:08 -06:00
  • d0728bbe22 Changed the default port to 8686 Matthew Despain 2017-03-31 12:55:07 -06:00
  • 0fbb8c25cc Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop Matthew Despain 2017-03-31 12:54:40 -06:00
  • 270a6659a5 Changing the output directory Matthew Despain 2017-03-31 12:53:08 -06:00
  • 806d6e3a2c Update README.md mattman86 2017-03-30 22:12:51 -06:00
  • 728d55800f Update README.md mattman86 2017-03-30 21:35:08 -06:00
  • 217662541f Update README.md mattman86 2017-03-30 21:34:40 -06:00
  • f875b3d012 Update README.md mattman86 2017-03-30 21:30:16 -06:00
  • 94fb1f3e73 Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop Matthew Despain 2017-03-30 20:37:34 -06:00
  • a37add2f7a Added MusicBrainz API project Matthew Despain 2017-03-30 20:37:24 -06:00
  • 7208d4c887 New icon Matthew Despain 2017-03-30 20:24:48 -06:00
  • b08474288c Update README.md mattman86 2017-03-30 10:56:45 -06:00
  • 20c8dec50a First round of refactoring. Matthew Despain 2017-03-29 21:49:38 -06:00
  • c98c679504 Merge pull request #1 from Sonarr/develop mattman86 2017-03-29 13:38:58 -06:00
  • 83370ddbbb New: Episode files sent to Recycling Bin are put into subfolders Mark McDowall 2017-03-29 06:44:50 -07:00
  • c20b152c28 Fixed spelling in message Mark McDowall 2017-03-26 13:21:29 -07:00
  • bf5067466d Guard against a null file showing an exception in release rejections Mark McDowall 2017-03-26 13:01:59 -07:00
  • ec7f749541 Tweaked default config for extra files import. Taloth Saldono 2017-03-26 21:22:58 +02:00
  • 56ecbf4a31 Fixed: Sabnzbd error when tv sorting enabled for all categories. Taloth Saldono 2017-03-26 17:00:59 +02:00
  • 1b39911135 True/False for config settings value Mark McDowall 2017-03-25 22:18:57 -07:00
  • 6aaefae2d5 New: Explicit toggle for importing extra files Mark McDowall 2017-03-25 09:13:28 -07:00
  • db9d601115 Revert Session name margaale 2017-03-23 13:46:01 -03:00
  • e7331539f0 Fixed: Newznab default capabilities erroneously cached if indexer is unavailable. Taloth Saldono 2017-03-23 17:12:10 +01:00
  • 58bd57bed6 New: Updated MediaInfo to 0.7.93. Taloth Saldono 2017-03-22 18:42:04 +01:00
  • 7a58082cd7 smallicon for Join notifications Mark McDowall 2017-03-19 23:31:50 -07:00