Here are software that related with Samsung H series TVs.
Please don't create any new topic here unless you have software to post/release.
-
sectroyer
- Official SamyGO Developer
- Posts: 5765
- Joined: Wed May 04, 2011 5:10 pm
Post
by sectroyer » Fri Jan 30, 2015 11:22 am
Disable DRM on H MST devices and does a lot of other stuff. Highly recommended to install
- Extract attached archives and copy libNoDRM.so to /mnt/opt/privateer/usr/libso
- Get latest samyGOso from there and copy/overwrite samyGOso file (not folder) to /mnt/opt/privateer/usr/bin
- Set permissions if needed (usually not if overwritten)
Code: Select all
chmod 755 /mnt/opt/privateer/usr/bin/samyGOso
- Execute
Code: Select all
samyGOso -p `pidof exeTV` -r -l /mnt/opt/privateer/usr/libso/libNoDRM.so -d transition
andCode: Select all
samyGOso -p `pidof exeAPP` -r -l /mnt/opt/privateer/usr/libso/libNoDRM.so -d transition
"transition" switch is optional and allows to be able to playback previous/still encrypted recordings.
Logfile is written to: /dtv/NoDRM.log
- Autostart:
- Copy 99_91_pvr_NoDRM.init from archive to /mnt/etc/init.d
- Set permissions
Code: Select all
chmod 755 /mnt/etc/init.d/99_91_pvr_NoDRM.init
You do not have the required permissions to view the files attached to this post.
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 http://ctrlv.it/ Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
-
sectroyer
- Official SamyGO Developer
- Posts: 5765
- Joined: Wed May 04, 2011 5:10 pm
Post
by sectroyer » Fri Jan 30, 2015 12:28 pm
juuso wrote:Finally

Had to test it first

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 http://ctrlv.it/ Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
-
puetz42
- SamyGO Project Donor
- Posts: 6
- Joined: Wed Dec 31, 2014 3:19 am
Post
by puetz42 » Fri Jan 30, 2015 6:34 pm
Thank you, works perfectly!
But I had to use /mnt/opt/privateer/usr/libso/libNoDRM.so instead of /mtd_rwcommon/so/libNoDRM.so or for both commands. Init script also uses $LIBSO_DIR
Code: Select all
/mnt # export
[...]
export LIBSO_DIR='/mnt/opt/privateer/usr/libso'
[...]
-
zoelechat
- Official SamyGO Developer
- Posts: 8374
- Joined: Fri Apr 12, 2013 7:32 pm
- Location: France
Post
by zoelechat » Fri Jan 30, 2015 7:34 pm
puetz42 wrote:But I had to use /mnt/opt/privateer/usr/libso/libNoDRM.so instead of /mtd_rwcommon/so/libNoDRM.so or for both commands. Init script also uses $LIBSO_DIR
Sorry typo
Fixed

I do NOT receive any PM. Please use forum.
-
thetrouc
- SamyGO Project Donor
- Posts: 20
- Joined: Fri Jan 02, 2015 1:40 pm
- Location: Poland
Post
by thetrouc » Fri Mar 20, 2015 1:55 pm
Works great.
Why haven't you added NoDRM to the recent release of samyext4.zip ?
best
thetoruc
UE55KU6670S: (waiting for root)
UE48H5500 : T-MST14DEUC-2121.6 (rooted) - for sale
UE48H5000 (no network in this model)
UE40B8000 : T-CHU7DEUC-3000.G (rooted)
-
zoelechat
- Official SamyGO Developer
- Posts: 8374
- Joined: Fri Apr 12, 2013 7:32 pm
- Location: France
Post
by zoelechat » Fri Mar 20, 2015 2:01 pm
thetrouc wrote:Works great.
Why haven't you added NoDRM to the recent release of samyext4.zip ?
Because not everybody is supposed to be interested in, because it works only on MST, and for you to learn how to install it

I do NOT receive any PM. Please use forum.
-
shapala
- SamyGO Project Donor
- Posts: 5
- Joined: Sat Jan 24, 2015 10:34 pm
Post
by shapala » Fri May 01, 2015 10:00 am
zoelechat wrote:thetrouc wrote:Works great.
Why haven't you added NoDRM to the recent release of samyext4.zip ?
Because not everybody is supposed to be interested in, because it works only on MST, and for you to learn how to install it

Can you explain more detaily how to do this? Where to find this filders and how to set this permissions?
-
zoelechat
- Official SamyGO Developer
- Posts: 8374
- Joined: Fri Apr 12, 2013 7:32 pm
- Location: France
Post
by zoelechat » Fri May 01, 2015 10:42 am
shapala wrote:Can you explain more detaily how to do this? Where to find this filders and how to set this permissions?
Telnet/FTP/Google

I do NOT receive any PM. Please use forum.
-
Pillenflitzer
- SamyGO Project Donor
- Posts: 32
- Joined: Sun Jan 11, 2015 3:41 pm
Post
by Pillenflitzer » Fri Aug 28, 2015 12:48 pm
Works like a charm.
On mac install osxfuse + fuse-ext2 and you can mount your USBStick/Drive with records.
With mkvtools you can export .srf Files to mkv

-
creamss23
- SamyGO Project Donor
- Posts: 9
- Joined: Tue Nov 11, 2014 2:30 pm
Post
by creamss23 » Mon Sep 14, 2015 7:48 pm
Please delete
Last edited by
creamss23 on Sat Oct 24, 2015 10:01 am, edited 1 time in total.