@jonybat wrote:
Hi guys
Can anyone tell me why isnt this matching? Am i missing something blatantly obvious or is this something else?
tasks: discover: discover: release_estimations: ignore what: - entry_list: test from: - nyaa: category: anime eng filter: all quality: 720p+ !10bit !h265 list_match: from: - entry_list: test
$ flexget -c test.yml entry-list list test
┌───┬───────────────────────┬─────────────┐
│ # │ Title │ # of fields │
├───┼───────────────────────┼─────────────┤
│ 2 │ sword of the stranger │ 3 │
└───┴───────────────────────┴─────────────┘Example that should match:
-- Undecided: --------------------------
title : Sword of the Stranger (BD 1080p) [Afro]
url : https://www.nyaa.se/?page=download&tid=373099
original_url : https://www.nyaa.se/?page=download&tid=373099
discovered_from : sword of the stranger
discovered_with : nyaa
quality : 1080p
task : discoverFull debug log: http://sprunge.us/NZWN
I've been using discover with movie_list and list_match for ages without a hitch, but entry_list doesnt seem to work in the same scenario. I also use multiple entry_list lists with list_match outside of discover, without any issue, so there must be something from a combination of those 3.
TIA
Posts: 5
Participants: 3