User Tools

Site Tools


android:tv:google_ccwgtv_4k_sabrina

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
android:tv:google_ccwgtv_4k_sabrina [2026/05/15 03:54] Sean Rhoneandroid:tv:google_ccwgtv_4k_sabrina [2026/06/10 00:40] (current) Sean Rhone
Line 17: Line 17:
 ====== Streams ====== ====== Streams ======
  
-===== Download Source =====+===== On-device ===== 
 + 
 +==== Download Source ====
  
   * https://github.com/iptv-org/iptv/commits/master/   * https://github.com/iptv-org/iptv/commits/master/
Line 23: Line 25:
   cd ~ && rm -Rf '/tmp/iptv' && git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/iptv-org/iptv.git' '/tmp/iptv'   cd ~ && rm -Rf '/tmp/iptv' && git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/iptv-org/iptv.git' '/tmp/iptv'
  
-===== Custom =====+==== Custom ====
  
 **** ****
Line 29: Line 31:
   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'   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 =====+==== Push ====
  
 **** ****
Line 35: Line 37:
   adb shell "mkdir -p '/sdcard/Streams'" && adb push '/tmp/iptv/custom/'* '/sdcard/Streams' && adb shell 'sync'   adb shell "mkdir -p '/sdcard/Streams'" && adb push '/tmp/iptv/custom/'* '/sdcard/Streams' && adb shell 'sync'
  
-===== Clean-up =====+==== Clean-up ====
  
 **** ****
  
   rm -Rf '/tmp/iptv' && adb disconnect && adb kill-server   rm -Rf '/tmp/iptv' && adb disconnect && adb kill-server
 +
 +===== NAS =====
 +
 +  * [[servers:linux:vsftpd|vsftpd]]
 +
 +==== Download Source ====
 +
 +  * https://github.com/iptv-org/iptv/commits/master/
 +
 +  cd ~ && rm -Rf '/mnt/NAS1/Videos/Streams/IPTV/src' && git clone --branch 'master' --depth '1' --recurse-submodules 'https://github.com/iptv-org/iptv.git' '/mnt/NAS1/Videos/Streams/IPTV/src'
 +
 +=== Update ===
 +
 +****
 +
 +  git -C '/mnt/NAS1/Videos/Streams/IPTV/src' reset --hard 'origin/master' && git -C '/mnt/NAS1/Videos/Streams/IPTV/src' pull origin 'master' --rebase
 +
 +==== Custom ====
 +
 +  rm -f '/mnt/NAS1/Videos/Streams/IPTV/'*'.m3u' && mv -f '/mnt/NAS1/Videos/Streams/IPTV/src/streams/us'*'.m3u' '/mnt/NAS1/Videos/Streams/IPTV/src/streams/uk'*'.m3u' '/mnt/NAS1/Videos/Streams/IPTV/src/streams/jp'*'.m3u' '/mnt/NAS1/Videos/Streams/IPTV'
  
/usr/local/www/wiki/data/attic/android/tv/google_ccwgtv_4k_sabrina.1778831685.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