2015-12-22 22:09:18 +00:00
|
|
|
Reporting bugs
|
|
|
|
==============
|
|
|
|
|
|
|
|
- State your platform and mpv version.
|
2016-01-03 14:42:02 +00:00
|
|
|
- Make sure you're actually using the latest mpv release. Linux distributions
|
|
|
|
in particular love redistributing ancient and unmaintained mpv releases.
|
2015-12-22 22:09:18 +00:00
|
|
|
- Attach a log file made with ``-v`` or ``--log-file=output.txt``.
|
2015-12-23 14:56:13 +00:00
|
|
|
- Avoid attaching text files packed in archive files (zip/rar/...), unless
|
|
|
|
explicitly asked so. There are better means, such as using http://sprunge.us
|
2015-12-22 22:09:18 +00:00
|
|
|
- If you think this is file specific, upload a sample file and link it.
|
|
|
|
- Don't report multiple unrelated/barely related bugs in one issue.
|
2016-02-01 19:13:39 +00:00
|
|
|
- If you don't get a reply after days, be sure to post a new message to the
|
|
|
|
issue - it could have been overlooked or forgotten.
|
2015-12-22 22:09:18 +00:00
|
|
|
- Read: https://mpv.io/bug-reports/
|
|
|
|
|
|
|
|
Asking questions
|
|
|
|
================
|
|
|
|
|
|
|
|
Preferably, asking questions should be done via IRC (#mpv on irc.freenode.net),
|
2015-12-22 22:30:09 +00:00
|
|
|
but asking questions by opening a github issue is also barely tolerated.
|
2015-12-22 22:09:18 +00:00
|
|
|
|
2015-12-23 14:56:13 +00:00
|
|
|
When asking on IRC (#mpv on irc.freenode.net), don't ask to ask, just state
|
|
|
|
your problem. Stay long enough until someone gets a chance to reply. Sometimes
|
|
|
|
it can take hours.
|
|
|
|
|
2015-12-22 22:09:18 +00:00
|
|
|
Sending patches
|
|
|
|
===============
|
|
|
|
|
|
|
|
See: https://github.com/mpv-player/mpv/blob/master/DOCS/contribute.md
|
|
|
|
|
|
|
|
In particular, be aware that all changes to GPL code must come with the
|
|
|
|
implicit agreement that they might be LGPLv2.1+ relicensed at a later point.
|