Hirdetés

Új hozzászólás Aktív témák

  • hesszan

    aktív tag

    válasz Bernath #5821 üzenetére

    gondolom a routeren lévő config fáljben kell átirogatni a megfelelő dolgokat:
    nano /etc/config/transmission
    itt találhatóak a lehetséges értékek:
    link
    Ezt a script_torrent_done_filename paraméternél tudod megadni, illetve a script_torrent_done_enabled-el engedélyezni.

    Az enyém ilyen:
    config transmission
    option 'enable' '1'
    option 'config_dir' '/mnt/hdd/temp/config'
    option 'incomplete_dir_enabled' 'true'
    option 'incomplete_dir' '/mnt/hdd/temp'
    option 'download_dir' '/mnt/hdd/torrent'
    option 'speed_limit_up' '1000'
    option 'speed_limit_up_enabled' 'true'
    option 'rpc_whitelist '127.0.0.*,192.168.1.*'
    option 'rpc_whitelist_enabled' 'false'
    option 'preallocation' '1'
    option 'alt_speed_enabled' 'false'
    option 'alt_speed_up' '10'
    option 'alt_speed_down' '50'
    option 'dht_enabled' 'false'
    option 'idle_seeding_limit' '30'
    option 'idle_seeding_limit_enabled' 'true'
    option 'open_file_limit' '30'
    option 'peer_limit_global' '200'
    option 'peer_limit_per_torrent' '50'
    option 'rpc_password' 'password'
    option 'cache_size_mb' '2'
    option 'rpc_username'

    [ Szerkesztve ]

    Sungdurung

Új hozzászólás Aktív témák