@jsjcjsjc wrote:
Hello:
I am looking for a way for automatically only download freeleech via flexget. is there anyone have idea ?
Thanks in advance
Posts: 1
Participants: 1
@jsjcjsjc wrote:
Hello:
I am looking for a way for automatically only download freeleech via flexget. is there anyone have idea ?
Thanks in advance
Posts: 1
Participants: 1
@Isaac_Christie wrote:
I have a RSS feed with links that contain the "title" and "hash" (https://www.torrentdownload.ch/feed_d?q=hallmark+solar) I am aware the "urlrewrite" plugin can do this easily, inputting the hash into a magnet link, however I am unsure of the syntax to use to parse these correctly or if there is a cleaner/elegant way of doing this with only the RSS plugin. Any help would be appreciated.
Posts: 1
Participants: 1
@marine88 wrote:
Im having lot of this BUG error see other threads with this problme mine is diferent.
Does anyone has a clue?
Posts: 3
Participants: 2
@elGallo wrote:
I tried flexget several years ago and it works well for what I wanted at the time.
about a year ago I switched to a seedbox and autoDL, but whenever the server goes down for maintenance or any other reason that I am not aware I will miss shows and movies due to autoDL not running.
my question is, has anyone switched from autoDL to flexget irc? are there any hiccups or oddities that you have since fixed and are now on full auto/cruise control so to speak?
Posts: 1
Participants: 1
@chewy74 wrote:
I'm not sure who maintains the
clean_transmission
plugin so I'm going to post a feature suggestion here.So I use this plugin to delete Torrents after seedling for 30 days, but oftentimes I won't be able to watch the movie, or TV show before that happens. So I'm suggesting adding a new option for the plugin to check your trakt.tv watch history, or kodi watched history before a file is deleted. So if I have my Torrents to seed for 30 days and delete, it will also check your kodi or trakt.tv library to verify that it's been watched before it can be deleted.
I'm pretty sure with the
managed_list
plugin this can definitely work...Thoughts?
Posts: 1
Participants: 1
@jgrn307 wrote:
I've noticed that after flexget running for a few days to a week, a time comes where it'll simply stop running until I do a system reboot. Here's the last time it "froze":
2018-11-14 02:50 CRITICAL discover get_archived_tvshowshd_search Looks like your inputs in discover configuration produced over 500 entries, please reduce the amount!
2018-11-14 02:50 INFO task get_archived_tvshowshd_search Plugin next_series_episodes has requested task to be ran again after execution has completed. Reason: Look for next season
2018-11-14 02:50 INFO task get_archived_tvshowshd_search Rerunning the task in case better resolution can be achieved.I'm running on a RPi3, so I'm wondering if there is an actual bug or if I'm running low on e.g. memory.
Thoughts?
Posts: 1
Participants: 1
@i-love-coding wrote:
I'm currently using flexget on an ubuntu 14.04 system with python 2.7.6
After seeing the following errors in my config:
2018-11-18 21:57 ERROR entry gettv_eztv Failed FAKE_ENTRY_NAME (Network error during request: [Errno 1] ssl.c:510: error:14077410:SSL routines:SSL23GET_SERVER_HELLO:sslv3 alert handshake failure)
I came here for a solution and found that the accepted answer to this issue is to upgrade the python version. However on ubuntu 14.04 the python version shouldn't be upgraded beyond 2.7.6 (apparently ubuntu 14.04 is tightly bound to that version)
I do however, have another version of python on that system (it's python 3.4)
The question is, should I reinstall flexget to use python 3.4 or is there a simpler way ? I think there must be some file where I can specify python3 instead of plain python (in order for flexget to be launched using 3.4 intead of 2.7.6) but don't know which file to edit
If somebody knows please let me know
Thanks in advance
Posts: 3
Participants: 2
@rcnorth wrote:
I am using the Trakt.tv collected flag to know if a TV episode has been retrieved or not, if it is not Flexget finds the torrent and adds it to Transmission.
I was using the Plex plugin to update the Collected flag, but the plugin doesn't appear to be working and often doesn't update the collected flag.
To get around the plex plugin problem I was hoping to be able to use Transmission to see if the torrent is complete. Is there any way to associate a Transmission torrent with a TVDB ID to be able to get its status (downloading/seeding)?
If Transmission can't do this does another torrent client support it?
From my review of the documentation it would appear that neither Transmission nor Deluge can do this, but I'm hoping that someone smarter than me can prove me wrong.
Thanks
Posts: 1
Participants: 1
@aSystemOverload wrote:
Noticed Transmission wasn't downloading anything for 48 hrs, so checked Flexget. Note that I will occasionally get 'ACTIVE/RUNNING', but if I check 2 seconds later, it's FAILED again:
flexget.service - Flexget Daemon Loaded: loaded (/usr/lib/systemd/system/flexget.service; enabled; vendor preset: disabled) Active: activating (auto-restart) (Result: exit-code) since Sun 2018-12-02 23:05:16 GMT; 7s ago Process: 735 ExecStart=/usr/bin/flexget -c /var/lib/flexget/config.yml daemon start (code=exited, status=1/FAILURE) Main PID: 735 (code=exited, status=1/FAILURE)
if I try:
/usr/bin/python2 /usr/bin/flexget -c /var/lib/flexget/config.yml daemon status There is a FlexGet process already running for this config, sending execution there. Could not start manager: [Errno 111] Connection refused
If you'd like a little more, I've also tried:
/usr/bin/flexget -c /var/lib/flexget/config.yml daemon status --debug There is a FlexGet process already running for this config, sending execution there. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flexget/__init__.py", line 42, in main manager.start() File "/usr/lib/python2.7/site-packages/flexget/manager.py", line 339, in start client = IPCClient(ipc_info['port'], ipc_info['password']) File "/usr/lib/python2.7/site-packages/flexget/ipc.py", line 158, in __init__ channel = rpyc.Channel(rpyc.SocketStream.connect('127.0.0.1', port)) File "/usr/lib/python2.7/site-packages/rpyc/core/stream.py", line 132, in connect return cls(cls._connect(host, port, **kwargs)) File "/usr/lib/python2.7/site-packages/rpyc/core/stream.py", line 102, in _connect s.connect(sockaddr) File "/usr/lib/python2.7/socket.py", line 228, in meth return getattr(self._sock,name)(*args) error: [Errno 111] Connection refused
I've googled for this error, but can find nothing that seems to relate to this. Can anyone shed any light on this?
Posts: 1
Participants: 1
@msj33 wrote:
Hi
Have never managed to get my telegram bot to work in Flexget - So hope you can help me out here
The bot just works fine in my home assistant config and through Curl - but Flexget keeps giving me this error in the logfile:
no chat id found, try manually sending the bot any message to initialize the chat
So my question is:
- How do I initialize the chat manually? Sending a message to the bot(without reply) from my mobile phone works just fine
- Can I extract the chatId somehow instead, and put it manually in the flexget database?
notify:
notify:
entries:
title: "[Flexget] - {{task}} - {{tvdb_series_name}}"
message: "{{title}}\n\nSerie: {{series_name}}\n\nSerie ID: {{series_id}}"
via:
- telegram:
bot_token: 'mytoken'
parse_mode: markdown
recipients:
- username: 'Mybotname(without@)'
Posts: 1
Participants: 1
@Mike_Jones wrote:
I am trying to use deluge with my flexget set-up and everything runs as it should until it gets to the point of adding the torrents to deluge. Then I get this message
Connection lost to daemon at localhost:58846 reason: Connection was cleosed cleanly
Posts: 32
Participants: 4
@soloam wrote:
Hello all, I have a discover that where I use a archive from the rss that I process. The problem is that in the site that I use I have to feed a header with a cookie with the login credentials. This works ok in the rss, I can supply the header, but in the archive, when the discover tries to download a torrent, it gives a error in the login, that is because I'm not passing the header with the cookie. Is this possible? Can I supply a header in the discover archive? If not, who can I bypass this? Any ideias?
Thank you all
Posts: 1
Participants: 1
@Joao_Aires_de_Matos wrote:
Hello guys
I've seen several questions and tried several methods
I want to download only the not watched series on trakt.
Right now I have thisdownload-series-discover:
priority: 8
template:
- series
- reject
- torrents
- transmission-series
- pushbullet
magnets: yes
convert_magnet:
timeout: 10 seconds
force: yes
trakt_lookup:
account: daweasel27
username: daweasel27
if:
- trakt_watched: reject
if:
- "not trakt_ep_first_aired or trakt_ep_first_aired < now": reject
Posts: 1
Participants: 1
@zapp7 wrote:
I have a config for moving downloaded files in my Completed Downloads folder to the appropriate TV series folder. Everything works fine without the clean_source option. However when I add "clean_source: 100" to the code, not only does the original directory in Completed Downloads get deleted, but the move command also fails to do anything, effectively deleting whatever I downloaded and making me have to re-download it again. I want the move command to work while wiping up the old directory in Completed Downloads. Is there something I'm missing about how clean_source works?
sort-shows: filesystem: path: /media/WDPassport/Completed Downloads regexp: '.*\.(avi|mkv|mp4)$' recursive: yes accept_all: yes seen: local thetvdb_lookup: yes all_series: parse_only: yes move: to: /media/WDPassport/TV Shows/{{ tvdb_series_name }} rename: '{{ tvdb_series_name }} - {{ series_id }} - {{ tvdb_ep_name }}{{ location | pathext }}' along: extensions: - srt - sub clean_source: 100
Posts: 6
Participants: 3
@Matheu_Broom wrote:
Hi,
This may be a very simple task but I cant find any information anywhere. I am trying to get a config file that will search my current movies on HDD and make a list.
Then from the list I get from my IMDB (i have this list working) it will only download movies that I dont currently have.
Any help with this would be mostly appreciated.
Thanks
Posts: 2
Participants: 2
@newflexgetman wrote:
Hi,
I think this is a matter on my device. I run on raspberry pi machine with USB external hard-disk.I don't know how to use transmission log to know the detail. But, even through I check the log, I am still to know the matter on transmission with flexget.
I run flexget with cronjob. So, sometimes, flexget definitely get a chunk of downloading task order at the same time. What does it mean? It mean on a specific time there are many downloading task to the external USB hard-disk. It might crash the external device connection to the raspberry pi.
I am not family the professional computer terminology on this case. I guess this is a matter on I/O. Am I right?
So, I think if flexget is able to modify the downloading task order or delay the downing task time, it is a good way. For example, such as delaying 20 minutes to ask transmission for downing the next matched task is my imagination.
Are there any existed way to let flexget do what I said? Thanks.
Or, are there any solution on configuration which I had mention is for a better way to hang out this matter?
Thanks first again.
Posts: 2
Participants: 2
@zapp7 wrote:
I have a move task that has been working okay for most shows and episodes, storing them in:
/media/WDPassport/TV Shows/[series name]
However for two episodes of Star Trek Discovery, the task failed to move them into the correct folder. Instead, they have been moved to a folder with a weird name:
/media/WDPassport/TV Shows/S9FYLJ~3
The two episodes are also renamed to similarly odd things, so I can't tell which episode is which. I checked the flexget log and it says the following:
INFO api_tvdb sort-shows Data for <TVDBEpisode series=Star Trek: Discovery,season=1,episode=12> has expired, refreshing from tvdb 2019-01-23 02:45 INFO move sort-shows `/media/WDPassport/Completed Downloads/Star.Trek.Discovery.S01E12.Vaulting.Ambition.1080p.AMZN.WEBRip.DDP5.1$ has been moved to `/media/WDPassport/TV Shows/Star Trek: Discovery/Star Trek: Discovery - S01E12 - Vaulting Ambition.mkv`
It says something about tvdb Data for that episode being expired, but then according to the log, it was moved properly. Here is my config:
tasks: # downloading task and remove finished torrents # called via cron every 30 minutes. download-showrss: rss: http://showrss.info/user/62405.rss?magnets=true&namespaces=true&name=null&quality=null&re=null configure_series: settings: quality: 1080p from: rss: url: http://showrss.info/user/62405.rss?magnets=true&namespaces=true&name=null&quality=null&re=null all_series: yes exists_series: - /media/WDPassport/TV Shows - /media/WDPassport/Incomplete Downloads - /media/WDPassport/Completed Downloads transmission: host: 192.168.1.25 port: 9091 username: transmission password: transmission # sorting task called on torrent done sort-shows: filesystem: path: /media/WDPassport/Completed Downloads regexp: '.*\.(avi|mkv|mp4)$' recursive: yes retrieve: files accept_all: yes metainfo_series: yes disable: - builtin - seen thetvdb_lookup: yes #all_series: #parse_only: yes clean_transmission: host: 192.168.1.25 port: 9091 delete_files: no username: transmission password: transmission move: to: /media/WDPassport/TV Shows/{{ tvdb_series_name }} rename: '{{ tvdb_series_name }} - {{ series_id }} - {{ tvdb_ep_name }}{{ location | pathext }}' #to: /media/WDPassport/TV Shows/{{series_name}} #rename: '{{series_name}} - {{series_id}} - {{series_episode}}' along: extensions: - srt - sub #clean_source: 100 kodi_library: action: scan category: video url: http://192.168.1.25 username: osmc password: osmc port: 8080
Posts: 2
Participants: 1
@santiagozky wrote:
Recently I had problems with Star Trek Discovery S02E01 and S02E02 because between S01 and S02 some specials were released as S0.
This caused flexget to reject the S02 episodes with "too much in the future from latest downloaded entity". Since S0 is often used for specials (plex does), is there a way to ignore those so they don't affect the regular episodes?
Posts: 2
Participants: 2