And how the f*ck do i remove TVPLUS crap? Ive already disable hbbtv and deleted the channels numbers 5000+, but they come back

Code: Select all
wascmd -l
Code: Select all
[...]
--------------app_tizen_id =tisT7SVUug.tunein-------------
--------------app_package_name =tisT7SVUug-------------
[...]
Code: Select all
wascmd -u tisT7SVUug
Code: Select all
tv-schlafzimmer~ # wascmd -l |grep maxdome
--------------app_title =maxdome-------------
--------------app_icon_path =/opt/usr/apps/Kxeo5u275R/shared/res/Kxeo5u275R.maxdome.jpg-------------
--------------app_tizen_id =Kxeo5u275R.maxdome-------------
tv-schlafzimmer~ # wascmd -u Kxeo5u275
uninstall Kxeo5u275
app_id[Kxeo5u275] uninstall start
app_id[Kxeo5u275] uninstall failed[132]
spend time for wascmd is [56]ms
Code: Select all
--------------app_tizen_id =Kxeo5u275R.maxdome
Uninstall failed because you forgot an R at the endwascmd -u Kxeo5u275
Code: Select all
ls /opt/usr/apps/*/bin
Code: Select all
tv-schlafzimmer~ # systemctl status tvplus-service
● tvplus-service.service - tvplus-service
Loaded: loaded (/usr/lib/systemd/system/tvplus-service.service; static)
Active: active (running) since Tue 2018-07-17 22:12:28 CEST; 2min 9s ago
Main PID: 2236 (tvplus-service)
CGroup: /system.slice/tvplus-service.service
└─2236 /usr/bin/tvplus-service
tv-schlafzimmer~ # systemctl status tvplus-service.path
● tvplus-service.path - tvplus-service services are launched
Loaded: loaded (/usr/lib/systemd/system/tvplus-service.path; static)
Active: active (running) since Thu 1970-01-01 01:00:01 CET; 48 years 6 months ago
tv-schlafzimmer~ # ll /tmp/tvplus_*
-rw-r--r-- 1 app app 0 2018-07-17 22:12 /tmp/tvplus_first_boot
-rw-r--r-- 1 app app 0 2018-07-17 22:12 /tmp/tvplus_ready
tv-schlafzimmer~ #
Code: Select all
mount -o bind /tmp/waitforever /usr/bin/tvplus-service
killall tvplus-service # or systemctl stop service