[App] Movie Delete Patch unlock for C series

Here are software that related with Samsung C series TVs, applications, programs that will run in your TV or computer...:!:This forum is NOT FOR USER QUESTIONS or Problems.

User avatar
mmhorda
SamyGO Project Donor
Posts: 152
Joined: Tue Jan 25, 2011 11:23 am

Re: [App] Movie Delete Patch unlock for C series

Post by mmhorda »

my init. # 99_99_MovieDelpatch.init

Code: Select all

#!/bin/sh
#
# ? Copyright 1996-2014, SamyGO
#
#
. /dtv/SGO.env

case $1 in
	start)
	$SYSROOT/opt/privateer/usr/so/moviedelpatch -n exeDSP -d -o &
	;;
	stop)
	;;
	status)
	;;
	*)
	echo "Usage: $0 {start|stop|status}" 1>&2
	exit 0
	;;
esac
TV: LE40C750 - T-VALDEUC 3011.0
TV: UE40D6100 - T-GAS6DEUC 1026.0
TV: UE50ES6300 - T-MST10PDEUC 1042.0
NAS: MyBookLive 3Tb - Core F/W 02.43.03-022
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Movie Delete Patch unlock for C series

Post by sectroyer »

mmhorda wrote:my init. # 99_99_MovieDelpatch.init

Code: Select all

#!/bin/sh
#
# ? Copyright 1996-2014, SamyGO
#
#
. /dtv/SGO.env

case $1 in
	start)
	$SYSROOT/opt/privateer/usr/so/moviedelpatch -n exeDSP -d -o &
	;;
	stop)
	;;
	status)
	;;
	*)
	echo "Usage: $0 {start|stop|status}" 1>&2
	exit 0
	;;
esac
Well the "&" in:

Code: Select all

$SYSROOT/opt/privateer/usr/so/moviedelpatch -n exeDSP -d -o &
is not really needed:) And I understand it now works for you ?
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Movie Delete Patch unlock for C series

Post by zoelechat »

First post edited blindly, please verify :D

ps: I've estimated that more people had /SamyGO as $SYSROOT than those knowing wtf is $SYSROOT :mrgreen:
I do NOT receive any PM. Please use forum.
User avatar
mmhorda
SamyGO Project Donor
Posts: 152
Joined: Tue Jan 25, 2011 11:23 am

Re: [App] Movie Delete Patch unlock for C series

Post by mmhorda »

sectroyer wrote:
Well the "&" in:

Code: Select all

$SYSROOT/opt/privateer/usr/so/moviedelpatch -n exeDSP -d -o &
is not really needed:) And I understand it now works for you ?
Yes it is working for me. :)
TV: LE40C750 - T-VALDEUC 3011.0
TV: UE40D6100 - T-GAS6DEUC 1026.0
TV: UE50ES6300 - T-MST10PDEUC 1042.0
NAS: MyBookLive 3Tb - Core F/W 02.43.03-022
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Movie Delete Patch unlock for C series

Post by zoelechat »

Moved out of donor's area, enjoy!
I do NOT receive any PM. Please use forum.
tempinbox
Posts: 317
Joined: Wed May 11, 2011 7:00 pm

Re: [App] Movie Delete Patch unlock for C series

Post by tempinbox »

Thanks! It works :D

Post Reply

Return to “[C] Software”