Quantcast
Channel: configuration - Forum - FlexGet
Viewing all articles
Browse latest Browse all 716

Unable to run content_filename and main_file_only

$
0
0

@lucas wrote:

My config is pretty straight-forward, but content_filename and main_file_only don't seem to work. Where am I doing it wrong?

tasks:
  tvseries:
    rss: [rssaddress]
    thetvdb_lookup: yes
    series:
      settings:
        myseries:
          quality: 1080p
          set:
            path: /Users/user/Downloads
            main_file_only: yes
            content_filename: "{{ tvdb_series_name }} - {{ tvdb_season }}x{{ tvdb_episode|pad(2) }} - {{ tvdb_ep_name|default('Missing title') }}"
            magnetization_timeout: 30
      myseries:
        - Tv Show
    transmission:
      host: localhost
      port: 9091
      username: admin
      password: '1234'

Posts: 3

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles