Commit graph

72 commits

Author SHA1 Message Date
badaix
c7d301e1d7 Reformat cmake and python 2025-01-09 15:50:22 +01:00
badaix
baf09b340e Reformat code 2024-02-17 20:34:11 +01:00
badaix
65d1e3873a Fix client parameter 2022-07-19 11:48:25 +02:00
badaix
da687c1585 Move meta_mpd.py to plug-ins directory 2021-12-18 14:53:11 +01:00
badaix
8d8061a946 Change control parameters to lower case 2021-12-17 18:43:10 +01:00
badaix
b0407daf48 Remove unused file 2021-10-11 21:59:58 +02:00
badaix
2efd00d8ef Clean up mutexes 2021-09-18 13:42:43 +02:00
badaix
004ea21e3f Make metadata part of the properties 2021-09-01 18:18:36 +02:00
badaix
78c78370ab Add volume handling 2021-07-04 16:05:49 +02:00
badaix
23b5c86e8d Cleanup scripts 2021-06-30 19:17:19 +02:00
badaix
bff7c378f2 Split web radio by '/' 2021-06-29 22:06:44 +02:00
badaix
e94b5534b7 Clean up meta tags and docu 2021-06-26 20:44:12 +02:00
badaix
880ed00604 Use seconds for seek, make TrackId optional 2021-06-24 14:39:04 +02:00
badaix
f817602a50 Rename "meta" to "metadata" 2021-06-22 14:35:38 +02:00
badaix
34c7068cd2 return an empty object if metadata is empty 2021-06-22 14:10:14 +02:00
badaix
149c2ae9a2 Rename jsron RPC commands, add "Ready" and "Log" 2021-06-10 08:56:43 +02:00
badaix
de9e3496df Send control command as parameter 2021-06-07 23:50:20 +02:00
badaix
bba3968f50 Change Stream.SetProperties to Stream.SetProperty 2021-06-05 23:00:12 +02:00
badaix
1fb80e81c4 Remove duration property 2021-06-04 11:25:35 +02:00
badaix
d90c3fc29c Position uses length from metadata 2021-06-04 11:23:20 +02:00
badaix
53e27e0d8b Comment out stream_tags 2021-06-04 10:32:33 +02:00
badaix
9bbba976f9 Fix hard coded id 2021-06-04 10:13:37 +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
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
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
a40a0a3f56 Add artUrl, fix typo 2021-05-18 09:06:04 +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
TekniskSupport
5723791f8a updated documentation
Added script to remove all disconnected cilents
2020-07-11 19:37:51 +02:00