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

Downloading Duplicate Files

$
0
0

@MemoryOverlord wrote:

I apologize in advance if this question has been asked & answered. I looked, but didn't find anything that would help.

Originally, I had a very basic config that will grab shows each night. I recently started looking at the Cookbook and trying to make a more robust config. Since then, I have started seeing duplicate episodes being downloaded. Hoping somebody here can tell me what I did wrong

For instance, last night the following was downloaded:

  • Criminal.Minds.Beyond.Borders.S02E01.WEB-DL.x264-RARBG
  • Criminal.Minds.Beyond.Borders.S02E01.WEBRip.x264-RARBG

Here is what my config looks like:

templates:
  tv:
    series:
      settings:
        tv:
          exact: no
          propers: 3 days
          quality: HDTV
          set:
            path: ~/transmission/inbound/SD
    regexp:
      accept:
        - 'Chicago.Fire'
        - 'Chicago.Justice'
        - 'Chicago.Med'
        - 'Chicago.PD'
        - 'Class'
        - 'Code.Black'
        - 'Criminal.Minds'
        - 'Criminal.Minds.Beyond.Borders'
      reject:
        - 'avi'
        - 'xvid'
        - 'FLEET'
        - 'ettv'
        - 'SVA'
        - '720'
        - '1080'

    transmission:
      enabled: yes
      host: localhost
      port: 9092
      username: XXXXXXX
      password: XXXXXXX
      path: ~/transmission/inbound/SD
      addpaused: no

tasks:
  RARBG:
    priority: 1
    rss: 'https://rarbg.to/rssdd.php?category=18'
    template: tv

Posts: 6

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles