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

Bug with python 3.7

$
0
0

@Fluxenator wrote:

G'day all,

I'm currently having issues with flexget when it runs a task. The error that I get is:

2018-12-09 22:02 CRITICAL task TV-SHOWS BUG: Unhandled error in plugin series: bad escape \w at position 5
2018-12-09 22:02 CRITICAL manager TV-SHOWS An unexpected crash has occurred. Writing crash report to /home/xxxxxx/.config/flexget/crash_report.2018.12.09.220203517425.log. Please verify you are running the latest version of flexget by using "flexget -V" from CLI or by using version_checker plugin at http://flexget.com/wiki/Plugins/version_checker. You are currently using version 2.17.18

Have verified that I'm on the latest version.

When I open the log, I get the following:

2018-12-09 20:19 DEBUG manager Figuring out config load paths
2018-12-09 20:19 DEBUG manager Found config: /home/xxxxxxxxx/.config/flexget/config.yml
2018-12-09 20:19 DEBUG manager Config file /home/xxxxxxx/.config/flexget/config.yml selected
2018-12-09 20:19 VERBOSE task_queue There are 3 tasks to execute. Shutdown will commence when they have completed.
2018-12-09 20:19 VERBOSE input_cache TV-SHOWS Restored 19 entries from db cache
2018-12-09 20:19 VERBOSE rss TV-SHOWS Not processing entries from last run.
2018-12-09 20:19 VERBOSE inputs TV-SHOWS Input rss did not return anything
2018-12-09 20:19 VERBOSE details TV-SHOWS Produced 50 entries.
2018-12-09 20:19 CRITICAL task TV-SHOWS BUG: Unhandled error in plugin series: bad escape \w at position 5
Traceback (most recent call last):
File "/usr/lib/python3.7/sre_parse.py", line 1021, in parse_template
this = chr(ESCAPES[this][1])
KeyError: '\w'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/flexget/task.py", line 486, in _runplugin
return method(*args, **kwargs)
File "/usr/lib/python3.7/site-packages/flexget/event.py", line 23, in call
return self.func(*args, **kwargs)
File "/usr/lib/python3.7/site-packages/flexget/plugins/filter/series.py", line 1615, in on_task_metainfo
parsed = parser.parse_series(entry['title'])
File "/usr/lib/python3.7/site-packages/flexget/plugins/parsers/plugin_parsing.py", line 74, in parse_series
return parser.parse_series(data, name=name, **kwargs)
File "/usr/lib/python3.7/site-packages/flexget/plugins/parsers/parser_internal.py", line 48, in parse_series
parser.parse(data)
File "/usr/lib/python3.7/site-packages/flexget/utils/titles/series.py", line 225, in parse
name_to_re(name, self.ignore_prefixes, self) for name in [self.name] + self.alternate_names)
File "/usr/lib/python3.7/site-packages/flexget/utils/tools.py", line 205, in init
list.init(self, *args, **kwargs)
File "/usr/lib/python3.7/site-packages/flexget/utils/titles/series.py", line 225, in
name_to_re(name, self.ignore_prefixes, self) for name in [self.name] + self.alternate_names)
File "/usr/lib/python3.7/site-packages/flexget/plugins/parsers/parser_common.py", line 85, in name_to_re
res = re.sub(' +', blank + '*', res, re.UNICODE)
File "/usr/lib/python3.7/re.py", line 192, in sub
return _compile(pattern, flags).sub(repl, string, count)
File "/usr/lib/python3.7/re.py", line 309, in _subx
template = compilerepl(template, pattern)
File "/usr/lib/python3.7/re.py", line 300, in compilerepl
return sre_parse.parse_template(repl, pattern)
File "/usr/lib/python3.7/sre_parse.py", line 1024, in parse_template
raise s.error('bad escape %s' % this, len(this))
re.error: bad escape \w at position 5

Any Idea on how to fix the issue?

Thanks.

Posts: 1

Participants: 1

Read full topic


Download movies not working

$
0
0

@marine88 wrote:

Hi there my config has been allways working but now I made new instalation and having some problems getting movies tv shows are working good! here is my log!

Any idea what is happening ?

Posts: 3

Participants: 2

