Refactored mplayer and omxplayer under the same media player

This commit is contained in:
Fabio Manganiello 2019-02-02 00:06:28 +01:00
parent 56b6e6a899
commit 63b423cf75
13 changed files with 400 additions and 611 deletions

View file

@ -0,0 +1,6 @@
``platypush.plugins.media.omxplayer``
=====================================
.. automodule:: platypush.plugins.media.omxplayer
:members:

View file

@ -1,6 +0,0 @@
``platypush.plugins.video.omxplayer``
=====================================
.. automodule:: platypush.plugins.video.omxplayer
:members:

View file

@ -33,6 +33,7 @@ Plugins
platypush/plugins/light.hue.rst
platypush/plugins/light.rst
platypush/plugins/media.kodi.rst
platypush/plugins/media.omxplayer.rst
platypush/plugins/midi.rst
platypush/plugins/mqtt.rst
platypush/plugins/music.mpd.rst
@ -51,7 +52,6 @@ Plugins
platypush/plugins/tts.rst
platypush/plugins/utils.rst
platypush/plugins/variable.rst
platypush/plugins/video.omxplayer.rst
platypush/plugins/weather.forecast.rst
platypush/plugins/websocket.rst
platypush/plugins/wiimote.rst