annuncio

Comprimi
Ancora nessun annuncio.

Tools for Azbox HD

Comprimi
Questa č una discussione evidenziata.
X
X
Comprimi
Currently Active Users Viewing This Thread: 0 (0 members and 0 guests)
 
  • Filtro
  • Ora
  • Visualizza
Elimina tutto
nuovi messaggi

  • Tools for Azbox HD

    S99PriorityManager v1.2 14-05-2010

    ################################# ###################
    # Description:
    #
    # This Script is written by buyukbang and inspired from the script made By MalMen.
    # Special thanks to Smudger for all tests for the all information, tests and power measurements!
    #
    # 1. S99PriorityManager automatically changes the priorities of the processes to give optimal performance for the menu being used. I tested
    # all processes one by one, decided their effects on the performance of all modules and wrote a bug-free (hopefully) script.
    #
    # 2. S99PriorityManager provides power saving ! Smudger's power measurements show that S99PriorityManager decrease power consumption of the
    # box from 25W to 23W while watching an SD channel and from 28W to 24W while watching an HD channel.
    #
    #
    ################################# ###################
    # User Defined Parameters :
    #
    # MODE : IF YOU WANT TO RUN THIS SCRIPT ON A BOX BEING USED AS A CAM SERVER CHANGE BELOW LINE TO MODE=SERVER THEN SAVE THE SCRIPT.
    MODE=CLIENT
    #
    ################################# ###################
    # History:
    #
    # v1.2
    # -----
    # Fixed : Sometimes CRTVCore collects all CPU power and this slows down everything. So I decreased priority of CRTVCore.
    # Fixed : Fixed a bug in restart command ( /DISK2/etc/start.d/S99PriorityManager.sh restart )
    # Improved : All process priorities fine tuned.
    # Improved : Better menu detection.
    # Improved : Better sleep mode detection.
    # Modified : Loop sleep time decreased from 60 seconds to 30 seconds.
    # Added : azepgmgr support to protect TV/Media applications from the glitches caused by its initial process. (Thanks to Smudger!)
    # Added : Client/Server mode switch parameter for those who want to this script on a box being used as a CAM server.
    # Added : Audio menu prioritization.
    # Added : Settings menu prioritization.
    # Added : Plugins menu prioritization.
    # Added : Cheops EMU prioritization.
    # Added : SBox EMU prioritization.
    #
    # v1.1
    # -----
    # Added : RSS and Browser components stay in memory after first usage. Added support for automatically killing RSS and Browser
    # components when using other menu.
    #
    # v1.0
    # -----
    # Fixed : All process priorities updated according to the results of my long tests. Mediaplayer performance, IP TV, Recording,
    # ECM Time (for EMUs) are optimized.
    # Fixed : Old scripts use "snice +XX" command to give processes positive nice values (lower priority). But this command does
    # not guarantee to decrease the priority and system sometimes ignore this command. You can check old scripts by top command
    # while changing menu modes. "<" sign means negative nice value and high priority, "N" sign means positive nice value and
    # low priority. After a few times changing the menu modes everything has "<" sign and this is really nonfunctional situation.
    # To fix this problem I used "snice STOP" which cannot be ignored by the system.
    # Fixed : massimo1167's script is not compatible with the option "Always Start in TV Mode" and this causes totally wrong
    # prioritization. This is fixed.
    # Fixed : Old scripts block firmware upgrades and upgrade process sticks at "Extracting". S99PriorityManager fixes this issue and
    # fully compatible Opensat upgrades. Just wait 45 seconds at "Extracting", then upgrade process will continue.
    # Added : ftp,samba,telnet prioritization in sleep mode. I suggest you to transfer your files with FTP during sleep mode prioritization.
    # This is the fasted method.
    # Added : Photo menu prioritization.
    # Added : Browser menu prioritization.
    # Added : RSS menu prioritization.
    # Added : Use this command to stop the script (does not work in old scripts) : /DISK2/etc/start.d/S99PriorityManager.sh stop
    # Added : Use this command to restart the script (does not work in old scripts) : /DISK2/etc/start.d/S99PriorityManager.sh restart
    # Added : Logging. Use this command to see log file : tail -f /tmp/S99PriorityManager_IsRunning
    #
    ################################# ###################
    # Intallation:
    #
    # 1. Check "User Defined Parameters" and if needed edit parameters then save the scipt.
    # 2. Put this script under "/DISK2/etc/start.d", use following commands in TELNET with below order.
    # 3. chmod 755 /DISK2/etc/start.d/S99PriorityManager.sh
    # 4. If you edited and saved the script use this command: dos2unix /DISK2/etc/start.d/S99PriorityManager.sh
    # 5. After the first run of the script standby.sh and wakeup.sh scripts will be created under /DISK2/etc . These scripts will help to main
    # script for the decision of the sleep mode by creating and deleting a file ( /tmp/S99PriorityManager_Sleep ) If you have already
    # standby.sh and wakeup.sh in /DISK2/etc you must manually add below commands to scripts before running S99PriorityManager.sh :
    # echo 0 > /tmp/S99PriorityManager_Sleep ==> to standby.sh
    # rm /tmp/S99PriorityManager_Sleep ==> to wakeup.sh
    # 6. /DISK2/etc/start.d/S99PriorityManager.sh start (After this command standby.sh and wakeup.sh will be created under /DISK2/etc)
    # 7. Restart the box. 30 seconds after restarting use below command to check if the script is working.
    # 8. tail -f /tmp/S99PriorityManager_IsRunning
    #
    ################################# ###################
    # Important Notes:
    #
    # - Scripts works in a loop with 30 seconds sleep times. So wait max 30 seconds for prioritization. You can decrease this to 15-20 seconds
    # if you want, but values below 10 may cause a small performance loss.
    #
    # - A looped script in /DISK2/etc/start.d/ will block the other scripts with a higher heading value. So use only one looped script (and
    # this is it). This is the reason why I used "99" in the script name. This will not block any script with two digit but will block scripts
    # with higher values as heading value.
  • #2

    AW: Tools for Azbox HD

    Azbox KeyTool v1.0.18

    Editor Create Key.bin files for Multicas
    Import/Export SoftCam.Key files
    Import/patch emu_module's
    Copy & Paste support in the editor.

    Plain text editor with auto formatting, it can be simply used for SoftCam.Key files if you want to.

    Get it here [AZKeyTool]

    Not for illegal use, and contains nothing illegal. Program does not contain keys, its simply an editor. Program is freeware, no warranty or support.

    Works on XP and Vista


    v1.0.18

    * First release
    * Fixed some errors it encounted with some softcam.key files
    - Still not sure it will catch every eventuallity.
    * Fixed file dialog cancel errors.
    * Fixed program termination, now leaves task manager on exit.
    * Added Tool - Discover emu_module settings.
    - this discovers emu_module internals and writes a small settings file
    - to "<program>"\discover directory so that when you try and patch or import
    - this emu_module in the future, the tool can do it automatically.
    - so far its creating a unique ID for each module but this might not last.
    - if it errors in the future, deleting old discovery files and starting again
    - should fix the problem.

    COMMENTA

    • #3

      AW: Tools for Azbox HD

      MaZ Manager for AzboxHD
      Version MaZ 3.0


      Module configuration
      - Added an option in the configuration that keeps the size and position of the window, as well as some other variable.
      - Columns are modified FIRMS, plugins, etc. The first column now brings three sections (FIRMS official newspapers and FIRMS FIRMS KGD), the second two (plugins and cams) and the third is to see updates from the last start of the program.
      The program connects to various servers now and we'll have the top two buttons (except FIRMS), one to download the file and one to install it directly in Azbox. Clicking on these buttons will appear different links where we can download it, if we decide to download it to our disk or flash drive, the program automatically generate the file plugins.lst or need.

      Telnet Module

      Is placed above the console is a button bar. In the bar has been placed the copy and paste buttons, reboot, etc and two buttons that contain a list of the script system we had before on the right, leaving this part only for the user scripts. Thus, the names of the scripts of the system are translatable and remain in a separate file, so the file is not overwritten scripts.ini with each update.

      Channel lists


      - Added the ability to change data files *. dat DVBTa.dat and DVBC
      - It also adds a new concept "My Settings", which is nothing that can save our configuration of satellites and antenna so that, when we open a channel list that only contains the file all_channels.dat use our default settings and can correct the list if there are problems with the indices of the satellites (which do not match those on the list with those of our configuration)
      - Added a new button to the right of the buttons up and down the list to update the list from KingOfSat. From this new window are chosen sopciones satellites and we want and then have the opportunity to view and change the channel to be deleted, modified and will be added. This also modify the list of satellites with transponders or changes in them.
      - Added a new function in the menu list of favorites that allows us to import lists of bookmarks to another list or a list AzboxHD Enigma 1 Enigma 2. If the list is Enigma is necessary that the channels are already tuned to our list or otherwise will not appear if a list of AzboxHD this is not necessary and if we send a list of favorite channels that we had not tuned, these are created automatically.

      - Also supports a command called reload I created and which is installed in the last firm KGD. this command recharge Azbox memory channel list and recording reservation without rebooting. That yes, this only works if we have the deco in standby or turned on but in a different menu of TV, otherwise we will always appear the window and restart. Much eye on this: For a bug in the TV API recharge antenna_list.dat and DVB files *. dat is not possible without rebooting, so if you have made changes to the configuration of the satellite antenna or you will have to do manually restart the deco though you reload the list without rebooting.

      Download the latest 7-Zip for Windows 11. Free、fast、secure download. Easy installation, top compression. Your go-to 7zip solution

      COMMENTA

      • #4

        Re: Tools for Azbox HD

        NEWGEN_ChannelEditTool
        How to use the STBEditor TOOL
        1)you can use the usb tool and uploader one SDX file from receiver
        2)Open the .sdx file and edit the channel info
        3)after operating, you can save the file and download to reveiver



        NEWGEN_ChannelEditTool.rar
        Ftp Edit Non Completo

        diamond_dash autoclick
        FreeServer Converter
        Screenshot tools

        COMMENTA

        • #5

          Re: Tools for Azbox HD

          Changelog rev 3548/3547
          1)extra temporary logging of videoguard parental lock settings
          2)newcamd: au provider fix (0D05 Card/auprovid=000004)

          COMMENTA

          • #6

            Re: Tools for Azbox HD

            AzUP Setup

            COMMENTA

            • #7

              Re: Tools for Azbox HD

              MaZ Manager For AZbox – By Moser – Version 2.30
              MaZ Manager For AZbox – By Moser – Version 2.30

              Tool for editing and communication AZbox with your PC, FTP and TELNET, it also serves as editor of channels.


              MaZ v 2.3

              - Modified the functions of access channels (now the location of channels is not based on his position but in the memory channel data, this ahara that some channels could not find, now located).
              - Fixed bug - when attempting to remove the last channel on the list was error
              - Added the orbital position in the list of configuration sats, besides these are sorted automatically by this position to open the list or change its position.
              - Due to problems you might encounter on the list to change the transponder's own data on one channel (due to the tree structure that has the list) has disabled the ability to modify the frequency and polarity to edit a channel.
              - Added on to open a channel list directly from the backup file generated by Azbox in a pendrive. It is also possible to save the list in this format to pass to Azbox a pendrive using the Restore option configuration menu (This way the list is reloaded without restarting the Azbox, but unfortunately not so with the configuration of satellites. Likewise, in the backup, the azbox not include the file with the recording reservation list and although this is added to the backup file from the MaZ, resetting is passed to Azbox but also require a reboot. I got reported in the official forum to see if they fix).
              - Added the ability to sort the overall list (that list has to be ordered virtually - by clicking on the column - should be in "TV channels" or "radio channels" and "All satellites) , the channels are ordered by drawing them to the desired position.
              - Added Hungarian language
              - Added Swedish language.
              - Since I met channel lists (especially with tuners B), which channels had to make a tuner that had been added either to the virtual channel list all channels but were not added to the tv channels or radio channels, I created a function to verify these lists by adding the missing channels and channel clearing debris that may have been be deleted. this function is executed to open a list and hope to make more stable lists.

              THX moser

              COMMENTA

              Sto operando...
              X