Commit Graph

  • 8146f217bd Added 1 sec to content-length Deluan 2016-03-05 19:59:51 -05:00
  • d2701ea67c Using sorted sets Deluan 2016-03-05 19:40:36 -05:00
  • 3db18d8bd6 I *think* I got the downsampling working perfectly Deluan 2016-03-05 19:39:24 -05:00
  • 36adace7a3 Better logging Deluan 2016-03-04 22:50:04 -05:00
  • 7a21665c97 Handling a possible bug in the tag library Deluan 2016-03-04 22:29:29 -05:00
  • 0b6093ce5d Handling a NPE Deluan 2016-03-04 19:49:51 -05:00
  • 8ff1a94d75 Fixing ArtistName for Compilations / Various Artists Deluan 2016-03-04 17:35:13 -05:00
  • 7f93a18f4f TODO Deluan 2016-03-04 17:27:46 -05:00
  • 0d8fc59920 Fixed ping test Deluan 2016-03-04 17:12:16 -05:00
  • 184bdc0118 Max size to return == 500 Deluan 2016-03-04 17:09:17 -05:00
  • 9783db1781 Aiming at 1.2.0 API version for first release Deluan 2016-03-04 17:05:15 -05:00
  • 1c9d7721ad Implemented more getAlbumList.view types Deluan 2016-03-04 17:01:14 -05:00
  • 766fdbc60c Big Importer/Scanner refactor Deluan 2016-03-04 16:42:09 -05:00
  • 7225807bad Initial work on downsampling Deluan 2016-03-04 13:12:56 -05:00
  • 9a246b5432 First version of getAlbumList.view working. Deluan 2016-03-04 09:09:16 -05:00
  • 87e012f3bf Refactored paging/sorting options Deluan 2016-03-03 22:44:28 -05:00
  • 5ca9680059 Default sorts should be in the domain Deluan 2016-03-03 21:42:12 -05:00
  • fc6d49d34c Introduced types for the collections Deluan 2016-03-03 21:01:55 -05:00
  • eae9f3168f renamed base_repository to ledis_repository Deluan 2016-03-03 20:16:09 -05:00
  • 4b70daf143 Converted scanner to a proper Import "class", to facilitate testing Deluan 2016-03-03 20:01:27 -05:00
  • 3b60b62aa1 Adding a "placeholder" to getUser.view endpoint Deluan 2016-03-03 18:44:39 -05:00
  • adfec414a1 Renamed parameter validation method and removed "side effect" Deluan 2016-03-03 17:41:11 -05:00
  • c990073fc7 Cleaning up configuration file Deluan 2016-03-03 17:36:27 -05:00
  • 848809d0df Supporting starred in getMusicDirectory.view Deluan 2016-03-03 15:41:24 -05:00
  • cc31366cc1 For now, download.view and stream.view are the same, as we don't have transcoding configuration on the server side Deluan 2016-03-03 15:00:58 -05:00
  • 29b34968eb Implemented stream Deluan 2016-03-03 14:46:19 -05:00
  • 79a6965f99 Testing for cover art content type Deluan 2016-03-03 14:41:00 -05:00
  • 18b784f494 Implemented common parameter validation Deluan 2016-03-03 14:14:15 -05:00
  • 053f4b72ba Adding big list of mime types, and adding support for contenty-type in getMusicDirectory.view Deluan 2016-03-03 13:43:57 -05:00
  • cd0fa5739b git fmt Deluan 2016-03-03 13:17:52 -05:00
  • f3ba23ef41 Fixed a problem with the injection code Deluan 2016-03-03 13:14:05 -05:00
  • c9455e1955 getCoverArt.view working Deluan 2016-03-03 12:08:44 -05:00
  • 1b945831cc Implementing coverArt Deluan 2016-03-03 10:34:17 -05:00
  • 80880434aa Refactored getMusicDirectory.view Deluan 2016-03-03 09:50:50 -05:00
  • ad0a91fba5 Making sure the repositories implement their full interfaces Deluan 2016-03-03 01:24:28 -05:00
  • f01a5f143d Added Starred for Album and MediaFile Deluan 2016-03-03 01:07:13 -05:00
  • 393b7f5b90 Fixed broken test. Deluan 2016-03-03 00:49:57 -05:00
  • 012958cd08 go fmt Deluan 2016-03-03 00:46:23 -05:00
  • ffd6304a23 Added DiscNumber field, used to sort tracks Deluan 2016-03-03 00:42:42 -05:00
  • 1aeb22dcb7 Fixed (?) Artist x AlbumArtist Deluan 2016-03-03 00:25:26 -05:00
  • 7d5cafb17a Fixed string decoding during import Deluan 2016-03-03 00:10:35 -05:00
  • e9a46b77ff Logging errors during import Deluan 2016-03-03 00:07:10 -05:00
  • 3ab09c4b2c Supporting "jsonp" format Deluan 2016-03-02 23:58:35 -05:00
  • eabee8b502 More track info Deluan 2016-03-02 23:51:26 -05:00
  • 1f31de589a Implementing sort by number on queries Deluan 2016-03-02 23:20:17 -05:00
  • 757e1992d7 Bare bones getMusicDirectory for albums! Deluan 2016-03-02 23:15:17 -05:00
  • 51bae19191 Added Genre and Track Number to getMusicDirectory Deluan 2016-03-02 22:43:31 -05:00
  • 838d4bf38f getMusicDirectory bare bones for artists working Deluan 2016-03-02 22:22:31 -05:00
  • 4f5af423a8 More getMusicDirectory Deluan 2016-03-02 20:50:16 -05:00
  • 9577d9ae87 Started the implementation of getMusicDirectory. Probably will need to introduce a new 'service' layer... Deluan 2016-03-02 20:00:55 -05:00
  • 68786d4b39 New Directory response. Simplified other responses Deluan 2016-03-02 18:44:13 -05:00
  • de94fe3ef2 Should not break on empty database Deluan 2016-03-02 17:44:33 -05:00
  • 4ee840a394 Rename Deluan 2016-03-02 17:35:37 -05:00
  • dde130e84e Small fixes to response marshaling, introduced tests for response formats Deluan 2016-03-02 17:23:26 -05:00
  • b9fb5eb7ca removed unused method Deluan 2016-03-02 13:23:58 -05:00
  • 4843ccb46c go fmt Deluan 2016-03-02 13:18:39 -05:00
  • 9d41f5a39f Supporting json output (except for errors) Deluan 2016-03-02 13:04:55 -05:00
  • 7c82af75f5 For omitempty to work properly, nested structs have to be pointers Deluan 2016-03-02 12:06:57 -05:00
  • 01c68d6802 Refactored responses Deluan 2016-03-02 11:11:46 -05:00
  • 77e3aa7620 More DI Deluan 2016-03-02 10:48:30 -05:00
  • 300ed0d9a4 Introduced interfaces for all repositories, completely isolating the persistence layer from the repositories usage and specification Deluan 2016-03-02 09:33:49 -05:00
  • 272a499c7e Refactoring to a cleaner architecture Deluan 2016-03-02 09:07:24 -05:00
  • 74478ce6f9 Sorting Artist Index on save Deluan 2016-03-01 20:51:30 -05:00
  • 02a5fec6b6 Show Query params for invalid URL's Deluan 2016-03-01 20:42:20 -05:00
  • 25a9320bce Sorting artist index Deluan 2016-03-01 19:50:20 -05:00
  • 6092076fad No need to expose implementations Deluan 2016-03-01 19:17:30 -05:00
  • 78805ac465 Adding info for retrieving artwork from iTunes library Deluan 2016-03-01 18:59:12 -05:00
  • 5b65f85578 Fixed ampersand unescaping error Deluan 2016-03-01 18:19:57 -05:00
  • 95f73d75bc TODO Deluan 2016-03-01 18:01:12 -05:00
  • 26355bf0d7 TODO Deluan 2016-03-01 18:00:59 -05:00
  • cff829fb75 Removed debug prints Deluan 2016-03-01 17:57:03 -05:00
  • c64a0f8242 Implemented proper index grouping Deluan 2016-03-01 17:50:05 -05:00
  • 9d6eb40f6f Method for parsing Index Groups Deluan 2016-03-01 17:07:13 -05:00
  • b8948c417e Checking ifModifiedSince param Deluan 2016-03-01 16:05:49 -05:00
  • 841d8f457f Implemented ProperyRepository. Now the Scanner stores the LastScan timestamp Deluan 2016-03-01 14:40:26 -05:00
  • 1ceefda6ca TODO Deluan 2016-03-01 13:31:52 -05:00
  • 11caa7f9b9 Returned order was wrong Deluan 2016-03-01 13:17:57 -05:00
  • 8e482bc494 getIndexes returning list of artists and ignoredArticles Deluan 2016-03-01 13:15:23 -05:00
  • e0f214d356 Missing inject lib on CI Deluan 2016-03-01 12:47:13 -05:00
  • 54460d5860 Empty tests should be skipped Deluan 2016-03-01 12:43:55 -05:00
  • 2bb4c74ba6 Started implementing getIndex, now with TDD (brought to you by DI)! Deluan 2016-03-01 12:35:30 -05:00
  • b2cdf8cadb Clearer way to create definitions Deluan 2016-03-01 10:18:02 -05:00
  • 4df6c43be8 Basic DI (dependency injection) working! Yay!! Deluan 2016-03-01 09:38:43 -05:00
  • 4efb8ab031 Moved router to conf package Deluan 2016-03-01 09:23:40 -05:00
  • 375fd30045 Fixed AlbumId generation. Some code cleanup Deluan 2016-03-01 09:17:28 -05:00
  • 20650ed3fd Removed unnecessary 2nd value Deluan 2016-02-29 23:03:09 -05:00
  • 7a2063544f Don't break on ledis download Deluan 2016-02-29 22:51:30 -05:00
  • 26e49f582b Why gopm does not work in travis?! Deluan 2016-02-29 22:46:41 -05:00
  • b869843986 Fixed an allocation bug, and tests Deluan 2016-02-29 22:39:36 -05:00
  • f4c893d6f3 more tests Deluan 2016-02-29 22:22:50 -05:00
  • 64b9b3f13a More tests, more refactoring, more reflection (ugh) Deluan 2016-02-29 22:17:54 -05:00
  • 3f72466e24 Trying to disable gopm registry usage Deluan 2016-02-29 15:06:40 -05:00
  • aad9afa1bb README Deluan 2016-02-29 14:16:51 -05:00
  • 1a4f783669 Some refactoring Deluan 2016-02-29 13:56:09 -05:00
  • 1c47b7b8ef Added empty tests in each package, to get the more precise coverage percentage Deluan 2016-02-29 13:38:41 -05:00
  • f760f89269 DSub only works with POSTs... Deluan 2016-02-29 11:49:27 -05:00
  • 6f60d02acb Merging BaseRepository test files into one Deluan 2016-02-29 10:33:05 -05:00
  • b0bd0a63a7 Retrofitting with tests Deluan 2016-02-29 10:04:30 -05:00
  • ec9398f2bd New Get methods for ArtistIndex Deluan 2016-02-29 08:34:57 -05:00
  • 49b512fc9c Big LedisDB refactoring Deluan 2016-02-28 22:56:24 -05:00