These 8 commits are when the Protocol Buffers files have changed:
| Commit: | 570342c | |
|---|---|---|
| Author: | Pablo Russo | |
Added my_music, browse, discover and radio
The documentation is generated from this commit.
| Commit: | e6b2d87 | |
|---|---|---|
| Author: | Liam McLoughlin | |
hack: change MercuryReply content_type field to bytes Something funky going on there. The protobuf definitions haven't changed, but are now failing to decode requests to Hermes. Changing content_type from string to bytes works around the issue.
| Commit: | fbf552e | |
|---|---|---|
| Author: | Liam McLoughlin | |
| Committer: | Liam McLoughlin | |
Add playlist add/delete/rename support, automatic track restriction handling and track starring.
| Commit: | 10287bd | |
|---|---|---|
| Author: | Liam McLoughlin | |
More fixes for restriction support Added incomplete/in-progress toplist support
| Commit: | 7ddccfc | |
|---|---|---|
| Author: | Vegar Storvann | |
Restructured to allow building as a python package, added setup.py to build python packages and a debian/ directory to build .deb packages
| Commit: | e6f6f8d | |
|---|---|---|
| Author: | Liam McLoughlin | |
Added more playlist protos, source proto file and fixed up playlist handling
| Commit: | c810c2a | |
|---|---|---|
| Author: | Liam McLoughlin | |
Added new proto files for playlists, made decode_mercury accept the message as an arg
| Commit: | ca7488f | |
|---|---|---|
| Author: | Liam McLoughlin | |
| Committer: | Liam McLoughlin | |
Added metadata proto, sample metadata request