Commit Graph

  • 5556989324 Implement Waffles Indexer (#34) Qstick 2017-08-05 22:17:44 -04:00
  • ae8c766b57 Merge pull request #18 from lidarr/feature/indexers Qstick 2017-08-04 19:22:05 -04:00
  • 30b263d49d Additional code cleanup Daniel Underwood 2017-08-04 00:15:58 -04:00
  • 322e9f3c51 Clean up remaining codacy issues Daniel Underwood 2017-08-04 00:02:50 -04:00
  • 31b13b3336 Merge branch 'feature/indexers' of github.com:lidarr/lidarr into feature/indexers Daniel Underwood 2017-08-03 23:44:04 -04:00
  • 11095f7c83 Clean up codacy issues Daniel Underwood 2017-08-03 23:42:24 -04:00
  • ad911edfb1 Implement artist search for newznab and omgwtfnzbs Daniel Underwood 2017-08-03 23:34:07 -04:00
  • f7bf03499b Add artist to rarbg album query Daniel Underwood 2017-08-03 23:33:02 -04:00
  • 7691265e66 Fix Newznab if statement, Clean Test Fixture Qstick 2017-08-03 23:21:10 -04:00
  • ea6b4b1389 Change visibility of ArtistSearchCommand and ArtistSearchService due to test build error Daniel Underwood 2017-08-03 23:08:24 -04:00
  • 8bde4b660c Change AlbumSearchCommand to take a list of ids instead of a single id Daniel Underwood 2017-08-03 22:48:18 -04:00
  • 163a2f7495 Add missing file for 1d46e71 Daniel Underwood 2017-08-03 22:45:47 -04:00
  • 1d46e718bb Add equivalent of SeriesSearchServiceFixture for artists Daniel Underwood 2017-08-02 21:04:21 -04:00
  • 5b22e5a9ae Newznab Indexer Tests Qstick 2017-07-31 22:11:50 -04:00
  • f72afba764 Album Search for Omgwtfnzbs Qstick 2017-07-30 21:22:17 -04:00
  • 3888fec0d1 Hookup Auto and Manual Search in Album Dialog Qstick 2017-07-28 22:35:33 -04:00
  • f0b68afccd Adds Newznab Album Search Support Qstick 2017-07-28 22:03:28 -04:00
  • b63b2d70df Fixed: Refactor misc text and variables in settings (#31) Qstick 2017-07-24 21:56:40 -04:00
  • f40918ddb8 Add artist search framework code Daniel Underwood 2017-07-19 22:34:16 -04:00
  • 6ecaa4b97f Rebase on develop Daniel Underwood 2017-07-10 11:29:07 -04:00
  • 4e353382a5 Get album by the id instead of hardcoded value due to #20 fixing albumId Daniel Underwood 2017-07-07 23:28:47 -04:00
  • 8c4d99eeff Add artist and year to album spec string when available Daniel Underwood 2017-07-07 23:27:18 -04:00
  • e617563b63 Add System.Obsolete attributes to tv-specific things seen in adding search code Daniel Underwood 2017-07-07 17:25:11 -04:00
  • c4994c0a59 Update rarbg categories for music Daniel Underwood 2017-07-07 17:24:29 -04:00
  • c55e3f2c34 Set up framework for artist indexer searching Daniel Underwood 2017-07-07 17:04:03 -04:00
  • d32cf1120e Fixed: Artist Delete, Track Delete when Artist Delete (#30) Qstick 2017-07-08 08:14:53 -04:00
  • d4b79b9c41 Fixed: Artist Editor View and API Backend (#29) Qstick 2017-07-08 08:13:16 -04:00
  • a0e0a6e587 Fixed: Album Folder Toggle/Artist Name in Edit Artist Popup (#27) Qstick 2017-07-08 08:12:06 -04:00
  • 5808bfdd40 Fixed: Redirect calls missing URL Base (#24) Qstick 2017-07-08 08:11:14 -04:00
  • 7e6ec654ce Fixed: Follow 301 redirects when fetching torrents (#21) Qstick 2017-07-08 08:08:47 -04:00
  • 572586063e Fixed: Various Unit Tests Issues/Additions (#28) Qstick 2017-07-08 08:08:24 -04:00
  • f4006515a5 Fixed: Twitter oAuth callback URL (#25) Qstick 2017-07-08 08:06:17 -04:00
  • f1eb8a7d8d Include CSS files in minification (#23) Qstick 2017-07-08 08:05:49 -04:00
  • 8a68e87128 Remove redundant IE meta tag as we use http header instead (#26) Qstick 2017-07-08 08:05:00 -04:00
  • 48181c6666 Fixed: Ensure an API Key is set when starting Lidarr (#22) Qstick 2017-07-08 08:04:27 -04:00
  • 1c6443d825 Get album by the id instead of hardcoded value due to #20 fixing albumId Daniel Underwood 2017-07-07 23:28:47 -04:00
  • f5ce56567e Add artist and year to album spec string when available Daniel Underwood 2017-07-07 23:27:18 -04:00
  • a0847950c2 Fix Double Quote and AlbumID variable for Search (#20) Qstick 2017-07-07 22:24:18 -04:00
  • 289279af8e Becuase we do Music! (#19) Qstick 2017-07-07 22:06:56 -04:00
  • dcde579a43 First Pass At AlbumStudio Page, Also Fixes Monitoring (#16) Qstick 2017-07-07 22:06:21 -04:00
  • e08184767e Add System.Obsolete attributes to tv-specific things seen in adding search code Daniel Underwood 2017-07-07 17:25:11 -04:00
  • 1cd0ef174c Update rarbg categories for music Daniel Underwood 2017-07-07 17:24:29 -04:00
  • 6ba2821828 Set up framework for artist indexer searching Daniel Underwood 2017-07-07 17:04:03 -04:00
  • bb196e19e1 Updated build.sh to work on linux (#17) turtlehead 2017-07-07 16:37:36 -04:00
  • 66ad301892 Tweak Wanted Page, Missing Query (#15) Qstick 2017-07-04 06:49:07 -04:00
  • f12e27a702 Add Album Cover Placeholder, Update Readme with Node Note (#14) Qstick 2017-07-03 17:00:13 -04:00
  • ef4da4ac9f Track Parsing Code (#10) Joseph Milazzo 2017-07-03 13:39:06 -05:00
  • 4cfd39f7fe Fix Unit Tests Build (#13) Qstick 2017-07-01 20:21:39 -04:00
  • 8b98cd8825 Implement Calendar View (#9) Qstick 2017-06-27 22:25:51 -04:00
  • 965508910e Final Badge update Joseph Milazzo 2017-06-27 14:16:19 -05:00
  • 3c903efd9e Updated Readme to change badges Joseph Milazzo 2017-06-27 14:15:05 -05:00
  • 35672dfbf2 Updated README.md (#12) Joseph Milazzo 2017-06-27 13:57:11 -05:00
  • d8ea0a3243 Many UI and API Improvements (#8) Qstick 2017-06-25 09:17:49 -04:00
  • 2c7398ac66 Merge pull request #7 from lidarr/feature/trackParse Joseph Milazzo 2017-06-21 20:47:15 -05:00
  • c6ac0878a7 Fix Crash due to ForeignArtistId not being in DB for TrackFile Table Qstick 2017-06-21 21:45:07 -04:00
  • ee90d8021a Merge conflicts Joseph Milazzo 2017-06-21 20:32:50 -05:00
  • bf7f890c48 Restabilized add artist flow with NodeJS API Joseph Milazzo 2017-06-21 20:30:45 -05:00
  • dc0db08ca8 Merge conflicts Joseph Milazzo 2017-06-21 06:16:22 -05:00
  • 916db8d356 Add Track and TrackFile API Resources Qstick 2017-06-20 23:06:28 -04:00
  • e96cf08409 Back to a stable build. Fixedtrackrepo.findtracks Joseph Milazzo 2017-06-20 08:03:13 -05:00
  • fafe4e93f3 Clean up and back to build state Qstick 2017-06-19 20:57:07 -04:00
  • b4279a455e Fixed all issues from merging Joseph Milazzo 2017-06-19 08:06:37 -05:00
  • e7f72a9d08 Merging feature/db into feature/trackParse Joseph Milazzo 2017-06-19 07:56:42 -05:00
  • fe58f54ad4 NamingConfig Refactor Qstick 2017-06-18 22:16:39 -04:00
  • a8ac1f3adc Album Repo Work Qstick 2017-06-17 22:27:01 -04:00
  • 4df9c745de Merge pull request #5 from lidarr/fix/Tests Joseph Milazzo 2017-06-16 22:01:08 -05:00
  • 15b70ede7c Track Mapping Fixes Qstick 2017-06-12 23:03:36 -04:00
  • 0f3c355381 New DB Schema Qstick 2017-06-12 22:02:17 -04:00
  • 22f19b5cb5 Fix some Path Related Tests Qstick 2017-06-09 22:45:04 -04:00
  • 2a4141f658 Should be Capitalized Qstick 2017-06-09 22:07:22 -04:00
  • db62c15c17 Merge pull request #4 from lidarr/fix/AddArtistExisting Joseph Milazzo 2017-06-05 07:04:54 -05:00
  • 280229d528 Fixes Existing Detection on In Search Results Qstick 2017-06-04 21:19:46 -04:00
  • 49b616b69d Merge pull request #3 from Qstick/fix/ArtistDelete Joseph Milazzo 2017-06-04 19:47:13 -05:00
  • 490e9feb93 Merge pull request #2 from lidarr/feature/LidarrAPI Joseph Milazzo 2017-06-04 19:46:36 -05:00
  • 3540a127a3 Merge pull request #1 from mattman86/develop Joseph Milazzo 2017-06-04 18:41:06 -05:00
  • 24f36a2a51 Fixes Artist Delete after Previous UI Work Qstick 2017-06-04 15:33:52 -04:00
  • 3d7059c944 Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/LidarrAPI Joseph Milazzo 2017-06-04 11:40:08 -05:00
  • 704983f652 Fixed small issue in ProfileService. Reimplemented the metadata with LidarrAPI.Metadata Joseph Milazzo 2017-06-02 20:25:34 -05:00
  • 36f27058fa Merge pull request #17 from Qstick/fix/UIfix Joseph Milazzo 2017-05-30 20:35:33 -05:00
  • b87c6ef7c7 Fix two small UI bugs Qstick 2017-05-30 21:12:00 -04:00
  • da898cfd84 Merge pull request #15 from Qstick/feature/UIWork Joseph Milazzo 2017-05-30 19:34:12 -05:00
  • 2baa1da4b6 Seperate AddArtist, Artist. Refactor NavSearch, Artist Editor. Other Misc UI Fixes Qstick 2017-05-28 01:01:20 -04:00
  • f7cbe66676 Merge pull request #14 from Qstick/feature/downloadclients Joseph Milazzo 2017-05-30 07:24:05 -05:00
  • fc5ab94d4f Update Download Clients harris 2017-05-27 21:40:12 -04:00
  • 7dcacffec7 Added some extra code around erroneous Qualities in ProfileService Joseph Milazzo 2017-05-29 13:05:18 -05:00
  • 1024555f75 At a point where we can build. Many TODOs and existing Series-based APIs need to be removed. No track code actually works. Joseph Milazzo 2017-05-29 12:09:18 -05:00
  • 235e753b93 Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/trackParse Joseph Milazzo 2017-05-28 20:16:11 -05:00
  • 775f96c865 Merge pull request #12 from Qstick/feature/newznabsettings mattman86 2017-05-24 15:20:48 -06:00
  • 6093616af7 Merge pull request #13 from Qstick/feature/imagework mattman86 2017-05-24 15:19:19 -06:00
  • 8696c3f76e Image/Logo Updates harris 2017-05-20 22:01:03 -04:00
  • 97fefa12c9 Change Default NewzNab categories from tv to music harris 2017-05-20 20:01:11 -04:00
  • 6486025c2b Merge branch 'develop' of https://github.com/mattman86/Lidarr into develop Matthew Despain 2017-05-13 13:55:25 -06:00
  • 004e71cf63 AppVeyor build badge Matthew Despain 2017-05-13 13:55:06 -06:00
  • 7acad802fb Merge pull request #8 from mattman86/feature/trackRepository Joseph Milazzo 2017-05-11 13:43:30 -05:00
  • 76db95947c Refactored most code for track parsing. Joseph Milazzo 2017-05-11 13:43:05 -05:00
  • 3f55cc4ec3 Turning tests off for the time being mdespain 2017-05-08 09:01:52 -06:00
  • 42a992d470 Merge pull request #10 from mattman86/runraid mattman86 2017-05-08 08:42:25 -06:00
  • adf45e8061 Yet more AppVeyor... Matthew Despain 2017-05-08 08:21:18 -06:00
  • 2315e92fc5 AppVeyor... Matthew Despain 2017-05-08 08:12:56 -06:00
  • d1eb9ff16c Changed AristId to a long Joseph Milazzo 2017-05-08 07:43:23 -05:00