- Amsterdam, NL
- https://fabiomanganiello.com
-
Automation junkie, ML enthusiast, IoT tinkerer, guitarist and dad. Creator and main developer of Platypush.
- Joined on
2022-07-05
e45fb9c8ac
Major rewrite of the
media
routes.
0e2738d849
Added
_on_error
handler to StreamingRoute
.
7c780e6650
Refactored
utils.bus.send_request
.
f7fe844296
Black/LINT pass for media handler routes.
11c3b7820d
[
torrent
] Create download_dir
if it doesn't exist.
[Bug] Media UI -> Play in browser is currently broken
2b12984c81
[
youtube
] Full plugin rewrite.
44d4ae2a96
[
media
] Made the youtube-dl
executable configurable.
5478b90288
[Media UI] Start/stop streaming use the configured media plugin.
b4bf30945a
[
media
] Black/LINT for MediaPlugin
.
efdb63443d
Renamed the
youtube
plugin.
Support multiple drop-in replacements for youtube-dl
3b335723a9
Merge pull request #387 from BlackLight/snyk-upgrade-7f1672a9074c3d844aa231ad5ba0e90d
23bae8e31c
Merge pull request #388 from BlackLight/snyk-upgrade-ae486550d733dccfaf3fab04d0756007
8acb4156e0
Merge branch 'master' into snyk-upgrade-7f1672a9074c3d844aa231ad5ba0e90d
4a43f5ebf6
Merge pull request #391 from BlackLight/snyk-fix-6906c0f651d59befdc6753ce60922592
664ca7f9b5
Merge branch 'master' into snyk-upgrade-ae486550d733dccfaf3fab04d0756007
f6952f1198
[Automatic] Updated UI files
170e37945e
[UI] Make sure that a
Modal
never overflows its parent.
4c5366849d
[
torrent
] Updated plugin.
35571b8d13
[UI] Set
max-width
for the media info modal.
96f2a8f8fc
[UI] Set a base
z-index
for the root content canvas.
0e467b2770
[UI] Make sure that a
Modal
never overflows its parent.
ff0d00d796
[
torrent
] Updated plugin.
167654ce8a
[UI] Set
max-width
for the media info modal.
e4b00b692e
[UI] Set a base
z-index
for the root content canvas.
15ef264017
Expose
run
on the base package level.
[Bug] Media UI -> Play in browser is currently broken
5d72ff914d
Better styling of the docs.
d7857c83b3
Updated sample config snippet for
tts.mimic3
.
72c115c91d
[
tts.mimic3
] Plugin rewrite.
b4da03f35b
[
sound
] Plugin refactor.
7647a3c2d9
Added
utils.is_debug_enabled
.
c73dc9d563
Updated
MediaPlugin
documentation snippet.
ce2a45d460
tts
plugins should leverage
sound`, not an external media player.