willprice / python-omxplayer-wrapper

:tv: Control OMXPlayer, the Raspberry Pi media player, from Python
http://python-omxplayer-wrapper.readthedocs.io
GNU Lesser General Public License v3.0
253 stars 72 forks source link

Show/hide with messaging #190

Open jtreg opened 4 years ago

jtreg commented 4 years ago

README

READ BELOW THE FOLD BEFORE REPORTING AN ISSUE


If you're looking for help on how to use the library head over to the Raspberry Pi forums

If you're reporting an issue or requesting a feature, read on! Pick one of the following templates depending on your issue type.


If you're going to report an issue, please pick one of the template below:

Delete the template you aren't using.

FINALLY, DELETE ALL THE ABOVE AND THIS LINE.

Issue Report

Description

A short description of the problem you're facing

Problem reproduction

A MINIMAL example of how to reproduce the example, don't post the contents of your whole file. Take the time to trim it down to the minimal number of steps required

Environment details

Software Version
python-omxplayer-wrapper 0.1.0
python-dbus (dpkg -s python-dbus) 1.2.0
python (python --version) 2.7.9
omxplayer (omxplayer --version) 6c90c75

Feature Request

Description

A short description (preferably a one liner) of the feature you desire.

Example use case

An example of how the feature you request would be used, demonstrating it's utility (and why the current solution doesn't solve your problem).

matthijskooijman commented 4 years ago

It looks like this issue contains only the default template contents, except for some version details that were filled in and the title line, which does not really tell me what the issue is about. Perhaps you could include some more details (and remove the template text where it is not appropriate)?