forked from platypush/platypush
Refactored mplayer and omxplayer under the same media player
This commit is contained in:
parent
56b6e6a899
commit
63b423cf75
13 changed files with 400 additions and 611 deletions
docs/source
6
docs/source/platypush/plugins/media.omxplayer.rst
Normal file
6
docs/source/platypush/plugins/media.omxplayer.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.plugins.media.omxplayer``
|
||||
=====================================
|
||||
|
||||
.. automodule:: platypush.plugins.media.omxplayer
|
||||
:members:
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
``platypush.plugins.video.omxplayer``
|
||||
=====================================
|
||||
|
||||
.. automodule:: platypush.plugins.video.omxplayer
|
||||
:members:
|
||||
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue