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

Get all random episodes from back seasons

$
0
0

@OmegaZero wrote:

I have some kid shows that are in no particular order (doesn't matter if I get episode 1, 5, 9 and no others) - I just want it to search and find random episodes from past seasons and download anything it finds. I have the full season 5 and season 7 but nothing else. Problem is that if I use backfill it seems to just want to get S01E01 and gives up if it can't find that. How can I make it search for all the episodes for a given show?

KidsAutoTV:
    template: kidtv
    configure_series:
      from:
        trakt_list:
          username: xxxx
          list: kidwatchlist
          type: shows
          strip_dates: yes
     settings:
        identified_by: ep
        tracking: no
        quality: 720p+ bdscr+
    discover:
      what:
        - emit_series:
            backfill: yes
            from_start: yes
      from:
        - kat:
            category: tv
            verified: yes
        - torrentz: verified
        - piratebay:
            category: tv
            sort_by: seeds
      interval: 1 day
    series:
      - Brain Games:
          begin: S08E01

Note I read somewhere (different post) that somebody had mentioned "How could it possibly download shows if it doesn't know what shows are available". I assume it uses trakt to go find it on the tvdb...? or do I need to provide the tvdb id separately? And then once it had the tvdb id it would know what episodes were there?

Sorry just haven't seen any post where somebody is attempting to do this =/

Posts: 9

Participants: 2

Read full topic


x265 720p otherwise 480p

$
0
0

@jackus wrote:

I would like to grab x265 720p and failing that then traditional 480p or less quality how do I do this well/properly?

Posts: 3

Participants: 3

Read full topic

Download embedded mp4

$
0
0

@apievuist wrote:

Hi all,

I'd like to download a mp4 on the following page:
http://nos.nl/uitzending/nos-journaal.html

When i view the sourcecode of the file, i can see various mp4's.

The downloadlink of the file i would like to grab is:
"http://download.omroep.nl/nos/content/mp4/web02/2016/07/08/16820/mp4_web02.mp4"

Every day the url will be different, but the filename will be the same e.g: mp4_web02.mp4

This is the config i came up with.. this however does not produce any downloads.
It looks like flexget does not even look at the proper URL.

Can someone help me to get this config working?
Help would be greatly appreciated! :slight_smile:


nos.news.download:
html:
url: http://nos.nl/uitzending/nos-journaal.html
regexp:
accept:
- /*.mp4
rest: reject
download: /volume2/Media/Series/Torrents

Posts: 2

Participants: 2

Read full topic

Syncing shows from trakt with entry_list

$
0
0

@will wrote:

Hi,

Bit confused by this. I have a task which fills TV shows to a Flex list, from my Trakt watchlist. This works great.

fill-tv:
priority: 2
trakt_list:
username: xxx
account: xxx
list: watchlist
type: shows
accept_all: yes
list_add:
- entry_list: allmytvshows

When I remove a show from the watchlist, on Trakt's website, I also want it to remove from allmytvshows, ideally without intervention. But currently, removed shows remain on allmytvshows. Is this because of accept_all? Any idea how I can make this work?

Thanks

Will

Posts: 8

Participants: 3

Read full topic

Reject based on IMDB max_year

$
0
0

@Gyran wrote:

I have a task that I only want to be applied on movies released before 2011 but I can't seem to get it to work. I use the imdb plugin to filter movies after 2011, but it dosen't reject them. Then later my list_match plugin accepts the entry.

config:

tasks:
  discover_movies_old:
    seen_movies: strict
    exists_movie:
      - "~/movies/"
      - "~/downloads/"
    imdb_required: yes
    set:
      movedone: "~/movies/"
    list_match:
      from:
        - imdb_list:
            list: watchlist
            login: '{{ secrets.imdb.login }}'
            password: '{{ secrets.imdb.password }}'
      imdb:
        max_year: 2011
      quality: dvdrip+

flexget log:

2016-07-17 02:38 INFO     imdb          discover_movies_old Didn't accept `Zoolander 2` because of rule(s) max_year (2016 > 2011)
2016-07-17 02:38 VERBOSE  task          discover_movies_old ACCEPTED: `Zoolander 2 (2016) / x264 / Matroska / Standard Def / Blu-ray / Scene` by list_match plugin

I can see in the plugin source (https://github.com/Flexget/Flexget/blob/develop/flexget/plugins/filter/imdb.py) why it doesn't work. But is there a way I can make the imdb plugin reject it based on the age or is there something else I can use?

Posts: 3

Participants: 3

Read full topic

TheTVDB_Favorites is depreciated, use TheTVDB_List

$
0
0

@scharbag wrote:

I am getting the above message on 2.1.14 even though the only place that I call thetvdb is in my series config (unless I am missing something) and I call thetvdb_list. Below is my config (bit of a bloated mess as it has been around a while):

Sparky@FlexGet:~/.flexget % cat config.yml
secrets: secrets.yml

templates:
  global:
    email:
      from: '{{ secrets.xmpp.from }}'
      to: '{{ secrets.xmpp.to }}'
      smtp_host: '{{ secrets.xmpp.host }}'
      smtp_username: '{{ secrets.xmpp.usr }}'
      smtp_password: '{{ secrets.xmpp.pwd }}'
      smtp_port: 587
      smtp_tls: yes      

  trpc:
    transmission:
      enabled: yes
      host: '{{ secrets.trans.host }}'
      port: 9091
      username: '{{ secrets.trans.usr }}'
      password: '{{ secrets.trans.pwd }}'
    clean_transmission:
      host: '{{ secrets.trans.host }}'
      port: 9091
      username: '{{ secrets.trans.usr }}'
      password: '{{ secrets.trans.pwd }}'
      finished_for: 1 hours
      transmission_seed_limits: yes

  TV:
    configure_series:
      from:
        thetvdb_list:
          username: '{{ secrets.tvdb.usr }}'
          account_id: '{{ secrets.tvdb.id }}'
          strip_dates: yes
      settings:
        timeframe: 8 hours
        quality: 720p+
        propers: 5 days
    series:
      settings:
        720p:
          quality: 720p+
      720p: 
        - NCIS:
            exact: yes
    exists_series: '/media/HTPC/TV/{{series_name}}'
        
  RT:
    exists_series: '/media/HTPC/TV/{{series_name}}'
    series:
      - Real Time with Bill Maher
    quality: 720p+

  Formula_One:
    regexp:
      accept:
        - Formula(.*)2016(.*)720p(.*)Sky(.*)
#        - Formula(.*)Practice(.*)720p
#        - Formula(.*)FP(.*)
#        - Formula(.*)Race(.*)2013
#        - Formula(.*)Qualifying(.*)720p
        - Le(.*)Mans(.*)2016(.*)
      reject:
        - DANISH
        - 360p
        - sd
        - '2014'
        - '2013'
        - '2012'
        - '2011'
        - '2010'
        - Inside
        - Game
        - Gear
        - Highlight
        - Build
        - 50Hz
        - Speed
        - Pack

tasks:

  Move-TV:
    priority: 30
    seen: local
    template: TV
    configure_series:
      settings:
        parse_only: yes
        propers: 5 days
    require_field: series_id
    disable: 
      - backlog
    filesystem:
      path: /media/HTPC/Downloading/TV
      regexp: '.*\.(avi|mkv|mp4)$'
      recursive: yes
    regexp:
      reject:
        - sample
    accept_all: yes
    move:
      to: "/media/HTPC/Downloading/TV_Sort/"
      filename: '{{series_name}} - {{series_id}}'
      clean_source: 50

  Unpack:
    priority: 10
    seen: local
    inputs:
      - filesystem:
          path: /media/HTPC/Downloading/TV/
          mask: '*.rar'
          recursive: yes
    regexp:
      accept_excluding:
        - part([0-9]{2,4}|[2-9]).rar$
      accept:
        - part01.rar$
        - part001.rar$
    only_new: yes
    exec:
      on_output:
        for_accepted: >
          unrar x -o- -y "{{location}}" /media/HTPC/Downloading/TV_Sort/ 

  Series-TV:
    priority: 1
    inputs:
      - rss: http://extratorrent.cc/rss.xml?cid=8
      - rss: https://eztv.ag/ezrss.xml
      - rss: http://kat.cr/tv/?rss=1
      - rss: http://torrentz.eu/feed
#      - rss: http://rss.thepiratebay.se/208
      - rss: http://www.torlock.com/television/rss.xml
      - rss: http://showrss.info/feeds/all.rss    
    regexp:
      reject_excluding:
        - (AVS|ettv|KILLERS|rartv|EtHD|SNEAkY|SPARKS|RARBG|EZTV|GloDLS|FGT|DIMENSION)
    template:
      - TV
      - trpc
    set:
      path: /media/HTPC/Downloading/TV/{{series_name}}
 
  Realtime:
    priority: 2
    inputs:
      - rss: http://extratorrent.cc/rss.xml?cid=8
      - rss: https://eztv.ag/ezrss.xml
      - rss: http://kat.cr/tv/?rss=1
      - rss: http://torrentz.eu/feed
#      - rss: http://rss.thepiratebay.se/208
      - rss: http://www.torlock.com/television/rss.xml
      - rss: http://showrss.info/feeds/all.rss
    template:
      - RT
      - trpc
    set:
      path: /media/HTPC/Downloading/TV/{{series_name}}

  F1:  
    priority: 3
    inputs:
      - rss: 
          url: http://kat.cr/usearch/formula%201/?rss=1
          other_fields: ['torrent:magnetURI']
          link: 'torrent:magnetURI'
      - rss: 
          url: http://kat.cr/usearch/le%20mans/?rss=1
          other_fields: ['torrent:magnetURI']
          link: 'torrent:magnetURI'
    template: 
      - Formula_One
      - trpc
    set:
      path: /media/HTPC/Downloading/FormulaOne

  seed_series_db:
    # The find plugin will find all of your existing episodes
    # We use the manual plugin so that this task only runs when explicitly called
    manual: yes
    filesystem:
      regexp: .*(avi|mkv|mp4)$
      path: /media/HTPC/TV
      recursive: yes
    disable: builtins
    configure_series:
      settings:
        set:
          tracking: no
      from:
        filesystem:
          - /media/HTPC/TV

    exec: echo "Found {{title}}"

#    template: TV

schedules:
  - tasks: [Series-TV, Realtime, F1]
    interval:
      minutes: 30
  - tasks: [Unpack, Move-TV]
    interval:
      minutes: 5

I have executed a flexget daemon reload and I still get:

There is a FlexGet process already running for this config, sending execution there.
2016-07-17 13:12 INFO     manager                       Reloading config from disk.
2016-07-17 13:12 WARNING  config_schema                 thetvdb_favorites is deprecated, use thetvdb_list instead
2016-07-17 13:12 INFO     manager                       Config successfully reloaded from disk.

I am positive that I do not call the old thetvdb_favorites command:

User@FlexGet:~/.flexget % grep thetvdb config.yml
        thetvdb_list:
User@FlexGet:~/.flexget %

Any suggestions on what I am doing wrong regarding thetvdb plugin would be greatly appreciated.

Cheers,

Posts: 4

Participants: 3

Read full topic

Movies no longer downloading after 'Required Upgrading Actions'

$
0
0

@steve51184 wrote:

I've tried to update my movie config like it suggested under the new 'Required Upgrading Actions' but i haven't had a single movie download since even when there in my rss feed

Link to config: http://pastie.org/pastes/10910800/text?key=hkcwolqskdwzctvdggwcsg

Flexget: 2.1.15 (latest as of making this post)

I also passed 'flexget check' if that matters

Additionally whilst I'm here my quality settings are just '720p' how do i make it so if it's '720p' or a '720p web-rip' it'll also download but to prefer the '720p' over the '720p web-rip'?

Posts: 5

Participants: 3

Read full topic

Filter out based on torrent title

$
0
0

@john_es wrote:

I am trying to get only things from https://rarbg.to/rssdd.php?categories=44
with the followingg text in the title: 1080p.BluRay.H264.AAC-RARBG

I thought this config below would work, but it's getting all 1080p stuff. How can I filter it out?

  movies:
    imdb_required: no
    #quality: 1080p
    #movie_list: accept
    movie_queue: accept
    accept_all: yes

tasks:
  My task:
    version_checker: yes
    inputs:
      - rss:
          url: https://rarbg.to/rssdd.php?categories=44
    regexp:
      accept:
        - 1080p\.BluRay\.H264\.AAC\-RARBG
    priority: 1
    template:
      - movies
      - transmissionrpc
      - ftdb_cookie

Posts: 2

Participants: 2

Read full topic


Movies no longer being moved

$
0
0

@john_es wrote:

So, this was working until today...

Namely, moving movies to "/Downloads/MOVIES_DONE" was working... but now they just sit in the original location. Is there something obvious I am missing?

templates:

  ftdb_cookie:
    verify_ssl_certificates: no
    headers:
      Cookie: "WebsiteID=xxxxxxxxxxxxxxxxx"
      User-Agent: "Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20100101 Firefox/16.0"

  transmissionrpc:
    transmission:
      host: 192.168.1.2
      port: 8181
      username: admin
      password: ******

  movies:
    imdb_required: no
    accept_all: yes

tasks:
   YIFY task:
    version_checker: yes
    inputs:
      - rss:
          url: https://rarbg.to/rssdd.php?categories=44
    regexp:
      reject_excluding:
        - 1080p\.BluRay\.H264\.AAC\-RARBG
    priority: 1
    #queue_movies: yes
    template:
      - movies
      - transmissionrpc
      - ftdb_cookie
    set:
      path: /Downloads/MOVIES/
      skip_files:
        - '*.nfo'
        - '*.sfv'
        - '*[sS]ample*'
        - '*.txt'
        - 'RARBG.COM.mp4'
      include_subs: yes
      magnetization_timeout: 20


  sort-movies:
    filesystem:
      path: /Downloads/MOVIES/
      regexp: '.*\.(mkv|mp4|avi)$'
      recursive: yes
    template: movies
    require_field: imdb_name
    accept_all: yes
    move:
      to: "/Downloads/MOVIES_DONE/{{imdb_name|replace(':', '.')}} ({{imdb_year}})/"
      filename: '{{imdb_name}} ({{imdb_year}})'
      along:
        - sub
        - srt
        - Subs/
        - subs/
        - Subs
        - subs
        - English-srt.srt
        - Subs/English.srt
        - Subs/English-sdh-SDH.srt
        - Subs/English-SDH.srt
        - Subs/Sdh.srt
        - Subs/Sdh-SDH.srt
    exec:
      allow_background: yes
      auto_escape: yes

Posts: 6

Participants: 2

Read full topic

Problems with rargb plugin

$
0
0

@effemmeffe wrote:

This part of my config, after the closing of kat site I tried to setup rargb plugin:

  ##### download-series-discover task: Discover and download older episodes
  ##### and pilots from recently added series, set with interval to avoid spam
  #
  download-series-discover:
    priority: 6
    interval: 4 hour
    template:
      - series-config-template
      - regex-template
      - torrents-template
      - transmission-global-template
      - transmission-series-template
    discover:
      release_estimations: ignore
      interval: 15 minutes
      what:
        - next_series_episodes: yes
      from:
        - torrentz: good
        - piratebay: yes
        - rarbg:
            category: [1, 18, 41]

Bu tI get a lot of errors:

2016-07-22 17:08 ERROR    rarbg         download-series-discover RarBG request failed: 502 Server Error: Bad Gateway for url: https://torrentapi.org/pubapi_v2.php?sort=last&category=1%3B18%3B41&token=xrp789nho6&ranked=1&search_string=The+Good+Wife+S07E23&mode=search&min_seeders=0&format=json_extended&min_leechers=0&app_id=flexget
2016-07-22 17:09 ERROR    rarbg         download-series-discover RarBG request failed: HTTPSConnectionPool(host='torrentapi.org', port=443): Read timed out. (read timeout=30)
2016-07-22 17:09 ERROR    rarbg         download-series-discover Could not retrieve token. Abandoning search.

What am I doing wrong?

Posts: 3

Participants: 2

Read full topic

Limit rss items to lastest ones

$
0
0

@danialbehzadi wrote:

I use a rss feed for downloading which is very long. This causes to add a long list of torrents each time, which most of them are too old.

How can I set a limit for fetching items either based on item numbers (just fetch latest two items in feed) or by date (just fetch items published this week)?

Posts: 2

Participants: 2

Read full topic

Can Flexget download missing episodes from season pack automatically?

$
0
0

@Mindegy_Tok wrote:

The site I download from has a strange method, they upload episodes 1by1, but when the last episode come out, they just remove every episodes and make a season pack like this:
Downton.Abbey.S04.720p.Bluray.x264.HUN.ENG-nIk

So usually the last episode remain unknown until I remember that something is missing and download manually. Can I force flexget to accept season packs and download and rename ONLY the last episode (or the ones are missing)?

Posts: 2

Participants: 2

Read full topic

Flexget daemon ignoring schedules block

$
0
0

@Symbiot78 wrote:

hi

I've been trying tot get flexget to run every 5 minutes but it's ignoring my schedule in the config..

relevant config:

=======================0
schedules:
- tasks: '*'
interval:
minutes: 5
templates:
moviePreset:
# Don't download movies we've already seen
seen_movies: loose
# Check for already downloaded, allow upgrades
exists_movie:
#
path:
===================

if I run flexget manually it runs through the config and checks rss feeds but when I "leave" it to the schedule plugin it just sits there..

flexget is running with command:

/usr/local/bin/flexget --loglevel info daemon start

Any ideas what I might be missing?

I did reload the config etc. already..

Posts: 1

Participants: 1

Read full topic

Manipulate not working as expected

$
0
0

@xokmillzo wrote:

My problem is that I am trying to use REGEX to parse the title from a magnet link. My config looks like the below for the task

templates:
 movies:
    imdb:
      min_score: 5
      min_votes: 100
    seen_movies: strict
    download: /path/
    quality:
      - "!workprint"
      - "!cam"
      - "!ts"
      - "!tc"
      - "!r5"

tasks:
  thepiratebay:
    template: movies
    priority: 1
    html:
      url: https://thepiratebay.org/top/201
      title_from: url
      links_re: [ magnet ]
    manipulate:
      - title: { from: url, extract: '(?<=&dn=)(.*?)(?=&tr=udp)' }
    accept_all: yes
    transmission:
      host: 127.0.0.1
      port: 111
      username: User
      password: Pass
      path: /path/
      addpaused: no
    archive: yes

When I run this task I get the following

WARNING html thepiratebay title could not be determined for link magnet:?xt=urn:btih:f3e141c4f9d8ed5cf09df56ac69c4ac97a554cab&dn=Goosebumps+%28WebRip+%2F+2015%29&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Fzer0day.ch%3A1337&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fexodus.desync.com%3A6969

Seems that flexget is unable to match anything with the regex I provided. However testing the regex against the string provided in the response logs works fine. Is there something I am missing here?

Thanks!

Posts: 1

Participants: 1

Read full topic

Login to IMDB failed. Check your credentials

$
0
0

@Krozer wrote:

Hi,

I m confused with this error, I tested with both accounts but still the same error.

Here's my test configuration :

tasks:
  import_from_imdb:
    imdb_lookup: yes
    imdb_list:
      login: <email>
      password: <password>
      list: watchlist
      force_language: fr-fr
    accept_all: yes
    list_add:
      - movie_list: from_imdb

and debug

if I go to the login page and I use the credentials resulting in the log, I get a blank page after submitting but when I go on the site I am logged

Thanks for reading me.

Posts: 8

Participants: 3

Read full topic


Help: Trakt add to collection

$
0
0

@Senorsmartypants wrote:

I've been using the trakt add to collection feature for a while, but since the configuration changes I haven't been able to get it working. I'm trying to add episodes to my collection.

Here is my current configuration.

trakt_list:
  account: '{{ secrets.trakt.username }}'
  username: '{{ secrets.trakt.username }}'
  list: collection
  type: episodes
list_add:
  - trakt_list:
      account: '{{ secrets.trakt.username }}'
      username: '{{ secrets.trakt.username }}'
      list: collection
      type: episodes

When I run this now I get an error and the task quits

2016-08-08 13:58 VERBOSE  trakt_list    TV              Retrieving `episodes` list `collection`
2016-08-08 13:58 CRITICAL plugin        TV              Could not retrieve list from trakt (Header value 2 must be of type str or bytes, not <type 'int'>)
2016-08-08 13:58 WARNING  task          TV              Aborting task (plugin: trakt_list)

flexget trakt show outputs that I am seemingly correctly authorized.

-------Account-------|----------Created-----------|----------Expires-----------
senorsmartypants     |                  2016-06-14|                  2016-09-12

Any help would be appreciated.

Posts: 2

Participants: 2

Read full topic

Rss: show which feed it's scanning

$
0
0

@Symbiot78 wrote:

hi

first my config:
`
tasks:
movies task:
rss:
url: http://rssfeed1.com
all_entries: no

  url: http://rssfeed2.com
  all_entries: no

  url: http://rssfeed3.com
  all_entries: no

  url: http://rssfeed4.com
  all_entries: no

  url: http://rssfeed5.com
  all_entries: no

`
template:
- moviePreset

how can I get flexget log to show which feed it's processing? I'm trying to figure out if it's actually looking in all 5 feeds or just the first.. or last...

is the above config correct? or should it be divided into 5 different tasks?

Posts: 4

Participants: 3

Read full topic

Config for german users - what you think?

Config to download all movies in a certain language

$
0
0

@batong wrote:

Hi,
I would like to download all movies in a certain language, in quality R5 or better. Any suggestions on how to set up a config for this?

(The language I want is very small - Estonian - so there are very few new torrents coming out. As far as I have found anyway.)

Posts: 5

Participants: 3

Read full topic

Discover can't find match

$
0
0

@DownD wrote:

Hi, i'm trying to download movies from my trakt watchlist with this config:

templates:
  global:
    torrent_alive: yes #number of seeders needed to accept
  
  transmit-movies:
    transmission:
      host: localhost
      port: 9091
      username: xxxx
      password: xxxx
      path: /media/usb0/Movies
  
  transmit-series:
    transmission:
      host: localhost
      port: 9091
      username: xxxx
      password: xxxx
      path: /media/usb0/TV_Shows/{{series_name|pathscrub}}/S{{"%02d"|format(series_season)}}
  
  download-movie:
    discover:
      what:
        - movie_list: watchlist
      from:
        - piratebay:
            category: video
            sort_by: seeds
        - torrentz: good
        - isohunt: movies
    template: transmit-movies
    list_remove:
      - trakt_list:
          username: xxxx
          list: watchlist
tasks:
  fill_movie_list:
    priority: 1
    trakt_list:
      username: xxxx
      list: watchlist
      type: movies
    list_add:
      - movie_list: watchlist
    accept_all: yes
      
  get_movies_1080p: #probably no subs but i like 1080p more
    priority: 4
    assume_quality: 1080p bluray 
    quality: 1080p 
    template: download-movie

  get_movies_720p: #Playing hard to get? Huh, Punk!
    priority: 6
    assume_quality: 720p bluray 
    quality: 720p+
    template: download-movie

But it cant find a match with discover. Altought, if i do a manual search on ishunt i can find and download the movie.

Logfile:

> `2016-08-20 11:21 VERBOSE  manager                       Creating new database /media/Maxtor/Downloads/flexget/db-config.sqlite - DO NOT INTERUPT ...
> 2016-08-20 11:21 INFO     performance                   Enabling plugin and SQLAlchemy performance debugging
> 2016-08-20 11:21 VERBOSE  task_queue                    There are 3 tasks to execute. Shutdown will commence when they have completed.
> 2016-08-20 11:21 VERBOSE  trakt_list    fill_movie_list Retrieving `movies` list `watchlist`
> 2016-08-20 11:21 VERBOSE  details       fill_movie_list Produced 2 entries.
> 2016-08-20 11:21 VERBOSE  task          fill_movie_list ACCEPTED: `Suicide Squad (2016)` by accept_all plugin
> 2016-08-20 11:21 VERBOSE  task          fill_movie_list ACCEPTED: `R.I.P.D. (2013)` by accept_all plugin
> 2016-08-20 11:21 VERBOSE  details       fill_movie_list Summary - Accepted: 2 (Rejected: 0 Undecided: 0 Failed: 0)
> 2016-08-20 11:21 VERBOSE  list_add      fill_movie_list adding accepted entries into movie_list - watchlist
> 2016-08-20 11:21 VERBOSE  assume_quality get_movies_1080p New assumption: any is 1080p bluray
> 2016-08-20 11:21 VERBOSE  discover      get_movies_1080p Discovering 2 titles ...
> 2016-08-20 11:21 VERBOSE  discover      get_movies_1080p Searching for `Suicide Squad (2016)` with plugin `piratebay` (1 of 2)
> 2016-08-20 11:21 VERBOSE  discover      get_movies_1080p Searching for `Suicide Squad (2016)` with plugin `torrentz` (1 of 2)
> 2016-08-20 11:21 ERROR    discover      get_movies_1080p Error searching with torrentz: Got bozo_exception (bad rss feed)
> 2016-08-20 11:21 VERBOSE  discover      get_movies_1080p Searching for `Suicide Squad (2016)` with plugin `isohunt` (1 of 2)
> 2016-08-20 11:21 VERBOSE  discover      get_movies_1080p No results from isohunt: Search result not 200 (OK), received 301
> 2016-08-20 11:21 VERBOSE  discover      get_movies_1080p No search results for `Suicide Squad (2016)`
> 2016-08-20 11:21 VERBOSE  discover      get_movies_1080p Searching for `R.I.P.D. (2013)` with plugin `piratebay` (2 of 2)
> 2016-08-20 11:21 VERBOSE  discover      get_movies_1080p Searching for `R.I.P.D. (2013)` with plugin `torrentz` (2 of 2)
> 2016-08-20 11:21 ERROR    discover      get_movies_1080p Error searching with torrentz: Got bozo_exception (bad rss feed)
> 2016-08-20 11:21 VERBOSE  discover      get_movies_1080p Searching for `R.I.P.D. (2013)` with plugin `isohunt` (2 of 2)
> 2016-08-20 11:21 VERBOSE  discover      get_movies_1080p No results from isohunt: Search result not 200 (OK), received 301
> 2016-08-20 11:21 VERBOSE  discover      get_movies_1080p No search results for `R.I.P.D. (2013)`
> 2016-08-20 11:21 VERBOSE  details       get_movies_1080p Task didn't produce any entries.
> 2016-08-20 11:21 VERBOSE  details       get_movies_1080p Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
> 2016-08-20 11:21 VERBOSE  list_remove   get_movies_1080p removing accepted entries from trakt_list - {u'username': u'xxxx', u'list': u'watchlist', u'type': u'auto', u'strip_dates': False}
> 2016-08-20 11:21 VERBOSE  assume_quality get_movies_720p New assumption: any is 720p bluray
> 2016-08-20 11:21 VERBOSE  discover      get_movies_720p Discovering 2 titles ...
> 2016-08-20 11:21 VERBOSE  discover      get_movies_720p Searching for `Suicide Squad (2016)` with plugin `piratebay` (1 of 2)
> 2016-08-20 11:21 VERBOSE  discover      get_movies_720p Searching for `Suicide Squad (2016)` with plugin `torrentz` (1 of 2)
> 2016-08-20 11:21 ERROR    discover      get_movies_720p Error searching with torrentz: Got bozo_exception (bad rss feed)
> 2016-08-20 11:21 VERBOSE  discover      get_movies_720p Searching for `Suicide Squad (2016)` with plugin `isohunt` (1 of 2)
> 2016-08-20 11:21 VERBOSE  discover      get_movies_720p No results from isohunt: Search result not 200 (OK), received 301
> 2016-08-20 11:21 VERBOSE  discover      get_movies_720p No search results for `Suicide Squad (2016)`
> 2016-08-20 11:21 VERBOSE  discover      get_movies_720p Searching for `R.I.P.D. (2013)` with plugin `piratebay` (2 of 2)
> 2016-08-20 11:21 VERBOSE  discover      get_movies_720p Searching for `R.I.P.D. (2013)` with plugin `torrentz` (2 of 2)
> 2016-08-20 11:21 ERROR    discover      get_movies_720p Error searching with torrentz: Got bozo_exception (bad rss feed)
> 2016-08-20 11:21 VERBOSE  discover      get_movies_720p Searching for `R.I.P.D. (2013)` with plugin `isohunt` (2 of 2)
> 2016-08-20 11:21 VERBOSE  discover      get_movies_720p No results from isohunt: Search result not 200 (OK), received 301
> 2016-08-20 11:21 VERBOSE  discover      get_movies_720p No search results for `R.I.P.D. (2013)`
> 2016-08-20 11:21 VERBOSE  details       get_movies_720p Task didn't produce any entries.
> 2016-08-20 11:21 VERBOSE  details       get_movies_720p Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
> 2016-08-20 11:21 VERBOSE  list_remove   get_movies_720p removing accepted entries from trakt_list - {u'username': u'xxxx', u'list': u'watchlist', u'type': u'auto', u'strip_dates': False}
> 2016-08-20 11:21 INFO     performance                   Performance results for task fill_movie_list:
> 2016-08-20 11:21 INFO     performance                   remember_rejected took 0.16 sec (4 queries)
> 2016-08-20 11:21 INFO     performance                   trakt_list      took 0.98 sec (5 queries)
> 2016-08-20 11:21 INFO     performance                   list_add        took 0.69 sec (33 queries)
> 2016-08-20 11:21 INFO     performance                   Performance results for task get_movies_720p:
> 2016-08-20 11:21 INFO     performance                   discover        took 8.18 sec (10 queries)
> 2016-08-20 11:21 INFO     performance                   remember_rejected took 0.15 sec (4 queries)
> 2016-08-20 11:21 INFO     performance                   Performance results for task get_movies_1080p:
> 2016-08-20 11:21 INFO     performance                   discover        took 15.50 sec (10 queries)
> 2016-08-20 11:21 INFO     performance                   remember_rejected took 0.14 sec (4 queries)
> `

Posts: 2

Participants: 2

Read full topic

Viewing all 716 articles
Browse latest View live