Deluan
|
3cc92a32bd
|
Adding song and album counts
|
2016-03-27 20:13:00 -04:00 |
|
Deluan
|
ee8e9864ea
|
Added getSong.view
|
2016-03-25 00:04:22 -04:00 |
|
Deluan
|
36160be32a
|
Better formatting
|
2016-03-21 22:45:56 -04:00 |
|
Deluan
|
a9d7d4d242
|
Even more metadata for playlists
|
2016-03-21 12:26:55 -04:00 |
|
Deluan
|
0b286afa08
|
UserRatings for Albums and MediaFiles
|
2016-03-21 10:24:40 -04:00 |
|
Deluan
|
5fd9da505e
|
More metadata for children (albums/mediafiles)
|
2016-03-21 09:52:32 -04:00 |
|
Deluan
|
37f72f2efc
|
More metadata for directories (albums)
|
2016-03-21 09:37:13 -04:00 |
|
Deluan
|
db34122faf
|
Added comments with missing response parts
|
2016-03-17 22:29:58 -04:00 |
|
Deluan
|
c4b660fce3
|
getNowPlaying.view working
|
2016-03-17 10:37:19 -04:00 |
|
Deluan
|
68c456e188
|
Halfway of getNowPlaying implementation
|
2016-03-17 10:08:47 -04:00 |
|
Deluan
|
e36a4201db
|
implemented getStarred (just for albums, for now)
|
2016-03-14 11:35:48 -04:00 |
|
Deluan
|
a918dc5a14
|
Searching is fully working
|
2016-03-11 10:03:33 -05:00 |
|
Deluan
|
ef31d1aca0
|
Searching by artists, spike mode
|
2016-03-11 00:37:07 -05:00 |
|
Deluan
|
972d1c04bc
|
Adding fullpath and songCount to playlists
|
2016-03-10 10:43:34 -05:00 |
|
Deluan
|
2214e4bd4f
|
Playlists working
|
2016-03-09 18:28:11 -05:00 |
|
Deluan
|
4bb4fc0cb8
|
More playlists
|
2016-03-09 14:24:00 -05:00 |
|
Deluan
|
7161325716
|
Initial wiring for getPlaylists endpoint
|
2016-03-09 10:09:15 -05:00 |
|
Deluan
|
9a246b5432
|
First version of getAlbumList.view working.
- It still misses almost all type options
- Introduced "parent" in Child subresponse, as it was breaking DSub
|
2016-03-04 09:09:16 -05:00 |
|
Deluan
|
3b60b62aa1
|
Adding a "placeholder" to getUser.view endpoint
|
2016-03-03 18:44:39 -05:00 |
|
Deluan
|
848809d0df
|
Supporting starred in getMusicDirectory.view
|
2016-03-03 15:41:24 -05:00 |
|
Deluan
|
012958cd08
|
go fmt
|
2016-03-03 00:46:23 -05:00 |
|
Deluan
|
838d4bf38f
|
getMusicDirectory bare bones for artists working
|
2016-03-02 22:22:31 -05:00 |
|
Deluan
|
9577d9ae87
|
Started the implementation of getMusicDirectory. Probably will need to introduce a new 'service' layer...
|
2016-03-02 20:00:55 -05:00 |
|
Deluan
|
68786d4b39
|
New Directory response. Simplified other responses
|
2016-03-02 18:44:13 -05:00 |
|
Deluan
|
dde130e84e
|
Small fixes to response marshaling, introduced tests for response formats
|
2016-03-02 17:23:26 -05:00 |
|
Deluan
|
4843ccb46c
|
go fmt
|
2016-03-02 13:18:39 -05:00 |
|
Deluan
|
9d41f5a39f
|
Supporting json output (except for errors)
|
2016-03-02 13:14:44 -05:00 |
|
Deluan
|
7c82af75f5
|
For omitempty to work properly, nested structs have to be pointers
|
2016-03-02 12:06:57 -05:00 |
|
Deluan
|
01c68d6802
|
Refactored responses
|
2016-03-02 11:11:46 -05:00 |
|