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 commented on issue platypush/platypush#396 2024-06-06 23:42:27 +02:00
[music.mopidy] Fix playing tracks directly from search results

It actually seems to work.

blacklight closed issue platypush/platypush#396 2024-06-06 23:42:27 +02:00
[music.mopidy] Fix playing tracks directly from search results
blacklight pushed to master at platypush/platypush 2024-06-06 22:47:38 +02:00
ed697c0ad2 🐛 [CI/CD] Fixed build-ui.sh script.
blacklight pushed to master at platypush/platypush 2024-06-06 22:34:07 +02:00
22cfe777fa Merge pull request #428 from blacklight/snyk-upgrade-2f9bcb05344a53203d1db8700a74298c
3f2832a077 Merge branch 'master' into snyk-upgrade-2f9bcb05344a53203d1db8700a74298c
6f8eb397d2 Merge pull request #427 from blacklight/snyk-upgrade-97c24303ee224553f29b460d83c6c780
3163721bf3 Merge pull request #426 from blacklight/snyk-upgrade-26bc4dca62d58f39bfb77f2e69121708
d79b8a1de5 Merge pull request #425 from blacklight/snyk-upgrade-a75151e7066361ecbf2a647d6e707a32
Compare 9 commits »
blacklight pushed to master at platypush/platypush 2024-06-06 22:29:15 +02:00
3afc6b2271 [Automatic] Updated components cache
17b6b02986 Replaced `warnings.warn` with `logging.warnings`.
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2024-06-06 22:28:06 +02:00
015c4c0776 Merge pull request 'Replaced `warnings.warn` with `logging.warnings`.' (#406) from 281/log-warnings into master
a0d225cce6 Merge branch 'master' into 281/log-warnings
ad5e46782e Replaced `warnings.warn` with `logging.warnings`.
Compare 3 commits »
blacklight deleted branch 281/log-warnings from platypush/platypush 2024-06-06 22:28:06 +02:00
blacklight merged pull request platypush/platypush#406 2024-06-06 22:28:05 +02:00
Replaced `warnings.warn` with `logging.warnings`.
blacklight closed issue platypush/platypush#281 2024-06-06 22:28:05 +02:00
Investigate why deprecation warnings aren't reported by logging
blacklight pushed to 281/log-warnings at platypush/platypush 2024-06-06 22:26:47 +02:00
a0d225cce6 Merge branch 'master' into 281/log-warnings
87a902bfa3 [Automatic] Updated components cache
Compare 2 commits »
blacklight created pull request platypush/platypush#406 2024-06-06 22:26:37 +02:00
Replaced warnings.warn with logging.warnings.
blacklight created branch 281/log-warnings in platypush/platypush 2024-06-06 22:25:40 +02:00
blacklight pushed to 281/log-warnings at platypush/platypush 2024-06-06 22:25:40 +02:00
ad5e46782e Replaced `warnings.warn` with `logging.warnings`.
blacklight commented on issue platypush/platypush#375 2024-06-06 21:40:16 +02:00
Fix torrent search

Merged into #263

blacklight closed issue platypush/platypush#375 2024-06-06 21:40:16 +02:00
Fix torrent search
blacklight commented on issue platypush/platypush#231 2024-06-06 21:23:12 +02:00
UI for configuration edit

This should be replaced by the file browser UI. Mapping a configuration on multiple YAML files, while keeping ordering, comments, indentation etc. consistent when saving only some parts, is…

blacklight closed issue platypush/platypush#231 2024-06-06 21:23:12 +02:00
UI for configuration edit
blacklight pushed tag v1.1.0 to platypush/platypush 2024-06-06 03:31:51 +02:00
blacklight closed issue platypush/platypush#361 2024-06-06 03:30:46 +02:00
ActivityPub integration
blacklight commented on issue platypush/platypush#361 2024-06-06 03:30:40 +02:00
ActivityPub integration

Integrating the ActivityPub native protocol is quite challenging, and there isn't a clear use-case.

Closing this issue - Platypush supports the Mastodon API, but it won't implement a lower-level…