Lib allows to backup/restore/copy picture settings from/to any TV source/mode.
Especially useful before/after accessing service menu which resets everything to ugly factory defaults, factory reset...
Usage:
*For D series (arm), replace every instance of /mnt below by /mtd_rwcommon/widgets/user/SamyGO/SamyGO
Logfile is written to /dtv/BackPicSet.log
In case you want to save/load settings of several sources, you must cycle sources yourself and re-inject lib on each. For info, 3D has its own specific settings on every source/mode.
Settings can be applied to any other TV of the same series, but do not cross series!! (or expect strange looking in best case
).
Known issues:
*Changelog:
Especially useful before/after accessing service menu which resets everything to ugly factory defaults, factory reset...
Usage:
*For D series (arm), replace every instance of /mnt below by /mtd_rwcommon/widgets/user/SamyGO/SamyGO
- First install latest samyGOso as usual, if needed.
- Extract attached archive and copy libBackPicSet.so to /mnt/opt/privateer/usr/libso (create folder if needed).
- Execute:
Code:
samyGOso -d -T -B -l /mnt/opt/privateer/usr/libso/libBackPicSet.so [arg1...argN]
Injected without arg, it will only log picture settings of current source/mode:Spoiler: show
- SAVE[:/path/to/filename] - Save current source/mode settings to user-defined filename if specified, otherwise automatic filename will be generated on that basis:
- PicSettings_SOURCENAME_PICMODEID[_3D]
- 'PicSettings_TV_1_3D' (TV source, "Standard" picture mode and 3D enabled)
- 'PicSettings_HDMI2_7' (HDMI2 source, "Movie" picture mode and 3D disabled)
- LOAD[:/path/to/filename] - Load picture settings data to current source/mode from filename if specified, otherwise look for expected automatic filename on the above basis according to source/mode/3D.
- ALLMODE - Automatically cycle all picture modes of current source. If used, will likely load/save 3/4 settings files at once. You will notice TV quickly cycling them (=some blink). Of course can't be used together with user-defined filename but only when auto-generated because of multiple files. However, can be used alone to log all picture modes of current source.
- PATH:/path/to/ - Specify path to folder where to save data. Default is /mtd_rwarea for files to remain permanently. Also useless arg if filename is user-defined.
Logfile is written to /dtv/BackPicSet.log
In case you want to save/load settings of several sources, you must cycle sources yourself and re-inject lib on each. For info, 3D has its own specific settings on every source/mode.
Settings can be applied to any other TV of the same series, but do not cross series!! (or expect strange looking in best case

Known issues:
- On F series, picture might remain dark or black&white after loading a single settings file. Switching channel/source goes back to normal then.
- Brightness sensor on/off value may not be restored to saved state in some cases (=restored to OFF instead of ON).
*Changelog:
Code:
16/11/2015
v0.2.0 - First public release
Statistics: Posted by zoelechat — Mon Nov 16, 2015 7:35 pm — Replies 0 — Views 11