badaix
|
9bbba976f9
|
Fix hard coded id
|
2021-06-04 10:13:37 +02:00 |
|
badaix
|
5a3559e8e4
|
Add properties to Stream info
|
2021-06-03 22:57:45 +02:00 |
|
badaix
|
edaa218414
|
Use metadata from server status
|
2021-06-03 22:56:30 +02:00 |
|
badaix
|
37ea0dec93
|
Cache album art
|
2021-06-03 22:55:39 +02:00 |
|
badaix
|
ea6897219b
|
Fix property update
|
2021-06-03 12:45:28 +02:00 |
|
badaix
|
0c641ca891
|
Get stream id from client id
|
2021-06-03 12:45:01 +02:00 |
|
badaix
|
4ffecbb9c1
|
Clean ups
|
2021-06-02 08:49:59 +02:00 |
|
badaix
|
7c11cb7559
|
Add support for Player.Properties
|
2021-05-30 22:20:49 +02:00 |
|
badaix
|
283c3d2c9b
|
Add mpd status mapping
|
2021-05-28 09:06:23 +02:00 |
|
badaix
|
6e6b63ec26
|
Communicate via stdin/stdout with ctrl script
|
2021-05-26 23:57:59 +02:00 |
|
badaix
|
91ea368121
|
Add RPC "Stream.Control" command
|
2021-05-24 22:36:16 +02:00 |
|
badaix
|
09cde776b1
|
Teat meta (de-)serialization
|
2021-05-23 12:45:32 +02:00 |
|
badaix
|
56bf306eb8
|
Remove unused stuff
|
2021-05-23 12:44:38 +02:00 |
|
badaix
|
f15e83605d
|
Make snapcast host and port configurable
|
2021-05-23 12:44:02 +02:00 |
|
badaix
|
bbb47c2069
|
Lower log severity for inactive sessions
|
2021-05-23 12:42:50 +02:00 |
|
badaix
|
2e64d81f79
|
Add control_script to stream sources
New parameter "control_script", starting a script on stream start.
Parameters "--snapcast-port" and "--stream" are passed to the script
|
2021-05-23 12:39:47 +02:00 |
|
badaix
|
ec73bfb6d6
|
Remove config file and music dir options
|
2021-05-22 12:18:54 +02:00 |
|
badaix
|
58b1f68f73
|
map Snapcast metadata to mpris
|
2021-05-19 23:12:21 +02:00 |
|
badaix
|
f124dfa10a
|
Add trackId meta data
|
2021-05-19 23:11:40 +02:00 |
|
badaix
|
1ee9448a07
|
Reformat code
|
2021-05-19 22:14:39 +02:00 |
|
badaix
|
94ecaa93b8
|
Remove unused stuff
|
2021-05-19 22:04:57 +02:00 |
|
badaix
|
fe1013e326
|
Improve album art support
|
2021-05-19 18:20:45 +02:00 |
|
badaix
|
5228b809ed
|
Add album art
|
2021-05-19 09:09:12 +02:00 |
|
badaix
|
4974410d70
|
Publish metadata via mpris
|
2021-05-19 08:54:41 +02:00 |
|
badaix
|
c300367abb
|
Remove mpris stuff
|
2021-05-19 08:54:01 +02:00 |
|
badaix
|
91fe1c7722
|
Add snapcast_mpris
|
2021-05-18 16:12:28 +02:00 |
|
badaix
|
51a4fd38c4
|
Rename mpd meta reader
|
2021-05-18 16:12:11 +02:00 |
|
badaix
|
04e01e38f6
|
Fix typo
|
2021-05-18 16:11:35 +02:00 |
|
badaix
|
800355398b
|
Install rename tool
|
2021-05-18 10:38:11 +02:00 |
|
badaix
|
5752c1d47d
|
Fix formatting
|
2021-05-18 10:37:53 +02:00 |
|
badaix
|
dc5c48c53f
|
Switch to ubuntu-latest VM
|
2021-05-18 09:34:06 +02:00 |
|
badaix
|
142ab7a0e9
|
Add boost includes
|
2021-05-18 09:06:35 +02:00 |
|
badaix
|
a40a0a3f56
|
Add artUrl, fix typo
|
2021-05-18 09:06:04 +02:00 |
|
badaix
|
f02ba7354b
|
Add Metatags class
|
2021-05-18 09:05:36 +02:00 |
|
badaix
|
2762687c88
|
Post metatags to Snapcast
|
2021-05-17 22:07:25 +02:00 |
|
badaix
|
cc25f1d937
|
Reformat code
|
2021-05-17 22:04:27 +02:00 |
|
badaix
|
64448e4fa2
|
Add mpdmeta.py
|
2021-05-17 22:03:31 +02:00 |
|
badaix
|
5b8cd7ecd5
|
Change message_type from enum to enum class
|
2021-05-16 21:21:36 +02:00 |
|
Felix Braun
|
aba2d96aba
|
include memory.hpp for shared_ptr
g++-11.1.0 needs this include to compile
|
2021-05-16 21:18:39 +02:00 |
|
badaix
|
2af5292f9d
|
Fix compilation of tests on Android
|
2021-05-15 13:16:03 +02:00 |
|
badaix
|
02adc7498c
|
Update version number to v0.25.0
|
2021-05-14 20:44:44 +02:00 |
|
badaix
|
8fb33fdae3
|
Update changelog
|
2021-05-14 20:42:48 +02:00 |
|
badaix
|
debb09545c
|
Update Snapweb to v0.3.0
|
2021-05-14 20:39:49 +02:00 |
|
badaix
|
b49016bbc4
|
Use librespot's log severity for log messages
|
2021-05-09 15:54:01 +02:00 |
|
badaix
|
30c25637a0
|
Update boost download location
|
2021-05-08 13:28:02 +02:00 |
|
badaix
|
216714bd33
|
Add silence threshold for alsa stream
|
2021-05-05 21:59:36 +02:00 |
|
badaix
|
5d7aedeb31
|
Fix crash when feeding invalid ranges into flac
|
2021-05-05 11:29:42 +02:00 |
|
badaix
|
1725cffc6e
|
Log stream state as string
|
2021-05-04 23:51:57 +02:00 |
|
badaix
|
178888a512
|
Use snapcast icon in Pulse player
|
2021-05-03 23:14:33 +02:00 |
|
badaix
|
2c7411e949
|
Fix Windows compile error
|
2021-05-03 10:03:54 +02:00 |
|