|
d20cd4b058
|
Added a nice ASCII-art logo at application startup.
|
2024-05-24 22:57:50 +02:00 |
|
|
86b4b14112
|
Added the current running application as a static object.
```python
from platypush import app
```
|
2024-05-20 01:54:25 +02:00 |
|
|
5f6fd4aa54
|
Added --db CLI option and support for configuration over environment.
Closes: #280
|
2024-04-05 02:54:45 +02:00 |
|
|
2066db463b
|
[#295] Merged music.mpd plugin and backend.
Closes: #295
|
2024-03-03 22:37:26 +01:00 |
|
|
841643f3ff
|
Added cachedir to configuration.
|
2023-10-09 01:33:44 +02:00 |
|
|
ec64b0ef8b
|
Added --device_id command line option.
|
2023-08-17 23:16:24 +02:00 |
|
|
24b04d9103
|
s/--config-file/--config/ option in Dockerfile.
|
2023-08-17 10:35:40 +02:00 |
|
|
f51beb271e
|
Large refactor + stability fixes for the external process control logic.
|
2023-08-15 11:12:21 +02:00 |
|