Page 1 of 8

[App] SamyGO NoDRM H (MST only)

Posted: Fri Jan 30, 2015 11:22 am
by sectroyer
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
    and

    Code: 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

Re: [App] SamyGO NoDRM H (MST only)

Posted: Fri Jan 30, 2015 12:28 pm
by sectroyer
juuso wrote:Finally :)
Had to test it first ;)

Re: [App] SamyGO NoDRM H (MST only)

Posted: Fri Jan 30, 2015 6:34 pm
by puetz42
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'
[...]

Re: [App] SamyGO NoDRM H (MST only)

Posted: Fri Jan 30, 2015 7:34 pm
by zoelechat
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 :mrgreen:
Fixed ;)

Re: [App] SamyGO NoDRM H (MST only)

Posted: Fri Mar 20, 2015 1:55 pm
by thetrouc
Works great.
Why haven't you added NoDRM to the recent release of samyext4.zip ?

best
thetoruc

Re: [App] SamyGO NoDRM H (MST only)

Posted: Fri Mar 20, 2015 2:01 pm
by zoelechat
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 ;)

Re: [App] SamyGO NoDRM H (MST only)

Posted: Fri May 01, 2015 10:00 am
by shapala
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?

Re: [App] SamyGO NoDRM H (MST only)

Posted: Fri May 01, 2015 10:42 am
by zoelechat
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 :)

Re: [App] SamyGO NoDRM H (MST only)

Posted: Fri Aug 28, 2015 12:48 pm
by Pillenflitzer
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 :)

Re: [App] SamyGO NoDRM H (MST only)

Posted: Mon Sep 14, 2015 7:48 pm
by creamss23
Please delete