@bwanabeast wrote:
So I'm still messing with Trakt list possibilities. The goal is to have flex search for episodes in a list titled Add Missing Episodes but the search plugins search for the whole title of the episode i.e. Young Sheldon (2017) S01E01 Pilot doesn't return any results because files on rarbg piratebay and limetorrents look like Young Sheldon S01E01. Is there a way of translating the pull results from Trakt into something more readily searchable?
I'm super new to this and have only messed with specifically pulling lists from Trakt so far, it took me awhile just getting as far as pulling and searching.
tasks:
series:
discover:
what:
- trakt_list:
username: blank
list: Add Missing Episode
type: episodes
from:
- piratebay: yes
- rarbg:
category:
- SDTV
- HDTV
use_tvdb: True
- limetorrents: yes2017-10-21 15:01 INFO manager Test mode, creating a copy from database ...
2017-10-21 15:01 INFO manager Test database created
2017-10-21 15:01 VERBOSE task_queue There are 1 tasks to execute. Shutdown will commence when they have completed.
2017-10-21 15:01 VERBOSE trakt_list series Retrievingepisodes
listAdd Missing Episode
2017-10-21 15:02 VERBOSE discover series Discovering 1 titles ...
2017-10-21 15:02 VERBOSE discover series Searching forYoung Sheldon (2017) S01E01 Pilot
with pluginpiratebay
(1 of 1)
2017-10-21 15:02 VERBOSE discover series Searching forYoung Sheldon (2017) S01E01 Pilot
with pluginrarbg
(1 of 1)
2017-10-21 15:02 VERBOSE discover series Searching forYoung Sheldon (2017) S01E01 Pilot
with pluginlimetorrents
(1 of 1)
2017-10-21 15:02 VERBOSE discover series No search results forYoung Sheldon (2017) S01E01 Pilot
2017-10-21 15:02 VERBOSE details series Task didn't produce any entries.
2017-10-21 15:02 WARNING task series Task does not have any filter plugins to accept entries. You need at least one to accept the entries you want.
2017-10-21 15:02 VERBOSE details series Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
2017-10-21 15:02 WARNING task series Task doesn't have any output plugins, you should add (at least) one!
2017-10-21 15:02 INFO manager Removed test database
Posts: 1
Participants: 1