[App] Subtitle Font Size and Color Patch
Re: [App] Subtitle Font Size and Color Patch
@zoelechat
with 10_01_FontSizeColorPatch.zip I lost samygo functionality. I had to reinstall samygo twice to see if the problem persists. Anyway, I renamed it as it was before at 99_99_FontSizeColorPatch.zip and do not see any problems
with 10_01_FontSizeColorPatch.zip I lost samygo functionality. I had to reinstall samygo twice to see if the problem persists. Anyway, I renamed it as it was before at 99_99_FontSizeColorPatch.zip and do not see any problems
TV: UE40F7000 - T-FXPDEUC-1115.0 - SamyGO Extensions on F series
TV: UE55ES7000S - T-ECPDEUC-2003.4 - SamyGO tool Right from USB - no develop account is needed
TV: UE40C6710 - T-VALDEUC 3011 - Hacking TV over Hotel mode (C650 T-VALDEUC-3009.2)
BD-Player: BD-E6100 - B-FIRBPEWWC 1063.3 - rooted, no more Cin@vi@
NAS: CIFS: MAG250 NFS: Playon!HD
TV: UE55ES7000S - T-ECPDEUC-2003.4 - SamyGO tool Right from USB - no develop account is needed
TV: UE40C6710 - T-VALDEUC 3011 - Hacking TV over Hotel mode (C650 T-VALDEUC-3009.2)
BD-Player: BD-E6100 - B-FIRBPEWWC 1063.3 - rooted, no more Cin@vi@
NAS: CIFS: MAG250 NFS: Playon!HD
Re: [App] Subtitle Font Size and Color Patch
@sectroyer
Could you please give me the value of original hardcoded font color?
I just want to patch default values in startup script stop case...
Thanks
Could you please give me the value of original hardcoded font color?
I just want to patch default values in startup script stop case...
Thanks

I do NOT receive any PM. Please use forum.
Re: [App] Subtitle Font Size and Color Patch
Code: Select all
static void usage_and_exit(const char *self)
{
...
fprintf(stderr, "\t-c, --color\t\tcolor in hex ARGB format (def. 0xFFF0F0F0)\n\n", self);

sorry, i cant fix stupid
oscam E/F, PVR encryption key dumper E/F, PVRtoTS E/F, PVRAnyDev E/F, SamyGOso .so injection, STFU mod D/E/F + other stuff
oscam E/F, PVR encryption key dumper E/F, PVRtoTS E/F, PVRAnyDev E/F, SamyGOso .so injection, STFU mod D/E/F + other stuff
Re: [App] Subtitle Font Size and Color Patch
Thanks bugficks, I knew that was some sort of light grey but I didn't have the exact value 

I do NOT receive any PM. Please use forum.
Re: [App] Subtitle Font Size and Color Patch
Hi,
If anyone can give short instructions about applying this patch, I would be gratfeul
First of all - is it possible to be done on F series? If yes, then continue reading
If no, then please somebody confirm this so I can stop trying 
I rooted my Samsung F8000 - it works fine; I can connect to ftp and I've managed to combine multiple apps from different countries, but "larger" subtitle support is another thing I want to do. But really don't know how.
Which app do you use to connect to TV? Putty or something else? Using Telnet on port 23 to do this?
Where this .zip file shoud be stored to apply this patch code? In one of TV's directories or somewhere else?
I also downloaded these two .zip files (for startup init) to usb but how do I activate it? I'm lost here
Thanks in advance for your reply and instructions for "dummies"
If anyone can give short instructions about applying this patch, I would be gratfeul

First of all - is it possible to be done on F series? If yes, then continue reading


I rooted my Samsung F8000 - it works fine; I can connect to ftp and I've managed to combine multiple apps from different countries, but "larger" subtitle support is another thing I want to do. But really don't know how.
Which app do you use to connect to TV? Putty or something else? Using Telnet on port 23 to do this?
Where this .zip file shoud be stored to apply this patch code? In one of TV's directories or somewhere else?
I also downloaded these two .zip files (for startup init) to usb but how do I activate it? I'm lost here

Thanks in advance for your reply and instructions for "dummies"

Re: [App] Subtitle Font Size and Color Patch
E only. F support coming in the futurethebuzy wrote:Hi,
If anyone can give short instructions about applying this patch, I would be gratfeul
First of all - is it possible to be done on F series? If yes, then continue readingIf no, then please somebody confirm this so I can stop trying
I rooted my Samsung F8000 - it works fine; I can connect to ftp and I've managed to combine multiple apps from different countries, but "larger" subtitle support is another thing I want to do. But really don't know how.
Which app do you use to connect to TV? Putty or something else? Using Telnet on port 23 to do this?
Where this .zip file shoud be stored to apply this patch code? In one of TV's directories or somewhere else?
I also downloaded these two .zip files (for startup init) to usb but how do I activate it? I'm lost here
Thanks in advance for your reply and instructions for "dummies"

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 !!!!
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 !!!!
Re: [App] Subtitle Font Size and Color Patch
+1sectroyer wrote:E only. F support coming in the future
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: [App] Subtitle Font Size and Color Patch
I extracted 99_99_FontSizeColorPatch.init to /mnt/etc/init/d/ and if I run manually from terminal it's working fine but not automatically after rebooting tvzoelechat wrote:Ok, here it is:
-Args/path to be defined on top of script
-USB STOP protection
-stdout/stderr sent to /dtv/logfile and script status)
updated:
-missing 'echo' in usb_stop that did not affect functioning, just syntax error![]()
-now patching default values on script stop case.
Re: [App] Subtitle Font Size and Color Patch
Could you connect to http://YOUR_TV_IP:1080/cgi-bin/test.cgi and paste here script status then output when you click on start?TeHashX wrote:I extracted 99_99_FontSizeColorPatch.init to /mnt/etc/init/d/ and if I run manually from terminal it's working fine but not automatically after rebooting tv
I do NOT receive any PM. Please use forum.
Re: [App] Subtitle Font Size and Color Patch
Unable to connect