Read full topic

Transmissionrpc error with flexget in docker

$
0
0

@o3435118 wrote:

I just installed flexget and transmission in docker containers as per. Now I keep getting this error

"Transmissionrpc module version 0.11 or higher required.".

Also, how do I expose the flexget UI from the docker container? Flexget upon startup displays

Web interface available at http://127.0.0.1:5050
but when I cannot access it. The transmission UI is accessible.

When I tried to install transmissionrpc using 'pip install transmissionrpc -U'

I got this.

Requirement already up-to-date: transmissionrpc in /usr/lib/python2.7/site-packages (0.11)
Requirement already satisfied, skipping upgrade: six>=1.1.0 in /usr/lib/python2.7/site-packages (from transmissionrpc) (1.12.0)'

So why cant it see the transmissionrpc already installed?

Thank you!

Posts: 1

Participants: 1

Read full topic

FlexGet - Trakt.tv - RSS

$
0
0

@Khaosan wrote:

I speak French:

Hello,
I am trying to configure config.yml
The goal is:
- FlexGet goes to search on trakt.tv the list "Films" and "Series"
- My tracker is YGGtorrent.gg with an RSS feed
- Transmission is in Watch-dir: / media / USBHDD1 / Transmission / Watch

Here is what I did:
https://pastebin.com/EqBFUSAv

FlexGet managed to search for .torrent on YGG but the Movies and series have nothing to do with my list trakt.tv

Any ideas ?

-------x-------x-------x-------x-------x-------x-------x-------x-------x-------
Je parle français:

Bonjour,
Je tente de paramétrer config.yml
Le but est:
- FlexGet aille chercher sur trakt.tv la liste "Films" et "Séries"
- Mon tracker est YGGtorrent.gg avec un flux RSS
- Transmission est en Watch-dir : /media/USBHDD1/Transmission/Watch

Voici ce que j'ai fait :
https://pastebin.com/EqBFUSAv

FlexGet réussi a aller chercher des .torrent sur YGG mais les Films et séries n'ont rien à voir avec ma liste trakt.tv

Quelqu'un a une idée ?

Posts: 3

Participants: 2

Read full topic

RuTracker login page error

$
0
0

@cyturralde wrote:

I am sure there is something wrong in my code but I am not sure what it is. I am trying to download sports from Rutracker. It used to work and then I changed computers and uploaded the same config file and immediately I got errors saying that the torrent link was a "maybe a login page". I have no problem accessing them through the browser on the computer.

Config File:

