@krisr77 wrote:
Hi
Im sure its been answered multiple times but none of answers that i have found worked so far.I want to create config that based on trakt.tv watchlist searches for movies on iptorrents.
My config:
https://pastebin.com/raw/TUwYtA81Flexget output:
https://pastebin.com/raw/ZLRw3QY7Basically this config is based one found with the google but that one has used movie_queue plugin which is not working for some reason for me.
Flexget should look for 1080p BRRip movies if not found 720p then bluray version (1080p then 720p) and at last WebRip (its not included in current config but if one section will be working adding other will be easy)As you see in the output - plugin finds multiple torrents - i want to find first that matches my criteria.
If i use seen_movies: strict plugin - it does not download anything probably because its marked as seen by previous filters.Any help appreciated :).
PS my flexget version is 2.10.29
Update:
I know what causes this strange behavior:
Its a regexp filter. if i comment it works like expected
2017-04-07 22:36 INFO download movies_brrip_1080p Would write `Resident Evil The Final Chapter 2016 1080p BRRip x264 AAC-ETRG` to `/volume1/download/torrents/`
2017-04-07 22:36 INFO download movies_brrip_1080p Would write `Lion (2016)1080p BluRay AAC AC3 Plex PapaFatHead` to `/volume1/download/torrents/`
But i use this to filter BluRay editions in first task. Is any way to combine those 2 functionality ??
Posts: 1
Participants: 1