badaix
|
56c8a3f693
|
Fix common/message includes
|
2023-01-22 11:34:02 +01:00 |
|
badaix
|
638e545cc7
|
Fix crash with librespot 0.5.0-dev
|
2023-01-05 08:23:59 +01:00 |
|
badaix
|
f3372b1491
|
Replace regex with simple parsing
|
2022-10-24 19:03:06 +00:00 |
|
badaix
|
4907fb42af
|
Use simple string parsing instead of regex
fixes #1026
|
2022-06-30 19:35:19 +02:00 |
|
badaix
|
610c0c5ea5
|
Add spotify logo as meta data
|
2021-12-19 14:56:47 +01:00 |
|
badaix
|
3f208d260e
|
Use utils::file::exists instead of std::filesystem
|
2021-12-18 22:48:39 +01:00 |
|
badaix
|
01e35e9004
|
Remove utils::file::exists
|
2021-12-18 15:16:59 +01:00 |
|
badaix
|
d326252268
|
Rename PcmListener to PcmStream::Listener
Reorganize include order
|
2021-12-12 12:19:46 +01:00 |
|
badaix
|
8e1f92acb1
|
Rename MetaTags to MetaData
|
2021-12-09 22:09:32 +01:00 |
|
badaix
|
befc8da440
|
Add support for cover raw images
|
2021-09-06 22:19:35 +02:00 |
|
badaix
|
004ea21e3f
|
Make metadata part of the properties
|
2021-09-01 18:18:36 +02:00 |
|
badaix
|
0853c7c701
|
Make metadata thread safe, poll properties
|
2021-06-23 20:48:25 +02:00 |
|
badaix
|
f817602a50
|
Rename "meta" to "metadata"
|
2021-06-22 14:35:38 +02:00 |
|
badaix
|
d93773f46c
|
Scan logline with a regex
|
2021-06-04 16:57:09 +02:00 |
|
badaix
|
53e27e0d8b
|
Comment out stream_tags
|
2021-06-04 10:32:33 +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
|
b49016bbc4
|
Use librespot's log severity for log messages
|
2021-05-09 15:54:01 +02:00 |
|
badaix
|
f5d4fcaf43
|
Tidy up
|
2021-02-10 18:36:40 +01:00 |
|
badaix
|
7241a97348
|
Change librespot "killall" default to false
|
2020-12-15 18:17:35 +01:00 |
|
badaix
|
653f4f29c4
|
Add space between parameters
|
2020-10-01 08:51:29 +02:00 |
|
Alexandre Macabies
|
57c0c5262a
|
Add ¶ms= option to librespot to support other librespot parameters.
|
2020-10-01 08:49:38 +02:00 |
|
Steffen Rusitschka
|
4cb2b718be
|
add flag for --disable-audio-cache
|
2020-05-02 17:17:35 +02:00 |
|
badaix
|
0256409189
|
Add autoplay option for librespot
|
2020-03-02 21:12:27 +01:00 |
|
Christian Flach
|
678f102a98
|
Add option to not kill all librespot instances
|
2020-01-30 14:19:12 +01:00 |
|
Christian Flach
|
a7808cfec3
|
Overwrite sample format for airplay before ctor is called
|
2020-01-28 18:41:18 +01:00 |
|
badaix
|
d80c87351c
|
Small fixes and reformats
|
2020-01-05 21:51:59 +01:00 |
|
badaix
|
37829fea52
|
Fix dry out timer
|
2020-01-04 00:54:45 +01:00 |
|
badaix
|
6d7e25e9af
|
Switch stream readers to use asio event loop
|
2020-01-03 22:40:34 +01:00 |
|
badaix
|
6e138ff49f
|
Pass io_context to stream readers
|
2019-11-23 12:09:23 +01:00 |
|
badaix
|
08a0def6c5
|
rename spotify to librespot
|
2019-10-13 19:32:11 +02:00 |
|
badaix
|
7fda592d13
|
enable extra warnings
|
2019-10-13 19:01:56 +02:00 |
|
badaix
|
a30f548a31
|
rename files to snake_case
|
2019-10-12 18:28:29 +02:00 |
|