RUTRACKER:
disable: [retry_failed]
seen:
fields:
- title
- url
headers:
Cookie: "bb_session=*******; bb_ssl=1"
rss:
url: http://feed.rutracker.org/atom/f/1997.atom
regexp:
reject:
- sd
- 540p
accept:
- Houston Rockets :
path: /media/******
- Oklahoma City Thunder :
path: /media/******
- Los Angeles Lakers :
path: /media/******
- Golden State :
path: /media/******
deluge: yes

Log Error example:

2018-12-29 13:14 INFO download RUTRACKER Downloading: NBA 2018-2019 / RS / 23.12.2018 / Los Angeles Clippers @ Golden State Warriors [Баскетбол, HD/720p, MKV/H.264, RU / Виасат HD] [2.48 GB]
2018-12-29 13:14 ERROR entry RUTRACKER Failed NBA 2018-2019 / RS / 23.12.2018 / Los Angeles Clippers @ Golden State Warriors [Баскетбол, HD/720p, MKV/H.264, RU / Виасат HD] [2.48 GB] (Unexpected html content received from https://rutracker.org/forum/viewtopic.php?t=5664297 - maybe a login page?)

Posts: 1

Participants: 1

Read full topic

Books by titles search : malformed yml

$
0
0

@vedydev wrote:

Hi guys,
I need help configuring a task to do the following:
- search for free books by title in torrents search engine (piratebay or any)
- I can add the titles manually in the config.yml
- download the book if available using transmission client

I want this task to run every 24 hours

I've tried couple of cookbook recipes + plugins, but it didn't work

your help is much appreciated

Posts: 1

Participants: 1

Read full topic

Trakt authorisation and use

$
0
0

@pharmswo wrote:

Hi,

I have a Trakt account and authorised it "successfully" - Trakt said authorised, command line confirmed it.
(flexget) administrator@server1:~/flexget$ flexget trakt list pharmswo
Authorization expires on 2019-04-06 21:46:57.123456

When i run flexget --test execute I either get an authoristion error or nothing. I assume that after running too frequently that Trakt just returns nothing is that correct?

# credentials anchors
_trakt_credentials: &trakt-credentials
    username: TraktAccountUsername
    account: CommandLIneKeyfromTrakt

I have tried this without the Account name

# Trakt templates
# These first two are useful both as full templates and as anchors
series-trakt-list: &series-trakt-list
trakt_list:
< list: watchlist
type: shows
strip_dates: yes

tasks:

# Get the next episode from Trakt and set it as the beginning for the series plugin
# I use Plex-Trakt-Scrobbler to sync what I've collected
series-trakt-set-begin:
priority: 1
next_trakt_episodes:
< list: watchlist
strip_dates: yes
context: collected
position: next
accept_all: yes
set_series_begin: yes
disable: seen

# Discover series and add them to Transmission
series-discover:
priority: 100

template: content-rejects

configure_series:
  from:
    <<: *series-trakt-list
  settings:
    quality: 720p+
    identified_by: ep
    exact: no
discover:

Output

2019-01-07 17:27 VERBOSE task_queue There are 2 tasks to execute. Shutdown will commence when they have completed.
2019-01-07 17:27 WARNING next_trakt_episodes series-trakt-set-begin The list "watchlist" is empty.
2019-01-07 17:27 WARNING details series-trakt-set-begin Task didn't produce any entries. This is likely due to a mis-configured or non-functional input.
2019-01-07 17:27 VERBOSE details series-trakt-set-begin Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
2019-01-07 17:27 VERBOSE trakt_list series-discover Retrieving shows list watchlist
2019-01-07 17:27 WARNING trakt_list series-discover No data returned from trakt for shows list watchlist.
2019-01-07 17:27 VERBOSE trakt_list series-discover Retrieving shows list watchlist
2019-01-07 17:27 WARNING trakt_list series-discover No data returned from trakt for shows list watchlist.

When using the autorised string:
2019-01-07 17:32 CRITICAL plugin series-trakt-set-begin Account 1AA11A has not been authorized.

Any ideas?

Posts: 1

Participants: 1

Read full topic

Using sickbeard as a seen database

$
0
0

@Aaron_Griffin wrote:

I know that you can use sickbeard for a series list, but I'd love to find a way to also use sickbeard to determine if an episode is downloadable. That is: if sickbeard lists the episode as wanted, it'll download, otherwise it'll skip.

The use case comes from the fact that I often delete previous seasons and mark them as "ignored". Sickbeard itself will never match ignored episodes for downloading, but flexget matches these.

Thoughts?

Posts: 2

Participants: 1

Read full topic


search_rss with explicit series names

$
0
0

@Adam_Skinner wrote:

I'd like to be able to catch up with a series by using a search_rss feed. I'd like to put the series name in and have it interrogate the search RSS feed for each series name.

I've tried to approach this unsuccessfully using the discover plugin.

I'd expect something like:

discover:
  what:
    series:
      - Name
  from:
    search_rss: url?q={{search_term}}

Posts: 1

Participants: 1

Read full topic

Move plugin not moving srt subtitles

$
0
0

@Isaac_Christie wrote:

it only renames and moves the srt file if it is named the same as the mkv or the mp4 file, ie
If this is the names of the files then it works:

Some.Show.S01E01.WEBRip.x264-GROUP/Some.Show.S01E01.WEBRip.x264-GROUP.mp4
Some.Show.S01E01.WEBRip.x264-GROUP/Some.Show.S01E01.WEBRip.x264-GROUP.srt

But if this is the name of the file then it ignores the srt file:

Some.Show.S01E01.WEBRip.x264-GROUP/Some.Show.S01E01.WEBRip.x264-GROUP.mp4
Some.Show.S01E01.WEBRip.x264-GROUP/Subs/2_Eng.srt

This is the config for the offending task:

  RTF: #--------------------------------- Rename and Move Family TV
    priority: 15
    metainfo_series: yes
    thetvdb_lookup: yes
    disable: seen
    accept_all: yes
    no_entries_ok: yes
    filesystem:
      path: /z/deluge/plextv
      regexp: '.*\.(mkv|mp4)$'
      recursive: yes
    move:
      to: /z/Plex/TV
      rename: "{{ tvdb_series_name }} - {{ series_id }} - {{ tvdb_ep_name }}{{ location | pathext }}"
      along:
        extensions:
          - srt
        subdirs:
          - Subs

What am I doing wrong?

Posts: 1

Participants: 1

Read full topic

Trakt setup to get next episode based on season or epsiode

$
0
0

@pharmswo wrote:

Hi,

OK now I have a working connection to Trakt
1) Show discover works and sets to episode S01E01
2) Movie discoover works
3) If I add a season or an episode to watchlist it is not returned?

How do I get a series base on a season or an episode?

Regards

Paul

Posts: 1

Participants: 1

Read full topic

List of movies from rtorrent

$
0
0

@bonk1990 wrote:

Hi,
I would like to create a list of movies which i have downloaded in rtorrent.
Is it possible? Could you help me with that?

I have something like that, but i'm a noob...

  test:
    manual: yes
    from_rtorrent:
      uri: scgi://localhost:5000
      view: title
    accept_all: yes
    list_add:
      - trakt_list:
          username: xxx
          account: xxx
          list: rtorrent
          type: movies

Posts: 1

Participants: 1

Read full topic

Why does IRC plugin need RSSkey?

$
0
0

@mrbamse wrote:

Hi y'all, I'm working on switching from traditional RSS to the IRC-plugin but a few things confuses me:

  1. What are the tracker file used for?

  2. Why are RSSkey specified (as requirement?) in both examples and in tracker file?

I'm planning on using TL and they have a separate IRC-key.
If anyone have a complete, simple, minimalistic and working example of a config for TL that would be greatly appreciated, maybe a cookbook example is in order? :slight_smile:

Thank you all in advance, this is a great community!

Posts: 1

Participants: 1

Read full topic

Manipulate on different inputs?

$
0
0

@mstrandbo wrote:

I have a template for shows, which checks multiple rss feeds. One of the feeds contains some unexpected text in the title field, so I have to use the manipulate plugin to remove the unwanted text. Now, this works splendid for this rss-feed, but not the others and ends up in several occasions removing legitimate title-text, which breaks discovery.

So, what I'd like for the manipulate plugin to do, is being able to specifiy it per input-feed.

At the moment, the only choice I have is to make two templates so I can use manipulate on the weird one?

Posts: 2

Participants: 2

Read full topic

Want to upgrade movies to 2160p automatic after timeline

$
0
0

@superbillen wrote:

Hi all,
the script works fine downloading new movies with the correct imdb rating.
I want flexget to check for better quality and then replace the already downloaded movie with 2160p Truehd quality when it ready at the download site. cant figure out how to do this

Also i would like to get Pushover notifications on my cellphone when movies downloaded

Would really be happy if you guys can help me out :slight_smile:

tasks:
IMDB_Rating_DansihBits:
inputs:
- rss: xxxxxxxxxxxx
regexp:
reject_excluding:
- NORDiC|DKSubs|Danish|DKsubs
reject:
- Blur\b|HC\b|HDTS\b|HD-TC\b|TC\b
imdb:
min_score: 6
min_year: 2017
quality:
- 2160p bluray
- 2160p remux
- 2160p dvdrip
- 1080p bluray
- 1080p remux
- 1080p dvdrip
- 1080p webdl
seen_movies: strict

Posts: 1

Participants: 1

Read full topic


Exception while loading plugin flexget.components.imdb.db

$
0
0

@tomatosmoothie wrote:

Hi,
Getting the following error after update

2019-02-06 14:28 CRITICAL plugin Exception while loading plugin flexget.components.imdb.db
Traceback (most recent call last):
File "/home/htpc/.local/lib/python2.7/site-packages/flexget/plugin.py", line 392, in importplugin
import(module_name)
File "/home/htpc/.local/lib/python2.7/site-packages/flexget/components/imdb/db.py", line 27, in
Index('ix_imdb_movie_genres', 'movie_id', 'genre_id'),
File "/home/htpc/.local/lib/python2.7/site-packages/sqlalchemy/sql/schema.py", line 438, in new
"existing Table object." % key)
InvalidRequestError: Table 'imdb_movie_genres' is already defined for this MetaData instance. Specify 'extend_existing=True' to redefine options and columns on an existing Table object.
Traceback (most recent call last):
File "/usr/local/bin/flexget", line 11, in
sys.exit(main())
File "/home/htpc/.local/lib/python2.7/site-packages/flexget/__init__.py", line 42, in main
manager.start()
File "/home/htpc/.local/lib/python2.7/site-packages/flexget/manager.py", line 363, in start
self.initialize()
File "/home/htpc/.local/lib/python2.7/site-packages/flexget/manager.py", line 221, in initialize
extra_components=[os.path.join(self.config_base, 'components')],
File "/home/htpc/.local/lib/python2.7/site-packages/flexget/plugin.py", line 497, in load_plugins
loadcomponents_from_dirs(extra_components)
File "/home/htpc/.local/lib/python2.7/site-packages/flexget/plugin.py", line 448, in loadcomponents_from_dirs
importplugin(package_name, component_path)
File "/home/htpc/.local/lib/python2.7/site-packages/flexget/plugin.py", line 392, in importplugin
import(module_name)
File "/home/htpc/.local/lib/python2.7/site-packages/flexget/components/imdb/db.py", line 27, in
Index('ix_imdb_movie_genres', 'movie_id', 'genre_id'),
File "/home/htpc/.local/lib/python2.7/site-packages/sqlalchemy/sql/schema.py", line 438, in new
"existing Table object." % key)
sqlalchemy.exc.InvalidRequestError: Table 'imdb_movie_genres' is already defined for this MetaData instance. Specify 'extend_existing=True' to redefine options and columns on an existing Table object.

My config is below:

tasks:
sorttv:
priority: 2
no_entries_ok: yes
filesystem:
path: '/home/htpc/Downloads/temp/tvshows'
regexp: '.*.(avi|mkv|mp4)$'
recursive: yes
accept_all: yes
thetvdb_lookup: yes
require_field: series_name
all_series:
parse_only: yes
move:
to: '/home/htpc/Downloads/ToConvert'
rename: "{{series_name|replace(' ', '.')}}.{{series_id}}{{location|pathext}}"
clean_source: 50

sortoth:
priority: 4
no_entries_ok: yes
filesystem:
path: '/home/htpc/Downloads/temp/others'
regexp: '.*.(avi|mkv|mp4|wmv)$'
recursive: yes
accept_all: yes
move:
to: '/home/htpc/Downloads/ToConvert'
clean_source: 50

sortmov:
priority: 3
no_entries_ok: yes
filesystem:
path: '/home/htpc/Downloads/temp/movies'
regexp: '.*.(avi|mkv|mp4)$'
recursive: yes
accept_all: yes
imdb_lookup: yes
metainfo_movie: yes
regexp:
reject:
- sample
- trailer
proper_movies: yes
require_field: [movie_name, movie_year]
move:
to: '/home/htpc/Downloads/ToConvert'
rename: "{{ movie_name }} ({{movie_year}}){{location|pathext}}"
clean_source: 600

download:
priority: 1
rss: 'http://showrss.info/user/???.rss?magnets=true&namespaces=true&name=null&quality=null&re=null'
all_series: yes
deluge:
path: '/home/htpc/Downloads/temp/'
label: tvshows

Pl. help.

Posts: 1

Participants: 1

Read full topic

Files NOT Renaming or Carrying Extensions [Transmission]

$
0
0

@derspion318 wrote:

Hello, all.
New to FlexGet (first day actually) and I am having issues with getting the files to move with their extensions. They move to the correct folder, but they will not rename and will not have their file extension. And it is odd because in transmission it shows the updated filename with ext. Please see what I am referring to below:

And here is the config I am currently using:

schedules:
  - tasks: showRSS
    interval:
      hours: 1
templates:
  torrent:
    transmission:
      host: ***OMITTED FOR SECURITY***
      port: ***OMITTED FOR SECURITY***
      username: ***OMITTED FOR SECURITY***
      password: ***OMITTED FOR SECURITY***
  tv:
    template: torrent
    all_series: yes
    set:
      path: /media/plex_storage/TV/{{series_name}}/Season {{series_season}}
      main_file_only: yes
      magnetization_timeout: 30
      content_filename: "{{series_name}} - {{series_id}} - {{quality}}"
      skip_files:
        - '*.nfo'
        - '*.sfv'
        - '*[sS]ample*'
        - '*.txt'
      include_subs: yes

tasks:
  showRSS:
    priority: 1
    rss: ***OMITTED FOR SECURITY***
    template: tv

Posts: 1

Participants: 1

Read full topic

Timestamp in emails

$
0
0

@jmaliska wrote:

Hi, is it somehow possible to send email notifications using notify plugin with timestamp in the message body?

I tried to find this in documentation, but I was unable to find it.

I mean something like this

    notify:
      entries:
        title: "FlexGet - Task {{ task_name }} has new downloads!"
        message:  "{{ title }} downloaded from https://rarbg.to/torrents.php?search={{ title }} at {{ timestamp }}"

Thanks

Posts: 1

Participants: 1

Read full topic

Is there the proper way to manipulate titles of entries via series plugin list?

$
0
0

@gathermate wrote:

tasks:
  test-task:
    mock:
      - {title: 'Running Man.E114.190203.1080p.mp4'}
      - {title: 'Something Special Running Man.E116.190202.1080p.mp4'}
      - {title: 'Another Special Running Man.E115.190201.1080p.mp4'}
      - {title: 'Rebroadcasting Running Man.E114.190131.1080p.mp4'}
      - {title: 'Kingdom.S01E01.720p.HDTV.x264'}
      - {title: '[Ads] Kingdom.S01E02.720p.HDTV.x264'}
      - {title: 'Netflix Kingdom.S01E03.720p.HDTV.x264'}
      - {title: 'The Kingdom.S01E04.720p.HDTV.x264'}
      - {title: 'www.google.com Kingdom.S01E05.720p.HDTV.x264'}
    series:
      - Running Man
      - Kingdom
  • Running Man.E114.190203.1080p.mp4
  • Kingdom.S01E01.720p.HDTV.x264
  • [Ads] Kingdom.S01E02.720p.HDTV.x264

So 3 entries are accepted as I expected, but I want all them to be accepted.
I tried the 'manipulate' plugin first.

manipulate:
  - title:
      replace:
        regexp: '^.*(Running Man|Kingdom)'
        format: '\1'

Yes, they were all accepted. But what if I managed many series, it's too finger-breakable to add each series into 'regexp'.

Secondly, I decided to loop it with jinja. But as you know, 'regexp' doesn't interpret jinja expressions.

Thirdly, I found 'name_regexp' of 'series' plugin. I thought it would capture the series I wanted from various titles of entries. But it works only when the entry be captured as series also it is still finger-breakable too.

Finally, I looked in the source code, and added some lines to 'series' module for my goal. I know it's not the proper way, but I wanted to demonstrate that how do I get the proper way that works like it.

This is my added lines ('FilterSeries.on_task_metainfo()' in 'series.py' module.)

# original source codes continued...
entries = set([entry for letter in letters for entry in entries_map.get(letter, [])])
if entries:
    self.parse_series(entries, series_name, series_config, db_identified_by)

# I added below lines...
entries = []
for entry_list in entries_map.itervalues():
    for entry in entry_list:
        regexp = '^.*' + series_name
        title = entry.get('title')
        match = re.search(regexp, title)
        if match:
            entry['title'] = re.sub(regexp, series_name, title)
            entries.append(entry)
entries = set(entries)
if entries:
    self.parse_series(entries, series_name, series_config, db_identified_by)

TL;DR:

It's too finger-painful to add each series into 'regexp' on 'manipulate' plugin.
Is there the proper way to manipulate titles of entries via series plugin list?

Posts: 1

Participants: 1

Read full topic

list_match results in undecided. Why?

$
0
0

@cryptonyk wrote:

Thank you for building and helping folks to configure Flexget. This app is amazing. And very complex :slight_smile:

I have the following in my "download_queue" task:

list_match:
from:
- movie_list: moviequeue

That results in the following dump entry:

title : Beautiful.Boy.2018.1080p.BluRay.X264-AMIABLE
url : https://alpharatio.cc/torrents.php?action=download&id=1148636&authkey=XXXXXXXX&torrent_pass=XXXXXXXXXXXX
original_url : https://alpharatio.cc/torrents.php?action=download&id=1148636&authkey=XXXXXXXXXX&torrent_pass=XXXXXXXXXXXXX
assumed_quality : True
content_size : 8344.65026855
discovered_from : Beautiful Boy
discovered_with : alpharatio
imdb_actors : <LazyField - value will be determined when it is accessed>
imdb_directors : <LazyField - value will be determined when it is accessed>
imdb_genres : <LazyField - value will be determined when it is accessed>
imdb_id : tt1226837
imdb_languages : <LazyField - value will be determined when it is accessed>
imdb_meta_score : <LazyField - value will be determined when it is accessed>
imdb_mpaa_rating : <LazyField - value will be determined when it is accessed>
imdb_name : <LazyField - value will be determined when it is accessed>
imdb_original_name: <LazyField - value will be determined when it is accessed>
imdb_photo : <LazyField - value will be determined when it is accessed>
imdb_plot_outline: <LazyField - value will be determined when it is accessed>
imdb_score : <LazyField - value will be determined when it is accessed>
imdb_url : <LazyField - value will be determined when it is accessed>
imdb_votes : <LazyField - value will be determined when it is accessed>
imdb_writers : <LazyField - value will be determined when it is accessed>
imdb_year : <LazyField - value will be determined when it is accessed>
movie_name : Beautiful Boy
movie_year : 2018
original_title : Beautiful.Boy.2018.1080p.BluRay.X264-AMIABLE
quality : 1080p bluray h264 aac
task : download_queue
tmdb_id : 451915
torrent_leeches : 1
torrent_seeds : 32
torrent_snatches : 84
torrent_tags : drama, biography
trakt_actors : <LazyField - value will be determined when it is accessed>
trakt_collected : <LazyField - value will be determined when it is accessed>
trakt_genres : [drama]
trakt_homepage : https://www.beautifulboy.movie
trakt_language : en
trakt_languages : [bg, cs, da, de, el, en, es, fr, he, hu, it, ko, nl, pl, pt, ru, tr, uk, zh]
trakt_movie_id : 298570
trakt_movie_name : Beautiful Boy
trakt_movie_slug : beautiful-boy-2018
trakt_movie_user_rating: <LazyField - value will be determined when it is accessed>
trakt_movie_year : 2018
trakt_overview : After he and his first wife separate, journalist David Sheff struggles to help their teenage son, who goes from experimenting with drugs to becoming devastatingly addicted to methamphetamine.
trakt_rating : 7.52591
trakt_released : 2018-11-09
trakt_runtime : 111
trakt_tagline :
trakt_trailer : http://youtube.com/watch?v=y23HyopQxEg
trakt_translations: <LazyField - value will be determined when it is accessed>
trakt_votes : 656
trakt_watched : <LazyField - value will be determined when it is accessed>

My list_match shows up in the log like this:

2019-02-10 10:39 DEBUG movie_list download_queue trying to match movie based of name: Beautiful Boy and year: 2018
2019-02-10 10:39 DEBUG movie_list download_queue trying to match movie based off id trakt_movie_id: 298570
2019-02-10 10:39 DEBUG movie_list download_queue trying to match movie based off id tmdb_id: 451915
2019-02-10 10:39 DEBUG movie_list download_queue trying to match movie based off id imdb_id: tt1226837

This all results in an "undecided" result. I'm trying to figure out why. All three IDs match, the title matches, it passes the quality check, it passes the health check, etc. Is there a way to get a log printout of why flexget considers it undecided instead of accepted? The failure reasons in --dump are super helpful, but I haven't found a way to get undecided reasons.

thanks!

Posts: 1

Participants: 1

Read full topic

Viewing all 716 articles
Browse latest View live