Quantcast
Channel: help - Forum - FlexGet
Viewing all articles
Browse latest Browse all 837

Torrentday can't find match

$
0
0

@pand wrote:

My config.yml seems to work just fine. I use trakt_list for both movies and series but when searching for torrents using the torrentday plugin it rarely finds a match, even when I know the torrent exists. This happens for both movies and series. I have set all series manually using the CLT series begin.

Any help is appreciated! Below is my config.yml and output from "flexget execute"

templates:
  # This is just in a template so that it can easily be re-used in multiple tasks (for example in an rss based and discover based task)
  # If you only have one task using your series config, you can place the configure_series plugin directly in that task rather than in a template
  tv:
    configure_series:
      settings:
        quality: 720p+ hdtv h264
        path: /home/deluge/nas/Serier/{{series_name}}/Season {{series_season}}/  # This will sort your downloads if you are using one of the output plugins which supports it
        identified_by: ep
      from:
        trakt_list:
          account: myaccount
          username: myuser
          list: Serier
          type: shows
          strip_dates: yes

tasks:

  download-series:
    priority: 1
    trakt_lookup: yes
    template: tv
    discover:
      what:
        - next_series_episodes:
            from_start: yes
      from:
        - torrentday:
            uid: 'myuid'
            passkey: 'mypass'
            cfduid: 'mycfd'
            rss_key: 'myrss'
#            category: 7
      interval: 1 minute
    deluge:
      host: 192.168.x.xxx
      username: deluge
    notify:
      entries:
        message: '{{trakt_series_name}} {{trakt_ep_name}} {{trakt_ep_id}} {{trakt_series_rating}}'
        via:
          - telegram:
              bot_token: 'token'
              parse_mode: markdown
              recipients:
                - username: 'myuser'
                - fullname:
                    first: 'name'
                    sur: 'name'
trakt-movies:
    priority: 2
    trakt_list:
      username: 'username'
      account: 'myaccount'
      list: Filmer
      type: movies
    accept_all: yes
    list_add:
      - entry_list: movies

  movies:
    priority: 3
    discover:
      what:
        - movie_list: movies
      from:
        - torrentday:
            uid: 'myuid'
            passkey: 'mypass'
            cfduid: 'mycfd'
            rss_key: 'myrss'
#            category: 11
      interval: 1 minute
      release_estimations:
        optimistic: 60 days
    list_match:
      from:
        - movie_list: movies
    deluge:
      host: 192.168.x.xxx
      username: deluge
      path: /home/deluge/nas/Film/
    imdb_lookup: yes
    quality: 720p+ bluray
    notify:
      entries:
        message: '{{imdb_name}} {{imdb_year}}  {{quality|d('')}} ({{imdb_url|d('')}})'
        via:
          - telegram:
              bot_token: 'mytoken'
              parse_mode: markdown
              recipients:
                - username: 'username'
                - fullname:
                    first: 'name'
                    sur: 'name'




schedules:
  - tasks: download-series
    interval:
      minutes: 30
  - tasks: [trakt-movies, movies]
    interval:
      hours: 1

