platypush/platypush/plugins/media
Fabio Manganiello 98e9abde18
continuous-integration/drone/push Build is passing Details
Extended manifest files with Python system packages (if available).
- If a Python optional dependency is available as a system package on
  the target system, try and install it that route rather than pip. It's
  usually faster and it decreases the risk of breaking system packages.

- Added support for apk dependencies in manifest files. This brings the
  number of distros officially supported by all the extensions to four:

  - Alpine
  - Arch
  - Debian
  - Ubuntu
2023-08-16 22:43:51 +02:00
..
chromecast Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
gstreamer Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
jellyfin Better auto-generated documentation and fixed docstring warnings 2022-03-03 20:26:25 +01:00
kodi Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
lib Added support for Plex to Chromecast 2018-11-13 01:29:24 +01:00
mplayer Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
mpv Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
omxplayer FIX: Various omxplayer fixes 2021-10-17 16:54:57 +02:00
plex Plex searcher extended to include also audio tracks 2021-12-04 00:08:47 +01:00
search Better way to import `declarative_base` from SQLAlchemy. 2023-04-24 23:23:55 +02:00
subtitles Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
vlc Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
webtorrent Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
__init__.py Migrated the webapp to Tornado. 2023-05-08 02:06:45 +02:00