@effemmeffe wrote:
I keep getting this error in the log.
My config: https://github.com/effemmeffe/flexget/blob/master/config.yml
Posts: 3
Participants: 2
@effemmeffe wrote:
I keep getting this error in the log.
My config: https://github.com/effemmeffe/flexget/blob/master/config.yml
Posts: 3
Participants: 2
@DownD wrote:
I am trying to install flexget on my Raspberry Pi using xbian. But i keep getting this error during the installation:
Exception:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 290, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1198, in prepare_files
do_download,
File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1376, in unpack_url
self.session,
File "/usr/lib/python2.7/dist-packages/pip/download.py", line 582, in unpack_http_url
unpack_file(temp_location, location, content_type, link)
File "/usr/lib/python2.7/dist-packages/pip/util.py", line 644, in unpack_file
untar_file(filename, location)
File "/usr/lib/python2.7/dist-packages/pip/util.py", line 575, in untar_file
path = os.path.join(location, fn)
File "/usr/lib/python2.7/posixpath.py", line 80, in join
path += '/' + b
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 22: ordinal not in range(128)Does anyone knows how to fix this?
Posts: 1
Participants: 1
@will wrote:
Hi,
Been getting this error for a while on a task which fills a list based on an IMDB watchlist.
2016-08-16 11:14 VERBOSE imdb_list fill-movies Unknown IMDB type entry received: documentary. Skipping```
fill-movies:
priority: 1
imdb_list:
login: xxx
password: xxx
list: watchlist
accept_all: yes
list_add:
- movie_list: allmyfilms`
Haven't seen it mentioned here before, so just wanted to flag it. Ideas welcome
Thanks
Will
Posts: 5
Participants: 2
@m3th1dz wrote:
I updated to the newest release 2.2.20. I running Linux Mint 17. This is what I get when run flexget check. Thanks for the help I'm at a complete loss here
Traceback (most recent call last):
File "/usr/local/bin/flexget", line 11, in
sys.exit(main())
File "/usr/local/lib/python2.7/dist-packages/flexget/__init__.py", line 42, in main
manager.start()
File "/usr/local/lib/python2.7/dist-packages/flexget/manager.py", line 311, in start
self.initialize()
File "/usr/local/lib/python2.7/dist-packages/flexget/manager.py", line 183, in initialize
plugin.load_plugins(extra_dirs=[os.path.join(self.config_base, 'plugins')])
File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 461, in load_plugins
fire_event('plugin.register')
File "/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 106, in fire_event
result = event(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 23, in call
return self.func(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/est_released.py", line 36, in register_plugin
plugin.register(EstimateRelease, 'estimate_release', api_ver=2)
File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 271, in init
raise Exception('already %s' % self.name)
Exception: already estimate_release
Posts: 3
Participants: 2
@gszilu wrote:
Hello! I need a help with this. previously worked well.. What should be changed?
2016-08-16 18:26 INFO download ncore_trakt_movies Downloading: Interstellar.2014.720p.mHD.BluRay.DD5.1.x264.HuN-CRLS.torrent
2016-08-16 18:26 ERROR entry ncore_trakt_movies Failed Interstellar.2014.720p.mHD.BluRay.DD5.1.x264.HuN-CRLS.torrent (Unexpected html content received fromhttps://ncore.cc/torrents.php?action=download&id=2015797
- maybe a login page?)
2016-08-16 18:26 VERBOSE task ncore_trakt_movies FAILED:Interstellar.2014.720p.mHD.BluRay.DD5.1.x264.HuN-CRLS.torrent
by transmission plugin because unexpected html content received fromhttps://ncore.cc/torrents.php?action=download&id=2015797
- maybe a login page-- Failed: -----------------------------
title : Interstellar.2014.720p.mHD.BluRay.DD5.1.x264.HuN-CRLS.torrent
url : https://ncore.cc/torrents.php?action=download&id=2015797
original_url : https://ncore.cc/torrents.php?action=download&id=2015797
accepted_by : list_match
failed_by : transmission
filename : torrents.php?action=download&id=2015797Thanks for the help!
on Synology
flexget 2.2.20
Posts: 3
Participants: 2
@Mirgolth wrote:
Hi,
I can't pinpoint why the movie "The Jungle Book (2016)" is not accepted.
The movie is seen 3 times on the RSS and is present on my IMDb watchlist ( last on http://www.imdb.com/user/ur1345105/watchlist because I removed and readded it to be sure) yet is not accepted.
None of the titles match my reject regexp.Just to test my config I added "Suspiria (1977)" to my watchlist and was accepted right away.
Any clues ?
Logs:
There is a FlexGet process already running for this config, sending execution there. 2016-08-17 14:52 VERBOSE details movies-XTHOR Produced 15 entries. 2016-08-17 14:52 VERBOSE utils.requests movies-XTHOR Waiting 4.40 seconds until next request to imdb.com 2016-08-17 14:52 VERBOSE imdb_list movies-XTHOR Unknown IMDB type entry received: video. Skipping 2016-08-17 14:52 VERBOSE imdb_list movies-XTHOR Unknown IMDB type entry received: video. Skipping 2016-08-17 14:52 VERBOSE imdb_list movies-XTHOR Unknown IMDB type entry received: video. Skipping 2016-08-17 14:52 VERBOSE imdb_list movies-XTHOR Unknown IMDB type entry received: tv movie. Skipping 2016-08-17 14:52 VERBOSE imdb_list movies-XTHOR Unknown IMDB type entry received: video. Skipping 2016-08-17 14:52 VERBOSE imdb_list movies-XTHOR Unknown IMDB type entry received: video. Skipping 2016-08-17 14:52 VERBOSE imdb_lookup movies-XTHOR Imdb lookup failed for resurrection.doc.french.ahdtv.x264-liberty 2016-08-17 14:52 VERBOSE imdb_lookup movies-XTHOR Imdb lookup failed for resurrection.doc.french.720p.ahdtv.x264-liberty 2016-08-17 14:52 VERBOSE imdb_lookup movies-XTHOR Imdb lookup failed for alaska.gold.doc.french.ahdtv.x264-liberty 2016-08-17 14:52 VERBOSE imdb_lookup movies-XTHOR Imdb lookup failed for alaska.gold.doc.french.720p.ahdtv.x264-liberty 2016-08-17 14:52 VERBOSE details movies-XTHOR Summary - Accepted: 0 (Rejected: 0 Undecided: 15 Failed: 0) 2016-08-17 14:52 VERBOSE list_match movies-XTHOR removing accepted entries from imdb_list - {u'list': u'watchlist', u'login': u'**', u'password': u'**', u'force_language': u'en-us'} 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `Suspiria.1977.MULTi.1080p.BluRay.x264-FHD` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `Arabesque.1966.MULTi.1080p.BluRay.x264-NovaLan` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `Jumper.2008.MULTi.TRUEFRENCH.1080p.BluRay.x264.DTS-CSN` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `The.Wave.2015.FRENCH.1080p.BluRay.x264-LOST` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `God.Bless.America.2011.LiMiTED.MULTi.1080p.BluRay.x264-ULSHD` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `The.Jungle.Book.2016.MULTi.1080p.BluRay.x264-LOST` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `The Jungle Book 2016 MULTi TRUEFRENCH BluRay 1080p DTS-HD MA 5.1 x264-HD Workshop` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `The Jungle Book 2016 TRUEFRENCH BluRay 1080p x264-HD Workshop` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `Resurrection.DOC.FRENCH.AHDTV.x264-LiBERTY` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `Resurrection.DOC.FRENCH.720p.AHDTV.x264-LiBERTY` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `Alaska.Gold.DOC.FRENCH.AHDTV.x264-LiBERTY` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `Alaska.Gold.DOC.FRENCH.720p.AHDTV.x264-LiBERTY` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `Africas.Super.Seven.DOC.FRENCH.AHDTV.x264-LiBERTY` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `Africas.Super.Seven.DOC.FRENCH.720p.AHDTV.x264-LiBERTY` 2016-08-17 14:52 VERBOSE verbose movies-XTHOR UNDECIDED: `Vice.2015.MULTi.1080p.BluRay.DTS-HD.MA.x264-FrIeNdS` 2016-08-17 14:52 INFO verbose movies-XTHOR Undecided entries have not been accepted or rejected. If you expected these to reach output, you must set up filter plugin(s) to accept them.
Config:
films: imdb_lookup: yes proper_movies: yes transmission: path: /volume1/Movies/Adultes/ regexp: reject: - 3D - SBS - FANSUB from: title list_match: from: - imdb_list: login: '{{ secrets.imdb.usr }}' password: '{{ secrets.imdb.pass }}' list: watchlist single_match: yes movies-XTHOR: rss: https://xthor.bz/rss.php?cats=4,12&type=dl&torrent_pass={{ secrets.xthor.key }} priority: 12 template: - films - pushbullet - torrents - ratio
Posts: 4
Participants: 2
@batong wrote:
Hi!
To be able to use the Rotten Tomatoes plugin, an API key is needed. But how to get one? The link on the plugin page doesn't work. And I can't find any other ways of getting the key either... I would love to be able to use this plugin, as I like their ratings better than the IMDB ratings!
Posts: 3
Participants: 2
@chewy74 wrote:
So I noticed that if you add a movie to your watchlist and imdb updates that title later on, flexget will not update your movie list with the most recent information.
An example of this
`
│ Now You See Me 2 │ 2016 │ │ tt3110958 │ │ │
│ Now You See Me: The Second Act │ 2016 │ │ tt3110958 │ │ │Now You See Me: The Second Act was the title when I first added it... It was later updated by imdb to Now You See Me 2 but the movie list still had the original (old) title. So flexget would not match it and download
http://extratorrent.cc/torrent/5116813/Now.You.See.Me.2.2016.BDRip.XviD.AC3-EVO.html
Any way to get it to recognize if the imdb id's match, but titles are different =update existing?
Thanks
Update : another example of this is Jason Bourne (2016) which I added way before the movie was released... So its showing in my movie list as Untitled Matt Damon/Bourne sequel
Untitled Matt Damon/Bourne Sequel │ 2016 │ │ tt4196776 │
Posts: 11
Participants: 3
@effemmeffe wrote:
From the wiki the clean_transmission plugin should work with this example:
clean_transmission: host: localhost port: 9091 username: myusername password: mypassword disable: [details](/details)
but it's not: if I compy exactly that config I get an error in the disable line.
I also tried to write
disable: details
but still no luck.
Posts: 2
Participants: 2
@effemmeffe wrote:
I noticed that if in the directory where the file I want to move is present a file named rargb.com.mp4 the move plugin tried to move that files too and fails so I end having multiple notifications on pushbullet because during the night the move plugin retries at every run. Can I filter out some files?
Posts: 1
Participants: 1
@ildave wrote:
Hello,
I have an issue with a fresh installation of flexget.When I execute a task, I get this error:
2016-09-05 19:35 VERBOSE details get_series Summary - Accepted: 2 (Rejected: 0 Undecided: 0 Failed: 0) 2016-09-05 19:35 CRITICAL task get_series BUG: Unhandled error in plugin transmission: global name 'TransmissionError' is not defined
I have installed transmissionrp-0.11 with Pip:
$sudo pip install transmissionrpc Collecting transmissionrpc Downloading transmissionrpc-0.11.tar.gz (96kB) [...] Successfully built transmissionrpc Installing collected packages: transmissionrpc Successfully installed transmissionrpc-0.11
Flexget is at the latest version:
$flexget -V 2.3.16
I am using OSMC on a Raspberry Pi 3, and the transmission daemon installed through OSMC App store:
$transmission-daemon -v Transmission 2.84 (14307) http://www.transmissionbt.com/
If I try ti include the transmissionrpg package from python, it is loaded correctly:
$python Python 2.7.9 (default, Mar 1 2015, 13:48:22) [GCC 4.9.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import transmissionrpc >>> transmissionrpc <module 'transmissionrpc' from '/usr/local/lib/python2.7/dist-packages/transmissionrpc/__init__.pyc'> >>>
Any idea on how to fix this?
Thanks
Posts: 1
Participants: 1
@spridarn wrote:
Hi,
I have used Flexget for some years now and it woks great. In the beginning I just specified some series in the config.yml file to download them but for some time ago I added a IMDB-connection for downloading movies from my watchlist. Now I have plans to move my torrentclient to a new virtual machine at home and has started to install Deluge and Flexget and trying to get it work as the old machine. The old machine use Flexget version 1.2.333 and the new one is using version 2.3.18. Both are Debian 8.5 machines.
After just copy pasting the old config to the new machines I got some errors regarding imdb_list and movie_queue. I found out that movie_queue is not used anymore and has been replaced with movie_list. I then tried to migrate my old config using movie_list and now I don´t get any errors and it looks like Flexget is reading data from my IMDB watchlist but all are rejected with this message,:
2016-09-07 11:25 VERBOSE task imdb-watchlist REJECTED:
Finding Dory (2016)
by seen plugin because entry with titleToy Story 4 (2016)
is already marked seen in the task imdb-watchlist at 2016-09-07 10:33For some reason all movies from my IMDB list are marked as watched on my new machine. I then tried to manually mark Toy Store 4 as unseened and executed Flexget again and after that I saw the movie in the movie_list database. I can only see one but the output says 11 movies
flexget movie-list list imdb-moviesl1 Movies in movie list:
imdb-movies
qqqqqqwqqqqqqqqqqqwqqqqqqqqqwqqqqqqqqqqqk
x Movie Name x Movie year x trakt_movie_id x imdb_id x tmdb_id x bluray_id x
tqqqqqqqqqqqqqnqqqqqqqqqqqqnqqqqqqqqqqqqqqqqnqqqqqqqqqqqnqqqqqqqqqnqqqqqqqqqqqu
x Toy Story 4 x 2018 x x tt1979376 x x x
mqqqqqqqqqqqqqvqqqqqqqqqqqqvqqqqqqqqqqqqqqqqvqqqqqqqqqqqvqqqqqqqqqvqqqqqqqqqqqjSo my question is, is it some kind of missconfiguration in my config or is it possible i just mark all movies in the database as unseen with some command? Or is it some easy way to migrate some database from flexget from the old machine to the new one so everything downloaded on the old one is also known by the new machine?
This is the config on my new machine, config
And this is my config on the old current machine config
Posts: 2
Participants: 2
@Sparhawk wrote:
Hi,
after flexget update I have a problem with my config
I downloading anime and its like [group]anime name - episode (quality).mkv and I need it rename as Anime name - episode number.mkv
(now it ranames it like this: XXX - None.mkvBefore my flexget update it works, but no it doesnt.. anyone can please help fix it?
Second question is, if there is a way to set seasonid from tvdb as well.My config:
schedules: - tasks: ["shows"] interval: minutes: 60 - tasks: ["movies-manual", "watchdir"] interval: minutes: 1 templates: global: transmission: host: 127.0.0.1 port: 9091 addpaused: no movies-download: tmdb_lookup: yes set: path: /mnt/data/Movies/ main_file_only: yes watch: set: path: /mnt/data/Downloads/ tasks: shows: series: shows: - "Arrow" - "Bates Motel" - "Blindspot" - "Brooklyn Nine-Nine" - "Castle (2009)" - "Colony" - "Marvel's Daredevil" - "DC's Legends of Tomorrow" - "Fear the Walking Dead" - "Gotham" - "Humans" - "Impastor" - "Into the Badlands" - "iZombie" - "Limitless" - "Lucifer" - "Marvel's Agents of S.H.I.E.L.D." - "Mr. Robot" - "Outlander" - "Quantico" - "Rectify" - "Satisfaction (2014)" - "Scorpion" - "Scream" - "Second Chance (2016)" - "Shadowhunters" - "Shameless (US)" - "Sherlock" - "Stitchers" - "Suits" - "Teen Wolf" - "The 100" - "The Big Bang Theory" - "The Blacklist" - "The Flash (2014)" - "The Librarians (2014)" - "The Magicians (2015)" - "The Shannara Chronicles" - "The Strain" - "The Walking Dead" - "Vikings" - "Z Nation" anime: - "Re:Zero kara Hajimeru Isekai Seikatsu": {set: {tvdb_id: "305089"}} - "Sousei no Onmyouji": {set: {tvdb_id: "307061"}} - "Macross Delta": {set: {tvdb_id: "304475"}} - "Shokugeki no Souma: Ni no Sara": {set: {tvdb_id: "289909"}} - "Rewrite": {set: {tvdb_id: "301165"}} - "Days": {set: {tvdb_id: "311149"}} - "Tales of Zestiria the X": {set: {tvdb_id: "311014"}} - "Taboo Tattoo": {set: {tvdb_id: "311537"}} - "D.Gray-man Hallow": {set: {tvdb_id: "312878"}} - "Servamp": {set: {tvdb_id: "307110"}} - "Masou Gakuen HxH": {set: {tvdb_id: "307112"}} - "Scared Rider Xechs": {set: {tvdb_id: "312304"}} - "Nejimaki Seirei Senki: Tenkyou no Alderamin": {set: {tvdb_id: "309206"}} - "Qualidea Code": {set: {tvdb_id: "310197"}} - "Hitori no Shita: The Outcast": {set: {tvdb_id: "313488"}} - "Orange": {set: {tvdb_id: "307868"}} - "Mob Psycho 100": {set: {tvdb_id: "307375"}} settings: shows: timeframe: 48 hours target: 1080p webdl quality: 1080p|720p webdl|hdtv set: content_filename: "{{tvdb_series_name|default(series_name)}} - {{tvdb_ep_id|default(series_id)}} - {{tvdb_ep_name|default('Unknown')}} - {{quality|upper}}" path: /mnt/data/Series/Shows/{{series_name}}/ anime: identified_by: sequence timeframe: 1 minutes target: 720p|1080p set: content_filename: "{{tvdb_series_name}} - {{tvdb_ep_id}}" path: /mnt/data/Series/Anime/{{tvdb_series_name}}/ thetvdb_lookup: yes inputs: - rss: "*******" - rss: "http://www.shanaproject.com/feeds/secure/*******" movies-manual: filesystem: path: /mnt/data/Movies/.Watch mask: '*.torrent' recursive: no accept_all: yes template: movies-download disable: - seen - seen_info_hash no_entries_ok: yes priority: 1 exec: on_exit: for_accepted: 'rm "{{location}}"' watchdir: filesystem: path: /mnt/data/Downloads mask: '*.torrent' recursive: no accept_all: yes template: watch disable: - seen - seen_info_hash no_entries_ok: yes priority: 1 exec: on_exit: for_accepted: 'rm "{{location}}"'
Thanks
Posts: 3
Participants: 2
@Bleckman74 wrote:
I used PIP to install flexget on windows 7, I said it was installed, then i typed it flexged -V and low and behold.. it said "COMMAND NOT FOUND", i did a search of "FLEXGET" and all i get is a directory uncomplied python scripts
Posts: 2
Participants: 1
@Senorsmartypants wrote:
I'm installing flexget on a new system and have copied my config files over and everything seems to run fine. But the output of series list is formatted quit differently. Is this a recent change, or am I missing some support library or terminal setting to get it to show up home I'm used to it being?
Current format
lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqwqqqqqqqqqqqqwqqqqqqqqqqwqqqqqqqqqqqqqqqqqqqqqqqwqqqqqqqqqqqqqqqk x Name x Latest x Age x Downloaded x Identified By x tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqnqqqqqqqqqqqqnqqqqqqqqqqnqqqqqqqqqqqqqqqqqqqqqqqnqqqqqqqqqqqqqqqu x Agents of Shield x S03E22 x 116d 17h x 720p hdtv h264 x ep x x American Dad x S12E22 x 75d 18h x hdtv h264 x ep x x Archer x S07E10 x 100d 16h x hdtv h264 x ep x x Ash vs Evil Dead x S01E10 x 252d 23h x 720p hdtv h264 x ep x x Billions x S01E12 x 153d 16h x 720p hdtv h264, 720p x ep x x x x x hdtv h264-proper x x x Cold Feet x S06E01 x 5d 20h x hdtv h264 x ep x
Posts: 4
Participants: 2
@effemmeffe wrote:
I just did an update, restarted the daemon and, BOOM:
fmf@kodi:~$ flexget -V 2.3.24 You are on the latest release. fmf@kodi:~$ flexget check Traceback (most recent call last): File "/usr/local/bin/flexget", line 11, in <module> sys.exit(main()) File "/usr/local/lib/python2.7/dist-packages/flexget/__init__.py", line 42, in main manager.start() File "/usr/local/lib/python2.7/dist-packages/flexget/manager.py", line 311, in start self.initialize() File "/usr/local/lib/python2.7/dist-packages/flexget/manager.py", line 183, in initialize plugin.load_plugins(extra_dirs=[os.path.join(self.config_base, 'plugins')]) File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 461, in load_plugins fire_event('plugin.register') File "/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 106, in fire_event result = event(*args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 23, in __call__ return self.func(*args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/modify/convert_magnet.py", line 103, in register_plugin plugin.register(ConvertMagnet, 'convert_magnet', api_ver=2) File "/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 271, in __init__ raise Exception('already %s' % self.name) Exception: already convert_magnet fmf@kodi:~$
Any help?
Posts: 4
Participants: 2
@b2un0 wrote:
hello,
i got this error since last updates?!
2016-09-14 07:23 ERROR entry serienjunkies Failed [DEUTSCH] ******* (None)
2016-09-14 07:23 INFO task serienjunkies Plugin retry_failed has requested task to be ran again after execution has completed.
2016-09-14 07:23 WARNING urlrewriter serienjunkies URL rewriting serienjunkies failed: substring not foundany idea whats wrong?
Flexget 2.3.26
Posts: 1
Participants: 1
@effemmeffe wrote:
I added a movie on trakt: Train to Busan.
It's in my movie list:fmf@kodi:~$ flexget movie-list all There is a FlexGet process already running for this config, sending execution there. ┌───┬──────────────┐ │ # │ List Name │ ├───┼──────────────┤ │ 1 │ trakt-movies │ └───┴──────────────┘ fmf@kodi:~$ flexget-debug movie-list list trakt-movies|grep Train │ Train to Busan │ 2016 │ 239425 │ tt5700672 │ 396535 │ │
But it's nowhere in the logs:
fmf@kodi:~$ grep -i busan .flexget/flexget.log* fmf@kodi:~$
I was expecting it would be searched, at least.
My configuration: https://github.com/effemmeffe/flexget/blob/master/config.yml
Posts: 11
Participants: 3
@jpichie wrote:
Hello All,
New to the forums and flexget.
Since KAT went down, it has been rough making sure sonarr grabs all my shows for me without manually downloading from thepiratebay (TPB).
I noticed flexget supports TPB and Sonarr, so I guess I am looking for some help on how to setup the config file to grab my shows from sonarr and search for missing on TPB.
thanks for any information you guys could give me.Jason
Posts: 5
Participants: 2
@gsapient wrote:
When I type:
pip install flexget
I get the following:Collecting flexget Using cached FlexGet-2.3.27-py2.py3-none-any.whl Collecting html5lib>=0.11 (from flexget) Using cached html5lib-0.999999999.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "build\bdist.win32\egg\setuptools\__init__.py", line 10, in <module> File "build\bdist.win32\egg\setuptools\extern\__init__.py", line 1, in <module> ImportError: No module named extern ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in c:\users\sapie\appdata\local\temp\pip-build-49kxig\html5lib\
Please help
Posts: 1
Participants: 1