![]() |
Amazon Fire TV for XBMC - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222) +--- Forum: Hardware (https://forum.kodi.tv/forumdisplay.php?fid=112) +--- Thread: Amazon Fire TV for XBMC (/showthread.php?tid=191109) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
|
RE: Amazon Fire TV for XBMC - ARCHA1C - 2014-05-27 I just installed the latest build- xbmc-20140526-34dfc7c-master-armeabi-v7a.apk I am not able to add Windows SMB shares. I can add shares with no issues on my SPMC (12.x Frodo for Ouya) build that is installed on the same Fire TV. When I attempt to browse for a Windows SMB share from this build of XBMC on Fire TV, it just spins with the "working" icon in the bottom right. I've tried several reboots and get the same result every time. RE: Amazon Fire TV for XBMC - derrickrozay - 2014-05-27 (2014-05-25, 06:30)derrickrozay Wrote: Hello does anybody know how I could map button #10 on the firetv remote? (2014-05-27, 11:45)exit Wrote:(2014-05-27, 05:04)derrickrozay Wrote: Couple of questions Thanks for the help. This is my first time attempting to SSH'ing into anything So I downloaded android sdk tools and to point terminal to the platform-tools folder I just drag it into the terminal but when I do any ./adb command like kill-server or connect it just says "bash: ./adb no such file or directory" what am I doing wrong? RE: Amazon Fire TV for XBMC - derrickrozay - 2014-05-27 Anybody else experiencing buffering problems while watching live streams? I have an asus ac66u so I dont think the wifi is a problem. The problem occurs on both gotham beta 2 and spmc. I haven't disabled acceleration or anything like that could that be the problem? everything else works fine its just live streaming channels RE: Amazon Fire TV for XBMC - DaveNinja - 2014-05-27 (2014-05-26, 15:28)leedemon Wrote: Think I found the issue, it was watchdog service, everything is day again. Watchdog gave me problems on the FireTV as well, so i started using an add on called "xbmc library updater". You can set it to run the update command every couple hours or whenever you want. you can also have it run a "clean" once a day. its been working fine for me RE: Amazon Fire TV for XBMC - jerndl - 2014-05-27 (2014-05-27, 17:00)yocoldrain Wrote:I tried WinSCP (ver. 5.5.3 build 4214) and couldn't get it to show the hidden .xbmc folder even after changing the preferences listed above. The only way I could get it to work is by accessing the FTP Page (Advanced Site Settings dialog) and set "Use MLSD" to NO and "Support for listing of hidden files" to Yes.(2014-05-27, 11:45)exit Wrote:(2014-05-27, 05:04)derrickrozay Wrote: Couple of questions ![]() So there are at least 2 windows FTP clients (WS_FTP and WInSCP) that can access the hidden xbmc folders. Jay RE: Amazon Fire TV for XBMC - sspectre - 2014-05-27 (2014-05-27, 17:29)ARCHA1C Wrote: I just installed the latest build- xbmc-20140526-34dfc7c-master-armeabi-v7a.apk I believe that's a Helix nightly build and it probably isn't very stable as work just started on Helix. Try a Gotham build from here (either the official 13.0 release or one of the 13.1 beta builds): http://wiki.xbmc.org/index.php?title=Amazon_Fire_TV#Builds RE: Amazon Fire TV for XBMC - ARCHA1C - 2014-05-27 (2014-05-27, 19:02)sspectre Wrote:(2014-05-27, 17:29)ARCHA1C Wrote: I just installed the latest build- xbmc-20140526-34dfc7c-master-armeabi-v7a.apk I'll do that. Thank you! RE: Amazon Fire TV for XBMC - bafangul - 2014-05-27 (2014-05-27, 06:54)mjbxx Wrote:(2014-05-27, 02:56)foomanshoe Wrote:(2014-05-27, 02:18)mjbxx Wrote: bafangul Wrote: Install Llama. > Launch Llama (From FireTV - Setting>Applications>Llama>Launch Application). > Goto 'EVENTS' on top menu > Click '+' to add new event > Select 'ADD CONDITION' > Select 'Active Application' > Select 'Choose App' > Select 'Flixter' >This should return you to Events Menu> Select 'Add Action' > Select 'Run Application' > Select whatever the name of your XBMC build is. That should create your event. Now when you start the Flixter app it should automatically open XBMC. Play around with Llama. It is a very handy app with many options. RE: Amazon Fire TV for XBMC - Bray90820 - 2014-05-28 So i can't seem to get ServerWMC working when i select a channel all it does is say working and then stops same with the recordings RE: Amazon Fire TV for XBMC - derrickrozay - 2014-05-28 (2014-05-27, 18:08)jerndl Wrote:(2014-05-27, 17:00)yocoldrain Wrote:I tried WinSCP (ver. 5.5.3 build 4214) and couldn't get it to show the hidden .xbmc folder even after changing the preferences listed above. The only way I could get it to work is by accessing the FTP Page (Advanced Site Settings dialog) and set "Use MLSD" to NO and "Support for listing of hidden files" to Yes.(2014-05-27, 11:45)exit Wrote: Regarding questions 1 & 3 above: You first need to load an FTP server onto your Fire TV via adb. I use RapFox FTP. You'll need to find the apk for whatever server you'd like. You'll have to start the server app on your FTV and then you can connect with your Mac via FileZilla. However, the files in the main xbmc folder seem to be hidden for me (and others). I haven't gotten around to figuring out what FTP server on the FTP will allow me to view things like my userdata directory. That's key, because that prevents me right now from using FTP to modify or remove/add things like the keymap.xml file via FTP. I've been using adb for keymap files, which is done via a simple ./adb push keyboard.xml /sdcard/Android/data/org.xbmc.xbmc/files/.xbmc/userdata/keymaps/ command in Terminal on my Mac. What is the username and password to get into the firetv? I type in my IP and port (5555) but it doesnt work RE: Amazon Fire TV for XBMC - jerndl - 2014-05-28 The user name and password is set by the RapFox FTP app. The default is fox and fox I think. When you start the RapFox FTP server it will tell you on the screen. Jay RE: Amazon Fire TV for XBMC - agnathra - 2014-05-28 (2014-05-27, 20:09)ARCHA1C Wrote:(2014-05-27, 19:02)sspectre Wrote:(2014-05-27, 17:29)ARCHA1C Wrote: I just installed the latest build- xbmc-20140526-34dfc7c-master-armeabi-v7a.apk i had the same problem with the same version yesterday...if going to gotham doesn't fix it, use ip address instead of server name when you're setting up the file location. RE: Amazon Fire TV for XBMC - exit - 2014-05-28 (2014-05-27, 18:08)jerndl Wrote:(2014-05-27, 17:00)yocoldrain Wrote:I tried WinSCP (ver. 5.5.3 build 4214) and couldn't get it to show the hidden .xbmc folder even after changing the preferences listed above. The only way I could get it to work is by accessing the FTP Page (Advanced Site Settings dialog) and set "Use MLSD" to NO and "Support for listing of hidden files" to Yes.(2014-05-27, 11:45)exit Wrote: Regarding questions 1 & 3 above: You first need to load an FTP server onto your Fire TV via adb. I use RapFox FTP. You'll need to find the apk for whatever server you'd like. You'll have to start the server app on your FTV and then you can connect with your Mac via FileZilla. However, the files in the main xbmc folder seem to be hidden for me (and others). I haven't gotten around to figuring out what FTP server on the FTP will allow me to view things like my userdata directory. That's key, because that prevents me right now from using FTP to modify or remove/add things like the keymap.xml file via FTP. I've been using adb for keymap files, which is done via a simple ./adb push keyboard.xml /sdcard/Android/data/org.xbmc.xbmc/files/.xbmc/userdata/keymaps/ command in Terminal on my Mac. Thank you - that did the trick! RE: Amazon Fire TV for XBMC - navigates - 2014-05-28 Can I pair the xbox 360 wireless controller to amazon firetv? Is there anything special I need to do? I saw a youtube video that had it that way. RE: Amazon Fire TV for XBMC - Maito - 2014-05-28 (2014-05-28, 02:47)navigates Wrote: Can I pair the xbox 360 wireless controller to amazon firetv? Is there anything special I need to do? I saw a youtube video that had it that way. You need the XBox controller receiver, it cost about $15 in Amazon. (2014-05-27, 14:07)Snowball Wrote:(2014-05-27, 00:25)LazerBlue Wrote:(2014-05-26, 08:58)Snowball Wrote: HI there, I increased the buffer size in the advancedsettings.xml to 24k and now every 1080p (10Gb+) movie plays perfect. My setup NAS+N900 Router + AFTV away 45 feet. |