Commit graph

906 commits

Author SHA1 Message Date
badaix
6b24ec6a3d Call read from executor 2022-09-08 11:39:36 +02:00
badaix
051ba91cfc Reformat code 2022-09-08 08:15:09 +02:00
badaix
25b289e627 Update timestamp after position correction 2022-09-08 08:13:41 +02:00
badaix
f2225c1959 Fix delay in alsa input stream 2022-09-07 16:17:47 +02:00
badaix
0eb987f66e Meta stream considers paused streams as inactive 2022-07-20 21:01:19 +02:00
badaix
3bf9a91fd1 Update properties from events 2022-07-19 20:09:29 +02:00
badaix
62d2d78584 Refactor play/pause 2022-07-19 12:01:25 +02:00
badaix
550d4cc055 Add meta_librespot-java.py 2022-07-19 08:05:11 +02:00
badaix
11938f55bb Cleanup 2022-07-19 08:04:38 +02:00
badaix
a041306278 Raise version number to v0.27.0 2022-07-15 18:45:13 +02:00
badaix
3d072dbbb6 Query current track before properties 2022-07-14 15:13:18 +02:00
badaix
7a70e460a5 Install meta_mopidy.py 2022-07-14 11:51:17 +02:00
badaix
a31e67b621 Use stream_title if available 2022-07-14 11:36:53 +02:00
badaix
9e3c0fdf55 Add "mute" to stream API 2022-07-13 17:35:49 +02:00
badaix
60dc1aa48a Add support for controlscriptparams 2022-07-13 14:14:00 +02:00
badaix
b71e303083 Fix loop property, prefix params with "mopidy-" 2022-07-13 13:47:30 +02:00
badaix
e2e259d767 Use callbacks for responses 2022-07-12 21:42:20 +02:00
badaix
2ed9795013 Filter some events for less updates 2022-07-12 15:01:27 +02:00
badaix
6713173803 Bugfixes 2022-07-11 18:44:37 +02:00
badaix
94a4b07c49 Remove unused stuff 2022-07-10 23:59:35 +02:00
badaix
3e569ebddc Add meta_mopidy.py 2022-07-10 23:53:18 +02:00
Nicolas Iselin
30fd1520cc New setting "streaming_client.initial_volume" 2022-07-02 13:41:13 +02:00
badaix
fd4d82126f Catch exception in io_callback 2022-07-01 12:14:19 +02:00
badaix
550f7c5b3f Add required dependencies 2022-07-01 11:13:36 +02:00
badaix
4ced199c9e Reformat CMake files 2022-07-01 11:02:44 +02:00
badaix
7ab3daa76d Change file permissions of meta_mpd.py
Should solve #970 and #1021
2022-07-01 10:52:05 +02:00
badaix
4907fb42af Use simple string parsing instead of regex
fixes #1026
2022-06-30 19:35:19 +02:00
badaix
c77040ee1e Disable "deprecated-declarations" warning on macos 2022-06-30 14:31:50 +02:00
badaix
43812802fb Change date 2022-04-03 15:28:56 +02:00
badaix
bdc6299523 io_context cleanups 2022-04-03 15:27:28 +02:00
badaix
527dbb96a0 Fix compile error 2022-01-31 21:25:13 +01:00
badaix
caef2b7b87 Clean up asio includes 2022-01-31 21:07:34 +01:00
badaix
4f29f000de Use namespace "boost::asio" instead of "net" 2022-01-30 22:07:13 +01:00
badaix
989eb6ec8e Reorder header includes 2022-01-30 21:45:00 +01:00
badaix
b4a41e0fd7 Fix access to a non existsing optional 2022-01-04 19:27:06 +01:00
badaix
16b9b27e92 Make meta_mpd.py executable 2021-12-21 15:06:26 +01:00
badaix
72434eef10 Update snapweb to v0.4.0 2021-12-20 21:27:37 +01:00
badaix
b059d3fca0 Remove comment 2021-12-19 21:59:53 +01:00
badaix
5f93c0cbc4 Update documentation 2021-12-19 21:59:05 +01:00
badaix
36044237ce lower log level 2021-12-19 14:56:47 +01:00
badaix
610c0c5ea5 Add spotify logo as meta data 2021-12-19 14:56:47 +01:00
badaix
e59f628e5f Fix image cache 2021-12-19 14:56:47 +01:00
badaix
04c1d0b8f8 Not link against stdc++fs 2021-12-18 22:59:08 +01:00
badaix
3f208d260e Use utils::file::exists instead of std::filesystem 2021-12-18 22:48:39 +01:00
badaix
98ccc8eded Add stdc++fs linker option 2021-12-18 15:23:00 +01:00
badaix
01e35e9004 Remove utils::file::exists 2021-12-18 15:16:59 +01: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
636b24a074 canControl must be true for property requests 2021-12-17 09:15:39 +01:00
badaix
be4cfd3241 Use chrono milliseconds instead of int 2021-12-16 23:36:46 +01:00