/synology-dlm-ybt

YourBittorrent search module for Synology Download Manager

Primary LanguagePHPMIT LicenseMIT

synology-dlm-ybt

YourBittorrent search module for Synology Download Manager.

Build status

Installation

Development

Build

  • Run the following command from this directory: build.bat
  • Prerequisites:
    • PHP 5.6:
      • Make sure the following extensions are activated:
        • php_curl
        • php_mbstring
        • php_openssl
      • Set an environment variable PHP_HOME that points to the PHP installation folder (e.g C:\PROGRA~2\PHP\5.6).