User Tools

Site Tools


android:tv:google_ccwgtv_4k_sabrina

This is an old revision of the document!


ADB Connect

adb pair
adb connect

Streams

Download

cd ~ && rm -Rf '/tmp/iptv' && git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/iptv-org/iptv.git' '/tmp/iptv'
mkdir -p '/tmp/iptv/custom' && mv -f '/tmp/iptv/streams/us'*'.m3u' '/tmp/iptv/streams/uk'*'.m3u' '/tmp/iptv/streams/jp'*'.m3u' '/tmp/iptv/streams/cn'*'.m3u' '/tmp/iptv/custom'

Push

adb shell "mkdir -p '/sdcard/Streams'"
adb push '/tmp/iptv/custom/'* '/sdcard/Streams'

Clean-up

rm -Rf '/tmp/iptv' && adb disconnect && adb kill-server
/srv/www/wiki/data/attic/android/tv/google_ccwgtv_4k_sabrina.1778830944.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki