Commit Graph

  • f58c5aa5a3 Token-based authentication implemented Deluan 2016-03-24 19:00:28 -04:00
  • ea46c0a427 Put Unknown Artist in the end of the index Deluan 2016-03-24 17:52:27 -04:00
  • 1cf8a0db44 Refactored NowPlaying Deluan 2016-03-24 17:14:13 -04:00
  • 3c8f6e9a65 Polishing Deluan 2016-03-24 14:44:21 -04:00
  • 770a16ece3 Update Deluan 2016-03-24 14:08:19 -04:00
  • db8c09d503 Better log messages Deluan 2016-03-24 13:53:52 -04:00
  • b9952bc3de Playlists support (99%) complete! Deluan 2016-03-24 13:28:20 -04:00
  • a27803a4d1 deletePlaylist Deluan 2016-03-24 12:17:35 -04:00
  • 52850c6ef0 createPlaylist Deluan 2016-03-24 12:06:39 -04:00
  • 5b2ecc39ca Longest Common Prefix Deluan 2016-03-24 09:51:50 -04:00
  • 9eb5187147 More log to search Deluan 2016-03-23 21:06:39 -04:00
  • 21460308c9 Adding paths to the responses Deluan 2016-03-23 20:53:28 -04:00
  • fc8bb34ae3 setRating.view implemented Deluan 2016-03-23 19:37:48 -04:00
  • d59394c653 GetStarred now returns starred songs Deluan 2016-03-23 19:02:58 -04:00
  • 1ed8c60130 Removing engine.ErrDataNotFound in favor of domain.ErrNotFound Deluan 2016-03-23 18:15:14 -04:00
  • c50b0bdc48 star/unstar implemented Deluan 2016-03-23 17:46:54 -04:00
  • b25cfd96eb Polishing Deluan 2016-03-23 16:30:38 -04:00
  • 85882f6a40 Using persistent ids to talk to iTunes Deluan 2016-03-23 16:05:41 -04:00
  • 08192e6d23 Handling a racing condition between Register and NowPlaying, when the queue is empty Deluan 2016-03-23 13:51:02 -04:00
  • c87b133071 Polishing Deluan 2016-03-23 12:35:10 -04:00
  • b3215f057f Setting Album/Artist names to [Unknown} if missing Deluan 2016-03-23 12:00:40 -04:00
  • d57f51c7ac Removed unused code Deluan 2016-03-23 12:00:13 -04:00
  • 0e1618a6ac Using PersistentIDs instead of "Database" IDs Deluan 2016-03-23 11:43:20 -04:00
  • 638f328330 fixed a NPD (Nil Pointer Dereference) Deluan 2016-03-23 11:26:27 -04:00
  • c580a4199e New NowPlaying and Skip detection implementation Deluan 2016-03-23 10:06:26 -04:00
  • 59a0ab3793 Fixed bug with StarredAt Deluan 2016-03-22 21:32:22 -04:00
  • 9c7494a307 Disabled paths in responses for now Deluan 2016-03-22 19:39:20 -04:00
  • db992a9941 Small changes regarding StarredAt. Deluan 2016-03-22 19:00:18 -04:00
  • 4e3c848815 Adding track numbers to tracks in playlists, as it was causing DSub to duplicate files Deluan 2016-03-22 16:12:37 -04:00
  • fb9fab7961 Re-enabling skip detection Deluan 2016-03-22 10:28:13 -04:00
  • 3432fd0e64 Credits where it is due Deluan 2016-03-22 09:01:05 -04:00
  • 23cf069100 Using pointers for the receivers Deluan 2016-03-21 23:11:57 -04:00
  • 36160be32a Better formatting Deluan 2016-03-21 22:45:56 -04:00
  • 2a2af2f57a Adding Album total time (Duration) Deluan 2016-03-21 21:14:04 -04:00
  • cdcb5c6f49 Implemented getAvatar Deluan 2016-03-21 20:31:28 -04:00
  • e42ebebe72 Don't abort request when id to scrobble is not found Deluan 2016-03-21 20:08:35 -04:00
  • 3e08c8f8c3 Logs to scrobble Deluan 2016-03-21 19:51:22 -04:00
  • 8e1736703d Scrobble accepts multiple ids Deluan 2016-03-21 19:35:40 -04:00
  • 12b1002d51 More Album List types Deluan 2016-03-21 17:37:12 -04:00
  • 5dd4b15079 Moving up: API level 1.8.0 Deluan 2016-03-21 17:30:58 -04:00
  • a9d7d4d242 Even more metadata for playlists Deluan 2016-03-21 12:26:55 -04:00
  • 3cefc321b8 Playlists now have all metadata. Also removed some duplicated code Deluan 2016-03-21 11:57:04 -04:00
  • 516bd3bddf All ListGenerator's methods now returns Entries, and not Albums anymore Deluan 2016-03-21 11:37:56 -04:00
  • 0b286afa08 UserRatings for Albums and MediaFiles Deluan 2016-03-21 10:24:40 -04:00
  • 5fd9da505e More metadata for children (albums/mediafiles) Deluan 2016-03-21 09:50:46 -04:00
  • 37f72f2efc More metadata for directories (albums) Deluan 2016-03-21 09:35:18 -04:00
  • 6a4a178e14 Revert "Giving gopm another chance" Deluan 2016-03-20 15:43:03 -04:00
  • 85df63c416 Giving gopm another chance Deluan 2016-03-20 13:56:20 -04:00
  • 21b39d922c More slices instead of pointers of slice Deluan 2016-03-20 13:14:04 -04:00
  • 3f0030738a Indexes using slices instead of pointers of slice Deluan 2016-03-20 13:08:24 -04:00
  • 27b7b7ce08 More slices instead of pointers of slice Deluan 2016-03-19 22:58:20 -04:00
  • bd07c74acd Wrap ErrNotFound Deluan 2016-03-19 22:54:36 -04:00
  • 04513d38f0 Fixed bug on reflect and slice Deluan 2016-03-18 21:07:57 -04:00
  • 508bf7152f Removing purged ids from the search index Deluan 2016-03-18 19:50:21 -04:00
  • 3790aa45e4 Refactored PurgeInactive as a "generic" function. Deluan 2016-03-18 19:32:49 -04:00
  • cac352b18c Using slices for Results, instead of pointers of slices Deluan 2016-03-18 17:30:38 -04:00
  • 1da0f7d412 Forgot to fix the response slices allocation... Deluan 2016-03-18 17:27:12 -04:00
  • 25d902c9d7 When ErroNotFound, return an new entity to avoid conversion from nil errors Deluan 2016-03-18 17:24:26 -04:00
  • aa6afdb976 Skip ids returned from search but not found in the DB Deluan 2016-03-18 17:21:15 -04:00
  • c90a50827a Get() methods from all repositories now return a ErrNotFound when the id is nonexistent Deluan 2016-03-18 11:33:50 -04:00
  • db34122faf Added comments with missing response parts Deluan 2016-03-17 22:29:58 -04:00
  • 10cbce5dca Fixed build Deluan 2016-03-17 19:00:31 -04:00
  • ee3e70c712 Register skipped songs! Deluan 2016-03-17 18:58:09 -04:00
  • ab7e70017a Raising the TTL for NowPlaying Deluan 2016-03-17 17:35:10 -04:00
  • c4b660fce3 getNowPlaying.view working Deluan 2016-03-17 10:37:19 -04:00
  • 68c456e188 Halfway of getNowPlaying implementation Deluan 2016-03-17 09:34:32 -04:00
  • a3238ce17b Cannot clear the index for now. Deluan 2016-03-16 23:44:24 -04:00
  • 86da33f91d Revert "Always index songs and albums" Deluan 2016-03-16 23:11:52 -04:00
  • cc89cb5bd1 Now Playing backend implemented Deluan 2016-03-16 21:04:41 -04:00
  • 9bfb61d994 Implemented nowplaying repo Deluan 2016-03-16 20:51:03 -04:00
  • f6866f23a0 Removed 'submit' parameter Deluan 2016-03-16 20:45:08 -04:00
  • 4748ce142f Introduced NowPlayingRepository. Don't do anything for now Deluan 2016-03-16 20:27:48 -04:00
  • b660a70688 Introduced engine.Scrobbler Deluan 2016-03-16 17:48:44 -04:00
  • 4aa02e68e5 Always index songs and albums Deluan 2016-03-16 15:35:21 -04:00
  • 31852ecf26 Better log Deluan 2016-03-15 17:37:17 -04:00
  • cdefabf760 Better log and less noise in prod mode Deluan 2016-03-15 17:06:23 -04:00
  • 714b100d03 Ignoring accents in search Deluan 2016-03-15 16:23:39 -04:00
  • ad3f45bef2 Removed unused file Deluan 2016-03-15 14:08:01 -04:00
  • cad65f517c Polishing Deluan 2016-03-15 13:17:51 -04:00
  • 12aedc0996 Using checksums to detect modified stats in the iTunes Library Deluan 2016-03-15 11:04:17 -04:00
  • bb5d4c920d Error when trying to index on an unsupported field type Deluan 2016-03-15 09:41:33 -04:00
  • f258592285 Experimenting with iTunes Artwork Deluan 2016-03-14 18:09:32 -04:00
  • 0ee070b38c Using Entries instead of []Entry Deluan 2016-03-14 11:42:33 -04:00
  • 393d6fb2dc Also simplify when formatting Deluan 2016-03-14 11:36:11 -04:00
  • e36a4201db implemented getStarred (just for albums, for now) Deluan 2016-03-14 11:35:48 -04:00
  • 14934dccf7 Supporting index annotations in domain structs Deluan 2016-03-14 09:41:04 -04:00
  • 11e128e08f Fixed a bug when the size was higher then the total number of albums Deluan 2016-03-13 23:31:24 -04:00
  • 4e0a47d2a6 Removed unused code Deluan 2016-03-13 23:24:07 -04:00
  • c01ce35f04 ignoring iTunesU and Podcasts (for now) Deluan 2016-03-13 22:11:44 -04:00
  • ed2eb11c87 getAlbumList type=random was always returning ALL albums Deluan 2016-03-13 13:26:28 -04:00
  • 27b47abfe0 Renamed method Deluan 2016-03-13 13:11:16 -04:00
  • 19de3e6a3c TODO Deluan 2016-03-13 13:03:28 -04:00
  • 2f1aa102e9 LICENSE Deluan 2016-03-13 12:33:40 -04:00
  • 4d7f9ee012 Fixed iTunes location decoding Deluan 2016-03-12 11:28:59 -05:00
  • 4b09eeccc2 Configuring "prod" Deluan 2016-03-11 21:14:32 -05:00
  • d23f5ca635 Scrobble working!!! I mean, iTunes scrobble, not Last.FM (for now) Deluan 2016-03-11 20:49:01 -05:00
  • 329297dab8 Task for continuously check for iTunes Library updates Deluan 2016-03-11 18:39:06 -05:00
  • 12b0350d3e Task for continuously check for iTunes Library updates Deluan 2016-03-11 18:37:37 -05:00
  • 71f1fab575 Updated Date takes Last Played into account Deluan 2016-03-11 17:09:47 -05:00
  • f4c1dbdd3c Simplified DI resolution Deluan 2016-03-11 15:16:17 -05:00