Relative Path Returned by RSS giving 'ValueError unknown url type'
@jimfinity wrote: Hi I've been trying to setup a download from an RSS feed but it contains the relative path to the download and I get an error like this 2020-02-11 12:15:01 ERROR entry pwtorrents...
View ArticleDisable Seen_Movies
@soloam wrote: Hello, I have a task that I need to disable the seen, I used the disable plugin: disable: - remember_rejected - seen - retry_failed - seen_info_hash I only want them to be rejected by...
View ArticleTask not rerunning in discover
@soloam wrote: Hello I have a task that I only run on request very few times, this task contains a discover and a torrent_alive, sometimes I can see the torrent_alive rejecting the entry and the task...
View ArticleNew episode detected but undecided (not accepted)
@el_Salmon wrote: MI task Punto never accepts the entries. For example, I have checked the tv show "Outlander" flexget tracking begins in S04E13. When I watch the flexget output in debug mode:...
View ArticleUpgrade to v3
@Paul_Littlefield wrote: I am on version 2 using a python virtualenv and pip install. When I run the following command... ~/flexget/bin/pip install --upgrade flexget ..it only takes me up to the...
View ArticleCRITICAL error in plugin move
@effemmeffe wrote: My config: https://github.com/effemmeffe/flexget/blob/master/config.yml I get an error in the move plugin, what should I do? 2020-03-02 14:13:21 INFO web_server_daemon Running web...
View ArticleMQTT notification possible?
@thisguy wrote: Is anyone using MQTT as a notification method for Flexget? There’s currently no plugin that I can find, but I was curious if anyone had kludged together a solution that they’d be...
View ArticleLibtorrent package required in virtualenv
@The_King_Killer wrote: I made this guide on how to resolve this error. Method 1 is working for me, Method 2 is not complete and is not tested! If the devs find it relevant, it would be good to put it...
View ArticleSeries opt() bug
@mrjunge wrote: Can someone explain to me what I’m doing wrong? Or is this just a bug? 2020-03-13 12:09:50 DEBUG series dlanime `[HorribleSubs] Eizouken ni wa Te wo Dasu na! - 10 [480p].mkv` detected...
View ArticleFlexget 3.1.39: Could not import pystray
@Murgoth wrote: When I run flexget I always get this warning: | DEBUG | flexget.tray_icon:<module>:20 - Could not import pystray: Bad display name "" Posts: 2 Participants: 2 Read full topic
View ArticleFail start server after updagte to 3.1.42
@mami7880 wrote: After update from 3.1.38 to 3.1.42 the server no longer starts with the following messages: Mär 22 13:35:58 flexget[3945]: 2020-03-22 13:35:58 INFO web_server_daemon Registering WebUI...
View ArticleUpgrade to 3.1.44
@john_es wrote: /root/.config/flexget /root/.config/flexget/build/build/flexget /root/.config/flexget/build/build/flexget/flexget /usr/local/bin/flexget...
View ArticleImporting "IMDB Advanced Search" results
@buyukbang wrote: Hello guys, I’m trying to import “IMDB Advanced Search” results into FlexGet movie list. I wrote below configuration. This accepts all listed movies but also a lot of garbage as you...
View ArticleFlexget 3.1.45 Critical error message on startup
@lamski wrote: I upgraded to the latest version 3.1.45 and I get this critical error message in the logs on startup: 2020-03-27 00:23:41 CRITICAL plugin Plugin `flexget.plugins.clients.pyload` failed...
View ArticleFailure reason: Magnet URL After Upgrading to 3.1 from 2.x
@ssshake wrote: Hey there I’ve seen other posts saying magnet urls are not supported and that you need to use the convert magnet plugin for this. However I find this really confusing as my existing...
View ArticleForget movie from Seen if not found on external
@erostgol wrote: Hi Guys, Quick question. Is it possible to have something in config to auto forget movies that are not found on my external. So for instance flexget grabs a movie and downloads it. I...
View ArticleMove_complete_path in deluge not working for movies only
@armpithacker wrote: I have move_completed_path configured for deluge. It work perfect for TV shows (set via the configure_series plugin) but on movies deluge never moves anything after it’s done....
View ArticleGeneric software recipe
@devster31 wrote: Hello, I’m trying to create a generic recipe to automatically get new software. This is what I have so far: --- web_server: bind: 0.0.0.0 port: 3539 web_ui: yes base_url: /flexget...
View ArticleHelp with download a .mp4
@gmet91 wrote: Hi, i want download a mp4 from a url like this: http://www.site.tld/ANIME_Ep_{{i}}.mp4 I tried with: url: "http://www.site.tld/ANIME_Ep_{{i}}.mp4" increment: from: 925 to: 999 download:...
View ArticleLatest Flexget on Synology using Python 3.x
@alirz1 wrote: Hello, Has anyone had success in installing the latest Flexget on Synology Nas running DSM 6.2.x , via entware or otherwise by installing Pythin 3.5 or later? Ive tried multiple ways...
View Article