mirror of
https://github.com/Zaarrg/stremio-community-v5.git
synced 2026-04-26 11:22:51 +00:00
43 lines
1.4 KiB
Markdown
43 lines
1.4 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help improve the app
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots and Videos**
|
|
If applicable, add screenshots or videos to help explain your problem.
|
|
|
|
**Logs and Errors:**
|
|
- Please check if u have any errors listed in a ``%localAppData%\Programs\LNV\Stremio-5\portable_config`` and a file `errors-{date}.txt`
|
|
- IF there is no such file then please reproduce your issue by doing the following:
|
|
|
|
1. Open Command Prompt (cmd) and run `cd %localAppData%\Programs\LNV\Stremio-5\`
|
|
2. Then run stremio using the `cmd stremio.exe > output.txt` . This will log what stremio and mpv are doing.
|
|
3. Reproduce the steps to the bug, e.g. click on the video that is not working and try to watch it.
|
|
4. Then when done close stremio fully and in the folder `%localAppData%\Programs\LNV\Stremio-5\` there now will be a output.txt file.
|
|
5. Upload this txt log here.
|
|
|
|
**Desktop (please complete the following information):**
|
|
- OS: [e.g. Windows 11]
|
|
- GPU: [e.g. RTX 3080]
|
|
- Driver: [e.g. Game Ready Driver 566.36]
|
|
- App Version [e.g. 5.0.11]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|