configure_series two paths
@ironlion27 wrote: Trying to get the downloads from two different trakt lists to go to two different paths using the configure_series via templates. I think only the second instance of...
View ArticleEmail notification stopped working about three days ago
@alirz1 wrote: So my flexget config has been untouched for at least three months and working fine. About three days ago i stopped receiving email about torrents being accepted for download. Error is:...
View ArticleCustom search plugin not found
@Arvid_Jakobsson wrote: I've created a custom search plugin by copying an existing (https://github.com/Flexget/Flexget/blob/7dada44447b2e0dcecefce137e0da0fe67ad2b6f/flexget/plugins/sites/piratebay.py)...
View ArticleDoes the all_series plugin capitalize the names of the series?
@ktaragorn wrote: I used to use the series plugin to download my shows and explicitly specified my show name as "Fresh Off the Boat". This series name is used to rename the file and the name of the...
View ArticleNot configuring series correctly
@gazhay wrote: I lost my setup recently - had to restore from a backup, but my config was for much older version of flexget so started again. I thought I had successfully configured to use...
View ArticleNeed help with develop plugin
@evgsd wrote: Hi guys.I'm writing a plugin for the tracker.I make method 'on_task_input' and parse feed def on_task_input(self, task, config): parse feed... ... for item in feed.entries: entry =...
View ArticleJinja expression for if plugin that checks if a field is defined, and then...
@tubedogg wrote: Back when if used Python, I was able to use this as an if expression: trakt_networks and 'hallmark' in trakt_networks This worked great. Upon the switch to pure Jinja expressions, it...
View Articleall_entries: no clarification
@turb0chrg wrote: Hey all. What are the pros and cons of using all_entries:no as documented on Plugins/rss? A pro are performance gains, but what are the cons? My output plugin is just to deluge....
View ArticleDecompress to sub folder named after folder in which RAR-file resides
@kingsx wrote: Hello, I'm pretty new to flexget and I'm trying to get all the functions I have had with other solutions, such as unrar to sub folder named after rar-file parent folder. Problem is I...
View ArticleError getting latest version number from download.flexget.com
@danageis wrote: I am getting the following error on the second line when running 'flexget -V'. Error getting latest version number from download.flexget.com Not really a huge deal, but I have a...
View ArticleJinja2 Truncate
@gkovacsp wrote: Theoretically jinja supports the |truncate function, but it does not seem to work in the following setup: {{ tvdb_ep_air_date|truncate(10, True, '') }} It always outputs 2017-06-13...
View ArticleI'm going crazy, can't get decompress to work?
@Calby1 wrote: Hi,I have tried but I can't get decompress to work.I just want to unrar the newly downloaded stuff to one specific directory but I can't get decompression to work either way. Can...
View ArticleLibtorrent still missing after install (inside virtualenv)
@ZileXa wrote: I have installed libtorrent normally and also inside virtualenv, still Flexget gives an error and aborts convert_magnet plugin: 2017-06-23 09:30 CRITICAL task download-series-rss Plugin...
View Articlekodi_library plugin idea
@ZileXa wrote: The kodi_library plugin currently allows you to trigger a full library update each time a file has been moved. Kodi will scan all folders within its video library. This is a bit...
View ArticleAny plugin for movies based on year like "min year" and "max year"
@HolyHacker wrote: Hi, I am trying to setup flexget to download movies that's released between 2015 and 2017.Is there a way i can do this? Posts: 2 Participants: 2 Read full topic
View Articletrakt_list not working for me
@schnyders wrote: I've tried to configure my series list with trakt, but didn't get it working. Down the config and current log. Perhaps someone can put me in the right direction whats wrong with me...
View ArticleDownload based on a Keyword from the title of the release
@HolyHacker wrote: Hi all, I would like to download movies/TV series based on the release group name.The title of these movies/TV episodes have the name of the release group, for eg:- MegaSkull is the...
View Articlere_replace not including backreferences in replaced string
@tubedogg wrote: I have the following included in a notification template: {{entry.title|re_replace('(.*?)\s\-\sS(\d{2,4})E(\d{2,3})\s\[.*','\1 - s\2e\3')}} Example title: Arrow - S05E17 [ 2017 ] [...
View ArticleFlexGet - anyway to filter by time/date?
@jonesb63 wrote: Is there anyway to add filter for files that are less than 5 minutes old? tasks: test task: rss: rssfeed accept_all: yes download: ~/downloads/watch/deluge/ only_new: yes My current...
View ArticleHow to download series with different series id with same quality
@najmudin94 wrote: i got REJECTED by series plugin because quality already downloadedfirst id was 01 1080pi want redownload 01v2 1080pplease help me Posts: 2 Participants: 2 Read full topic
View Article