Posts: 101
Joined: May 2017
Reputation:
9
JQZ*
Senior Member
Posts: 101
Yeah... I've tried installing and testing your piped version a couple of times now with no success. The recording starts with a notification, never gets a 2dt notification, and writes nada to the 64 GB card. No surprise though after you had me try copying files over to the 64 GB card and having it fail. I'll have to find my notes on using the adb shell to format the extra card as internal/adoptive storage.
Have you found any file comparison software that can access both the android phone files and files/folders in Windows? I'm so spoiled with my trusty Beyond Compare software in Windows that gives me a side-by-side Norton style comparison where I can easily copy'overwrite files from one Windows system to another. I'm ending up using Amaze to copy the settings.xml file over to Windows where I compare it to one there with the long xmltv and m3u URLs. Then copy that back into android. Time consuming, but faster than typing those long URLs into the tiny Kodi config window.
Posts: 3,101
Joined: Apr 2014
Reputation:
270
If you can plug your phone into windows computer you should just be able to enable file sharing and make a favourite link down into the kodi folder for easy access to the files.
On my shield I use the service.lan.ftp kodi addon to access it via ftp. I think its on github somewhere. There are some free ftp apps in the Play Store too.
I use WinSCP to access it. When you edit a file on the ftp server it will write back the changes without any fuss.
For file comparisons I just use Notepad++ and the Compare addon. Use 32bit Notepad++ to be compatible with most addons.
Posts: 3,101
Joined: Apr 2014
Reputation:
270
I wonder if some of your problems are from T-Mobile and your isp. Are you using their default blocking filters? I heard that UK isps had quite restrictive filters on by default. Maybe you need to opt out of them.
I still think your easiest solution would be to try and get adopted storage working.
Posts: 101
Joined: May 2017
Reputation:
9
JQZ*
Senior Member
Posts: 101
Well the issue the folks over at xda-developers were warning me about was that SD Card flash drives formatted as adoptive break down with the constant writing and rewriting that apps perform. They don't reliability hold up, and unless you choose one that's fast, can cause sluggish performance. The 64 GB card I got was a pretty cheap one. A while back I bought the fastest USB 3.0 flash stick I could find to load a portable copy of FooBar2000 onto, and it's still horrendously slow stating up and shutting down. If there are specific commands to run in adb shell that would designate the added storage space as being specifically for data storage purposes, that'd be great.
I also haven't found information on whether of not the 'sm list-disks' command, which in my case returns as 'disk:179,32', returns just the designation of the added sd card, or if that includes the existing internal memory. I see the 'sm list-volumes' command returns 'public:179,33 mounted 38C4-18FE', and know 38C4-18FE represents the sd card I see in Amaze. Past mistakes running Windows diskpart have made me very cautious of running any commands until I'm certain what they are going to do.. I sure don't want to run a command that will format the original internal memory. I'm okay with the card staying as dedicated internal memory.
Posts: 3,101
Joined: Apr 2014
Reputation:
270
I do put a lot of trust in Google to backup everything important on my phones.
Google Photos is good at keeping your precious memories safe when you enable automatic uploads. I'll email myself anything important and keep Chrome synced.
Anything else I make sure gets duplicated to at least my main pc and probably server too.
I always assume phones are going to be lost, broken or stolen and hope for the best.