as title what is the best way to update from spmc 13.4 to 14.1 without losing settings and data on my AFTV
cheers
baz2011uk said:
as title what is the best way to update from spmc 13.4 to 14.1 without losing settings and data on my AFTV
cheers
Click to expand...
Click to collapse
The easy way would be to use adbFire.
If you are comfortable with ADB then do this:
Kodi can be upgraded through ADB without losing your settings. To do this, you must use a newer version of the package already installed on the machine.
Download the package to your machine
Make sure ADB is connected to the Fire TV
Run adb install -r <apk-file-name>
Installation is complete when it reports the message "Success"
Kodi will still go through the "first run" screen the first time it is launched but your settings will remain intact.
The easy way would be to use adbFire.
If you are comfortable with ADB then do this:
Kodi can be upgraded through ADB without losing your settings. To do this, you must use a newer version of the package already installed on the machine.
Download the package to your machine
Make sure ADB is connected to the Fire TV
Run adb install -r <apk-file-name>
Installation is complete when it reports the message "Success"
Kodi will still go through the "first run" screen the first time it is launched but your settings will remain intact.
Click to expand...
Click to collapse
Will running it with ES File Explorer (unknown sources enabled) and just installing suffice? (without losing data)
Install the backup addon for xbmc before you do this and make a backup (or manually backup your addons and userdata folders at the very least).
baz2011uk said:
as title what is the best way to update from spmc 13.4 to 14.1 without losing settings and data on my AFTV
cheers
Click to expand...
Click to collapse
Simple, backup from adbfire to be safe. Then do the update with -r.
Final question why still on spmc. I've moved on to Frodo a while back with elmero's root addons. works very well.
I do use a nightly branch of frodo because the latest had the resume bug which I don't think is still fixed except in that branch.
cheers guys
i also have kodi 14.1 running so i can compare them but TBH i have no issues with either of them all content always plays fine but spmc a little stutter sometimes so use Kodi most of the time
i am thinking og removing the spmc anyway as only really had it there as a fall back and i am happy with kodi 14.1 so far
i did the update using the back up add on i just wanted to make sure
i have not used adbfire before as used the fire utility to side load or via my mobile with an app
is the -r via a command prompt
also does kodi auto update (on my Rpi it did this so so never really did the update part myself
I'll tell you the easy way to do it. There is absolutely no need to use adb. First, open your browser on your fire TV, and download the SPMC update. Install the SPMC update. Open SPMC one time, and you will notice that everything looks like a fresh install, but thats because wth SPMC 14.1 they switched from using the .XBMC folder to using the .SPMC folder. Now close SPMC, and from here just open your file explorer and go to android/data then find the spmc folder, click on it then click on the "files" folder and there will be two folders inside, one that says xbmc and one that says spmc, click on the xbmc folder and then move the addons folder and the user data folder to the SPMC folder and overwrite the addons folder and the userdate folder, job done. Advice, if you have a browser and a file explorer installd on your Fire TV there is really no need to use adb, unless you like wasting electricity.
porkenhimer said:
I'll tell you the easy way to do it. There is absolutely no need to use adb. First, open your browser on your fire TV, and download the SPMC update. Install the SPMC update. Open SPMC one time, and you will notice that everything looks like a fresh install, but thats because wth SPMC 14.1 they switched from using the .XBMC folder to using the .SPMC folder. Now close SPMC, and from here just open your file explorer and go to android/data then find the spmc folder, click on it then click on the "files" folder and there will be two folders inside, one that says xbmc and one that says spmc, click on the xbmc folder and then move the addons folder and the user data folder to the SPMC folder and overwrite the addons folder and the userdate folder, job done. Advice, if you have a browser and a file explorer installd on your Fire TV there is really no need to use adb, unless you like wasting electricity.
Click to expand...
Click to collapse
Why stick to SPMC. Does it offer any advantages over Frodo 14.1. The latest version of frodo also has the resume feature fixed. I use Elmero's skin and that bring up all the root suspend and reboot options.
navigates said:
Why stick to SPMC. Does it offer any advantages over Frodo 14.1. The latest version of frodo also has the resume feature fixed. I use Elmero's skin and that bring up all the root suspend and reboot options.
Click to expand...
Click to collapse
There is no "Frodo 14.1". Frodo was the name for XBMC 12.0 to 12.3, just as Kodi 14.x is called Helix. SPMC has android specific "patches which were not accepted, or are not acceptable, in the main XBMC tree." For instance, 14.1 SPMC added the ability to auto switch to 3D when playing a 3D movie on the FTV, something vanilla Kodi cannot do.
porkenhimer said:
I'll tell you the easy way to do it. There is absolutely no need to use adb. First, open your browser on your fire TV, and download the SPMC update. Install the SPMC update. Open SPMC one time, and you will notice that everything looks like a fresh install, but thats because wth SPMC 14.1 they switched from using the .XBMC folder to using the .SPMC folder. Now close SPMC, and from here just open your file explorer and go to android/data then find the spmc folder, click on it then click on the "files" folder and there will be two folders inside, one that says xbmc and one that says spmc, click on the xbmc folder and then move the addons folder and the user data folder to the SPMC folder and overwrite the addons folder and the userdate folder, job done. Advice, if you have a browser and a file explorer installd on your Fire TV there is really no need to use adb, unless you like wasting electricity.
Click to expand...
Click to collapse
What version of ESfile Explorer are you using? I am using 3.0.5.1 and will not show any file in the directory. TY
bula1ca said:
What version of ESfile Explorer are you using? I am using 3.0.5.1 and will not show any file in the directory. TY
Click to expand...
Click to collapse
You may need to enable "show hidden files" in the settings of your file manager.
bula1ca said:
What version of ESfile Explorer are you using? I am using 3.0.5.1 and will not show any file in the directory. TY
Click to expand...
Click to collapse
Never mind, figure it out. TY
dismissthesky said:
There is no "Frodo 14.1". Frodo was the name for XBMC 12.0 to 12.3, just as Kodi 14.x is called Helix. SPMC has android specific "patches which were not accepted, or are not acceptable, in the main XBMC tree." For instance, 14.1 SPMC added the ability to auto switch to 3D when playing a 3D movie on the FTV, something vanilla Kodi cannot do.
Click to expand...
Click to collapse
My bad. I meant Helix.
porkenhimer said:
I'll tell you the easy way to do it. There is absolutely no need to use adb. First, open your browser on your fire TV, and download the SPMC update. Install the SPMC update. Open SPMC one time, and you will notice that everything looks like a fresh install, but thats because wth SPMC 14.1 they switched from using the .XBMC folder to using the .SPMC folder. Now close SPMC, and from here just open your file explorer and go to android/data then find the spmc folder, click on it then click on the "files" folder and there will be two folders inside, one that says xbmc and one that says spmc, click on the xbmc folder and then move the addons folder and the user data folder to the SPMC folder and overwrite the addons folder and the userdate folder, job done. Advice, if you have a browser and a file explorer installd on your Fire TV there is really no need to use adb, unless you like wasting electricity.
Click to expand...
Click to collapse
Because of this folder name change, is it correct to presume that SPMC can simultaneously exist as both 13.x and 14.1?
Axecaster said:
Because of this folder name change, is it correct to presume that SPMC can simultaneously exist as both 13.x and 14.1?
Click to expand...
Click to collapse
No. When you install SPMC 14.1 it now just looks to a different folder, but only one isnstall of SPMC is actually being used. everythin on the SPMC system level is still the same, they just started using a different folder on the user level. All SPMC apks will install to the same place in the system data folder which means you cannot have two seperate versions of SPMC on the same device. In the future, if they change the directory of SPMCs data folder than it would be possible, but I do not see that happening. Apps usually never change their data directory unless they change or tweak the name of the app. A good example of this is when super player changed their name to g-player, they still kept the same data directory in the system so you could not install super player and g-player, cause the system sees them as the same app. The only reason you can install native XBMC and SPMC on the same device is because they use different data directories in the system, which mean the system sees them as being two different apps. Maybe if you ask the dev to change the data directory in the system for you it will be possible, but there is about zero chance he would do it, cause there would be a lot of work involved.
I've been having a hell of a time getting SPMC 14.1 to work properly for me. I was on 13.4 with no issues, but 14.1 keeps taking over launcher functionality. I DL'd the non-launcher version...even deleted my file and DL'd again to make sure...but everytime it kills my KFTV launcher. Not really sure what's going on. Using Kodi 14.1 for now...
spyder3 said:
I've been having a hell of a time getting SPMC 14.1 to work properly for me. I was on 13.4 with no issues, but 14.1 keeps taking over launcher functionality. I DL'd the non-launcher version...even deleted my file and DL'd again to make sure...but everytime it kills my KFTV launcher. Not really sure what's going on. Using Kodi 14.1 for now...
Click to expand...
Click to collapse
It's been working smooth for me but I've been having an issue with it on my sticks and particularly the genesis addon where if I play certain movies for a while it will simply automatically restart.
I finally got SPMC 14.1 up and running. I'm thinking that elmerohueso's program add-on was causing my forced launcher deal. I didn't load it this last install and no issues to report.
navigates said:
Why stick to SPMC. Does it offer any advantages over Frodo 14.1. The latest version of frodo also has the resume feature fixed. I use Elmero's skin and that bring up all the root suspend and reboot options.
Click to expand...
Click to collapse
Frodo? Resume works for me in helix. From what I know spmc is no longer necessary for android though lots of people seem to swear by it. Last one I tried was 13.2 and it did run well. But since going to helix I've had no need to switch.
Related
This week, my XBMC guru gave me a link to a Zip file that would allow me to reinstall Mashup in XBMC. Unfortunately, it appears that AT&T is blocking the hostingsiteforfree.com server, so I can't access that file. He sent me the Zip file, and I was able to successfully FTP it into my Apple TV, but I have not been able to get it on my Fire TV. Apparently I can't use a USB thumb drive to get the file on there unless I root my Fire TV, which now sounds like it could brick the unit. How can I load this Zip file into XBMC?
BTW, I tried uploading the Zip file to my own server and pointing XBMC at it, but instead of recognizing it as a Zip file that I could use to "Install from Zip File," when I clicked on it XBMC merely drilled down to its contents, showing "plugin.video.movie25" and inside that, the "resources" folder and fanart.jpgs, etc. Is there a way to post the Zip file on my own server that XBMC will be able to "Install from Zip File"?
Thanks.
Raymondo17 said:
This week, my XBMC guru gave me a link to a Zip file that would allow me to reinstall Mashup in XBMC. Unfortunately, it appears that AT&T is blocking the hostingsiteforfree.com server, so I can't access that file. He sent me the Zip file, and I was able to successfully FTP it into my Apple TV, but I have not been able to get it on my Fire TV. Apparently I can't use a USB thumb drive to get the file on there unless I root my Fire TV, which now sounds like it could brick the unit. How can I load this Zip file into XBMC?
BTW, I tried uploading the Zip file to my own server and pointing XBMC at it, but instead of recognizing it as a Zip file that I could use to "Install from Zip File," when I clicked on it XBMC merely drilled down to its contents, showing "plugin.video.movie25" and inside that, the "resources" folder and fanart.jpgs, etc. Is there a way to post the Zip file on my own server that XBMC will be able to "Install from Zip File"?
Thanks.
Click to expand...
Click to collapse
Just use the adbFire app from your laptop/desktop to push the file to sdcard location on the FireTV.
http://www.jocala.com/adbfire.html
>Just use the adbFire app from your laptop/desktop to push the file to sdcard location on the FireTV.<
Thanks for the response, smokie75. adbFire looks like it could come in very handy. But I'm feeling like the apes at the beginning of 2001, staring at the monolith before them.
I pushed the file to my Fire TV using adbFire, supposedly to my sdcard location. But when I looked for the file on my Fire TV, I couldn't find it. I tried to Add Files Source. In the window where I'd normally input a URL, I clicked on "Browse," and then in Root Filesystem I found "sdcard" listed, but when I clicked on it, up came a listing of folders like "Alarm, amazonmp3, Android, DCIM, Download, etc." and I couldn't find my mashup.zip file anywhere. Where did I go wrong?
Raymondo17 said:
>Just use the adbFire app from your laptop/desktop to push the file to sdcard location on the FireTV.<
Thanks for the response, smokie75. adbFire looks like it could come in very handy. But I'm feeling like the apes at the beginning of 2001, staring at the monolith before them.
I pushed the file to my Fire TV using adbFire, supposedly to my sdcard location. But when I looked for the file on my Fire TV, I couldn't find it. I tried to Add Files Source. In the window where I'd normally input a URL, I clicked on "Browse," and then in Root Filesystem I found "sdcard" listed, but when I clicked on it, up came a listing of folders like "Alarm, amazonmp3, Android, DCIM, Download, etc." and I couldn't find my mashup.zip file anywhere. Where did I go wrong?
Click to expand...
Click to collapse
Assuming your PUSH/PULL/DELETE was set to sdcard: . Go to INSTALL FROM ZIP FILE>ROOT FILE SYSTEM>SDCARD it should be there, probably at bottom of list
Raymondo17 said:
This week, my XBMC guru gave me a link to a Zip file that would allow me to reinstall Mashup in XBMC. Unfortunately, it appears that AT&T is blocking the hostingsiteforfree.com server, so I can't access that file. He sent me the Zip file, and I was able to successfully FTP it into my Apple TV, but I have not been able to get it on my Fire TV. Apparently I can't use a USB thumb drive to get the file on there unless I root my Fire TV, which now sounds like it could brick the unit. How can I load this Zip file into XBMC?
BTW, I tried uploading the Zip file to my own server and pointing XBMC at it, but instead of recognizing it as a Zip file that I could use to "Install from Zip File," when I clicked on it XBMC merely drilled down to its contents, showing "plugin.video.movie25" and inside that, the "resources" folder and fanart.jpgs, etc. Is there a way to post the Zip file on my own server that XBMC will be able to "Install from Zip File"?
Thanks.
Click to expand...
Click to collapse
Isn't mashup no more?
Mashup gone for good
Lol so why are people still installing it?
Sounds like you already have it sorted, but for others searching let me throw out a couple easier methods.
1) ftp - there are multiple apps that let you run a web based ftp server on your device. I haven't done this on my FireTV, but I do use one called Wifi File Transfer, or something like that, on another android device. Assuming you know how to side-load xbmc, side-loading a wifi ftp app is simple.
2) just use a samba (windows/smb) share from another computer on your lan. You can browse the smb shares from within XBMC and "install from zip" from there.
wqwrqrfq said:
Assuming your PUSH/PULL/DELETE was set to sdcard: . Go to INSTALL FROM ZIP FILE>ROOT FILE SYSTEM>SDCARD it should be there, probably at bottom of list
Click to expand...
Click to collapse
Brilliant! Not sure why it didn't work before, but I re-pushed it and there it was, waiting for me in the sdcard directory! Sweet! Thanks for your help, Smokie75 and wqwrqrfq! And I appreciate your input, skeptic_always. Mashup is alive and kickin' on my Fire TV!
danknasty said:
Isn't mashup no more?
Click to expand...
Click to collapse
No, it's living a sort of zombie life. Although the developer pulled the plug on it, there is still a way to install it and get much of the functionality it once had. I'm new to XBMC so I never got to see Mashup in all its glory, but there is still plenty of content still working. Some of the areas, like 3D movies, appear to be missing most of their content, but other areas are still chock full of Mashup goodness.
I'm a newbie to this forum, so if it's kosher to post the URL here, let me know and I'll post it.
Is it just a playlists that are still working because they created a new ADDON that is supposed to carry that stuff over.
danknasty said:
Isn't mashup no more?
Click to expand...
Click to collapse
Someone disabled the update part of mashup. With that file you are able to use mashup without problems. Or get an old version of mashup and block github.com, it won't be able to update but you lose the use of github for other stuff.
---------- Post added at 01:13 PM ---------- Previous post was at 01:04 PM ----------
danknasty said:
Is it just a playlists that are still working because they created a new ADDON that is supposed to carry that stuff over.
Click to expand...
Click to collapse
If you're referring to Phoenix, I tried it and it's nothing like Mashup., it's nice in it's own right though. In mashup, search, new releases, newly added all work as before.
danknasty said:
Is it just a playlists that are still working because they created a new ADDON that is supposed to carry that stuff over.
Click to expand...
Click to collapse
Ya know, I'm so new to XBMC that someone more knowledgable will have to answer that. Like I said, there are areas that appear to be pretty empty, but areas where a lot of content still works, some of which appears to be recent content. (I found last week's episode of Modern Family, for example.) While it appears to be a shadow of its former self, the excellent way that the content is organized and categorized still makes it my first stop when launching XBMC.
Raymondo17 said:
Ya know, I'm so new to XBMC that someone more knowledgable will have to answer that. Like I said, there are areas that appear to be pretty empty, but areas where a lot of content still works, some of which appears to be recent content. (I found last week's episode of Modern Family, for example.) While it appears to be a shadow of its former self, the excellent way that the content is organized and categorized still makes it my first stop when launching XBMC.
Click to expand...
Click to collapse
Man mashup was one of my favorite addons I cant believe I didn't know it was still functional. I just downloaded a working link its good to have it back.
im currently running gotham 13.2 on an unrooted AFTV but was thinking if it would be wise to upgrade to kodi , i have been told that kodi would install over gotham and not to uninstall gotham first , but when kodi is installed , then i should uninstall gotham manually , can someone tell me how to uninstall this manually ? is the a tutorial for how to do this ? thanks
Do you have ES File Explorer and a browser installed on your Fire TV? If not, install both. First thing you do is open the file explorer and find your Android foler, click on it then click on data and inside the data folder there should be a folder that has XBMC somewhere in the name of it. Click on it and there should be a folder inside that says files then XBMC, click on them and copy your Addons folder and userdata folder to another directory. Now uninstall XBMC, now open your browser and download and install the Kodi version of your choice, I recommend SPMC, cause its the only version of Kodi I can find that plays all media smoothly without any jitters. After installing, open Kodi once and close it, then go back to your XBMC folder (which should now have Kodi or SPMC in the name) and delete the Addons and userdata folders, then copy the ones you copied before to replace the ones you just deleted. All of your data and addons will be there when you open Kodi again.
Hi could you clever folks help a guy out, I'm trying to do what it says in the thread title but I do not have a PC, I use agk fire and es file explorer.
can anyone do a quick idiots guide on how I can do this.
Many thanks.
Just go to you SPMC foldr and delete the thumbnail folder, and make sure you also delete the texture database file too. The thumbnail folder will auto recreate itself. If you do not delete the textures DB file iit will take a long time for Kodi to make new thumbnails.
porkenhimer said:
Just go to you SPMC foldr and delete the thumbnail folder, and make sure you also delete the texture database file too. The thumbnail folder will auto recreate itself. If you do not delete the textures DB file iit will take a long time for Kodi to make new thumbnails.
Click to expand...
Click to collapse
Thanks for the reply.
Yes I already know how to delete thumbs and textures 13.dB.
I'm trying to redirect thumbs to external flash drive. It can be done but I have no PC.
Think this is for kodi
from ftv news
how can I do this manually using esfile explorer for spmc
Guide
Ensure that your USB drive is connected to your Fire TV, that Kodi is installed on your Fire TV, and that you’ve launched Kodi at least once before proceeding with this guide. It does not matter if Kodi is installed on the Fire TV’s internal storage or on external USB storage.
Force stop Kodi on your Fire TV by going to Settings > Applications > Manage Installed Applications, selecting Kodi, and selecting the Force stop option.
Connect to your Fire TV via ADB.
Open a Fire TV shell prompt by running the command:
adb shell
Create a directory called kodi on your USB drive where we will move Kodi’s thumbnail files by running the command:
mkdir /storage/extUsb/kodi
Copy Kodi’s thumbnail files to your USB drive by running the command:
cp -r /sdcard/Android/data/org.xbmc.kodi/files/.kodi/userdata/Thumbnails /storage/extUsb/kodi/
This may take a while depending on the size of your Kodi installation and the speed of your USB drive.
Create a blank Kodi configuration file by running the command:
touch /sdcard/Android/data/org.xbmc.kodi/files/.kodi/userdata/advancedsettings.xml
Fill the configuration file by running the command:
echo \<advancedsettings\>\<pathsubstitution\>\<substitute\>\<from\>special://thumbnails/\</from\>\<to\>/storage/extUsb/kodi/Thumbnails/\</to\>\</substitute\>\</pathsubstitution\>\</advancedsettings\> > /sdcard/Android/data/org.xbmc.kodi/files/.kodi/userdata/advancedsettings.xml
Launch Kodi and verify everything is working correctly.
Delete Kodi’s thumbnail files from your Fire TV’s internal storage by running the command:
rm -rf /sdcard/Android/data/org.xbmc.kodi/files/.kodi/userdata/Thumbnails
Can anyone please help
astro77 said:
Hi could you clever folks help a guy out, I'm trying to do what it says in the thread title but I do not have a PC, I use agk fire and es file explorer.
can anyone do a quick idiots guide on how I can do this.
Many thanks.
Click to expand...
Click to collapse
I have a Mac and a PC and I've never tried but unless someone corrects me....android terminal is very similar to Mac as it applies to Unix. So you can install android terminal on your device and run the same commands in the aftvnews guide. I'm not even 50% certain it works. Your android might need to be rooted but not certain there either.
Its just I noticed your notngetting many answers. At the very least I'm sure itnwont hurtnto try. And, I'm very curious to see if it would work.
As I understand it there are definite limits, thats why the guides usually say Mac, PC or linux. But we can connect with adb (actually that's much simpler to do with android) so its might be worth a shot.
You will need to Google if you don't know manually copy and paste paths but this isnpretty simple too. Hope it works. And if someone knows of a reason this won't work hopefully you'll let both of us know.
Thank you a lot
Downloaded the terminal on my android tablet but have no idea how to connect to fire TV over WiFi using the terminal app.
Was going to just create a "text" XML file containing the correct path then just put it in the right location on my fire TV with esfile explorer and maybe copy a few folders from spmc to flash drive........
I'm sure its simple when you know how lol.
If that works for you that's even simpler. You can still use the terminal to adb push your XML. Place it in userdata. Then you'll probably need to delete textures13db from the database and restart kodi. Before the new updates this was how I stored thumbs and it worked as well as it does now. Once you verify advanced settings and it works you can delete the thumbnails from your internal sdcard.
Good stuff :good:
just don't know what to name the XML and the contents path for spmc.
As you can tell I'm not very experienced at this stuff.
edit:
something like
<advancedsettings\>\<pathsubstitution\>\<substitu te\>\<from\>special://thumbnails/\</from\>\<to\>/storage/extUsb/kodi/Thumbnails/\</to\>\</substitute\>\</pathsubstitution\>\</advancedsettings\>
please someone help
if you have done this by whatever method could you please open up your advanced XML file and copy and paste it here please.
Cracked it
made a text file using esfile explorer on my tablet named:
advancedsettings.xml
then put this in the file:
<advancedsettings>
<pathsubstitution>
<substitute>
<from>special://profile/Thumbnails/</from>
<to>/storage/extUsb/Thumbnails/</to>
</substitute>
</pathsubstitution>
connected my tablet to aftv using esfile explorer over WiFi and moved the file to spmc userdata
opened spmc and deleted textures and thumbs folder, close spmc, restarted and it worked.
thanks too all that replied
Can anyone tell me an easy way of copying my Kodi setup between several FTV sticks? I have one setup up with all repos and addons to my liking and want to copy this to a few others that family have bought. I don't want to have to manually add repos and addons for each individual device. I have installed Kodi backup application and backed my own up to the device under /storage/emulated/0/download (from memory may not be correct). Can i use ADB pull to my PC and then push this onto the other FTVs? I haven't much experience of ADB other that installing apps with it. Or if anyone has any easier ways or suggestions i'd be grateful.
Thanks.
/storage/emulated/0/ = /sdcard/
Its just easier to type in /sdcard/ each time, instead of the full filepath.
-
Yes - its entirely possible, in fact its the way I also like to handle backing up and duplicating a Kodi installation.
All you need to do is
adb pull /sdcard/Android/data/org.xbmc.kodi/files/.kodi/ /PATH OF YOUR FOLDER ON THE LOCAL COMPUTER/
then adb push the same folder to another Fire TV (Stick), after you've installed Kodi there (adb install /PATH TO THE APK ON YOUR COMPUTER.apk) and started it once, then exited it - then:
adb push /PATH OF YOUR FOLDER ON THE LOCAL COMPUTER/ /sdcard/Android/data/org.xbmc.kodi/files/.kodi/
Thats it. .kodi is a hidden folder on the device (thats what the . stands for), thats about all.
---------- Post added at 05:24 PM ---------- Previous post was at 05:17 PM ----------
An easy way to browse the Fire TV (Stick) over ADB on Windows is
Total Commander with the ADB filesystem addon: http://totalcmd.net/plugring/android_adb.html
If you use adbfire just hit backup(put the backup where you can find it again) and when it's done connect adbfire to the new fire stick and click restore and navigate to where you saved the backup, pretty simple
Yes and you have not even learn anything about Android file structure, because navigating through folders hurts peoples brains. Instead you'll learn how to push several buttons and put numbers into fields. You know, like in your dayjob (*sarc*). Thats fun.
Also - during the pull operation adb Fire performs, you'll see a nice infinite loop of a fake progression bar - while if you'd be using the real adb you'll see the files actually copying over. Fake progression bar gifs are much more pleasent to look at. They give you a sense of excitement - in not knowing if something is happening, or not.
I say - make everything a person knows as abstract as possible. As far removed from the real thing as it can be. It causes less thoughts. And therefore - less problems in the long run...
I hate this dependency on ADB Fire appraoch. Did so from the very beginning. The program is harshly laid out, end prevents people from gaining any below surface knowledge - its just recommended so much, because people have a hard time typing. I'm not against good GUI's in fact, I prefer them in almost all cases - but ADB Fire and its rivals are just a buttondump fest to prevent real learning.
When replicating an entire FIre TV (Stick) plain adb actually turns out to be faster, and more forward with the information it gives back to you. Because adb install *dragdroptheapk* turns out to be faster than installing apks through ADB fire. But then again - buttons are so likeable.
--
Also - before using adbFire or adb to do a backup - you could use texturecache.py ( http://forum.kodi.tv/showthread.php?tid=158373 ) to prune ( P ) your Kodi installation, which would delete unnecessary thumbnails that have accumulated in Kodis cache over the time. This will reduce the time the backup takes, as less files are copied over.
Thanks guys. I've never had any luck with the adb tool. It wouldn't ever work for me. Adb push/pull seems straight forward enough I'll try it out.
What I do all the time with all my android devices including Fire TV is use 'ES FILE EXPLORER' to copy the folder 'org.xbmc.kodi' from original device (location: Android/data) onto a shared folder on my network and then copy it from there (using the same ES file explorer on the other devices) back again onto the same location of the receiving device. Works perfectly every time.
Quick question, how is this any different from the "Backup" addon that is used on Kodi? What I usually do is load everything like normal, then when I have my setup just how I want, I go to the "backup" addon, backup all of my info, and then copy it to a flash drive. Once copied, I install Kodi on other Fire TV's and then copy over the backup onto them, load the addon, and click "restore". And boom bada bing, I have everything just like my original Fire TV. EXCEPT, for a few things like skin settings, like widgets, and RSS feeds, and subtitle options.
The easiest way to do it is to copy the addons folder and your user data folder to you PC using ES Fle Explorer. install any varient of XBMC/Kodi on the other Fire TV sticks and open XBMC/Kodi one time so that it sets up the data folder contained inside Android/data. So this is basically all you need to do
1)Install XBMC/Kodi on all your devices and open one time.
2)Install Filezilla on your PC and ES File Explorer on all of your devices.
3)Open ES File Explorer on the device that already has Kodi setup, and go to the Network tab and click on remote manager and turn it on
4)Now type in the IP address and port into Filezilla that it shows on ES File Explorer and navigate to Android/data and find the data folder for your version of Kodi.
5)Once there simply copy over the addons folder and the userdata folder to yor PC.
6)Once those two folders are copied to your PC, simply go to each of the other devices and connect to ES File Explorer and overwrite the addons and userdata folders with the ones you just downloaded to your PC and restart Kodi on each device.
When you turn on the remote manager in ES file Explorer it will give you an address like this ftp://192.168.0.105:3721, the numbers 192.168.0.105 will be the address you type into Filezilla and the port will be 3721. I am sure your IP will be different so use the numbers that ES File Explorer shows and not the ones I used as an example. Also, when you go into the remote manager in ES File Explorer it will say settings at the bottom, if you click on that it will say set root directory, that means that when you connect with Filezilla that the directory you set will be the directory that it shown first from your Fire TV. So if its set to SDCARD, when you connect to filezilla you would just navigate to wherever you need to go just like you would inside ES File Explorer if you were in the SDCARD directory.
Just a reminder if you are logged into Youtube or any other addon, when you copy your Kodi setup to another device it will be logged in on that device as well. So if you do not want people doing things on your account you will need to log out before or after copying to other devices.
Download adbfire and do a Backup. Then connect the others Fire TVs and do a Restore with adbfire. That Backup folder that gets created can be used to copy everything to as many fire TVs.
How do I jailbreak my fire stick? I just purchased it today.
What have I done wrong, connect to device press backup and get an error ' media center not installed'
speed ?
How fast does everyone get with this method ? I got only 5-6 Mbit/s when doing restore or backup .
How to Prune
I am looking into copying all the kodi addons and such from one firestick to another. How would i go about using the texturecache.py that you suggested.
You have to first install Kodi in the new Fire Stick before restoring the backup
hey i have been trying this today but when i try to restore the backup to another stick it just says wrong backup folder type or something??
D33H said:
Thanks guys. I've never had any luck with the adb tool. It wouldn't ever work for me. Adb push/pull seems straight forward enough I'll try it out.
Click to expand...
Click to collapse
make sure your computer is wifi and connected to same wi-fi as your stick, I find usb connection to be a bit 'iffy'
n0ka25 said:
hey i have been trying this today but when i try to restore the backup to another stick it just says wrong backup folder type or something??
Click to expand...
Click to collapse
latinotter2 said:
You have to first install Kodi in the new Fire Stick before restoring the backup
Click to expand...
Click to collapse
Farva603 said:
I am looking into copying all the kodi addons and such from one firestick to another. How would i go about using the texturecache.py that you suggested.
Click to expand...
Click to collapse
richiec427 said:
make sure your computer is wifi and connected to same wi-fi as your stick, I find usb connection to be a bit 'iffy'
Click to expand...
Click to collapse
Heres another method -
Add the source Xfinity if you haven't already & install there repo (if you dont know how to add a source in kodi google it), install the Usb/Sd card backup add on inaddon, configure the backup location of your choice (aftv backup or name it what ever you wanna call it), then start the add on & select backup of your choice (full = is everything, addons = just the addons), wait, once finished put your backup on the new device then add source Xfinity on the new device, configure location Again, open add on & select restore, sometimes it hangs a while but works good, if using a different skin once you restored It change to the skin you were using, then restore again (sometimes it don't all stick first go), any backgrounds need to be loaded on if the location of the pics are on the root of the device? & note if it hangs on a 100% completion just force close using the select circle button & play/pause buttons held down for about 6seconds. Enjoy your new backup copy on your other device.
If this helped press that like button
deanr1977 said:
Heres another method -
Add the source Xfinity if you haven't already & install there repo (if you dont know how to add a source in kodi google it), install the Usb/Sd card backup add on inaddon, configure the backup location of your choice (aftv backup or name it what ever you wanna call it), then start the add on & select backup of your choice (full = is everything, addons = just the addons), wait, once finished put your backup on the new device then add source Xfinity on the new device, configure location Again, open add on & select restore, sometimes it hangs a while but works good, if using a different skin once you restored It change to the skin you were using, then restore again (sometimes it don't all stick first go), any backgrounds need to be loaded on if the location of the pics are on the root of the device? & note if it hangs on a 100% completion just force close using the select circle button & play/pause buttons held down for about 6seconds. Enjoy your new backup copy on your other device.
If this helped press that like button
Click to expand...
Click to collapse
Has the address for xfinity.xunitytalk.com changed? Hasn't worked for me for at least a week.
zaspears said:
Has the address for xfinity.xunitytalk.com changed? Hasn't worked for me for at least a week.
Click to expand...
Click to collapse
yes mate heres the new source -
http://xunitytalk.me/xfinity
Press that thanks button if this helps
solorzano_felipe said:
Download adbfire and do a Backup. Then connect the others Fire TVs and do a Restore with adbfire. That Backup folder that gets created can be used to copy everything to as many fire TVs.
Click to expand...
Click to collapse
When doing back up via adb fire ,dies it save the back up to my laptop and if so where ,I get kodi back up device data location and thumbnail location
Thanks for any help
---------- Post added at 10:48 AM ---------- Previous post was at 10:21 AM ----------
Also how long does a back up take and do you get a message when complete,mine been running about 25 mins now ?
I've got a non-rooted AFTV 1 with some games installed. Now I want to upgrade to a (non-rooted) AFTV 2. How can I copy my game settings from my AFTV 1 to the AFTV 2? I've tried whispersync option, but it didn't work for me. I don' want to start every game again from scratch.
jaydee 77 said:
I've got a non-rooted AFTV 1 with some games installed. Now I want to upgrade to a (non-rooted) AFTV 2. How can I copy my game settings from my AFTV 1 to the AFTV 2? I've tried whispersync option, but it didn't work for me. I don' want to start every game again from scratch.
Click to expand...
Click to collapse
I think if you go into your file system with something like "File Explorer or Es File Manager on Your AFTV or using ADB or an FTP server on your computer" & goto sdcard0/android/data & find the file there for your game just find the right name or the auther of the game? & copy that into your new AFTV in the same location (sdcard0/android/data) after you have already installed The game on it first though, & just copy/replace the old file. See if this works.... It should do?
If this helped don't forget to press that thanks button ?
Yes, I've tried that, with ES Explorer as a FTP server (remote manager). But there are no files in /sdcard/android/data/com.ratrodstudio.snowparty2/ for that game. Also i can't find any game settings folder for the game "Xenowerk". Where could that be?
jaydee 77 said:
Yes, I've tried that, with ES Explorer as a FTP server (remote manager). But there are no files in /sdcard/android/data/com.ratrodstudio.snowparty2/ for that game. Also i can't find any game settings folder for the game "Xenowerk". Where could that be?
Click to expand...
Click to collapse
With adb try extracting the folders before sdcard0? I'd presume that the file your looking for maybe in system or sys then In the folder app? I'm at work now & not anywhere near a AFTV or a laptop so I can't help anymore than that at the moment
Sent from my SM-G900F using Tapatalk
App manager in settings app shows 5MB of game data, meaning there must be some files. I've searched again on device root, not only on sdcard. Also tried total commander, but could not find any game or app setting files. I'm not familiar with adb. how to extract folders as you mentioned?
jaydee 77 said:
App manager in settings app shows 5MB of game data, meaning there must be some files. I've searched again on device root, not only on sdcard. Also tried total commander, but could not find any game or app setting files. I'm not familiar with adb. how to extract folders as you mentioned?
Click to expand...
Click to collapse
Google ADB Fire, add the ip address & then find your device, press connect, then look for the part where it says push & pull, pull from where ever you need then push it back after you done what ever you want to add, when finished disconnect.
Sent from my SM-G900F using Tapatalk
I've think it's useless without root. i've got no access to /root/data/ folder where most app or game settings are stored. this is really pain in the ass for people using a Fire TV for gaming and upgrade their device, lose all game settings. Amazon should provide a cloud storage option to migrate devices.
jaydee 77 said:
I've think it's useless without root. i've got no access to /root/data/ folder where most app or game settings are stored. this is really pain in the ass for people using a Fire TV for gaming and upgrade their device, lose all game settings. Amazon should provide a cloud storage option to migrate devices.
Click to expand...
Click to collapse
My fire sticks which are 1st & 2nd Gen are not rooted & I can use ADB Fire with those, I've not been trying to mess with game data but have modded/added & changed a few things?
Sent from my SM-G900F using Tapatalk
When trying to access /root/data/ with ADBFire or TotalCommander, i get an "access denied" message. ES Explorer shows the Bilder AS empty, which isn't the truth. Backup apps i've tried also can't create a backup of the data. You can do a data backup if the app or game use /sdcard/Android/data/ as storage location.
I tried the backup from adb
I connect with adbfire, then run ADB
adb backup -noapk com.ubisoft.rayman.fiestarun
the message in adb tells me to confirm the backup on my device. on my smartphone i got a black screen where I can confirm, decline or can type a password. After confirmation a file backup.ab is created in my adb folder on my client. The smartphone is not rooted and there is no need to do it.
On myaftv1 I never get that black screen where I'm asked to confirm the backup, so it s´doesn't start.
Is there anything I can do, like install some apks?