Custom filed from XML field
@Chryses wrote: Hi, I'm working with Jackett and I copy the rss from it, the list is XML and I've item like this: <item> <title>Il Re Leone 2019 iTALiAN MD 720p HDTS R6 x264 iSTANCE...
View ArticleUndecided Entries in Series
@Ridoli wrote: Hello, I'm currently struggling with series seasons but my taks returns undecided entries. I found that I get accepted entries if I uncomment the list_match code from the task, but then...
View ArticleFlexget with youtube-dl
@advokatb wrote: Hi.How can I integrate automatic downloading from youtube channel with flexget? Here is my config https://pastebin.com/Wi0jGXVH I've found such code feeds: drivetv: exec: auto_escape:...
View ArticleBuild a FlexGet image for Docker on Synology is failing
@leetwanker wrote: I'm following the instructions on this page for my Synology NAS. $ id -u docker1029 I make the Dockerfile and start.sh files, plug in my user id and the lastest version of flexget,...
View ArticlePython 2.7 crashreport
@9Mad-Max5 wrote: Hi, I just newly camed up with flexget.Its running on a raspi 3B+.I used this configuration:https://github.com/crack00r/Flexget-Config I think it doesn´t make any change but it´s...
View ArticleBasic search from piratebay
@43217321 wrote: I got flexget up and running yesterday and I've been reading the docs and trying to play around with it. For the life of me, I can't get it to search piratebay. I'm sure I'm doing...
View ArticleHow to use if plugin with deluge input entries?
@Curtis wrote: i want to delete old torrents and i tried the followings:- deluge_time_added < datetime.datetime.timestamp(now) : accept- datetime.datetime.fromtimestamp(deluge_time_added) < now:...
View ArticleFAILED: `...` by age plugin because field pubDate does not exist
@flexgettor wrote: Hello,I'm trying to filter a rss feed from Jackett with the age plugin but it appears unable to find the pubDate field that contains the date of publication and I get this error:...
View ArticleAccepted entries are rejected
@boutchou9 wrote: Hey guys, i've got the following config: templates: movie: imdb_lookup: yes require_field: imdb_id if: - imdb_score < 6.0: reject manipulate: - title: replace: regexp:...
View ArticleErrors trying to replace the deprecated clean_transmission plugin
@zapp7 wrote: I have basically used the recipe available here to replace my deprecated clean_transmission plugin. As is usual, following what is written verbatim seems to not work at all. Here is my...
View ArticleDoes filesystem or imdb_lookup plugins open files?
@flexgettor wrote: Hi, I'd like to know if filesystem or imdb_lookup plugins open files or just watch filenames because I want to upload my collection to trakt (following this cookbook) but my files...
View ArticleWhat happen to entry when a task is aborted?
@Chryses wrote: Hi, I've configured the free_space plugin in order to avoid downloading torrents if the disk is full. But what happen to release that match?I mean, the task start then the task abort...
View ArticlePlugin exists_series rejecting month/day because of day/month
@shanec42 wrote: Help! I'm running into a recurring situation where the exists_series plugin is finding a previous episode with the day/month reversed, and it appears to be confusing it for the...
View ArticleTrouble logging into flexget web. Internal server error
@acordill wrote: Having problems logging into flexget web interface. Keep getting "internal server error" Logs:'''2019-10-10 18:55 ERROR flask.app Exception on /auth/login/ [POST]Traceback (most...
View ArticleHow to ignore specials?
@allan_marcus wrote: Hello. I would like to never down any specials. Generally, this means S00. I see how I can add this to a specifically series (specials: no), but I don't see how to add it to all...
View ArticleKeep downloading the same two movies all over again
@marine88 wrote: hi there my config im having the same two movies (Mission.Impossible.Rogue.Nation.2015.1080p.BluRay.H264.AAC-RARBG and...
View ArticleNotify template help
@chewy74 wrote: Can someone tell me how to get rid of these <p>, </p> from this please? My notify template is telegram_notify: thetvdb_lookup: yes tvmaze_lookup: yes imdb_lookup: yes...
View ArticleSetting default quality with seires plugin
@SumRndUsr wrote: hi, is there a way to set the default quality for all series using the "series" plugin (not configure_seires)? So for most shows, I would only want 720p by default, for others, I...
View ArticleTVDB lookup no longer returns tvdb_series_name
@ZileXa wrote: It has been a while since I upgraded Flexget. I am now on 2.21.19 since my old version no longer worked. However it seems like tvdb_series_name is no longer a common field? Example with...
View ArticleUnhandled error in plugin transmission after upgrade to 3.0.0
@shotfirer wrote: I have a two different installations, Debian and macOS. Both stopped downloading after upgrade to 3.0.0. The error is different though. Debian: 2019-11-11 11:42 CRITICAL task RARBG...
View Article