Fabio Manganiello blacklight
  • 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
blacklight opened issue platypush/platypush#224 2022-09-28 16:50:10 +02:00
Wallabag integration
blacklight closed issue platypush/platypush#222 2022-09-28 16:49:28 +02:00
Mycroft integration
blacklight commented on issue platypush/platypush#222 2022-09-28 16:49:25 +02:00
Mycroft integration

The way of building Mycroft external integrations is way too cumbersome.

If you want to build Mycroft integrations with Platypush, you can directly push events to Platypush or call plugin…

deb25196d2 Merge branch 'master' into 191-support-for-general-entities-backend-and-plugin
a0575ed6de Bump version: 0.23.5 → 0.23.6
3d74f0a11f Updated CHANGELOG
09baceab4b Include album_id and the list of tracks in music.tidal.get_album
c2a3f2f4f3 Bump version: 0.23.4 → 0.23.5
Compare 27 commits »
blacklight pushed to master at platypush/platypush-home 2022-09-26 11:58:30 +02:00
5bf490967b Fixed links
blacklight pushed to master at platypush/blog 2022-09-19 21:58:55 +02:00
dd371f317a Music automation article
blacklight pushed to music-automation at platypush/blog 2022-09-19 21:58:03 +02:00
4da14c5405 Music automation article
blacklight pushed tag v0.23.6 to platypush/platypush 2022-09-19 20:41:28 +02:00
blacklight pushed to master at platypush/platypush 2022-09-19 20:41:18 +02:00
a0575ed6de Bump version: 0.23.5 → 0.23.6
3d74f0a11f Updated CHANGELOG
09baceab4b Include album_id and the list of tracks in music.tidal.get_album
Compare 3 commits »
blacklight pushed tag v0.23.5 to platypush/platypush 2022-09-19 20:41:18 +02:00
blacklight pushed to music-automation at platypush/blog 2022-09-19 15:39:22 +02:00
blacklight created branch music-automation in platypush/blog 2022-09-19 08:49:22 +02:00
blacklight pushed to music-automation at platypush/blog 2022-09-19 08:49:22 +02:00
9a7e720e7e wip (almost done)
blacklight pushed to master at platypush/platypush 2022-09-18 19:55:28 +02:00
c2a3f2f4f3 Bump version: 0.23.4 → 0.23.5
blacklight pushed to master at platypush/platypush 2022-09-18 06:05:32 +02:00
36dd645209 Use session.playlist instead of session.user.playlist to query playlists
blacklight pushed to master at platypush/platypush 2022-09-18 05:25:08 +02:00
61cda60751 Proper implementation for Tidal's add_to_playlist and remove_from_playlist methods
blacklight pushed to master at platypush/platypush 2022-09-17 06:30:56 +02:00
7c610adc84 FIX: Apply expanduser to the credentials_file setting in music.tidal
blacklight pushed to master at platypush/platypush 2022-09-17 06:25:57 +02:00
a9ebb4805a Fixed doc warnings
blacklight pushed to master at platypush/platypush 2022-09-17 06:10:05 +02:00
1b405de0d5 Added missing docs
blacklight pushed to master at platypush/platypush 2022-09-16 21:48:10 +02:00
e1aa214bad tidal-integration (#223)