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

I have a problemwith parsing from baibako.tv

$
0
0

@RIKRUS wrote:

  baibako:
    rss: '{? RRSUrls.baibako ?}'
    deluge:
      label: baibako
    quality: 720p
    manipulate:
      - title:
          replace:
            format: '720p'
            regexp: 'HD720p'
      - title:
          replace:
            format: '1080p'
            regexp: 'HD1080p'
      - title:
          replace:
            format: '/ '
            regexp: '/'
      - title:
          replace:
            regexp: '(.*) / (.*) / (.*) / (.*) / (.*)'
            format: '\1 - \2 \3 (\4)'
    include: baibako.yml
    template: tvshows
    if:
      - "'Доктор Хто' in title": reject

in this config i have only rejected by quality or if plugin or undecided
if i add accept_all; yes
flexget download series, but cant to find season
this template of finish name for flexget

Доктор Кто - Doctor Who s11e01-05 (720p WEBRip)

for ukranian series whitch i reject by if i see by --dump

 series_parser    : <SeriesParseResult(data=Доктор Хто - Doctor Who s11e00 (1080p WEBRip),name=Доктор Хто,id=(11, 0),season=11,season_pack=None,episode=0,quality=1080p webrip,proper=0,special=False,status=OK)>
 series_season    : 11

Ukranian template name of series

Доктор Хто - Doctor Who s11e01-02 (720p WEBRip)

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles