Parentheses causing parsing failure?
@meeotch wrote: Here's a simple test config, which I'd hope would keep updating the series episodes in the case where an x265 source becomes available after an h264. templates: all: headers:...
View Article[Solved]imdb_lookup - require_field plugin because required field movie_name...
@tomatosmoothie wrote: Pl. help! imdb_lookup - require_field plugin because required field movie_name is None tasks: sorttv: priority: 2 no_entries_ok: yes filesystem: path:...
View ArticleReading multiple links per item from an rss feed stopped working
@aimaim wrote: Hi everybody, I'm fairly new to flexget. I first installed it on my synology nas to push some tv-shows from an rss feed to my jdownloader (headless). Since flexget kept my nas from...
View ArticleWhere to put config file on a Mac (newbie)
@abbimj wrote: Hi, I'm new to flexget and new to coding in general. I created a config.yml file and put it in /Users/myusername, and also tried putting it in /Users/flexget/myusername but I still can...
View ArticleFlexget cant find mechanize lib
@bencheg wrote: Hello. Mechanize lib is installed, but flexget didnt see it. root@pink:~# pip list html5lib (0.999999999) mechanize (0.3.5) pip (9.0.1) pycurl (7.19.5.1) setuptools (36.5.0) six...
View ArticleUpgrade doesnt seem to work
@AndreasT wrote: Hi! I have a template called "tv" in my config file. It looks like the following; templates: tv: assume_quality: aac configure_series: from: trakt_list: ... settings: upgrade: yes...
View ArticleDownload TV shows and subtitles in a remote device
@riramar wrote: Hi All, First post so take easy on me. I've try to search this in this forum but I didn't find a environment like mine.I have two different devices for different propose.One is a RPI...
View ArticleSetup to download movies based on the imdb rating
@elvishp2006 wrote: web_server: yes templates: global: regexp: accept: - Dual Audio - Dublado IMDB-RATING: imdb_lookup: yes imdb: min_score: 6.2 min_votes: 5000 RSS-MOVIES: inputs: - rss:...
View ArticleInfamous Filename value replacement failed: (TypeError) object of type...
@ZileXa wrote: This issue has haunted me in the past for TV shows, but I was able to solve it back then with some help here. Unfortunately this time I need assistance again. error: 2017-10-08 13:00...
View ArticleRename but keep release group for series and movies
@ZileXa wrote: Currently I use this for renaming series and something similar for movies: rename: "{{tvdb_series_name|escape|replace(''', '')|pathscrub}} - {{series_id}}{% if...
View ArticleApply ep_regexp to several series and tv shows
@el_Salmon wrote: Hi,I use ep_regexp to match episodes from Spanish sources currently, because they use T**E** instead of S**E** or SE**E**. But it's tedious to config for every item in my series...
View ArticleStarting out, can't seem to get config to work
@genendaro wrote: Hello! Can someone please take a look at this ultra simple config file I'm trying out: tasks: Series_download: rss: https://rarbg.to/rssdd.php?categories=41 set: ut_path:...
View ArticleExtract multi-part links from rss feed (regex?!)
@raidyne wrote: hi, i would like to extract links from an rss feed and write it into a crawljob file for jdownloader2. problem is i'm already doing it with "manipulate" and "url" but sometimes the rss...
View ArticleRSS with a 'windows-1251' encoding
@Danil wrote: I need to download torrents, using some rss-feed. There are a correct title and a correct torrent-link. But there is a 'windows-1251' encoding, so flexget ignores (skips) all cyrillic...
View ArticleTRAKT + Private Tracker + uTorrent
@Philippe_Castonguay wrote: Hello, I'm new, I am trying to get my configuration to work. This runs, I ran flexget execute --task initshows Then I run flexget execute and it seems to work, but not...
View ArticleMark RSS entires unseen
@advokatb wrote: Hi. I'm trying to download torrents from same RSS feed (LITRCC) reguraly.But every time torrent goes to transmission it marks as seen and become REJECTED every next launch. tasks:...
View ArticleAllow season packs for all shows
@Mikkel_Petersen wrote: Hey all. According to the documentation, you can only enable "season_packs: yes" under a specific series name. I.e. series: - Some show - Another show: season_packs: yes -...
View ArticleProblem generating entries with sequence identifier
@Sultan wrote: Hi there, I'm new to Flexget (so if there are any other issues with my config, please let me know!), and I'm having an issue getting my configuration to work. I'm trying to set up 2...
View ArticleUsing and maintaining TRAKT and downloading shows
@Philippe_Castonguay wrote: Hey, I've tried for a week to get this configuration stuff to go, I can't seem to wrap my head around it. I am hoping to scan Trakt to see if I have new shows added, and...
View ArticleAccepting only first entry after entries sorted?
@omnigamer wrote: Hey all, apologies if this is redundant or covered elsewhere but I've got a usecase that I can't seem to configure quite right: I'm sorting the output entries from my input plugin...
View Article