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

Thepiratebay Plugin BUG?

$
0
0

@luizoti wrote:

Hi,

I am doing a few days of testing and have not yet identified where the problem might be, in the configuration, thepiratebay plugin or on thepiratebay.com itself.

LOG: https://pastebin.com/5CSmmYT3

In the Flexget log the movies below are encoded in 1080p with seeds, but the flexget is ignoring these versions available and not even listing in the regeted log.

Rogue One: A Star Wars Story (2016)
Star Wars: The Force Awakens (2015)
Arrival (2016)


web_server:
bind: 192.168.1.11
port: 3539
ssl_certificate: 'C:\Users\luizl\flexget\ssl\private\myCert.pem'
ssl_private_key: 'C:\Users\luizl\flexget\ssl\private\myKey.key'
web_ui: yes
base_url: /gui
tasks:
#task to pull movies from trakt.tv watchlist and add to the movie list
watchlist:
priority: 1
trakt_list:
account: kingkiller
list: ParaBaixar
accept_all: yes
seen: local # We don't want accepted movies on this feed to affect actual download feed
list_add:
- movie_list: ParaBaixar # you can call this whatever you want

# task that automatically downloads movies from the movie_list
movies search:
trakt_lookup: yes # can also use imdb_lookup or tmdb_lookup
priority: 10 # run after the movie queue fill task
discover:
what:
- movie_list: ParaBaixar
from:
- piratebay:
category: video
sort_by: seeds
interval: 1 minutes
torrent_alive:
min_seeds: 1
reject_for: 10 minutes
quality: 1080p+ # Make sure no screeners or cams are downloaded
transmission:
host: localhost
port: 9091
path: 'D:\FILMES'

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles