Commit graph

16 commits

Author SHA1 Message Date
badaix
f3372b1491 Replace regex with simple parsing 2022-10-24 19:03:06 +00:00
badaix
9e3c0fdf55 Add "mute" to stream API 2022-07-13 17:35:49 +02:00
badaix
4907fb42af Use simple string parsing instead of regex
fixes #1026
2022-06-30 19:35:19 +02:00
badaix
411d98f562 Fix unit tests 2021-12-24 10:24:21 +01:00
badaix
8e1f92acb1 Rename MetaTags to MetaData 2021-12-09 22:09:32 +01:00
badaix
b348bb3379 Move properties and metatags into server dir 2021-09-01 21:12:29 +02:00
badaix
004ea21e3f Make metadata part of the properties 2021-09-01 18:18:36 +02:00
badaix
077a6fc1a4 Add control functions to PcmStream
-move json parsing to Server class
-improve error handling with the new ErrorCode object
2021-07-04 21:33:45 +02:00
badaix
0853c7c701 Make metadata thread safe, poll properties 2021-06-23 20:48:25 +02:00
badaix
8a0d538eda Make some properties mandatory 2021-06-17 12:24:30 +02:00
badaix
fe6e67c18e Remove duplicate "art_url" 2021-06-11 18:45:59 +02:00
badaix
53e27e0d8b Comment out stream_tags 2021-06-04 10:32:33 +02:00
badaix
7c11cb7559 Add support for Player.Properties 2021-05-30 22:20:49 +02:00
badaix
09cde776b1 Teat meta (de-)serialization 2021-05-23 12:45:32 +02:00
badaix
f02ba7354b Add Metatags class 2021-05-18 09:05:36 +02:00
badaix
a2168f12f1 Fix URI percent-decoding 2021-05-03 09:43:08 +02:00