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

How to properly configure rmz filehosters_re?

$
0
0

@j_57Ob wrote:

Hi, I've currently, I've got my config set up like this:

web_server:
  bind: 0.0.0.0
  port: 3539
templates:
  TV_Shows:
    inputs:
        - rss: http://rmz.cr/feed
    accept_all: no
    rmz:
      filehosters_re:
      - rapidrar\.com
    exec:
      - echo text={{url}} >> "/downloads/{{series_name}}.{{ series_id }}-{{ quality|upper }}.crawljob"
      - echo downloadFolder=/downloads/{{series_name}}.{{ series_id }}-{{ quality|upper }} >> "/downloads/{{series_name}}.{{ series_id }}-{{ quality|upper }}.crawljob"
      - echo deepAnalyseEnabled=true >> "/downloads/{{series_name}}.{{ series_id }}-{{ quality|upper }}.crawljob"
      - echo autoStart=TRUE >> "/downloads/{{series_name}}.{{ series_id }}-{{ quality|upper }}.crawljob"
      - echo enabled=TRUE >> "/downloads/{{series_name}}.{{ series_id }}-{{ quality|upper }}.crawljob"
      - echo autoConfirm=TRUE >> "/downloads/{{series_name}}.{{ series_id }}-{{ quality|upper }}.crawljob"
    series:
        1080p webdl|webrip h265:
            - NCIS
tasks:
  Series:
    template: TV_Shows

However I'm getting an error that says:

2020-02-12 21:35:31 WARNING urlrewriter Series URL rewriting rmz failed: 403 Client Error: Forbidden for url: http://rmz.cr/release/silent-witness-s23e10-the-greater-good-part-two-1080p-webrip-hevc-x265-rmteam

Which seems to have something to do with the rmz parameter, but I'm not sure what's wrong about it. Could someone recommend a fix for this please?

Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles