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### MPD/M3U8s/ISM
53<!--- Put your text below this line -->
54<!--- Manifest(s) are always mandatory when creating an issue. Provide them! -->
55An example or copy of a manifest (or manifests for HLS - master and variants) can be found here:
56
57
58### Screenshots
59Here are some links or screenshots to help explain the problem:
60<!--- Put your text below this line -->
61
62
63
64## Additional context or screenshots (if appropriate)
65Here is some additional context or explanation that might help:
66<!--- How has this bug affected you? What were you trying to accomplish? -->
67<!--- Put your text below this line -->
68
69
70
71### Your Environment
72Used Operating system:
73<!--- Include as many relevant details about the environment you experienced the bug in -->
74<!--- Put your text below this line. Checkboxes can easily be ticked once issue is created -->
75 - [ ] Android
76 - [ ] iOS
77 - [ ] tvOS
78 - [ ] Linux
79 - [ ] OSX
80 - [ ] Windows
81 - [ ] Windows UWP
82
83 - Operating system version/name:
84 - Kodi version:
85 - inputstream.adaptive version:
86
87
88
89<!--- End of this issue -->
90*note: Once the issue is made we require you to update it with new information should that be required.
91Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.*