2014-05-06, 07:58
delete
(2014-05-05, 20:50)jocala Wrote:(2014-05-05, 20:23)MrCrispy Wrote: Amazon is making this device as an entry point into their ecosystem to consume Prime content. Anything else they will see as competition, so it is very much against their business interests to enable local storage, external hdd etc.
Remember, they likely lose money on each box sold, its subsidized so you buy their content.
More storage = more games you can buy
Anyway, we'll see, I hope you're wrong. The lack of storage on this device is a real weak point. Meanwhile, for those looking to connect USB storage, consider connecting it to your router as a network drive.
(2014-05-06, 06:57)who.is.matt Wrote:(2014-05-06, 06:47)ixian Wrote: Great! What are you using for the icon/title of the app in the submitted version, i.e. how will it appear on the home screen?
And once you configure it will clicking the button launch XBMC straight away, or is there always a menu?
Glad to hear it's progressing. I admit I had my doubts, but I also had my hopes Fingers crossed.
I'm using a resized version of elmerohueso's splash image (with permission) that he posted to the wiki page:
However, since I added Ouya support (and it shows up in the Ouya's Play menu even if it's side-loaded), I'm probably going to change the icon to be a bit less device-specific. Whether the name changes depends on how difficult Amazon makes doing that, since I've already submitted the app to the App Store under "XBMC For Fire TV".
If you only have one version of XBMC installed, or if you have multiple versions installed and click the checkbox to specify one of those versions as the default, then the app will launch XBMC straight away. The only times you'll see anything other than XBMC are 1) on first-run, when you'll get a splash screen, and 2) if you have multiple versions of XBMC installed and haven't selected a version to launch automatically.
You can actually download the apk and try it out for yourself, though it won't appear in the Apps menu until it's installed through the App Store.
(2014-05-06, 08:00)claydavis Wrote:(2014-05-05, 20:50)jocala Wrote:(2014-05-05, 20:23)MrCrispy Wrote: Amazon is making this device as an entry point into their ecosystem to consume Prime content. Anything else they will see as competition, so it is very much against their business interests to enable local storage, external hdd etc.
Remember, they likely lose money on each box sold, its subsidized so you buy their content.
More storage = more games you can buy
Anyway, we'll see, I hope you're wrong. The lack of storage on this device is a real weak point. Meanwhile, for those looking to connect USB storage, consider connecting it to your router as a network drive.
its definetely why i have been reluctant to jump on the fire tv train. i have giftcard money to use, but thats a deal breaker for me. i hope that they just dont update or update it but make it fat32 only or worse only make it available for developers. im sure xda could work around that but amazon doesn seem in a rush to work on this
(2014-05-06, 06:57)who.is.matt Wrote: However, since I added Ouya support (and it shows up in the Ouya's Play menu even if it's side-loaded), I'm probably going to change the icon to be a bit less device-specific. Whether the name changes depends on how difficult Amazon makes doing that, since I've already submitted the app to the App Store under "XBMC For Fire TV".
(2014-05-06, 08:13)ixian Wrote: You can't just do an Ouya icon for the Ouya version? Don't they have their own store? Just curious.
(2014-05-06, 09:12)Knocks Wrote: How about XBMC@Home for the name?
(2014-05-02, 21:03)arman68 Wrote: I have spent the last few days testing various ways of launching XBMC, with Llama, AutoPilot, and a few other tools. I now have a final configuration that works very well, and definitely much better than any of the solution proposed here and in the wiki. Please replace the wiki instructions with below:
This configuration will:
* automatically start XBMC when the Fire TV boots
* automatically start XBMC when the Fire TV resumes from Standby
* automatically go to Standby after 10 mins of inactivity in XBMC
* automatically go to Standby after 10 mins of inactivity in most apps
* automatically go to Standby after 10s of inactivity in KFTV Launcher
If you exit XBMC, you can either relaunch it through the Settings menu, or wait 10s for the KFTV to go to standby and power it back on.
Download llama from http://kebabapps.blogspot.com (get the engb version without callphone).
Code:XBMC > System > Settings > System > Power saving
Shutdown function timer = 10 min
Shutdown function = Quit
Create the following Llama events:
Code:Event : 10 minutes standby in applications
Condition : Active application = When the current app is not KFTV Launcher
Action : Change Screen Timeout = 10 minutes
Event : 10 seconds standby in KTFV Launcher
Condition : Active application = When the current app is KFTV Launcher
Action : Change Screen Timeout = 10 seconds
Event : Launch XBMC after 15s in KFTV Launcher
Advanced : Delay event = enabled
Advanced : Delay seconds = 15 seconds
Advanced : Cancel delayed if false = enabled
Condition : Active application = When the current app is KFTV Launcher
Action : Run Application = XBMC
Event : Launch XBMC at startup
Condition : Phone reboot = after start up
Action : Run Application = XBMC
(2014-05-06, 06:33)MrMichaelJames Wrote: Cannot get Gotham to work on the firetv. Fresh install. Loads my library, gets through my movies (locked up once). Now locks up on movies. Attempt to play a movie or tv show and locks up. SPMC still works fine. Using mysql on a NAS for my database (same with SPMC). Thumbnails and art stored across network on a NAS (same with SPMC). Config is the same as SPMC it just locks up. I'll sit back on Gotham until the hiccups are sorted out.
(...)
In the log. I can force quit xbmc and relaunch it and refresh again and it works for awhile, but if I try to update the library too many times in a row it logs the above. If it locks up only the menus work, i can't play anything and have to force quit it. Right now I have everything up to date.
(2014-05-06, 09:32)navigates Wrote:(2014-05-02, 21:03)arman68 Wrote: Create the following Llama events:Has anyone tried this? Is there a way to load the profile directly vs creating it?
(2014-05-05, 21:32)LRa Wrote: Btw, does the fire supports 220 volts?
(2014-05-05, 19:50)navigates Wrote: Can someone help with how to turn amazon fire tv off from xbmc? timmed switch off maybe?
I've tried quitting it after 10 minutes but then after 10 minutes, xbmc exits and firetv goes to sleep after 30 minutes.
The bad thing here is that after returning the amazon firetv UI is up and u have to navigate to start xbmc again.
(2014-05-06, 09:32)navigates Wrote:(2014-05-02, 21:03)arman68 Wrote: I have spent the last few days testing various ways of launching XBMC, with Llama, AutoPilot, and a few other tools. I now have a final configuration that works very well, and definitely much better than any of the solution proposed here and in the wiki. Please replace the wiki instructions with below:
This configuration will:
* automatically start XBMC when the Fire TV boots
* automatically start XBMC when the Fire TV resumes from Standby
* automatically go to Standby after 10 mins of inactivity in XBMC
* automatically go to Standby after 10 mins of inactivity in most apps
* automatically go to Standby after 10s of inactivity in KFTV Launcher
If you exit XBMC, you can either relaunch it through the Settings menu, or wait 10s for the KFTV to go to standby and power it back on.
Download llama from http://kebabapps.blogspot.com (get the engb version without callphone).
Code:XBMC > System > Settings > System > Power saving
Shutdown function timer = 10 min
Shutdown function = Quit
Create the following Llama events:
Code:Event : 10 minutes standby in applications
Condition : Active application = When the current app is not KFTV Launcher
Action : Change Screen Timeout = 10 minutes
Event : 10 seconds standby in KTFV Launcher
Condition : Active application = When the current app is KFTV Launcher
Action : Change Screen Timeout = 10 seconds
Event : Launch XBMC after 15s in KFTV Launcher
Advanced : Delay event = enabled
Advanced : Delay seconds = 15 seconds
Advanced : Cancel delayed if false = enabled
Condition : Active application = When the current app is KFTV Launcher
Action : Run Application = XBMC
Event : Launch XBMC at startup
Condition : Phone reboot = after start up
Action : Run Application = XBMC
Has anyone tried this? Is there a way to load the profile directly vs creating it?
(2014-05-06, 09:01)ilovemymac Wrote:not everyone own's a nas.(2014-05-06, 08:00)claydavis Wrote:(2014-05-05, 20:50)jocala Wrote: More storage = more games you can buy
Anyway, we'll see, I hope you're wrong. The lack of storage on this device is a real weak point. Meanwhile, for those looking to connect USB storage, consider connecting it to your router as a network drive.
its definetely why i have been reluctant to jump on the fire tv train. i have giftcard money to use, but thats a deal breaker for me. i hope that they just dont update or update it but make it fat32 only or worse only make it available for developers. im sure xda could work around that but amazon doesn seem in a rush to work on this
Ouya took 6 months to allow USB storage. I'm sure it's not on amazons 1st list but it will happen because you will need it to off load games. Why do people think you have to be directly connected USB to have storage? Nas works just fine used that for years on my Apple TV 2 no issues
(2014-05-06, 11:01)tennisbgc Wrote: not everyone own's a nas.
(2014-05-06, 00:41)who.is.matt Wrote: Hey guys... Here's an update on the status of my launcher app.
I submitted it to the Amazon App Store yesterday. I got an email today asking me to make a minor change to conform to Amazon's trademark policy. (Turns out if you even mention Amazon or any of its devices or services you have to put in a disclaimer saying that the app wasn't developed by Amazon. I somehow managed to overlook that one sentence on that one page of the dozen or so dealing with requirements and terms for submitting apps.) That issue is hopefully now resolved. I don't foresee any other obstacles in the app getting approved. Not that I saw that one coming, either, but... There's really not much else about the app they could object to.
Also, for any fellow Ouya users out there, I added Ouya support so that it will appear in the Ouya's Play menu. You now have three options for running XBMC on the Ouya without going to the Make menu: the unofficial XBMC For Ouya (missing DTS and AC3 support), Koying's SPMC (which is excellent, but based on Frodo), or using my XBMC For Fire TV launcher with XBMC Gotham (at least as long as you don't mind using something clearly designed for a different device on the Ouya).