1
0
Fork 0

Added MPV setup

This commit is contained in:
Rain 2025-10-03 21:45:16 -04:00
parent b9de556a5c
commit 490251af99
47 changed files with 5931 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# These are supported funding model platforms
patreon: tatsumoto_ren
liberapay: Tatsumoto
custom: https://tatsumoto.neocities.org/blog/donating-to-tatsumoto.html

View file

@ -0,0 +1,13 @@
blank_issues_enabled: false
contact_links:
- name: Bug Reports
url: https://tatsumoto.neocities.org/blog/join-our-community
about: This issue tracker is for developers. Please report any bugs you encounter over in the chats, and they will be triaged there.
- name: Questions/Support
url: https://tatsumoto.neocities.org/blog/join-our-community
about: If you have a question or need support, please post in the community chats.
- name: Feature Requests/Suggestions
url: https://tatsumoto.neocities.org/blog/join-our-community
about: Please post suggestions and feature requests in our chat.

View file

@ -0,0 +1,37 @@
---
name: Issue
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
- The add-on crashes?
- The add-on stopped working?
- Have a feature request?
Please ask on https://tatsumoto.neocities.org/blog/join-our-community.html instead.
It is easier for our members to provide support over in the chats. Thank you!
Don't forget to provide the following information:
**Environment**
1) OS name [e.g. Parabola, Debian]
2) OS version
3) mpv version
4) Logs
5) Screenshots, if applicable
**Describe the bug**
A description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1) Press x '...'
2) Click on '....'
3) See error
**Expected behavior**
A description of what you expected to happen.