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

Disable Seen_Movies

$
0
0

@soloam wrote:

Hello, I have a task that I need to disable the seen, I used the disable plugin:

disable:
  - remember_rejected
  - seen
  - retry_failed
  - seen_info_hash

I only want them to be rejected by the exists_movie, that is working, but I keep getting entryes rejected by the seen_movies:

2020-02-11 16:54 DEBUG    flexget.components.seen.seen GetMoviesSearch Rejecting 'https://nodered.myhome/flexget/torrentleech/movies/download/380525' 'The Hunger Games 2012 720p BRRip x264 AAC-ViSiON' because of seen '70160'
2020-02-11 16:54 VERBOSE  task          GetMoviesSearch REJECTED: `The Hunger Games 2012 720p BRRip x264 AAC-ViSiON` by seen_movies plugin because entry with tmdb_id `70160` is already marked seen in the task GetMoviesSearch at 2020-02-10 22:26

title            : The Hunger Games 2012 720p BRRip x264 AAC-ViSiON
url              : https://nodered.myhome/flexget/torrentleech/movies/download/380525
original_url     : https://nodered.myhome/flexget/torrentleech/movies/download/380525
description      : Action, Drama, Sci-Fi, Thriller
discovered_from  : The Hunger Games (2012)
discovered_with  : search_rss
guid             : 380525
imdb_actors      : {'nm0006969': 'Elizabeth Banks', 'nm0341421': 'Rhoda Griffis', 'nm3094377': 'Willow Shields', 'nm0004747': 'Wes Bentley', 'nm2225369': 'Jennifer Lawrence', 'nm1242688': 'Josh Hutcherson', 'nm2955013': 'Liam Hemsworth', 'nm0539155': 'Paula Malcomson', 'nm1884645': 'Dwayne Boyd', 'nm0721593': 'Anthony Reynolds', 'nm1885015': 'Judd Lormand', 'nm0001804': 'Stanley Tucci', 'nm0480808': 'Sandra Ellis Lafferty', 'nm2856669': 'Raiko Bowman', 'nm3355596': 'Sandino Moya-Smith'}
imdb_directors   : {'nm0002657': 'Gary Ross'}
imdb_genres      : [action, thriller, sci-fi, adventure]
imdb_id          : tt1392170
imdb_languages   : [english]
imdb_meta_score  : 68
imdb_mpaa_rating : PG-13
imdb_name        : The Hunger Games
imdb_original_name: None
imdb_photo       : https://m.media-amazon.com/images/M/MV5BMjA4NDg3NzYxMF5BMl5BanBnXkFtZTcwNTgyNzkyNw@@._V1_.jpg
imdb_plot_outline: In a dystopian future, the totalitarian nation of Panem is divided into 12 districts and the Capitol. Each year two young representatives from each district are selected by lottery to participate in The Hunger Games. Part entertainment, brutal retribution for a past rebellion, the televised games are broadcast throughout Panem. The 24 participants are forced to eliminate their competitors while the citizens of Panem are required to watch. When 16-year-old Katniss' young sister, Prim, is selected as District 12's female representative, Katniss volunteers to take her place. She and her male counterpart, Peeta, are pitted against bigger, stronger representatives, some of whom have trained for this their whole lives.
imdb_score       : 7.2
imdb_url         : https://www.imdb.com/title/tt1392170/
imdb_votes       : 812039
imdb_writers     : {'nm1056741': 'Suzanne Collins', 'nm0002657': 'Gary Ross', 'nm0712753': 'Billy Ray'}
imdb_year        : 2012
movie_name       : The Hunger Games
movie_year       : 2012
original_title   : The Hunger Games 2012 720p BRRip x264 AAC-ViSiON
quality          : 720p bluray h264 aac
reason           : Entry with tmdb_id `70160` is already marked seen in the task GetMoviesSearch at 2020-02-10 22:26
rejected_by      : seen_movies

How can I disable the seen_movies? I tried adding the seen_movies to the disable, but it does not work

Thank you

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles