[App] libPIPonTV E/F

Here are software that related with Samsung F series TVs.
Please don't create any new topic here unless you have software to post/release.

zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libPIPonTV E/F

Post by zoelechat »

Ok, old version removed then. Thanks a lot for all testing, I wonder how I would do without you ;)
I do NOT receive any PM. Please use forum.
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

Re: [App] libPIPonTV E/F

Post by wluczykijwf »

Thanks you too :)
Here in Poland it is said that ;):
There are no irreplaceable people

Btw. I'll be cheering for change between windows on PIP mode :)
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
dbgurudk
SamyGO Project Donor
Posts: 20
Joined: Wed Apr 08, 2015 5:31 pm

Re: [App] libPIPonTV E/F

Post by dbgurudk »

Hi zoelechat,

the lib will not autostart and log is not written.'

When i start it manually it works fine.

99_93_PIPonTV.init has 755

Any advice?

Thanks in advance,
Tom
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libPIPonTV E/F

Post by zoelechat »

Yes, some of your scripts is holding startup sequence, I'd bet on oscam bin not started as background task :)
I do NOT receive any PM. Please use forum.
dbgurudk
SamyGO Project Donor
Posts: 20
Joined: Wed Apr 08, 2015 5:31 pm

Re: [App] libPIPonTV E/F

Post by dbgurudk »

zoelechat wrote:Yes, some of your scripts is holding startup sequence, I'd bet on oscam bin not started as background task :)
How do I check that?

The OSCAM start script is like this:
SpoilerShow
#!/bin/sh
#
# ? Copyright 1996-2015, zoelechat@SamyGO
#
. /dtv/SGO.env


OSCAM_DIR=$SYSROOT/opt/privateer/usr/bin/oscam/
BUILD=oscam-svn10666-samsungtv-webif

stop_bootloop()
{
for USB in /dtv/usb/sd* ; do
echo "checking $USB"
[ -e $USB/STOP ] && echo "STOP found. Script exit..." && exit 1
done
}

case $1 in
start)
stop_bootloop
samyGOso -T -B -r -l $OSCAM_DIR/libOscam*.so
sleep 0.5
$OSCAM_DIR/$BUILD -c $OSCAM_DIR -w 0
;;
stop)
;;
status)
[ -f /dtv/libOscam*.log ] && cat /dtv/libOscam*.log || echo "Not started"
;;
*)
echo "Usage: $0 {start|stop|status}" 1>&2
exit 0
;;
esac

Thanks in advance,
Tom
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libPIPonTV E/F

Post by zoelechat »

Code: Select all

$OSCAM_DIR/$BUILD -c $OSCAM_DIR -w 0
->

Code: Select all

$OSCAM_DIR/$BUILD -c $OSCAM_DIR -w 0 -b
:)

ps: offtopic.
I do NOT receive any PM. Please use forum.
Piwek
Posts: 16
Joined: Wed Jan 15, 2014 8:48 pm

Re: [App] libPIPonTV E/F

Post by Piwek »

How to unlock more PIP sizes
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libPIPonTV E/F

Post by zoelechat »

Read 1st post.
I do NOT receive any PM. Please use forum.
Piwek
Posts: 16
Joined: Wed Jan 15, 2014 8:48 pm

Re: [App] libPIPonTV E/F

Post by Piwek »

I read and i don't know how to use, MORESIZE arg
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libPIPonTV E/F

Post by zoelechat »

Like any other arg, examples are not missing :)
I do NOT receive any PM. Please use forum.

Post Reply

Return to “[F] Software”