2017-04-09 12:18 VERBOSE  task_queue                    There are 3 tasks to execute. Shutdown will commence when they have completed.
2017-04-09 12:18 VERBOSE  input_cache   download-series Restored 19 entries from db cache
2017-04-09 12:18 VERBOSE  discover      download-series Discovering 19 titles ...
2017-04-09 12:18 INFO     task          download-series Plugin next_series_episodes has requested task to be ran again after execution has completed. Reason: Look for next season
2017-04-09 12:18 VERBOSE  discover      download-series Prison Break S05E02 hasn't been released yet (Expected: 2017-04-11 00:00:00)
2017-04-09 12:18 VERBOSE  discover      download-series Orange Is the New Black S05E01 hasn't been released yet (Expected: 2017-06-09 00:00:00)
2017-04-09 12:18 VERBOSE  discover      download-series Marvel's The Inhumans S01E01 hasn't been released yet (Expected: 2017-09-01 00:00:00)
2017-04-09 12:18 VERBOSE  discover      download-series Archer S08E02 hasn't been released yet (Expected: 2017-04-12 00:00:00)
2017-04-09 12:18 VERBOSE  discover      download-series Searching for `Twin Peaks S01E01` with plugin `torrentday` (1 of 4)
2017-04-09 12:18 VERBOSE  discover      download-series No search results for `Twin Peaks S01E01`
2017-04-09 12:18 VERBOSE  discover      download-series Searching for `The Big Bang Theory S10E20` with plugin `torrentday` (2 of 4)
2017-04-09 12:18 VERBOSE  discover      download-series No search results for `The Big Bang Theory S10E20`
2017-04-09 12:18 VERBOSE  discover      download-series Searching for `Planet Earth II S01E05` with plugin `torrentday` (3 of 4)
2017-04-09 12:18 VERBOSE  discover      download-series No search results for `Planet Earth II S01E05`
2017-04-09 12:18 VERBOSE  discover      download-series Searching for `Homeland S06E12` with plugin `torrentday` (4 of 4)
2017-04-09 12:18 VERBOSE  discover      download-series No search results for `Homeland S06E12`
2017-04-09 12:18 VERBOSE  details       download-series Task didn't produce any entries.
2017-04-09 12:18 VERBOSE  details       download-series Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
2017-04-09 12:18 INFO     task          download-series Rerunning the task in case better resolution can be achieved.
2017-04-09 12:18 VERBOSE  discover      download-series Discovering 3 titles ...
2017-04-09 12:18 VERBOSE  details       download-series Task didn't produce any entries.
2017-04-09 12:18 VERBOSE  details       download-series Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
2017-04-09 12:18 VERBOSE  input_cache   trakt-movies    Restored 30 entries from db cache
2017-04-09 12:18 VERBOSE  details       trakt-movies    Produced 30 entries.
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Justice League (2017)` by seen plugin because entry with title `Justice League (2017)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Thor: Ragnarök (2017)` by seen plugin because entry with title `Thor: Ragnarök (2017)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Avengers: Infinity War (2018)` by seen plugin because entry with title `Avengers: Infinity War (2018)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Pirates of the Caribbean: Dead Men Tell No Tales (2017)` by seen plugin because entry with title `Pirates of the Caribbean: Dead Men Tell No Tales (2017)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Untitled Avengers 4 (2019)` by seen plugin because entry with title `Untitled Avengers 4 (2019)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Sherlock Holmes 3 (2018)` by seen plugin because entry with title `Sherlock Holmes 3 (2018)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `The Fantastic Four 2 (2017)` by seen plugin because entry with title `The Fantastic Four 2 (2017)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Ant-Man and the Wasp (2018)` by seen plugin because entry with title `Ant-Man and the Wasp (2018)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `John Wick: Chapter 2 (2017)` by seen plugin because entry with title `John Wick: Chapter 2 (2017)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Deadpool 2 (2018)` by seen plugin because entry with title `Deadpool 2 (2018)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `xXx: Return of Xander Cage (2017)` by seen plugin because entry with url `http://trakt.tv/movie/xxx-return-of-xander-cage-2017` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Logan (2017)` by seen plugin because entry with title `Logan (2017)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Fantastic Beasts and Where to Find Them (2016)` by seen plugin because entry with title `Fantastic Beasts and Where to Find Them (2016)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `The Great Wall (2016)` by seen plugin because entry with title `The Great Wall (2016)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Avatar 2 (2018)` by seen plugin because entry with title `Avatar 2 (2018)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Captain Marvel (2019)` by seen plugin because entry with title `Captain Marvel (2019)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `The Flash (2018)` by seen plugin because entry with title `The Flash (2018)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `The Fate of the Furious (2017)` by seen plugin because entry with title `The Fate of the Furious (2017)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `T2 Trainspotting (2017)` by seen plugin because entry with title `T2 Trainspotting (2017)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Transformers: The Last Knight (2017)` by seen plugin because entry with title `Transformers: The Last Knight (2017)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Despicable Me 3 (2017)` by seen plugin because entry with title `Despicable Me 3 (2017)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `The Boss Baby (2017)` by seen plugin because entry with title `The Boss Baby (2017)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Power Rangers (2017)` by seen plugin because entry with title `Power Rangers (2017)` is already marked seen in the task trakt-movies at 2017-03-30 11:10
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Gambit (2019)` by seen plugin because entry with title `Gambit (2019)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Beauty and the Beast (2017)` by seen plugin because entry with title `Beauty and the Beast (2017)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Aquaman (2018)` by seen plugin because entry with title `Aquaman (2018)` is already marked seen in the task trakt-movies at 2017-04-04 23:06
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Wonder Woman (2017)` by seen plugin because entry with title `Wonder Woman (2017)` is already marked seen in the task trakt-movies at 2017-04-04 23:06
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `La La Land (2016)` by seen plugin because entry with title `La La Land (2016)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Sleepless (2017)` by seen plugin because entry with title `Sleepless (2017)` is already marked seen in the task trakt-movies at 2017-04-06 23:06
2017-04-09 12:18 VERBOSE  task          trakt-movies    REJECTED: `Life (2017)` by seen plugin because entry with title `Life (2017)` is already marked seen in the task trakt-movies at 2017-03-28 11:19
2017-04-09 12:18 VERBOSE  details       trakt-movies    Summary - Accepted: 0 (Rejected: 30 Undecided: 0 Failed: 0)
2017-04-09 12:18 VERBOSE  discover      movies          Discovering 27 titles ...
2017-04-09 12:18 VERBOSE  discover      movies          Thor: Ragnarök (2017) hasn't been released yet (Expected: 2017-12-31 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          Avengers: Infinity War (2018) hasn't been released yet (Expected: 2018-01-01 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          Pirates of the Caribbean: Dead Men Tell No Tales (2017) hasn't been released yet (Expected: 2017-12-31 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          Untitled Avengers 4 (2019) hasn't been released yet (Expected: 2019-01-01 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          Sherlock Holmes 3 (2018) hasn't been released yet (Expected: 2018-01-01 00:00:00)
2017-04-09 12:18 VERBOSE  api_bluray    movies          Searching from blu-ray.com `The Fantastic Four 2`
2017-04-09 12:18 VERBOSE  discover      movies          Ant-Man and the Wasp (2018) hasn't been released yet (Expected: 2018-01-01 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          John Wick: Chapter 2 (2017) hasn't been released yet (Expected: 2017-06-13 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          Deadpool 2 (2018) hasn't been released yet (Expected: 2018-01-01 00:00:00)
2017-04-09 12:18 VERBOSE  api_bluray    movies          Searching from blu-ray.com `Logan`
2017-04-09 12:18 VERBOSE  discover      movies          Avatar 2 (2018) hasn't been released yet (Expected: 2018-01-01 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          Captain Marvel (2019) hasn't been released yet (Expected: 2019-01-01 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          The Flash (2018) hasn't been released yet (Expected: 2018-01-01 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          The Fate of the Furious (2017) hasn't been released yet (Expected: 2017-08-23 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          Transformers: The Last Knight (2017) hasn't been released yet (Expected: 2017-12-31 00:00:00)
2017-04-09 12:18 VERBOSE  api_bluray    movies          Searching from blu-ray.com `Despicable Me 3`
2017-04-09 12:18 VERBOSE  discover      movies          The Boss Baby (2017) hasn't been released yet (Expected: 2017-07-29 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          Gambit (2019) hasn't been released yet (Expected: 2019-01-01 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          Beauty and the Beast (2017) hasn't been released yet (Expected: 2017-07-30 00:00:00)
2017-04-09 12:18 VERBOSE  api_bluray    movies          Searching from blu-ray.com `Life`
2017-04-09 12:18 VERBOSE  discover      movies          Power Rangers (2017) hasn't been released yet (Expected: 2017-08-03 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          Aquaman (2018) hasn't been released yet (Expected: 2018-01-01 00:00:00)
2017-04-09 12:18 VERBOSE  discover      movies          Wonder Woman (2017) hasn't been released yet (Expected: 2017-12-31 00:00:00)
2017-04-09 12:18 VERBOSE  api_bluray    movies          Searching from blu-ray.com `Sleepless`
2017-04-09 12:18 VERBOSE  discover      movies          Searching for `Justice League (2017)` with plugin `torrentday` (1 of 8)
2017-04-09 12:19 VERBOSE  discover      movies          No search results for `Justice League (2017)`
2017-04-09 12:19 VERBOSE  discover      movies          Searching for `The Fantastic Four 2 (2017)` with plugin `torrentday` (2 of 8)
2017-04-09 12:19 VERBOSE  discover      movies          No search results for `The Fantastic Four 2 (2017)`
2017-04-09 12:19 VERBOSE  discover      movies          Searching for `Logan (2017)` with plugin `torrentday` (3 of 8)
2017-04-09 12:19 VERBOSE  discover      movies          No search results for `Logan (2017)`
2017-04-09 12:19 VERBOSE  discover      movies          Searching for `T2 Trainspotting (2017)` with plugin `torrentday` (4 of 8)
2017-04-09 12:19 VERBOSE  discover      movies          No search results for `T2 Trainspotting (2017)`
2017-04-09 12:19 VERBOSE  discover      movies          Searching for `Despicable Me 3 (2017)` with plugin `torrentday` (5 of 8)
2017-04-09 12:19 VERBOSE  discover      movies          No search results for `Despicable Me 3 (2017)`
2017-04-09 12:19 VERBOSE  discover      movies          Searching for `La La Land (2016)` with plugin `torrentday` (6 of 8)
2017-04-09 12:19 VERBOSE  discover      movies          No search results for `La La Land (2016)`
2017-04-09 12:19 VERBOSE  discover      movies          Searching for `Life (2017)` with plugin `torrentday` (7 of 8)
2017-04-09 12:19 VERBOSE  discover      movies          No search results for `Life (2017)`
2017-04-09 12:19 VERBOSE  discover      movies          Searching for `Sleepless (2017)` with plugin `torrentday` (8 of 8)
2017-04-09 12:19 VERBOSE  discover      movies          No search results for `Sleepless (2017)`
2017-04-09 12:19 VERBOSE  details       movies          Task didn't produce any entries.
2017-04-09 12:19 VERBOSE  details       movies          Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles