Quantcast
Channel: uncategorized - Forum - FlexGet
Viewing all articles
Browse latest Browse all 376

Transmission skip_files

$
0
0

@opicron wrote:

I am trying to download pack torrents filled with various filenames (each file average size 30mb) and total torrent size 3 gb.

The configuration is working and is sending the file to Transmission. However I would like to exclude some files matching an pattern from downloading.

After trying everything I could think of and scraping the forums/documentation I am requesting your help :wink:.

Configuration:

  get-comics:
    disable: seen
    rss: ..
    series:
      - 0-Day Week of:
          identified_by: date
          date_yearfirst: yes
          begin: "2017-01-18"
    set:
      #addpaused: yes
      #main_file_only: no
      #rename_like_files: no
      skip_files:
        - '*.cbr'
        - '*.cbz'
    transmission:
      host: localhost
      port: ..
      username: ..
      password: ..

As above example shows I am trying to avoid download anything except from the accompanied *.txt file. But even this is not working, all files are set as to be downloaded. To be precise, in Transmission all files are checked to be downloaded. No matter which files I try to skip, even *.* does not set any files to be skipped.

I am using Transmission QT 2,82 for windows which is an port. But I think this is not the issue.

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 376

Trending Articles