Quantcast
Channel: uncategorized - Forum - FlexGet
Viewing all 376 articles
Browse latest View live

Network error during request: 404 Client Error:

$
0
0

@Lee_Berry wrote:

can not get flexget to work with showrss , for every show listed via showrss for my ID , i get the following error

(failure reason: Network error during request: 404 Client Error: Not Found for url: http://reflektor.karmorra.info/torrent/EF08CC8EBC28B73CACC826333EE81BE21708AFA0.torrent)

my config is

tasks:
TVShows:
rss: http://showrss.info/user/xxxxxx.rss??magnets=true&namespaces=true&name=clean&quality=null&re=null
all_series: yes
download: /media/Data/Torrent/RSS

it used to work without any issues
note: i have reset the database same problem

can anyone help

regards
LEEB

Posts: 2

Participants: 2

Read full topic


Transmission skip_files

$
0
0

@opicron wrote:

I am trying to download pack torrents filled with various filenames (each file average size 30mb) and total torrent size 3 gb.

The configuration is working and is sending the file to Transmission. However I would like to exclude some files matching an pattern from downloading.

After trying everything I could think of and scraping the forums/documentation I am requesting your help :wink:.

Configuration:

  get-comics:
    disable: seen
    rss: ..
    series:
      - 0-Day Week of:
          identified_by: date
          date_yearfirst: yes
          begin: "2017-01-18"
    set:
      #addpaused: yes
      #main_file_only: no
      #rename_like_files: no
      skip_files:
        - '*.cbr'
        - '*.cbz'
    transmission:
      host: localhost
      port: ..
      username: ..
      password: ..

As above example shows I am trying to avoid download anything except from the accompanied *.txt file. But even this is not working, all files are set as to be downloaded. To be precise, in Transmission all files are checked to be downloaded. No matter which files I try to skip, even *.* does not set any files to be skipped.

I am using Transmission QT 2,82 for windows which is an port. But I think this is not the issue.

Posts: 3

Participants: 2

Read full topic

Reason: BUG: Unhandled error in plugin t411:

$
0
0

@karma007 wrote:

Hello,

i have a lot of errors since 1 month :
2017-01-30 10:00 DEBUG manager Config file /home/pi/Flexget/config.yml selected
2017-01-30 10:00 ERROR t411_api get_tvshowshd_411 1040 - SQLSTATE[HY000] [1040] Too many connections
2017-01-30 10:00 CRITICAL task get_tvshowshd_411 BUG: Unhandled error in plugin t411:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 483, in _runplugin
return method(*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/plugin.py", line 118, in wrapped_func
return func(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/sites/t411.py", line 75, in on_task_input
return proxy.search(query)
File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/internal/api_t411.py", line 663, in search
json_results = self.rest_client.search(client_query)
File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/internal/api_t411.py", line 169, in wrapper
assert self.is_authenticated()
AssertionError

And the message in the email abort is : "Reason: BUG: Unhandled error in plugin t411: " nothing more.

thanks

Posts: 1

Participants: 1

Read full topic

Schedule not working

$
0
0

@BUGBEAR wrote:

Using this configuration

daemon mode is set on reboot via cron .
Previously it was working fine but after the update every thing god messed up .

Also had this error
Your locale declares ascii as the filesystem encoding. Any plugins reading filenames from disk will not work properly for filenames containing non-ascii characters. Make sure your locale env variables are set up correctly for the environment which is launching FlexGet.

But I fixed it . But now schedular is not running according to config.yml as it did previously .

Posts: 15

Participants: 4

Read full topic

Configuration help

$
0
0

@BUGBEAR wrote:

First of all guys I am very new to flexget stuff so please ignore my noob questions

I am trying to get a simple configuration with Movie download from IPtorrent rss feed and trakt list
I am facing to issue this is my config file


2017-02-06 02:41 VERBOSE  input_cache   queue_movies_from_trakt Restored 6 entries from db cache
2017-02-06 02:41 VERBOSE  details       queue_movies_from_trakt Produced 6 entries.
2017-02-06 02:41 VERBOSE  task          queue_movies_from_trakt REJECTED: `Arrival (2016)` by seen plugin because entry with title `Arrival (2016)` is already marked seen in the task queue_movies_from_trakt at 2017-02-05 23:56
2017-02-06 02:41 VERBOSE  task          queue_movies_from_trakt REJECTED: `Trolls (2016)` by seen plugin because entry with title `Trolls (2016)` is already marked seen in the task queue_movies_from_trakt at 2017-02-05 23:56
2017-02-06 02:41 VERBOSE  task          queue_movies_from_trakt REJECTED: `Doctor Strange (2016)` by seen plugin because entry with title `Doctor Strange (2016)` is already marked seen in the task queue_movies_from_trakt at 2017-02-05 23:56
2017-02-06 02:41 VERBOSE  task          queue_movies_from_trakt REJECTED: `Moana (2016)` by seen plugin because entry with title `Moana (2016)` is already marked seen in the task queue_movies_from_trakt at 2017-02-06 01:59
2017-02-06 02:41 VERBOSE  task          queue_movies_from_trakt REJECTED: `Fantastic Beasts and Where to Find Them (2016)` by seen plugin because entry with title `Fantastic Beasts and Where to Find Them (2016)` is already marked seen in the task queue_movies_from_trakt at 2017-02-06 01:59
2017-02-06 02:41 VERBOSE  task          queue_movies_from_trakt REJECTED: `Jack Reacher: Never Go Back (2016)` by seen plugin because entry with title `Jack Reacher: Never Go Back (2016)` is already marked seen in the task queue_movies_from_trakt at 2017-02-06 01:59
2017-02-06 02:41 VERBOSE  details       queue_movies_from_trakt Summary - Accepted: 0 (Rejected: 6 Undecided: 0 Failed: 0)
2017-02-06 02:41 WARNING  discover      movies search   Input movie_list did not return anything
2017-02-06 02:41 VERBOSE  discover      movies search   Discovering 0 titles ...
2017-02-06 02:41 VERBOSE  details       movies search   Task didn't produce any entries.
2017-02-06 02:41 WARNING  task          movies search   Task does not have any filter plugins to accept entries. You need at least one to accept the entries you  want.
2017-02-06 02:41 VERBOSE  details       movies search   Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
2017-02-06 02:41 WARNING  task          movies search   Task doesn't have any output plugins, you should add (at least) one!

1) Seen plugin is set to local does that mean If it is not downloaded then it will be rejected , how can I properly use it
2) I have tried everthing , Everytime I get Input movie_list did not return anything.

Posts: 7

Participants: 3

Read full topic

api_bluray error

$
0
0

@marine88 wrote:

I there Im having error on api_bluray try update but didn´t work.

2017-02-05 08:51 ERROR    api_bluray    download-movies-sd-discover Error refreshing movie details for Power Rangers 2017 from blu-ray.com, cached info being used.
2017-02-05 08:51 ERROR    api_bluray    download-movies-sd-discover Error refreshing movie details for Patient Zero 2017 from blu-ray.com, cached info being used.
2017-02-05 08:52 ERROR    api_bluray    download-movies-sd-discover Error refreshing movie details for Pirates Of The Caribbean Dead Men Tell No Tales 2017 from blu-ray.com, cached info being used.
2017-02-05 08:52 ERROR    api_bluray    download-movies-sd-discover Error refreshing movie details for The Mummy 2017 from blu-ray.com, cached info being used.
2017-02-05 08:52 ERROR    api_bluray    download-movies-sd-discover Error refreshing movie details for The Circle 2017 from blu-ray.com, cached info being used.
2017-02-05 08:52 ERROR    api_bluray    download-movies-sd-discover Error refreshing movie details for Thor Ragnarok 2017 from blu-ray.com, cached info being used.
2017-02-05 08:52 ERROR    api_bluray    download-movies-sd-discover Error refreshing movie details for The Equalizer 2 2017 from blu-ray.com, cached info being used.
2017-02-05 08:52 ERROR    api_bluray    download-movies-sd-discover Error refreshing movie details for Fast 8 2017 from blu-ray.com, cached info being used.
2017-02-05 08:52 ERROR    api_bluray    download-movies-sd-discover Error refreshing movie details for Ghost In The Shell 2017 from blu-ray.com, cached info being used.
2017-02-05 08:52 ERROR    api_bluray    download-movies-sd-discover Error refreshing movie details for American Made 2017 from blu-ray.com, cached info being used.
2017-02-05 08:52 ERROR    api_bluray    download-movies-sd-discover Error refreshing movie details for Avengers Infinity War 2018 from blu-ray.com, cached info being used.

Posts: 1

Participants: 1

Read full topic

series_premiere add_paused

$
0
0

@fajung wrote:

is it possible to add or send to transmission the command to pause the premier serie added?
so most of time it add things that I don't care about, it would be great ifthe series_premier add paused or send a command to transmission to pause the S01E01 new series

I was thinkimng if doing it with the exec: but I don't know if this if even possible, pretty sure that iit is not.
Telegram notify me, but most of the time I'm sleeping..

Posts: 1

Participants: 1

Read full topic

Best Way to get Audio Quality?

$
0
0

@smajor wrote:

Hi all, I'm wondering if someone has a good way to get a specific audio quality?

The Quality plugin seems to handle formats well, but I'm more or less after at least 5.1 audio regardless of format, or at the very least NOT 2.0.

Is there a good way to do this?

Posts: 1

Participants: 1

Read full topic


Email notify plugin, show name not proper

$
0
0

@alirz1 wrote:

Until recently when flexget accepted a task to download, the default email would show the proper show name and episod like "My Show S02E01". Today I updated flexget to latest (2.10.0) and now the default email template content looks like:

FlexGet has just downloaded 2 new entries for task showsrss_torrent:
- XXXXX 2x06 Fallout 720p (magnet:?xt=urn:btih:4DCFCB963A9C8D04DD65ABCVD2B542963F78D46&dn=XXXXXX+S02E06+INTERNAL+720p+HDTV+x264+KILLERS&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.trackerfix.com%3A80%2Fannounce)

Can this be corrected

Posts: 1

Participants: 1

Read full topic

Error downloading

$
0
0

@Jepes wrote:

Hi,
I am new at flexget. I am using flexget in linux and I getting an error message. I looked for this message on the forum but posts with same error message can't be applied in this case. I am getting this error for all files, but I am showing just one here:
here is my log:

2017-02-19 22:11 WARNING download seriecanal Can't download magnet url
2017-02-19 22:11 INFO download seriecanal Downloading: Taboo - (Temporada 1 - Episodio 7 -> Episodio 7)
2017-02-19 22:12 INFO download seriecanal Downloading: Taboo - (Temporada 1 - Episodio 7 -> Episodio 7)
2017-02-19 22:12 WARNING requests.packages.urllib3.connectionpool Retrying (Retry(total=0, connect=None, read=None, redirect=0)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)': /torrent/36085F1B50E8A2A6431C9ACE9644272B3BA3EA28.torrent
2017-02-19 22:12 WARNING download seriecanal RequestException HTTPConnectionPool(host='torrage.com', port=80): Max retries exceeded with url: /torrent/36085F1B50E8A2A6431C9ACE9644272B3BA3EA28.torrent (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)), while downloading http://torrage.com/torrent/36085F1B50E8A2A6431C9ACE9644272B3BA3EA28.torrent
2017-02-19 22:12 INFO download seriecanal Downloading: Taboo - (Temporada 1 - Episodio 7 -> Episodio 7)
2017-02-19 22:12 INFO download seriecanal Downloading: Taboo - (Temporada 1 - Episodio 7 -> Episodio 7)
2017-02-19 22:13 ERROR entry seriecanal Failed Taboo - (Temporada 1 - Episodio 7 -> Episodio 7) (Magnet URL, Unexpected html content received from magnet:?xt=urn:btih:36085f1b50e8a2a6431c9ace9644272b3ba3ea28&dn=Taboo.S01E07.HDTV.Subtitulado.Esp.SC.avi&xl=425375378&tr=http://tracker.ex.ua/announce&tr=http://pow7.com/announce&tr=udp://tracker.opentrackr.org:1337/announce&tr=udp://9.rarbg.me:2710/announce&tr=udp://bt.firebit.co.uk:6969/announce&tr=udp://tracker.ilibr.org:6969/announce&tr=udp://tracker.zer0day.to:1337/announce&tr=udp://tracker.coppersurfer.tk:6969/announce&tr=udp://p4p.arenabg.com:1337/announce&tr=udp://eddie4.nl:6969/announce&tr=udp://tracker.leechers-paradise.org:6969 - maybe a login page?, Unexpected html content received from magnet:?xt=urn:btih:36085f1b50e8a2a6431c9ace9644272b3ba3ea28&dn=Taboo.S01E07.HDTV.Subtitulado.Esp.SC.avi&xl=425375378&tr=http://tracker.ex.ua/announce&tr=http://pow7.com/announce&tr=udp://tracker.opentrackr.org:1337/announce&tr=udp://9.rarbg.me:2710/announce&tr=udp://bt.firebit.co.uk:6969/announce&tr=udp://tracker.ilibr.org:6969/announce&tr=udp://tracker.zer0day.to:1337/announce&tr=udp://tracker.coppersurfer.tk:6969/announce&tr=udp://p4p.arenabg.com:1337/announce&tr=udp://eddie4.nl:6969/announce&tr=udp://tracker.leechers-paradise.org:6969 - maybe a login page?, Unexpected html content received from magnet:?xt=urn:btih:36085f1b50e8a2a6431c9ace9644272b3ba3ea28&dn=Taboo.S01E07.HDTV.Subtitulado.Esp.SC.avi&xl=425375378&tr=http://tracker.ex.ua/announce&tr=http://pow7.com/announce&tr=udp://tracker.opentrackr.org:1337/announce&tr=udp://9.rarbg.me:2710/announce&tr=udp://bt.firebit.co.uk:6969/announce&tr=udp://tracker.ilibr.org:6969/announce&tr=udp://tracker.zer0day.to:1337/announce&tr=udp://tracker.coppersurfer.tk:6969/announce&tr=udp://p4p.arenabg.com:1337/announce&tr=udp://eddie4.nl:6969/announce&tr=udp://tracker.leechers-paradise.org:6969 - maybe a login page?, Unexpected html content received from magnet:?xt=urn:btih:36085f1b50e8a2a6431c9ace9644272b3ba3ea28&dn=Taboo.S01E07.HDTV.Subtitulado.Esp.SC.avi&xl=425375378&tr=http://tracker.ex.ua/announce&tr=http://pow7.com/announce&tr=udp://tracker.opentrackr.org:1337/announce&tr=udp://9.rarbg.me:2710/announce&tr=udp://bt.firebit.co.uk:6969/announce&tr=udp://tracker.ilibr.org:6969/announce&tr=udp://tracker.zer0day.to:1337/announce&tr=udp://tracker.coppersurfer.tk:6969/announce&tr=udp://p4p.arenabg.com:1337/announce&tr=udp://eddie4.nl:6969/announce&tr=udp://tracker.leechers-paradise.org:6969 - maybe a login page?)
2017-02-19 22:13 INFO task seriecanal Plugin retry_failed has requested task to be ran again after execution has completed.
2017-02-19 22:13 VERBOSE task seriecanal FAILED: Taboo - (Temporada 1 - Episodio 7 -> Episodio 7) by download plugin because magnet URL, Unexpected html content received from magnet:?xt=urn:btih:36085f1b50e8a2a6431c9ace9644272b3ba3ea28&dn=Taboo.S01E07.HDTV.Subtitulado.Esp.SC.avi&xl=425375378&tr=http://tracker.ex.ua/announce&tr=http://pow7.com/announce&tr=udp://tracker.opentrackr.org:1337/announce&tr=udp://9.rarbg.me:2710/announce&tr=udp://bt.firebit.co.uk:6969/announce&tr=udp://tracker.ilibr.org:6969/announce&tr=udp://tracker.zer0day.to:1337/announce&tr=udp://tracker.coppersurfer.tk:6969/announce&tr=udp://p4p.arenabg.com:1337/announce&tr=udp://eddie4.nl:6969/announce&tr=udp://tracker.leechers-paradise.org:6969 - maybe a login page?, Unexpected html content received from magnet:?xt=urn:btih:36085f1b50e8a2a6431c9ace9644272b3ba3ea28&dn=Taboo.S01E07.HDTV.Subtitulado.Esp.SC.avi&xl=425375378&tr=http://tracker.ex.ua/announce&tr=http://pow7.com/announce&tr=udp://tracker.opentrackr.org:1337/announce&tr=udp://9.rarbg.me:2710/announce&tr=udp://bt.firebit.co.uk:6969/announce&tr=udp://tracker.ilibr.org:6969/announce&tr=udp://tracker.zer0day.to:1337/announce&tr=udp://tracker.coppersurfer.tk:6969/announce&tr=udp://p4p.arenabg.com:1337/announce&tr=udp://eddie4.nl:6969/announce&tr=udp://tracker.leechers-paradise.org:6969 - maybe a login page?, Unexpected html content received from magnet:?xt=urn:btih:36085f1b50e8a2a6431c9ace9644272b3ba3ea28&dn=Taboo.S01E07.HDTV.Subtitulado.Esp.SC.avi&xl=425375378&tr=http://tracker.ex.ua/announce&tr=http://pow7.com/announce&tr=udp://tracker.opentrackr.org:1337/announce&tr=udp://9.rarbg.me:2710/announce&tr=udp://bt.firebit.co.uk:6969/announce&tr=udp://tracker.ilibr.org:6969/announce&tr=udp://tracker.zer0day.to:1337/announce&tr=udp://tracker.coppersurfer.tk:6969/announce&tr=udp://p4p.arenabg.com:1337/announce&tr=udp://eddie4.nl:6969/announce&tr=udp://tracker.leechers-paradise.org:6969 - maybe a login page?, Unexpected html content received from magnet:?xt=urn:btih:36085f1b50e8a2a6431c9ace9644272b3ba3ea28&dn=Taboo.S01E07.HDTV.Subtitulado.Esp.SC.avi&xl=425375378&tr=http://tracker.ex.ua/announce&tr=http://pow7.com/announce&tr=udp://tracker.opentrackr.org:1337/announce&tr=udp://9.rarbg.me:2710/announce&tr=udp://bt.firebit.co.uk:6969/announce&tr=udp://tracker.ilibr.org:6969/announce&tr=udp://tracker.zer0day.to:1337/announce&tr=udp://tracker.coppersurfer.tk:6969/announce&tr=udp://p4p.arenabg.com:1337/announce&tr=udp://eddie4.nl:6969/announce&tr=udp://tracker.leechers-paradise.org:6969 - maybe a login page?

If I go directly to the link it works...

someone can help me?

Posts: 1

Participants: 1

Read full topic

Help with irc plugin

$
0
0

@skyway22 wrote:

Here are the relevant logs. After 1st announce, the irc daemon connects another instance.
The config is:

irc:
  irc_filelist.ro:
    tracker_file: '/autodl-trackers/filelist.ro.tracker'
    use_ssl: yes
    nickname: sky_dl
    passkey: '{? filelist.passkey ?}'
    port: 7000
    task: irc_fl
tasks:
  irc_fl:
    manual: yes
    accept_all: yes
    exec: echo "found {{title}} at {{url}}" >> /home/osmc/fl.txt

Posts: 2

Participants: 2

Read full topic

Error in config file

$
0
0

@Vitorvlv wrote:

Hey guys, I am using the same config file as shown here https://flexget.com/Cookbook/Movies/discoverfeed

I don't see any reason as why it shouldn't work, but it doesn't.

tasks:
  #task to pull movies from trakt.tv watchlist and add to the movie list
  watchlist:
    priority: 1
    trakt_list:  # You can also use imdb_list
      account: *****
      list: watchlist
    accept_all: yes
    seen: local  # We don't want accepted movies on this feed to affect actual download feed
    list_add:
      - movie_list: watchlist  # you can call this whatever you want

  # task that automatically downloads movies from the movie_list
  movies search:
    trakt_lookup: yes  # can also use imdb_lookup or tmdb_lookup
    priority: 10 # run after the movie queue fill task
    discover:
      what:
        - movie_list: watchlist
      from:
        - piratebay: yes
      interval: 7 days
    torrent_alive: 10 # Will reject results with less than 10 seeds
    quality: dvdrip+ # Make sure no screeners or cams are downloaded
    list_match:
      from:
        - movie_list: watchlist
    qbittorrent: yes

If I create a list myself on trakt.tv and put it in here it works fine, but the default watchlist doesn't. It's an easy problem to fix, I just have to use another list. But I would like to know why is not working.

Posts: 3

Participants: 2

Read full topic

Could not set content_filename

$
0
0

@Emanuele_Sacchi wrote:

Lately I've been receiving a few of these errors, always from a specific task.

I'm pasting the log:

2017-03-03 11:12 VERBOSE  task          xxx ACCEPTED: `Gotham S03e03 [Mux - H264 - Ita Aac]` by series plugin because matches quality
2017-03-03 11:12 VERBOSE  series        xxx identified by is currently on `auto` for Blindspot. Multiple id types may be accepted until it locks in on the appropriate type.
2017-03-03 11:12 VERBOSE  task          xxx ACCEPTED: `Blindspot S02e14 [Mux - XviD - Ita Eng Mp3 - Sub Ita Eng]` by series plugin because matches quality
2017-03-03 11:12 VERBOSE  series        xxx identified by is currently on `auto` for 24 Legacy. Multiple id types may be accepted until it locks in on the appropriate type.
2017-03-03 11:12 VERBOSE  series        xxx Ignored `24 Legacy S01e01 [Mux 1080p - H264 - Ita Eng Ac3 - Sub Ita Eng]`. Does not meet quality requirement `<720p`.
2017-03-03 11:12 VERBOSE  task          xxx ACCEPTED: `24: Legacy S01e01 [Mux - H264 - Ita Aac]` by series plugin because matches quality
2017-03-03 11:12 INFO     download      xxx Downloading: 24: Legacy S01e01 [Mux - H264 - Ita Aac]
2017-03-03 11:12 INFO     download      xxx Downloading: Gotham S03e03 [Mux - H264 - Ita Aac]
2017-03-03 11:12 INFO     download      xxx Downloading: Blindspot S02e14 [Mux - XviD - Ita Eng Mp3 - Sub Ita Eng]
2017-03-03 11:12 VERBOSE  details       xxx Summary - Accepted: 3 (Rejected: 0 Undecided: 26 Failed: 0)
2017-03-03 11:13 ERROR    set           xxx Could not set content_filename for 24: Legacy S01e01 [Mux - H264 - Ita Aac]: (TypeError) object of type 'NoneType' has no len()
2017-03-03 11:13 CRITICAL task          xxx BUG: Unhandled error in plugin transmission: Trying to render non string template or unrecognized template format, got None
2017-03-03 11:13 CRITICAL manager       xxx An unexpected crash has occurred. Writing crash report to /home/pi/.flexget/crash_report.2017.03.03.111336423186.log. Please verify you are running the latest version of flexget by using "flexget -V" from CLI or by using version_checker plugin at http://flexget.com/wiki/Plugins/version_checker. You are currently using version 2.10.10
2017-03-03 11:13 WARNING  task          xxx Aborting task (plugin: transmission)

In my config file I refer to content_filename here:

      content_filename: "{{tvdb_series_name|pathscrub|re_replace(' \\([0-9]*\\)','')}} {{tvdb_season}}x{{tvdb_episode|pad(2)}} - {{tvdb_ep_name|pathscrub}}"

What's the problem here?

Posts: 1

Participants: 1

Read full topic

Please Help Newbie WIth Config (filter RSS wqith Regex using a template)

$
0
0

@2led wrote:

I want to use Flexget to monitor several public trackers for magnets/torrents matching any of a number of terms. I was using qbittorrent's built-in rss downloader, but problems with that program have led me to look to flexget and deluge as a solution. I want the template so I can easily add/remove rss tasks later and have the same filters apply (as well as add/remove filters that will apply to multiple tasks)

As it stands, ShowRss works, but I haven't gotten the other tasks to work yet.

Reason: found unacceptable key (unhashable type: 'list')

Any assistance would be appreciated.

> templates:
>   PublicTrackers:
>     regexp:
>       accept:
>         - Arrow
>         - black.sails
>         - Broke.Girls
>         - Chris.Hayes
>         - daily.show
>         - family.guy
>         - Frontal
>         - last.week.tonight
>         - Last.Word
>         - Legends
>         - little.witch.academia
>         - lucifer
>         - Maddow
>         - Marvels.Agents
>         - mob.psycho.100
>         - New.Girl
>         - Real.Time
>         - Simpsons
>         - supergirl
>         - the.flash
>         - the.universe
>         - vice.news
>       [rest]: reject
>       [from]: title
>     deluge: yes
>

> tasks:
>   ExtraTorrent:
>     rss:
>       url: URL
>       all_entries: no
>     template: PublicTrackers

>   EZTV:
>     rss:
>       url: URL
>       all_entries: no
>     template: PublicTrackers

>   NyaaTorrents:
>     rss:
>       url: URL
>       all_entries: no
>     template: PublicTrackers


>   ShowRSS:
>     rss:
>       url: URL
>       all_entries: no
>     accept_all: yes
>     deluge: yes

>   TorrentDownloads.me:
>     rss:
>       url: URL
>       all_entries: no
>     template: PublicTrackers

>   YourBittorrent:
>     rss:
>       url: URL
>       all_entries: no
>     template: PublicTrackers

>   SkyTorrents:
>     rss:
>       url: URL
>       all_entries: no
>     template: PublicTrackers

Posts: 1

Participants: 1

Read full topic

Text plugin regex weirdness

$
0
0

@tubedogg wrote:

I basically have a text list of files that are on my disk and I'm using the text plugin to break them into entries. The text file has lines like this:

Media/TV/PremieresEnded/My Show 1/Season 1/My Show 1 - s01e01.mkv
Media/TV/PremieresEnded/My Show 2/Season 1/My Show 2 - s01e01.mkv
Media/TV/PremieresEnded/100 My Show/Season 1/100 My Show - s01e01.mkv

This is the regex I'm using for the entry's URL in the text plugin:
url: '(.*)/Season 1/.*.mkv'
What I'm looking for, and usually getting, is the path up to (but not including) /Season 1. For series whose names start with a number, though, Flexget is finding the correct url, but then giving a message:

2017-03-07 01:02 DEBUG    text          move_new_show_premiere found field: url value: Media/TV/Premieres/100 My Show
2017-03-07 01:02 DEBUG    text          move_new_show_premiere found field: current_title value: 100 My Show
2017-03-07 01:02 DEBUG    text          move_new_show_premiere found field: title value: 100 My Show - s01e01.mkv
2017-03-07 01:02 INFO     text          move_new_show_premiere Found field url again before entry was completed.                                       Adding current incomplete, but valid entry and moving to next.

Is my regex off somehow? I've been looking at it and I can't fathom how it's claiming to find another match in the same line. And the fact it's only happening when the line starts with a number makes it even weirder. I've run the regex through a couple online Python regex testers and it only ever returns the group once.

Any help would be appreciated.

Posts: 1

Participants: 1

Read full topic


400 Client Error

$
0
0

@quarmara wrote:

Having trouble figuring out what exactly is causing the bug.

    2017-03-07 20:36 DEBUG    manager                       Figuring out config load paths
    2017-03-07 20:36 DEBUG    manager                       Found config: C:\Users\<usr>\flexget\config.yml
    2017-03-07 20:36 DEBUG    manager                       Config file C:\Users\<usr>\flexget\config.yml selected
    2017-03-07 20:36 VERBOSE  task_queue                    There are 1 tasks to execute. Shutdown will commence when they have completed.
    2017-03-07 20:36 VERBOSE  backlog       television      Added 19 entries from backlog
    2017-03-07 20:36 VERBOSE  details       television      Produced 219 entries.
    2017-03-07 20:36 VERBOSE  series        television      identified by is currently on `auto` for The Flash. Multiple id types may be accepted until it locks in on the appropriate type.
    2017-03-07 20:36 VERBOSE  task          television      ACCEPTED: `The.Flash.2014.S03E15.720p.HDTV.X264-DIMENSION  - x264 / 720p / HDTV` by series plugin because target quality
    2017-03-07 20:36 VERBOSE  series        television      identified by is currently on `auto` for Supergirl. Multiple id types may be accepted until it locks in on the appropriate type.
    2017-03-07 20:36 VERBOSE  series        television      identified by is currently on `auto` for APB. Multiple id types may be accepted until it locks in on the appropriate type.
    2017-03-07 20:36 VERBOSE  task          television      ACCEPTED: `APB.S01E05.720p.HDTV.x264-AVS  - x264 / 720p / HDTV` by series plugin because target quality
    2017-03-07 20:36 INFO     download      television      Downloading: The.Flash.2014.S03E15.720p.HDTV.X264-DIMENSION  - x264 / 720p / HDTV
    2017-03-07 20:36 INFO     download      television      Downloading: APB.S01E05.720p.HDTV.x264-AVS  - x264 / 720p / HDTV
    2017-03-07 20:36 VERBOSE  details       television      Summary - Accepted: 2 (Rejected: 0 Undecided: 217 Failed: 0)
    2017-03-07 20:36 CRITICAL task          television      BUG: Unhandled error in plugin utorrent: 400 Client Error: ERROR for url: http://localhost:<port>/gui/?token=<token>&action=list-dirs
    Traceback (most recent call last):
      File "c:\users\<usr>\appdata\local\programs\python\python35-32\lib\site-packages\flexget\task.py", line 483, in __run_plugin
        return method(*args, **kwargs)
      File "c:\users\<usr>\appdata\local\programs\python\python35-32\lib\site-packages\flexget\event.py", line 23, in __call__
        return self.func(*args, **kwargs)
      File "c:\users\<usr>\appdata\local\programs\python\python35-32\lib\site-packages\flexget\plugins\output\utorrent.py", line 82, in on_task_output
        result = session.get(url, auth=auth, params={'action': 'list-dirs', 'token': token}).json()
      File "c:\users\<usr>\appdata\local\programs\python\python35-32\lib\site-packages\requests\sessions.py", line 501, in get
        return self.request('GET', url, **kwargs)
      File "c:\users\<usr>\appdata\local\programs\python\python35-32\lib\site-packages\flexget\utils\requests.py", line 247, in request
        result.raise_for_status()
      File "c:\users\<usr>\appdata\local\programs\python\python35-32\lib\site-packages\requests\models.py", line 909, in raise_for_status
        raise HTTPError(http_error_msg, response=self)
    requests.exceptions.HTTPError: 400 Client Error: ERROR for url: http://localhost:<port>/gui/?token=<token>&action=list-dirs

Posts: 2

Participants: 2

Read full topic

tvmaze_lookup defect? notify/entries/telegram

$
0
0

@keksznet wrote:

hi there,
nowadays my telegram notification with tvmaze poster and tvmaze series url is not working...

 [Image]({{tvmaze_series_original_image|replace("_", "%5F")}})
 [Show page]({{tvmaze_series_url|replace("_", "%5F")}})

OLD messages:
Imgur

NEW messages:
Imgur

any idea why?
maybe because the thetvdb ID is not present because the tvdb website is overloaded?

Last time it was working was on the 25.02 at 23:27

Thanks
Keksz

Posts: 5

Participants: 2

Read full topic

How to accomplish 'movedone' with Transmission?

$
0
0

@Nemesis7 wrote:

Hi,

I'd like to have the following setup, but I seem to get stuck detecting when a download is done.

Goal:
- Download
- Copy (or move torrent + data) to external HDD when finished downloading, series and movies will have a different task
- Remove when seeding is done (clean_transmission should do the job)

I can't find a solution here, can you help?

Posts: 1

Participants: 1

Read full topic

api_tvdb and content_filename

$
0
0

@Emanuele_Sacchi wrote:

When for any reason api.tvdb.com is not available (server unavailable, maintenance, etc.), Flexget returns an error and doesn't add the files to the transmission queue, as it gets no series or episode name nor number.

2017-03-10 06:07 INFO download xxx Downloading: The Blacklist Redemption S01E03 HDTV x264-KILLERS
2017-03-10 06:07 WARNING torrent_alive Socket Error: timed out
2017-03-10 06:07 WARNING torrent_alive Socket Error: timed out
2017-03-10 06:07 WARNING torrent_alive Socket Error: [Errno -2] Name or service not known
2017-03-10 06:08 ERROR api_tvdb xxx Could not get update information from tvdb: HTTPSConnectionPool(host='api.thetvdb.com', port=443): Read timed out. (read timeout=30)
2017-03-10 06:08 WARNING api_tvdb xxx Error while updating from tvdb (Error updating data from tvdb: Requests to this site (api.thetvdb.com) have timed out recently. Waiting before trying again.), using cached data.
2017-03-10 06:08 ERROR api_tvdb xxx Could not get update information from tvdb: Requests to this site (api.thetvdb.com) have timed out recently. Waiting before trying again.
2017-03-10 06:08 WARNING api_tvdb xxx Error while updating from tvdb (Error updating data from tvdb: Requests to this site (api.thetvdb.com) have timed out recently. Waiting before trying again.), using cached data.
2017-03-10 06:08 ERROR set xxx Could not set content_filename for The Blacklist Redemption S01E03 HDTV x264-KILLERS: (TypeError) object of type 'NoneType' has no len()
2017-03-10 06:08 CRITICAL task xxx BUG: Unhandled error in plugin transmission: Trying to render non string template or unrecognized template format, got None
2017-03-10 06:08 CRITICAL manager xxx An unexpected crash has occurred. Writing crash report to /home/pi/.flexget/crash_report.2017.03.10.060816624049.log. Please verify you are running the latest version of flexget by using "flexget -V" from CLI or by using version_checker plugin at http://flexget.com/wiki/Plugins/version_checker. You are currently using version 2.10.10
2017-03-10 06:08 WARNING task xxx Aborting task (plugin: transmission)

Is there a way to account for a "fallback solution" in case these data are not available and default to the torrent name? I mean, having files auto-renamed is great, but at any rate downloading them with their own names is way better than not getting them because thetvdb has issues...

Posts: 3

Participants: 2

Read full topic

Dependency `deluge` is missing

$
0
0

@najmudin94 wrote:

i have succesfully install flexget on dlink nas DNS-320L but i have problem to make it work on deluge
command python /mnt/HD/HD_a2/Nas_Prog/python/bin/flexget -c /mnt/HD/HD_a2/ffp/home/root/.config/flexget/config.yml execute --no-cache
deluge folder
/mnt/HD/HD_a2/Nas_Prog/deluge
please any step to make it work?

here my debug
2017-03-13 03:29 CRITICAL task anime Plugin deluge cannot be used because dependency deluge is missing.
2017-03-13 03:29 WARNING task anime Aborting task (plugin: deluge)
2017-03-13 03:30 INFO performance Performance results for task anime:
2017-03-13 03:30 INFO performance status took 0.27 sec (3 queries)
2017-03-13 03:30 INFO performance configure_series took 10.12 sec (26 queries)
2017-03-13 03:30 INFO performance template took 0.15 sec (1 queries)
2017-03-13 03:30 INFO performance include took 1.14 sec (0 queries)

Posts: 1

Participants: 1

Read full topic

Viewing all 376 articles
Browse latest View live