Thanks Thanks:  1
Likes Likes:  0
Dislikes Dislikes:  0
Results 1 to 15 of 28

Thread: AZBOX HD PlugIns

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Golden Member istvan's Avatar
    Join Date
    14 Feb 2007
    Location
    Baia Mare
    Posts
    396
    Mentioned
    2 Post(s)
    Rep Power
    65

    Default AZBOX HD PlugIns

    Monkus OpenXCAS Tools 1.1:
    - AzBox HD Backup v0.91 (NEW)
    - AzBox HD USB Mount Script v2.0
    - AzBox HD USB Background Copy Script v1.1

    ----------

    # AzBox HD Backup v0.91 for OpenXCAS

    # 0.91 (ChangeLog)
    # - DVB-C and DVB-T support
    Attached Files Attached Files
    Last edited by istvan; 02-02-10 at 14:38.
    RSP-TEAM

  2. #2
    Golden Member istvan's Avatar
    Join Date
    14 Feb 2007
    Location
    Baia Mare
    Posts
    396
    Mentioned
    2 Post(s)
    Rep Power
    65

    Default Re: PlugIns

    Monkus OpenXCAS Tools 1.3:
    - AzBox HD Backup v0.93 (UPDATE)
    - AzBox HD USB Mount Script v2.2 (UPDATE)
    - AzBox HD USB Background Copy Script v1.3 (UPDATE)
    - AzBox HD SwapOn v1.0 (NEW)

    ChangeLog (From 1.2):

    # AzBox HD Backup v0.93:
    # - backup.list change (from /EMU to only /EMU/OpenXCAS[2]) cause archive size
    # - writing all buffered filesystem blocks to disk before reboot
    # - some warnings in restore.sh script
    # - possible to choose archive to restore (./restore.sh /path/to/archive.tar)
    # - compatibility with azbox webinterface (by koivo, joseba)

    # AzBox HD USB Mount Script v2.2
    # - small probe hack to mount some usb devices with isofs (secondary root)
    # - compatibility with azbox webinterface (by koivo, joseba)

    # AzBox HD USB Background Copy Script v1.3
    # - check, if usb device exists
    # - compatibility with azbox webinterface (by koivo, joseba)

    # AzBox HD SwapOn v1.0
    # - new plugin to add more total memory using swap
    # - possible to choose swap device (usb device or internal hard disk)
    # - possible to choose swap size (100MB is fine)
    # - compatibility with azbox webinterface (by koivo, joseba)
    Attached Files Attached Files
    RSP-TEAM

  3. #3
    Golden Member istvan's Avatar
    Join Date
    14 Feb 2007
    Location
    Baia Mare
    Posts
    396
    Mentioned
    2 Post(s)
    Rep Power
    65

    Default AzBox Web Interface by telesat

    WEB IF Ver.1.2 © 2009 - Telesat Team
    FIX : Compatibility with older FW , 0.92880 or lower.
    Attached Files Attached Files
    RSP-TEAM

  4. #4
    Standard RSP member mabutiako's Avatar
    Join Date
    12 Apr 2007
    Location
    Arad
    Posts
    29
    Mentioned
    0 Post(s)
    Rep Power
    0

    Default Re: PlugIns

    apare tot ca v1.0, si dupa restart, nu 1.2

  5. #5
    Golden Member istvan's Avatar
    Join Date
    14 Feb 2007
    Location
    Baia Mare
    Posts
    396
    Mentioned
    2 Post(s)
    Rep Power
    65

    Default cccam switch mgcamd

    Change cccam mgcamd


    trying to create a script to change during the operational to the cam.
    Unfortunately I am not yet succeeded.
    I noticed that a start in the telnet does not work, if the cam is not in the autostart.
    can you help me?



    cccam_ modul

    openxcas.conf


    Code:
    [module]
    name = CCcamCAS
    daemon = cccam_module.sh
    version = 1.00
    api=yes
    wait =10sec
    cccam_module.sh

    Code:
    #!/bin/sh
    killall -9 cccam_module &
    killall -9 mgcamd &
    sleep 2
    rm -rf /tmp/*.info* /tmp/*.pid*
    sleep 5

    cd /EMU/OpenXCAS/CCcamCAS
    ./cccam_module &


    mgcamd

    openxcas.conf



    Code:
    [module]
    name = mgcamd
    daemon = mgcamd.sh
    api = yes
    wait = 15sec
    version = 1.32
    # argument = -a 3

    mgcamd.sh

    Code:
    #!/bin/sh
    killall -9 mgcamd &
    killall -9 cccam_module &

    sleep 2
    rm -rf /tmp/*.info* /tmp/*.pid*
    sleep 5

    cd /EMU/OpenXCAS/mgcamd
    ./mgcamd &
    RSP-TEAM

  6. #6
    Golden Member istvan's Avatar
    Join Date
    14 Feb 2007
    Location
    Baia Mare
    Posts
    396
    Mentioned
    2 Post(s)
    Rep Power
    65

    Default AZHD Key AzBox HD plugin

    A new plugin for our AzBox HD.


    What is it?

    -------------

    This plugin allows your AZBox HD to download updated SoftCam.Key & constant.cw

    from remote server.

    You don't need any more to download updated keys and send them to the box by

    using FTP connection.



    How to

    ------------

    Create a new folder in /EMU/ called TechSatAZHDKey

    Copy TechSatAZHDKey in /EMU/TechSatAZHDKey/.

    Change Files Attributes to 755 (both). Change the .cfg of your favorite EMU

    to make possible the reading of the keys.

    Exit DCC.

    Push Home button in your AzHD remote and go to Installed Plugins.

    Select TechsatAZHDKey and press Ok.

    That's all.

    Just close black screen after few seconds by pressing Exit and... Enjoy.



    Why install this plugin?

    -----------------------------------------------------------------------------

    Because SoftCam.Key & constant.cw is automatically generated from

    TechSat Maker keys DataBase, updated in real time!!...


    Thanks TechSat Team
    Attached Files Attached Files
    RSP-TEAM

  7. #7
    Member Visitor
    Join Date
    07 Mar 2011
    Posts
    1
    Mentioned
    0 Post(s)
    Rep Power
    0

    Default

    Quote Originally Posted by istvan View Post
    Monkus OpenXCAS Tools 1.3:
    - AzBox HD Backup v0.93 (UPDATE)
    - AzBox HD USB Mount Script v2.2 (UPDATE)
    - AzBox HD USB Background Copy Script v1.3 (UPDATE)
    - AzBox HD SwapOn v1.0 (NEW)

    ChangeLog (From 1.2):

    # AzBox HD Backup v0.93:
    # - backup.list change (from /EMU to only /EMU/OpenXCAS[2]) cause archive size
    # - writing all buffered filesystem blocks to disk before reboot
    # - some warnings in restore.sh script
    # - possible to choose archive to restore (./restore.sh /path/to/archive.tar)
    # - compatibility with azbox webinterface (by koivo, joseba)

    # AzBox HD USB Mount Script v2.2
    # - small probe hack to mount some usb devices with isofs (secondary root)
    # - compatibility with azbox webinterface (by koivo, joseba)

    # AzBox HD USB Background Copy Script v1.3
    # - check, if usb device exists
    # - compatibility with azbox webinterface (by koivo, joseba)

    # AzBox HD SwapOn v1.0
    # - new plugin to add more total memory using swap
    # - possible to choose swap device (usb device or internal hard disk)
    # - possible to choose swap size (100MB is fine)
    # - compatibility with azbox webinterface (by koivo, joseba)
    might be a silly question but how do you use this ?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •