FireTV Box Gen 1
S/W: 51.1.6.3 Rooted
About a week ago, I noticed I only had about 1.56 GB of space left on my box. I assumed Kodi was the culprit, so I removed much of Kodi's data, thumbnails, addons, etc. I got Kodi down to around 600 MB, but realized the extra space gained wasn't much, putting the storage capacity at 1.63 GB. So I removed a couple of apps leaving only 4 or 5 that together may take up 50 MB. I don't use anything on the Firetv but Kodi, so I can't figure out what is eating up all my space, and it has gotten worse. It now shows I only have 873 MB of 5.49 GB, yet Kodi is only using about 750 MB.
Running ES File Explorer's SD Card Analyzer shows that under the heading: Others - 3.73 GB is used. The problem is it will not let me view what is in it or delete any of it. I would love to know what is consuming all of this space. I tried other apps like, CCleaner, and SD Maid but they didn't even recognize this 3.73 GB of unaccounted data.
Any suggestions as to how to identify where all my storage space is going, and mostly, free it back up? I realize the OS uses some of the storage space, but I don't recall it ever being this much.
Thank you
Modify_inc said:
Any suggestions as to how to identify where all my storage space is going, and mostly, free it back up? I realize the OS uses some of the storage space, but I don't recall it ever being this much.
Click to expand...
Click to collapse
I had a similar issue with my AFTV2 (see my post earlier in this forum). Clearly, the issue is in /data. Go to that directory and run the following as root in a shell: du -h -d 1
This will list the disk usage by directory. The biggest hogs will usually be: data, app, dalvik-cache, and media. Go to each of those directories and check the du. Rinse and repeat. In my case, it was the FTV Launcher (in particular, the file /data/data/com.amazon.tv.launcher/databases/mbcache.db). Yours could be different, but the disk usage will reveal the problem. If it's not obvious, compare the output of du -h -d 1 every 24 hours or so (you could cat it to a file) and you will find the culprit.
retyre said:
I had a similar issue with my AFTV2 (see my post earlier in this forum). Clearly, the issue is in /data. Go to that directory and run the following as root in a shell: du -h -d 1
This will list the disk usage by directory. The biggest hogs will usually be: data, app, dalvik-cache, and media. Go to each of those directories and check the du. Rinse and repeat. In my case, it was the FTV Launcher (in particular, the file /data/data/com.amazon.tv.launcher/databases/mbcache.db). Yours could be different, but the disk usage will reveal the problem. If it's not obvious, compare the output of du -h -d 1 every 24 hours or so (you could cat it to a file) and you will find the culprit.
Click to expand...
Click to collapse
Thank you very much!
The mbcache.db was also my culprit, at 3.11 GB. I deleted it and I now have 3.96 GB of free space. That size just seems ridiculous for a database. Not sure what caused it to get so big, but it had to go.
retyre said:
Go to that directory and run the following as root in a shell: du -h -d
Click to expand...
Click to collapse
I'm not very familiar with FTV yet. Would you share just how to do that? I have an unrooted FTV2/5.2.1.1.
Thank you.
---------- Post added at 06:13 AM ---------- Previous post was at 06:11 AM ----------
Modify_inc said:
Thank you very much!
The mbcache.db was also my culprit, at 3.11 GB. I deleted it and I now have 3.96 GB of free space. That size just seems ridiculous for a database. Not sure what caused it to get so big, but it had to go.
Click to expand...
Click to collapse
Do you know what mbcache.db is created by?
That's so weird. This just started happening to me about a week ago with the same box and software. I also thought it was Kodi so I removed it and started from scratch, but that didn't solve the problem. I usually start with around ~2 GB free, but after watching a movie or show for a while (or sometimes doing nothing at all) the little box would pop up telling me to remove apps because I'm running out of space. It would often take hours for my free space to go back to normal and rebooting the box didn't help.
Thanks for the command, retyre. I'll give it a try next time this happens.
This works. Thanks
erased
Can someone please list step by step how to access and delete the mbcache.db file? Thanks
YOgun27 said:
Can someone please list step by step how to access and delete the mbcache.db file? Thanks
Click to expand...
Click to collapse
This worked for me: https://www.andryou.com/2017/01/04/amazon-fire-tv-fix-low-storage-error/
thanks for asking this question and for the replies. Exactly what I came here looking for!
I successfully deleted the mbcache.db file, and now I can't get most of my apps to work on the Fire TV, even if I use Firestarter. I tried to put the mbcache.db file back, and even tried a factory reset to no avail. Can somebody tell me how to get the Fire TV back to it's previous state, where I can access apps like Amazon Prime Video?
YOgun27 said:
I successfully deleted the mbcache.db file, and now I can't get most of my apps to work on the Fire TV, even if I use Firestarter. I tried to put the mbcache.db file back, and even tried a factory reset to no avail. Can somebody tell me how to get the Fire TV back to it's previous state, where I can access apps like Amazon Prime Video?
Click to expand...
Click to collapse
I upgraded to PreRooted FireOS 5 when I encountered the same problem after deleting some .dB files. Although my problem was only with YouTube.
I had locked my mscache.db back in January using the command chmod 0 mscache.db due to the massive space it was taking up. The Loading...Please wait message on the main page wasn't a big deal since I didn't use any of it.
Well, I finally got around to installing TWRP, which I then installed the pre-release 5.2.1.2_r1 update. It seemed to install without any issues, though I noticed I still had the Loading...Please Wait message, and the menu interface still looked the same as before. It doesn't look anything like the new interface as on the Gen 2 boxes (Isn't it suppose to?) Thinking it may have something to do with the mbcache.db still being locked, I checked the permissions on it and noticed it still had no permissions. Assuming the permissions should be the same as the other databases in the same folder, I typed chmod 660 mbcache.db. I verified it changed and confirmed the permissions matched with the other files in the database folder. I rebooted the box, and yet I still have the same continuous Loading... message, which always eventually says "We are currently unable to contact our servers."
Now that I have the mbcache.db unlocked, should I try reinstalling 5.2.1.2_r1 over itself or does someone have a better idea? Is it even safe to install the same version over itself?
Update: I confirmed the database files are being written to because the timestamps have changed from the previous date of 2017-01-03 to 2017-07-08 (current date).
Thank you
Y314K said:
I upgraded to PreRooted FireOS 5 when I encountered the same problem after deleting some .dB files. Although my problem was only with YouTube.
Click to expand...
Click to collapse
Thanks for the input. Do you know where I can find a guide to upgrade to PreRooted FireOS 5? I can't seem to find it on AFTVnews.
YOgun27 said:
Thanks for the input. Do you know where I can find a guide to upgrade to PreRooted FireOS 5? I can't seem to find it on AFTVnews.
Click to expand...
Click to collapse
Everything I know is based on this guide:
http://www.aftvnews.com/how-to-install-twrp-custom-recovery-on-a-rooted-fire-tv-1/
But I expand about my experience on updating from FireOS 3 to FireOS 5 from the 4th post here:
https://forum.xda-developers.com/fire-tv/help/help-to-unroot-fire-tv-to-original-t3612898
Read the whole guide tread. And don't get started until you know what you are doing. Everybody's starting point is different. So everybody needs to mod the Guide to their situation.
New issue, I've updated and downgraded many times. Now when I try to upgrade to 51.1.6.3 from 51.1.6.2 I get an error message when trying to push the zip file. Here is the log:
[email protected]:/ # adb push /Users/user1/update.zip /sdcard/
cannot stat '/Users/user1/update.zip': No such file or directory
I've searched similar problems, and tried every fix I can think of to no avail. Is it possible to get this zip file in the sdcard directory any other way??
YOgun27 said:
New issue, I've updated and downgraded many times. Now when I try to upgrade to 51.1.6.3 from 51.1.6.2 I get an error message when trying to push the zip file. Here is the log:
[email protected]:/ # adb push /Users/user1/update.zip /sdcard/
cannot stat '/Users/user1/update.zip': No such file or directory
I've searched similar problems, and tried every fix I can think of to no avail. Is it possible to get this zip file in the sdcard directory any other way??
Click to expand...
Click to collapse
I normally just use a Fat32 USB drive with all the files I'll need organized in separate clearly labeled folders.
Y314K said:
I normally just use a Fat32 USB drive with all the files I'll need organized in separate clearly labeled folders.
Click to expand...
Click to collapse
Do you mean put the zip file on a USB drive, which I then plug into the Fire TV? If so, I do I then get to the boot loader screen if the USB drive is occupying where I would plug in the keyboard?
YOgun27 said:
Do you mean put the zip file on a USB drive, which I then plug into the Fire TV? If so, I do I then get to the boot loader screen if the USB drive is occupying where I would plug in the keyboard?
Click to expand...
Click to collapse
I use a powerless USB hub to connect both at the same time.
Y314K said:
I use a powerless USB hub to connect both at the same time.
Click to expand...
Click to collapse
thanks, I've made some progress and was able to use your program to update to 51.1.6.3. I also used the Downloader program to transfer TWRP 3.0.0-7.img. However now, i don't know how to install that without ADB. And when I put in the dd command, it says no such file or directory. Is there any other way to run this command?
Also, i can't seem to get out of [email protected], even if I run "adb shell" command. Could that be the issue?
Related
The firetv has about 1 gig of remaining space. Prior to the earlier rooted version I had about 4 gigs of remaining space. Is there a way or a guide to clear out the holding copies of roms on the firetv? I've tried to keep a note of the locations but cannot seem to find the files to delete. Not sure as well.
Here are the paths. I presume the recovery.img and the bootmenu.img is required for rbox's boot menu. I couldn't find rom.zip
adb push update.zip /cache
/data/local/tmp/aftv-unlock unlock
adb push recovery.img /sdcard/
adb push bootmenu.img /sdcard/
adb push rom.zip /sdcard/
space
Has anyone tried to clean up the extracted roms etc to make up some room on the ftv? The guides walk you through the downgrade and upgrade process but don't really touch on what to remove after the process is completed.
any guidance is really appreciated.
Steps to delete the files you push to sdcard.
1. adb shell
2. su
3. rm -f /sdcard/filename
great. have you done this? Will it break anything like the rbox's boot menu? does it recover any space? sorry for the questions.
navigates said:
great. have you done this? Will it break anything like the rbox's boot menu? does it recover any space? sorry for the questions.
Click to expand...
Click to collapse
With the Bootmenu installed, can I run the following commands to make space? Will I brick my box as I have the boot menu?
Run the command: adb shell
Run the command: su
Run the command: rm -f /cache/*.bin
Run the command: rm -f /cache/*.zip
Run the command: exit
Run the command (yes, again): exit
Hi, I used SD Maid app ( https://play.google.com/store/apps/details?id=eu.thedarken.sdm) and I paid for the SD Maid unlocker pro was on sale cheap price.
They cleaned and free 2.4gb whole system and apps including any dead files or directory. It required to have root.
chrootz said:
Hi, I used SD Maid app ( https://play.google.com/store/apps/details?id=eu.thedarken.sdm) and I paid for the SD Maid unlocker pro was on sale cheap price.
They cleaned and free 2.4gb whole system and apps including any dead files or directory. It required to have root.
Click to expand...
Click to collapse
I too used the SD maid app. I found my old FW files under : /mnt/shell/emulated and there they were. Thanks for the app suggestion...
I bought that app about years ago, I totally forgot about it!
chrootz said:
Hi, I used SD Maid app ( https://play.google.com/store/apps/details?id=eu.thedarken.sdm) and I paid for the SD Maid unlocker pro was on sale cheap price.
They cleaned and free 2.4gb whole system and apps including any dead files or directory. It required to have root.
Click to expand...
Click to collapse
This App / Post should become a sticky. I purchased the pro version from google play as well. its just $2.49. Here are my results.
Initial: 1.46GB Remaining
After Cleaning: 2.67GB Remaining
After starting SPMC and rebooting. 2.62GB Remaining. (SPMC Starts as if its just installed but all settings are intact)
Thanks Thanks Thanks Thanks Thanks Thanks Thanks Thanks Thanks Thanks Thanks Thanks Thanks Thanks Thanks Thanks Thanks Thanks Thanks
People here are helpful... Wish I could thank you enough.
Your welcome.
I had like 658mb in the amazon pictures folder.... Don't know why
mroneeyedboh said:
I had like 658mb in the amazon pictures folder.... Don't know why
Click to expand...
Click to collapse
I wonder if those are the screen saver photos?
Sent from my SCH-I545 using Tapatalk
collindv said:
I wonder if those are the screen saver photos?
Sent from my SCH-I545 using Tapatalk
Click to expand...
Click to collapse
Another TIP to keep the space down is in XBMC, uncheck the option to cache movie thumbnails. Can't remember what is the exact option. I use SPMC 13.3.2 as the variant of xbmc.
Thanks. I don't know what was removed from that amazon photos folder
This app is amazing. It looks like the bulk of the savings is from compressing the various databases.
Hye guys also, you can use this to DISABLE apps that are starting in the background as well. I found a few apps that were starting for no reason
Hi all,
I rooted my fire tv. i downgrade firmware and installed CWM, install rbox bootloader, then upgrade pre-rooted firmware by rbox. Now when i check under setting --> system -> about i see 3.61gb free space from 5.49gb available space. I don't have a lot app installed in my rooted fire tv so i didnt think what i have installed would taken up 2gb. Here is what i have installed.
Google play store, kodi, llama, es file explore, busybee box, supersu, chrome, firefox and the whatever was required to gain root access, upgrade and downgrading firmware and whatever app is pre-installed from pre-rooted firmware.
Is there way to check which apps and files are taking up the most space and how do you free up space?
Also, does this sound right that only 3.59gb is left. At one point during my root process when i was pushing update.zip file thru adb to downgrade firmware, it took a very long so i exit out of adb (i simply click on "x" bar to close the connection) and started again but i am not sure maybe i installed update.zip file 2x. How do i check? How do ensure i don't have any unnecessary file on fire tv internal drive.
Do you thinking using SD maid app will clean up any space?
Thank you
ashsha7877 said:
Hi all,
I rooted my fire tv. i downgrade firmware and installed CWM, install rbox bootloader, then upgrade pre-rooted firmware by rbox. Now when i check under setting --> system -> about i see 3.61gb free space from 5.49gb available space. I don't have a lot app installed in my rooted fire tv so i didnt think what i have installed would taken up 2gb. Here is what i have installed.
Google play store, kodi, llama, es file explore, busybee box, supersu, chrome, firefox and the whatever was required to gain root access, upgrade and downgrading firmware and whatever app is pre-installed from pre-rooted firmware.
Is there way to check which apps and files are taking up the most space and how do you free up space?
Also, does this sound right that only 3.59gb is left. At one point during my root process when i was pushing update.zip file thru adb to downgrade firmware, it took a very long so i exit out of adb (i simply click on "x" bar to close the connection) and started again but i am not sure maybe i installed update.zip file 2x. How do i check? How do ensure i don't have any unnecessary file on fire tv internal drive.
Do you thinking using SD maid app will clean up any space?
Thank you
Click to expand...
Click to collapse
Or just use esfile explorer and use the sdcard analyzer. It's not too hard to figure out where the large files are. If you've got more than one firmware file, that's close to 1gb with only two files. If you used cwm to back up your firetv, that's another 1.1 or 1.2gb. What i do is back it up, and then use the es file explorer app to push the backup to a network samba share.
After that, the backup can be deleted from the firetv.
Es file explorer is free too.
Even though i dont have any app installed my aftv says im running low on storage. On the setting menu i only have 470mb free. I already did a factory reset and wipe cache partition and wipe dalvik cache in CWM recovery, and reset to factory defaults on aftv settings.
Getting desperate as i cant sideload anything not even es file explorer...
Any ideas where i should look?
Hello, please anyone have any idea. Right now my aftv is useless even though its not bricked
Check xbmc thumbnails folder? I had an issue with it at one point, so I deleted the thumbnails folder in my kodi userdata folder which was huge and added an imageres tag in advanced settings file to 720 and let kodi rebuild thumbnails. I have several games installed and so far seems fine to me.
Look into that as a possible solution. If you have a lot of fan art and posters that could be eating up storage via thumbnails. I did try a path substitution for them at one point too, but I use a heavy skin and it was too slow to browse my media with the path subs for the thumbnails. Thinking of trying it again with another skin if I find one I like.
Sent from my SM-G900T using Tapatalk
ashmanmb said:
Check xbmc thumbnails folder? I had an issue with it at one point, so I deleted the thumbnails folder in my kodi userdata folder which was huge and added an imageres tag in advanced settings file to 720 and let kodi rebuild thumbnails. I have several games installed and so far seems fine to me.
Look into that as a possible solution. If you have a lot of fan art and posters that could be eating up storage via thumbnails. I did try a path substitution for them at one point too, but I use a heavy skin and it was too slow to browse my media with the path subs for the thumbnails. Thinking of trying it again with another skin if I find one I like.
Sent from my SM-G900T using Tapatalk
Click to expand...
Click to collapse
Did using the advanced settings method greatly reduced the size of data for XBMC? Mines' well over a 1.5g and I'm looking at moving my data to an external drive purely because of XBMC. I did the stickymount/foldermount method using a flash drive, but it was insanely slow.
Can you share your advanced settings file?
I can post it later for you. I use a central media server for my files and a mysql library so my kodi database is not on my fire tv, but like I said my thumbnails folder was huge in the userdata folder, so I shrank it by deleting it and setting imageres tag to 720 and it regenerated the thumbnails to a smaller size. I proved speed on my skin which is xeebo.
Sent from my SM-G900T using Tapatalk
ashmanmb thanks for your reply but the problem is that of this moment my aftv has zero apps installed.
In the last few weeks i started getting the low storage message and i had xbmc, netflix and some other apps installed. Even after uninstalling and reinstalling i still got the message. Then a few days ago xbmc streams started getting a full cache in the beginning message.
So i thought i'm doing a factory reset through CWM recovery. After doing that i was stuck in a loop where it would go to the amazon logo and back to recovery. As suggested by rbox i updated my aftv version. After the update it went smoothly to the homescreen but with the same storage space (470mb). Back to recovery i did another factory reset and the storage space the same. I tried wipe cache partition, wipe the dalvik cache and even reset to factory default inside the aftv settings. I still have the same space. And the problem is i cant install any app like es file explorer to look for any files that may be occupying space.
So as if now i cant determine the problem...
Do you have any ROM files pushed and sitting after any upgrade? Do you have any backups done in CMW?
Look up the "du" command that you can run from shell (if rooted, can be run from root). Might need Busybox installed, not sure...
http://www.linfo.org/du.html
Eg: du -a / | sort -n -r | head -n 50
This gives you a top 50 hogs in your system. Read up on that and it should be a good starting point. I didn't search for scripts, but I am sure there are some good ones out there. There is also a "find" command, which might help you.
Dbdoshi thanks for your help
Will try tomorrow when i get home. If busybox is needed im in trouble because i can't install anything.
I'll let you know tomorrow
Thanks
Hi all,
I rooted my fire tv. i downgrade firmware and installed CWM, install rbox bootloader, then upgrade pre-rooted firmware by rbox. Now when i check under setting --> system -> about i see 3.61gb free space from 5.49gb available space. I don't have a lot app installed in my rooted fire tv so i didnt think what i have installed would taken up 2gb. Here is what i have installed.
Google play store, kodi, llama, es file explore, busybee box, supersu, chrome, firefox and the whatever was required to gain root access, upgrade and downgrading firmware and whatever app is pre-installed from pre-rooted firmware.
Is there way to check which apps and files are taking up the most space and how do you free up space?
Also, does this sound right that only 3.59gb is left. At one point during my root process when i was pushing update.zip file thru adb to downgrade firmware, it took a very long so i exit out of adb (i simply click on "x" bar to close the connection) and started again but i am not sure maybe i installed update.zip file 2x. How do i check? How do ensure i don't have any unnecessary file on fire tv internal drive.
Thank you
I have 3 FireTVs, all rooted and they have between 3.0G to 3.4G free space so I say your free space is within reasonable range
lowbee said:
I have 3 FireTVs, all rooted and they have between 3.0G to 3.4G free space so I say your free space is within reasonable range
Click to expand...
Click to collapse
hi thanks for posting back. Makes me feel better but still out of 8gb user only has 3.5gb, not ideal. i wonder where did the 5gb go.
I am curious to hear from others to see how they cleaned up space, if there are any methods.
I'd have to say kodi might be the culprit taking a lot of space with excessive data storage.
Anything similar to xbmc can be a resource hog for storage.
ashsha7877 said:
hi thanks for posting back. Makes me feel better but still out of 8gb user only has 3.5gb, not ideal. i wonder where did the 5gb go.
I am curious to hear from others to see how they cleaned up space, if there are any methods.
Click to expand...
Click to collapse
You don't get 8GB of usable space. I think it is only about 5GB. So you are using about 1.5 GB for apps. Not too bad if you are running Kodi.
An easy way to check where files are taking up space is to use the "sdcard analyze" function in esfile explorer. Its under the tools section. Also, with esfile explorer, you can push files from your phone to the firetv pretty easy too. Select whatever file you want to send on your phone, under options choose send, and make sure esfile explorer is open on the firetv too. The firetv prompts you for where you want to save the file.
ashsha7877 said:
Hi all,
I rooted my fire tv. i downgrade firmware and installed CWM, install rbox bootloader, then upgrade pre-rooted firmware by rbox. Now when i check under setting --> system -> about i see 3.61gb free space from 5.49gb available space. I don't have a lot app installed in my rooted fire tv so i didnt think what i have installed would taken up 2gb. Here is what i have installed.
Google play store, kodi, llama, es file explore, busybee box, supersu, chrome, firefox and the whatever was required to gain root access, upgrade and downgrading firmware and whatever app is pre-installed from pre-rooted firmware.
Is there way to check which apps and files are taking up the most space and how do you free up space?
Also, does this sound right that only 3.59gb is left. At one point during my root process when i was pushing update.zip file thru adb to downgrade firmware, it took a very long so i exit out of adb (i simply click on "x" bar to close the connection) and started again but i am not sure maybe i installed update.zip file 2x. How do i check? How do ensure i don't have any unnecessary file on fire tv internal drive.
Thank you
Click to expand...
Click to collapse
You can free up quite a bit by pushing these advanced settings to
<advancedsettings>
<pathsubstitution>
<substitute>
<from>/storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/userdata/Thumbnails/</from>
<to>/storage/usb/drive1/xbmcthumbnails/</to>
</substitute>
</pathsubstitution>
</advancedsettings>
You need to amend to kodi instread of xbmc if you're running 14.0 or higher AND my external is mounted by adbFire mount drives persistent. If you're using stickmount it would be sda (forget exact path?)
Once pushed and confirmed working, all your thumbnails will dissapear. Just go into userdata/database and delete textures13. Then restart xbmc.
Afterwards I also delete the thumbnails folder on internal. Oh yes...make sure you have a folder on external named xbmcthumbnails.
This should immediately clear about 600 mb and keep in mind you typically add more to your library so the amount it saves long term could be huge.
KLit75 said:
You can free up quite a bit by pushing these advanced settings to
<advancedsettings>
<pathsubstitution>
<substitute>
<from>/storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/userdata/Thumbnails/</from>
<to>/storage/usb/drive1/xbmcthumbnails/</to>
</substitute>
</pathsubstitution>
</advancedsettings>
You need to amend to kodi instread of xbmc if you're running 14.0 or higher AND my external is mounted by adbFire mount drives persistent. If you're using stickmount it would be sda (forget exact path?)
Once pushed and confirmed working, all your thumbnails will dissapear. Just go into userdata/database and delete textures13. Then restart xbmc.
Afterwards I also delete the thumbnails folder on internal. Oh yes...make sure you have a folder on external named xbmcthumbnails.
This should immediately clear about 600 mb and keep in mind you typically add more to your library so the amount it saves long term could be huge.
Click to expand...
Click to collapse
Is that going to make loading thumbnails A LOT SLOWER??
Neo3D said:
Is that going to make loading thumbnails A LOT SLOWER??
Click to expand...
Click to collapse
That's actually a good question. I've been using these so long I don't have a memory of exactly how fast they loaded before. I'll say this--they populate fast enough for me to keep using them. I use usb 3.0. I think it's essential based on how big my library is and the fact I use aeon nox with additional fanart.
But, I'd be very interested in seeing if you or someone else sees a significant lag in load times. You can always delete the xml if you find it slow.
Just an fyi I got these from an xda member awhile back. Since then lots of people have tried them and so far I haven't hear complaints, but I'd still like feedback from someone who can compare.
Another suggestion is to pre-scrape all the necessary support files with a media manager of your choice (e.g. fanart, icon, content info, etc.) and switch to local info only on the scraper for the collection. It depends also on how you have your collection organized from a folder perspective.
I found this to be fastest and lightest on local storage (obviously because the "library" is already built) especially when you have a household of streamers. You have all the content centralized on your NAS already. It's silly for streaming box to build the library and re-download the content each time from the Internet (especially if your like me as a perpetual media player tinkerer).
Edit: For clarity, I mean a "Library manager." Look on the Kodi wiki for links to various clients on your preferred OS.
t3ch42 said:
An easy way to check where files are taking up space is to use the "sdcard analyze" function in esfile explorer. Its under the tools section. Also, with esfile explorer, you can push files from your phone to the firetv pretty easy too. Select whatever file you want to send on your phone, under options choose send, and make sure esfile explorer is open on the firetv too. The firetv prompts you for where you want to save the file.
Click to expand...
Click to collapse
Good to know this. Are there any other setup steps required to be able to do this? Or do you just have es file explorer installed and opened on both phone and FTV?
RuKuS4Life said:
Good to know this. Are there any other setup steps required to be able to do this? Or do you just have es file explorer installed and opened on both phone and FTV?
Click to expand...
Click to collapse
That's it. As long as the two are on the aame network, it should pick up the firetv as a target.
To clarify, on the phone, long click the file to send, and select send. The firetv ip adress will show up and allow you to send the file. When the prompt shows up on the firetv(provided that esfile explorer is the active and open app), accept the transfer and select tge location to store the transferred file.
t3ch42 said:
That's it. As long as the two are on the aame network, it should pick up the firetv as a target.
To clarify, on the phone, long click the file to send, and select send. The firetv ip adress will show up and allow you to send the file. When the prompt shows up on the firetv(provided that esfile explorer is the active and open app), accept the transfer and select tge location to store the transferred file.
Click to expand...
Click to collapse
I got sdmaid. It recovered about 1.5gb. Get the pro version from google play.
Discontinued
Random repo created by a random user? What could possibly go wrong?
ldeveraux said:
Random repo created by a random user? What could possibly go wrong?
Click to expand...
Click to collapse
What on earth are you talking about
1 - its not a random repo - its a backup of my setup which includes all the best & most common repos and add-ons - install on a fresh version of kodi and you will have pretty much everything setup in a few mins ready to go - saves you adding every repo manually & installing everything yourself
2 - I'm not a random user - I'm a recognised contributer to xda - I post useful & meaning stuff
If you choose not to use it or its not something you need just move on please
I didn't see your post count, so sorry about that.
BUT, people need to stop replying "if you don't like it, move along." It's a discussion board after all. EVERYTHING should be checked for validity, not just taken as word of God
ldeveraux said:
I didn't see your post count, so sorry about that.
BUT, people need to stop replying "if you don't like it, move along." It's a discussion board after all. EVERYTHING should be checked for validity, not just taken as word of God
Click to expand...
Click to collapse
Indeed that's why you should try it before commenting or judging
I'm all up for discussion but I don't like things like this is better than that or negative comments which aren't constructive eg doesn't work as the user hasn't said why or given any information about errors and so on so it's not a useful comment
thank you for this quick set up
Can't get this to push
Sorry, new user here and I can't get this to work. I'm connected and trying to push the backup.zip file from my Mac, but I keep getting an error message. It says the file "does not contain AndroidManifest.xml"
What am I doing wrong?
***Update***
I figured it out, I was trying to install and not push. I'm in the process of restoring now. The only piece of information that was missing here is to allow hidden files to be viewed in the settings "Before you can see hidden files such as .xbmc (files prefixed with a period are considered hidden), you need to enable showing them in Settings > Appearance > File Lists, "
nice work this has saved me loads of time
Or..you could go to "System", then "File Manager", "Add Profile" and type URL..
http://upgrades.montrealandroidtv.com
Save as .AndroidTV
Then go to System, Add Ons and then Install From ZIP and click on .Androidtv
And you got everything lol
HI!! how do i make my own kodi setup with the repos iwant and installed on fire stick..
sometimes kodi exit byself thts anyone has the same problem??i jux installed thnks so much..
Smil3yWulf said:
sometimes kodi exit byself thts anyone has the same problem??i jux installed thnks so much..
Click to expand...
Click to collapse
Has anyone else had issues with this backup and or has your issue been resolved? I am deleting my current build tonight (Animal Kodi on Isengard RC2) to install the nightly and this backup. Not sure what I am in for, but as we are running on the same hardware, FireTV, I figured it's worth a shot. Worst case scenario, uninstall. Thanks for sharing!!
Please tell me how to get the backup.zip to my Ftv....I am on a mac running adbfire. I run the push option and the file must be too large because it ends up failing. I tried Firefox and when I get to the mediafire page i get an error about not having something to download it. I can find a way to get the file moved.
you need to install/open Kodi before you send that Zip file(to build file system so you can find it later...duh), currently trying out a few options will report back
Will this method work for the Fire Stick also
And is it the latest version of Kodi?
thesticks00 said:
Has anyone else had issues with this backup and or has your issue been resolved? I am deleting my current build tonight (Animal Kodi on Isengard RC2) to install the nightly and this backup. Not sure what I am in for, but as we are running on the same hardware, FireTV, I figured it's worth a shot. Worst case scenario, uninstall. Thanks for sharing!!
Click to expand...
Click to collapse
Still exists, i did it on another second firestick, stills quick itself...lastest kodi version..
Hey everybody. I'm new at this and I'm stuck on step 12, choosing the destination for USB/SDCARD. How do I find the "location you placed the backup.zip"? I've done steps 1-11 described but don't know where the backup.zip file is. Is it in one of the blue folders (External storage, extUsb, Root filesystem)?
I know it sounds stupid but I just bought my FTV yesterday and Kodi 15.0 was the first thing I sideloaded. Thanks in advance.
bodybybacon said:
Hey everybody. I'm new at this and I'm stuck on step 12, choosing the destination for USB/SDCARD. How do I find the "location you placed the backup.zip"? I've done steps 1-11 described but don't know where the backup.zip file is. Is it in one of the blue folders (External storage, extUsb, Root filesystem)?
I know it sounds stupid but I just bought my FTV yesterday and Kodi 15.0 was the first thing I sideloaded. Thanks in advance.
Click to expand...
Click to collapse
You need to push (using adb) the backup.zip file onto the Fire. Use one of the apps on here to do it - adbFire worked for me.
The only addon I could get live streams for any USA channels to work was the USTVNow addon and those are only the major networks like ABC/CBS/FOX/NBC/PBS. Has anyone else had success with any of the other addons included with this for live streams?
bodybybacon said:
Hey everybody. I'm new at this and I'm stuck on step 12, choosing the destination for USB/SDCARD. How do I find the "location you placed the backup.zip"? I've done steps 1-11 described but don't know where the backup.zip file is. Is it in one of the blue folders (External storage, extUsb, Root filesystem)?
I know it sounds stupid but I just bought my FTV yesterday and Kodi 15.0 was the first thing I sideloaded. Thanks in advance.
Click to expand...
Click to collapse
Same Boat as you I have sideloaded the backup to my sdcard, it will show if I go to install from zip under addons. As soon as I go to the wizard the backup file does not exist.
If you use Plex and Plex Media Server on your Nvidia Shield Android TV, as your library grows, you'll soon learn that Plex Media Server can eat up a lot of that fast, precious internal storage.
Please note the current limitation of Plex Media Server for Android:
Note: The server's data directory will always be placed on the original internal storage, even if you expand it with a USB drive or microSD card.
Click to expand...
Click to collapse
I ran into this problem and spent days trying to figure out how to set the location of the metadata database to the external (adopted) storage. Unfortunately, Plex doesn't give Android users this option like they do for Windows users. Maybe in the future? Maybe if enough of us make a stink on the interwebs?
If you can't wait that long, here's a guide on how to install Plex Media Server directly to your external storage, be it Micro SD or USB Flash Drive. Just make sure your storage media is SUPER FAST. So, it's probably best to go with the fastest USB 3.0 Flash or SSD drive you can find.
IT IS CRITICAL TO DO THESE STEPS IN ORDER:
Root the Nvidia Shield 16GB Nougat (2015)
Insert Micro SD card or USB Flash drive (make sure it's fast) and adopt the storage.
Install ES File Explorer and use its Root Explorer or use ADB command line:
Code:
adb uninstall <package_name>
to remove the Plex Media Server app. Reboot and verify that it's truly removed.
Enable Developer Options
Install Plex Media Server from Google Play. Yes, this will install it in the Internal Shared Storage, but it won't be in the /System/ folder.
Go to: Settings > Developer options > Force allow apps on external (4th from the bottom)
Go to: Settings > Apps > Storage Used and move Plex Media Server to the external storage.
Reboot the Shield
*Start Plex, initiate Plex Media Server, do not build default libraries, and it should work
Reboot the Shield
Use the Plex web client to create your libraries
Enjoy!!
*Whenever you restart the Nvidia Shield, launch Plex using the Plex Media Server shortcut in SETTINGS > APPS because you have to wait 1-3 seconds for your Micro SD or USB 3.0 Flash Drive to initialize, so this makes sure the PMS is running before Plex is opened.
Thank you so much for this guide.
Damn son, You literally just did the impossible!!! People have been trying to achieve this since Plex came to Shield Tv. Over 9000 thanks to you for getting this done & for posting a guide!!!
I got this to work, But had massive trouble trying to remove PMS with both ES File Explorer & ADB. After a hour or 2, I was finally able to remove PMS with Titanium Backup Pro successfully. I've got as far as setting my libraries up now & it all apiers to be on my 3.0 SSD
I can't find the folder to place the channel bundles. Did the folder structure change from the plex server that is installed as a system app?
liqianghua said:
I can't find the folder to place the channel bundles. Did the folder structure change from the plex server that is installed as a system app?
Click to expand...
Click to collapse
Im looking to install a few plugins & it seems the folder has been moved from "/data/data/com.plexapp.mediaserver.smb". Did you happen to find the new location of the appdata location?
EDIT: I have just managed to find it. Its located at.. "mnt/expand/RANDOM CODE/user/0/com.plexapp.mediaserver.smb"
RANDOM CODE Seems to be the adoptive storage ID. I didnt include mine because chances are is that mine would be different & it is around 35 characters long.
BIFFTAZ said:
Im looking to install a few plugins & it seems the folder has been moved from "/data/data/com.plexapp.mediaserver.smb". Did you happen to find the new location of the appdata location?
EDIT: I have just managed to find it. Its located at.. "mnt/expand/RANDOM CODE/user/0/com.plexapp.mediaserver.smb"
RANDOM CODE Seems to be the adoptive storage ID. I didnt include mine because chances are is that mine would be different & it is around 35 characters long.
Click to expand...
Click to collapse
Thank you BIFFTAZ. I appreciate your reply. It was driving me crazy not finding it. I ended up resetting my device in frustration and will let you know once I get my Shield back up and running.
Thanks muchly, Neo3D!
It's been working fine for me for the last 10 days or so on my 2015 16GB. Netflix is still working too - I'd read somewhere that they'd made it stop working on rooted devices but that doesn't seem to be the case here.
Hopefully the setup will survive the next Plex Media Server update !
BTW, after much unsuccessful faffing around with ES File Explorer etc, in the end I removed the existing PlexMediaServer via:
Code:
adb shell # on your PC
su # you will have to grant superuser access when asked by the SU app
mount -o rw,remount -t ext4 /system # mount /system as read-writeable
cd /system/app
rm -rf PlexMediaServer
Does this method work for the latest version of Shield with the latest software (just got one last week) ?
If yes, do any of the steps above change for it, or can I follow them to the dot?
TIA for the help... and Thank you OP for the awesome work!
@Neo3D, tank you so mutch, your trick worked like a charm (on my Nvidia Shield TV 2017, 16GB, Nvidia Experience 6.2)!
I've been spent a lot of time searching a solution to the Plex server and 16GB Shield limitation, and finally I got Plex working on the adopted storage!
(I suggest to @snickler or others moderators, to post this solution as a sticky post)
I also made some R/W performance tests:
1) insternal Shield storage: 210/40
2) KingFast SSD, 30GB, 1,8 inch, mSATA III, MLC (adopted storage) + Inateck USB 3.0 SSD mSATA, USB 3.0: 210/97
3) SanDisk Ultra Fit, 32GB, usb 3.0 (adopted storage) : 80/30
BIFFTAZ said:
Im looking to install a few plugins & it seems the folder has been moved from "/data/data/com.plexapp.mediaserver.smb". Did you happen to find the new location of the appdata location?
EDIT: I have just managed to find it. Its located at.. "mnt/expand/RANDOM CODE/user/0/com.plexapp.mediaserver.smb"
Click to expand...
Click to collapse
Hi, I have a question: did you managed to manually install plugins like Trakt or WebTools?
coolpal said:
Does this method work for the latest version of Shield with the latest software (just got one last week) ?
If yes, do any of the steps above change for it, or can I follow them to the dot?
TIA for the help... and Thank you OP for the awesome work!
Click to expand...
Click to collapse
Yeah, it works!
You can follow the step-by-step from the OP, in case of troubles uninstalling Plex server you can follow the steps provided by @Xaph0d.
When starting Plex server for the first time, pay attention to the pop-up asking for w/r permission.
Then profit it!
goose2600 said:
I also made some R/W performance tests:
1) insternal Shield storage: 210/40
2) KingFast SSD, 30GB, 1,8 inch, mSATA III, MLC (adopted storage) + Inateck USB 3.0 SSD mSATA, USB 3.0: 210/97
3) SanDisk Ultra Fit, 32GB, usb 3.0 (adopted storage) : 80/30
Click to expand...
Click to collapse
How did you do this performance tests?
goose2600 said:
Yeah, it works!
You can follow the step-by-step from the OP, in case of troubles uninstalling Plex server you can follow the steps provided by @Xaph0d.
When starting Plex server for the first time, pay attention to the pop-up asking for w/r permission.
Then profit it!
Click to expand...
Click to collapse
Thanks.. was able to root it.
Had to splice two usb cables to make A to A cable.
Now stuck on deleting PlexMediaServer. Using the method suggested by @Xaph0d, and get a prompt from superuser which i granted, but still see "Read-only file system". Any ideas what could be wrong?
GrandStar said:
How did you do this performance tests?
Click to expand...
Click to collapse
Just using A1 SD Bench android app.
It is not science, but crearly demonstrate as adopted storage can be fast.
coolpal said:
Now stuck on deleting PlexMediaServer. Using the method suggested by @Xaph0d, and get a prompt from superuser which i granted, but still see "Read-only file system". Any ideas what could be wrong?
Click to expand...
Click to collapse
Try this:
Code:
adb shell
su
mount -o rw,remount -t ext4 /system
Thanks @goose2600
I am able to get it all working!
Can I migrate my existing PMS library metadata from Windows 10 machine to Shield?
coolpal said:
Thanks @goose2600
I am able to get it all working!
Can I migrate my existing PMS library metadata from Windows 10 machine to Shield?
Click to expand...
Click to collapse
Probably you can, but as I am new to Plex (and also re-reading the steps 9 and 11 of this guide) I don't know how Plex create the library, so I preferred to start from the scratch.
Now I would like just to find a way to install any unsupported plugins. If you will ever know the way, let me know
EDIT: To get unsupported plugins to works, we have justs to symlink the Plug-ins folder located in the data folder present in the external adopted storage (which is no writable) to a new folder located on the /sdcdard, which is writable.
I just graded to higher external HD from smaller HD. My device is not rooted and stock. I don't how I managed use my original HD as my plex server for all my movies. Now trying to figure out update it where the shield would recognize the new HD
Thanks for this guide, got it all working! Apart from one thing....
For some reason Plex is not downloading all the metadata, movie posters etc. It will only download maybe a handful or two, but not my whole library.
I had no issues when Plex was on the internal storage, but a nightmare now on the external storage. What can I do to fix this please?
Be sure to follow the guide step by step, even steps 9, 10 and 11.
Pay also attention to give the r/w permission when Plex will ask for them (it is pretty easy to dismiss the request).
I moved Plex data on two devices following this guide, and always worked without any troubles.
goose2600 said:
Be sure to follow the guide step by step, even steps 9, 10 and 11.
Pay also attention to give the r/w permission when Plex will ask for them (it is pretty easy to dismiss the request).
I moved Plex data on two devices following this guide, and always worked without any troubles.
Click to expand...
Click to collapse
I've followed the guide exactly, especially those steps. Still don't get why it's only downloading some metadata and not all my library. Will have to post a screenshot later
Without root
I belive it shoud work also without root doing this:
1. Enable Developer mode
2. Enable ADB via usb in developer
3. run:
Code:
adb devices
4. Give permission on the screen
5. run:
Code:
adb shell
6. run:
Code:
pm uninstall -k --user 0 com.plexapp.mediaserver.smb
(this will uninstall the app from curent user 0)
7. Reinstall Plex Server form store