Simplifying Trakt list matches
Hi, I’m trying to create a setup in which I add movies to a Trakt list, Flexget matches them with an RSS feed and upon match and download removes them from the Trakt list. Below what I have so far:...
View ArticleDownload-showrss Task didn't produce any entries. This is likely due to a...
Hello, I’m trying to get the last piece of configuration to work with Flexget, but it returns me this error when I try to execute it. Here is the relevant information: Command output:...
View ArticleNevermind. Delete please
Nevermind: User syntax error. ;-p 1 post - 1 participant Read full topic
View ArticleThetvdb_lookup plugin cached data
Hi, I m facing a small issue with the thetvdb_lookup plugin, im using the below to move and rename the episode files to a different location: rename: ‘{{series_name}}-{{tvdb_ep_id}}-{{tvdb_ep_name}}{{...
View ArticleCould someone help me update my config please?
Hi all, my current config is as follows: web_server: bind: 0.0.0.0 port: 3539 web_ui: yes schedules: - tasks: TV_Shows interval: minutes: 20 templates: tv: exec: - echo text={{url}} >>...
View ArticleMake flexget use TVDB instead of TVmaze
I tried adding “thetvdb_lookup: yes” in my config but it’s still using tvmaze. I don’t like tvmaze because it has weird conventions for tv show names. How can I default to use TVDB for all tv show...
View ArticleOverride Show Name and Season Number
Is there any way to override the name and season number of certain shows? I am having this problem with some Anime, where new seasons have words added to the end of the shows name instead of a...
View ArticleMedia Folder (TV Shows) to Trakt List all rejected error
I’m lost trying to get my TV shows imported into a Trakt List called “TV Shows” (Public for now). I have (Auth) Trakt no problem I do see that Flexget app on Trakt connected apps in settings and on...
View ArticleI can't dowload movies base on regexp because of '[' in title
I downloading from RSS torrent, but in the rss there is some special character “[” that split the title, and I don’t know how to read it from regexp. for example: <title> <![CDATA[ Episode 1...
View ArticleFormula1 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 Article