Formula1 help
Could someone more experienced help me with a config script to download Formula1 races? on R4E site, the naming convention is this: Series Year Round## Location Session Resolution Source VideoCodec...
View ArticleRemember rejected entries
Hello. I’m trying to have Flexget remember once rejected entries and to not accept then again in subsequent tasks (and in future runs). The feed for the first task (partial-feed) has a subset of the...
View ArticleConfiguration issues: sending all showrss personal link content to deluge
All I want to accomplish is send all the magnet links to deluge. flexget and deluge are running in separate docker containers, hence the connection information. Any help would be greatly appreciated....
View ArticleAnother noob struggling
I have been fiddling around with my flexget config.yml for days now, but I cannot seem to get it to work (I am a noob with YAML btw). I’ve consulted the config guide and the wiki’s. Now the config is...
View ArticleDownloading from Uploader.jp
I’m very new to flexget. I read some guides to make a YAML config file but the keys are very specific (i.e: series: or book:) so I can’t understand how to grab archive links from generic RSS and...
View ArticleList_match using a text file?
Hi, Actually I am using a pretty ugly way to accept/reject music entries, it is the following: music-config: accept_all: True regexp: reject_excluding: - '^(Artist 1|Artist 2|Artist 3|...|Artist N) -...
View ArticleImdb to trakt not working
Trying to sync my imdb watchlist to trakt but the logs says “Nothing to submit to trakt”. config: tasks: imdb_to_trakt: parsing: movie: guessit series: guessit imdb_watchlist: user_id: urXXXXXXXXX...
View ArticleConfigure series and series
image730×150 3.14 KB this “recipe” only work if the series is known with different name. tasks: anime: rss: https://nyaa.si/?page=rss&c=1_2&f=0 content_filter: reject: - '*[v0]*.mkva' -...
View ArticleMark tv show as seen?
I’m trying to use the cli for flexget series. I see the database results, and there are some shows that I would like to clean up and mark as seen. For example: Years and Years 2 eps behind │ - │...
View ArticleFrom_group - Is it possible to add a release group with spaces in the name?
Hello Flexget gurus, In my series configuration, I use from_group to specify the release groups to filter the series entries. For example: series: - show name: from_group: - group1 - group2 - group...
View ArticleNeed help with notify config
Hello, I’m trying to get the notify’s Title & Message to work with Pushbullet, but I think I’m doing something wrong. It is my 1st time with Flexget so I hope you guys will help a new guy out. My...
View ArticleRename torrenr folder
Flexget now downloads the file folder and saves it to ~ / mults / Fantasy Patrol / Fantasy Patrol [rutracker.org] /files ~ / mults / Fantasy Patrol /Fantasy patro (720p-AVC)/files how to rename...
View ArticleFrom trakt to showrss
I use trakt to keep track of my shows. I’d like to use letterboxd, but there is no plugin for flexget. Recently I discovered that I can use flexget to transfer a letterboxd list to trakt, an example...
View ArticlePlugins overrule eachother?
Hi I have a regexp that accepts - regexp: accept: - '2019' - '2020' - '2021' Then I have a imdb rule that accepts a score of 4 or above: imdb: min_score: 4.0 But flexget will accept any movie that has...
View ArticleDownload season packs until current season
Hi there, I dont know why I cant find anything/only unanswered threads on this. This seems to be the most logical way to download an entire, currently running series. I would like to somehow lookup...
View ArticleUsing Sonarr as a Downloader
I rather like the was Sonarr handles series management and downloading but I’m not happy with the way it uses indexers. Specifically, I would like to have more control over when each indexer is used....
View ArticleSimple config splitting series and movies from RSS
Hey, I’ve tried searching for a similar topic, but couldn’t find one. I have an RSS feed which contains torrents for series and movies. What I want is to split the feed and download the files into two...
View ArticleTrakt_list not returning anything
Hello everyone, I am trying to get started with flexget. For this purpose I took some inspiration to setup an initial config based on [1]. I am running flexget version 3.1.93 (currently latest...
View ArticleTransmission-rpc module version 0.11 or higher required
Hi, y’all! So I’m getting this issue transmission movies-search transmission-rpc module version 0.11 or higher required. I found this solved issue. But in my case, it didn’t work They worst part is...
View ArticleHow to schedule torrents from irc?
i have similar need with this thread How do I set flexget to download one torrent every hour? but the only difference is i want input from irc. in general, i want to accomplish a similar function like...
View ArticleHelp with my flexget config
I am getting this error 2021-01-09 23:58:50 CRITICAL manager [/tasks/test-1/regexp] The key deluge is not valid here. 2021-01-09 23:58:50 CRITICAL manager Failed to load config file: Did not pass...
View ArticleMy flexget service is inefficient
I filtered movies that are older than 1990 and have an imdb score less than 6.0. Every time a timed task is started, flexget always retry the same movie that does not match the rules. This resulted in...
View ArticleExists_series usage and format?
Exists_series usage and format? It appears to be downloading the same episodes again. Screenshot_61414×600 33.6 KB 1 post - 1 participant Read full topic
View ArticleIgnores IMDB lookup
Hi All, Am i using regexp and imdb to filter my movies, but i’m getting a lot of old movies even though i have min_year to 2019. What am i doing wrong? Expected result of my config: Movies must be...
View ArticleClean torrents from directory or tracker
Hello, I’m trying to write a task that purges torrents after they seed 1.0 and or have been seeding for 15 days. I only want to delete torrents from specific tracker and or download location,...
View Article