1---
2name: Problem report
3about: Create an extensive report to help us document a problem
4
5---
6<!--- Please fill out this template to the best of your ability. You can always edit this issue once you have created it. -->
7<!--- Read the following link before you create a new problem report: https://kodi.wiki/view/HOW-TO:Submit_a_bug_report  -->
8## Bug report
9### Describe the bug
10Here is a clear and concise description of what the problem is:
11<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
12<!--- A bug report that is not clear will be closed -->
13<!--- Put your text below this line -->
14
15
16
17## Expected Behavior
18Here is a clear and concise description of what was expected to happen:
19<!--- Tell us what should happen -->
20<!--- Put your text below this line -->
21
22
23
24## Actual Behavior
25<!--- Tell us what happens instead -->
26<!--- Put your text below this line -->
27
28
29
30## Possible Fix
31<!--- Not obligatory, but suggest a fix or reason for the bug -->
32<!--- Put your text below this line -->
33
34
35
36### To Reproduce
37Steps to reproduce the behavior:
38<!--- Provide a link to a live example, or an unambiguous set of steps to -->
39<!--- reproduce this bug. Include code to reproduce, if relevant -->
40<!--- Put your text below this line -->
411.
422.
433.
44
45
46### Debuglog
47<!--- Put your text below this line -->
48<!--- A debuglog is always mandatory when creating an issue. Provide one! -->
49The debuglog can be found here:
50
51
52
53### Screenshots
54Here are some links or screenshots to help explain the problem:
55<!--- Put your text below this line -->
56
57
58
59## Additional context or screenshots (if appropriate)
60Here is some additional context or explanation that might help:
61<!--- How has this bug affected you? What were you trying to accomplish? -->
62<!--- Put your text below this line -->
63
64
65
66### Your Environment
67Used Operating system:
68<!--- Include as many relevant details about the environment you experienced the bug in -->
69<!--- Put your text below this line. Checkboxes can easily be ticked once issue is created -->
70 - [ ] Android
71 - [ ] iOS
72 - [ ] tvOS
73 - [ ] Linux
74 - [ ] OSX
75 - [ ] Windows
76 - [ ] Windows UWP
77
78 - Operating system version/name:
79 - Kodi version:
80
81
82
83<!--- End of this issue -->
84*note: Once the issue is made we require you to update it with new information or Kodi versions should that be required.
85Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.*
86