Spaces:
Runtime error
Runtime error
Commit
·
77642f9
1
Parent(s):
e737585
Update constants.py
Browse files- constants.py +77 -113
constants.py
CHANGED
|
@@ -1,114 +1,78 @@
|
|
| 1 |
sub_themes_dict={0: '"Turn Display Off After X Mins" Not working',
|
| 2 |
-
1: '
|
| 3 |
-
2: '
|
| 4 |
-
3: 'Alexa
|
| 5 |
-
4: '
|
| 6 |
-
5: 'App
|
| 7 |
-
6: '
|
| 8 |
-
7: '
|
| 9 |
-
8: '
|
| 10 |
-
9: '
|
| 11 |
-
10: '
|
| 12 |
-
11:
|
| 13 |
-
12:
|
| 14 |
-
13:
|
| 15 |
-
14:
|
| 16 |
-
15: '
|
| 17 |
-
16: '
|
| 18 |
-
17: '
|
| 19 |
-
18: '
|
| 20 |
-
19: '
|
| 21 |
-
20: '
|
| 22 |
-
21: '
|
| 23 |
-
22: '
|
| 24 |
-
23: '
|
| 25 |
-
24: '
|
| 26 |
-
25: '
|
| 27 |
-
26: '
|
| 28 |
-
27: '
|
| 29 |
-
28: '
|
| 30 |
-
29: '
|
| 31 |
-
30: '
|
| 32 |
-
31: '
|
| 33 |
-
32: '
|
| 34 |
-
33: '
|
| 35 |
-
34: '
|
| 36 |
-
35: '
|
| 37 |
-
36: '
|
| 38 |
-
37: '
|
| 39 |
-
38: '
|
| 40 |
-
39: '
|
| 41 |
-
40: '
|
| 42 |
-
41: '
|
| 43 |
-
42: '
|
| 44 |
-
43: '
|
| 45 |
-
44: '
|
| 46 |
-
45: '
|
| 47 |
-
46: '
|
| 48 |
-
47: '
|
| 49 |
-
48: '
|
| 50 |
-
49: '
|
| 51 |
-
50: '
|
| 52 |
-
51: '
|
| 53 |
-
52: '
|
| 54 |
-
53: '
|
| 55 |
-
54: '
|
| 56 |
-
55: '
|
| 57 |
-
56: '
|
| 58 |
-
57: '
|
| 59 |
-
58: '
|
| 60 |
-
59: '
|
| 61 |
-
60: '
|
| 62 |
-
61: '
|
| 63 |
-
62: '
|
| 64 |
-
63: '
|
| 65 |
-
64: '
|
| 66 |
-
65: '
|
| 67 |
-
66: '
|
| 68 |
-
67: '
|
| 69 |
-
68: '
|
| 70 |
-
69: '
|
| 71 |
-
70: '
|
| 72 |
-
71: '
|
| 73 |
-
72: '
|
| 74 |
-
73: '
|
| 75 |
-
74: '
|
| 76 |
-
75: '
|
| 77 |
-
76: '
|
| 78 |
-
77: '
|
| 79 |
-
78: "SD Card won't stay inserted into device",
|
| 80 |
-
79: 'SD card reformat pop-up issue',
|
| 81 |
-
80: 'Screen became blurry',
|
| 82 |
-
81: 'Screen changing colors',
|
| 83 |
-
82: 'Screen cracked',
|
| 84 |
-
83: 'Screen dimming intermittently',
|
| 85 |
-
84: 'Screen just flashes',
|
| 86 |
-
85: 'Screen looks faded and washed out',
|
| 87 |
-
86: 'Screen mirroring not working',
|
| 88 |
-
87: 'Screen not responsive',
|
| 89 |
-
88: 'Screen not working',
|
| 90 |
-
89: 'Search experience related',
|
| 91 |
-
90: 'Silk browser experience related',
|
| 92 |
-
91: 'Sleep/Wake Cover not working',
|
| 93 |
-
92: 'Slow/Sluggish Performance',
|
| 94 |
-
93: 'Status sound / Volume fades out',
|
| 95 |
-
94: 'Subscriptions not downloading',
|
| 96 |
-
95: 'Trade-in Related',
|
| 97 |
-
96: 'Unable to connect to Wi-Fi',
|
| 98 |
-
97: 'Unable to connect to server (Internet-enabled Apps)',
|
| 99 |
-
98: 'Unable to create profile for other user',
|
| 100 |
-
99: 'Unable to download the apps I wanted',
|
| 101 |
-
100: 'Unable to remove Amazon apps',
|
| 102 |
-
101: 'Unable to see downloaded Apps on home screen',
|
| 103 |
-
102: 'Unable to set weather to my location',
|
| 104 |
-
103: 'Unable to sync device with existing profile',
|
| 105 |
-
104: 'Unable to use Fire TV App',
|
| 106 |
-
105: 'Unhappy with pre-installed Apps',
|
| 107 |
-
106: 'Voice over accessibility feature request',
|
| 108 |
-
107: 'Warranty-related issue',
|
| 109 |
-
108: 'Wi-Fi slow/buffering',
|
| 110 |
-
109: 'Wi-Fi using data in background',
|
| 111 |
-
110: 'Wi-fi Disconnecting and Reconnecting',
|
| 112 |
-
111: 'Word suggestions related',
|
| 113 |
-
112: 'device gets hot',
|
| 114 |
-
113: 'unknown'}
|
|
|
|
| 1 |
sub_themes_dict={0: '"Turn Display Off After X Mins" Not working',
|
| 2 |
+
1: 'Ads interupts device use',
|
| 3 |
+
2: 'Alexa integration - Device pairing',
|
| 4 |
+
3: 'Alexa-related issue',
|
| 5 |
+
4: 'App crashing/glitching',
|
| 6 |
+
5: 'App not working as expected',
|
| 7 |
+
6: 'Arrived Defective',
|
| 8 |
+
7: 'Backup and Restore did not work',
|
| 9 |
+
8: 'Bluetooth constantly disconnects',
|
| 10 |
+
9: 'Buttons clicking itself',
|
| 11 |
+
10: "Can't block app purchase",
|
| 12 |
+
11: "Charging Cable won't fit",
|
| 13 |
+
12: 'Device already registered',
|
| 14 |
+
13: 'Device needs to be plugged to use',
|
| 15 |
+
14: 'Device not charging',
|
| 16 |
+
15: 'Device stuck on homescreen',
|
| 17 |
+
16: 'Devices shuts down constantly',
|
| 18 |
+
17: 'Does not support Hoopla App',
|
| 19 |
+
18: 'Feedback - Battery life not adequate',
|
| 20 |
+
19: 'Feedback - Power button',
|
| 21 |
+
20: 'Feedback - Sound quality',
|
| 22 |
+
21: 'Feedback - Wireless Charging',
|
| 23 |
+
22: 'Incompatible with prior-gen accessories',
|
| 24 |
+
23: 'Issue with charging port',
|
| 25 |
+
24: 'Item arrived late',
|
| 26 |
+
25: 'Item not in packaging',
|
| 27 |
+
26: 'Language missing',
|
| 28 |
+
27: 'Lines on screen',
|
| 29 |
+
28: 'Lockscreen ads not removed after purchase',
|
| 30 |
+
29: 'Missing hyperlink Kindle feature',
|
| 31 |
+
30: 'Missing navigation icons',
|
| 32 |
+
31: 'Missing power cable',
|
| 33 |
+
32: 'Moisture Detection Issue',
|
| 34 |
+
33: 'Need Detailed Owners Manual',
|
| 35 |
+
34: 'No Reason Given',
|
| 36 |
+
35: 'Not able to register',
|
| 37 |
+
36: 'Not able to use device without wifi',
|
| 38 |
+
37: 'Not compatible with BT device',
|
| 39 |
+
38: 'Not easy to remove lockscreen Ads',
|
| 40 |
+
39: 'On-screen Keyboard missing',
|
| 41 |
+
40: 'Order not meet expectations',
|
| 42 |
+
41: 'Parental controls do not work',
|
| 43 |
+
42: 'Privacy concerns',
|
| 44 |
+
43: 'Protective covers related',
|
| 45 |
+
44: 'Refurb received not adequate',
|
| 46 |
+
45: 'Refurb return process',
|
| 47 |
+
46: 'SD Card not compatible',
|
| 48 |
+
47: 'SD Card transfering files',
|
| 49 |
+
48: "SD Card won't stay inserted into device",
|
| 50 |
+
49: 'SD card reformat pop-up issue',
|
| 51 |
+
50: 'Screen became blurry',
|
| 52 |
+
51: 'Screen changing colors',
|
| 53 |
+
52: 'Screen cracked',
|
| 54 |
+
53: 'Screen dimming intermittently',
|
| 55 |
+
54: 'Screen just flashes',
|
| 56 |
+
55: 'Screen looks faded and washed out',
|
| 57 |
+
56: 'Screen mirroring not working',
|
| 58 |
+
57: 'Screen not responsive',
|
| 59 |
+
58: 'Silk browser experience related',
|
| 60 |
+
59: 'Slow/Sluggish Performance',
|
| 61 |
+
60: 'Status sound / Volume fades out',
|
| 62 |
+
61: 'Subscriptions not downloading',
|
| 63 |
+
62: 'Trade-in Related',
|
| 64 |
+
63: 'Unable to connect to Wi-Fi',
|
| 65 |
+
64: 'Unable to connect to server (Internet-enabled Apps)',
|
| 66 |
+
65: 'Unable to create profile for other user',
|
| 67 |
+
66: 'Unable to download the apps I wanted',
|
| 68 |
+
67: 'Unable to remove Amazon apps',
|
| 69 |
+
68: 'Unable to set weather to my location',
|
| 70 |
+
69: 'Unable to use Fire TV App',
|
| 71 |
+
70: 'Unhappy with pre-installed Apps',
|
| 72 |
+
71: 'Voice over accessibility feature request',
|
| 73 |
+
72: 'Wi-Fi slow/buffering',
|
| 74 |
+
73: 'Wi-Fi using data in background',
|
| 75 |
+
74: 'Wi-fi Disconnecting and Reconnecting',
|
| 76 |
+
75: 'Word suggestions related',
|
| 77 |
+
76: 'device gets hot',
|
| 78 |
+
77: 'unknown'}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|