February 2, 2017, 11:58 am
@Psychedelia wrote:
Hi,
I've tried to figure this out myself for a while, but can't wrap my head around it. For some reason there are certain shows in my config that just will not automatically download. The shows in question are Workaholics and Its Always Sunny In Philadelphia. I have tried using the "seen forget" command, but to no avail. Hope somebody have any tips on how to solve this.
Posts: 3
Participants: 2
Read full topic
↧
February 3, 2017, 4:04 am
@Mikkel_Petersen wrote:
Hi all. I'm trying so sort TV shows by putting them in a group called "webdl". However it seems that it only works as a name, because webrip also get's through?
Is it only resolution requirements that can double as group name, and not source requirement?
This is my config:
tasks:
Movies:
rss:
url: xxxx
all_entries: no
imdb:
min_score: 5
min_votes: 4000
min_year: 2015
reject_genres:
- horror
quality: 1080p
regexp:
reject:
- 'half-sbs|3d|hi10p': {from: title}
download: /media/sdn1/zeroz/private/deluge/watch/
TV:
rss:
url: xxxx
all_entries: no
series:
webdl:
- Marvel's Agents of S.H.I.E.L.D.
- Arrow
- Fresh Off the Boat
- The Big Bang Theory
- Mr. Robot
- A Place To Call Home
- Game of Thrones
- Silicon Valley
- Lucifer
- Vikings
- The Flash (2014)
- Gotham
- Outlander
- Suits
- Better Call Saul
- South Park
- Archer (2009)
- Family Guy
- American Horror Story
- Brooklyn Nine-Nine
- American Dad!
- New Girl
- Arrested Development
- Futurama
- Rick and Morty
webrip:
- Westworld
- Shameless (US)
rtorrent:
uri: /media/sdn1/zeroz/private/rtorrent/.socket
path: ~/private/rtorrent/data/TVShows/{{ series_name }}
custom1: TV/{{ series_name }}
schedules:
- tasks: '*'
interval:
minutes: 1.5
Posts: 4
Participants: 2
Read full topic
↧
↧
February 4, 2017, 5:15 am
@Molotch wrote:
When I use the myepisodes and myepisodes_list plugins I always get a login error indicating my user name or password is wrong or the myepisodes.com site is down. I've triple checked everything and even changed password on the site to see if there was some sort of cache bug or similar.
Am I the only one having this issue? I looked around the myepisodes sites and tested the mylist rss feed in my browser, everything seems to work. Anyone have an idea on whats going on?
Posts: 17
Participants: 2
Read full topic
↧
February 5, 2017, 9:12 am
@Molotch wrote:
Is it possible to configure the notify plugin to send notifications on all entries that are ignored by the series quality filter?
If I'm using the myepisodes_list as input to filter my rss feed all shows get filtered with the same quality requirement as set in configure_series settings.
I would like to be notified if a show I have in my myepisodes list shows up in my rss feed and is ignored because it doesn't live up to my quality requirement. That way I can setup a separate task just for shows that aren't released in my sought after quality requirement.
Posts: 4
Participants: 3
Read full topic
↧
February 5, 2017, 4:45 pm
@jbaddock wrote:
Hi, I've managed to get email notifications working with the new plugin design. Emails out the list of new entries once a day. However, after the email, the list is not cleared, the entries are appended to the old. The list is getting long now :). I tried list_clear, but I think the plugin is running before the email is sent and clearing the list. Do you have any suggestions?
I tried setting the plugin_priority, not sure if -255 is an acceptable value or if I implemented it properly, wanted it to run at the end.
Email-Report-TV:
template:
- no_global
- tv-info
thetvdb_lookup: yes
disable:
- seen
plugin_priority:
list_clear: -255
no_entries_ok: yes
entry_list: TV Daily
accept_all: yes
notify:
task:
via:
- email:
from: '{? gmail.emailfrom ?}'
to:
- '{? gmail.emailto ?}'
smtp_host: smtp.gmail.com
smtp_port: 587
smtp_username: '{? gmail.emailfrom ?}'
smtp_password: '{? gmail.password ?}'
smtp_tls: yes
html: yes
template: html-custom.template
list_clear:
what:
- entry_list: TV Daily
Posts: 3
Participants: 2
Read full topic
↧
↧
February 8, 2017, 2:52 am
@athyrsson wrote:
Hi community.
I am in need of some help sorting out a problem / error that I get in my flexget.log.
-- flexget.log --
2017-02-08 05:54 WARNING notify SHOWRSS Error while sending notification to `telegram`: missing python-telegram-bot pkg
-- This is copy / paste from the terminal --
user@computer:~$ pip install python-telegram-bot --upgrade
Requirement already up-to-date: python-telegram-bot in /usr/local/lib/python2.7/dist-packages
Requirement already up-to-date: urllib3>=1.10 in /usr/local/lib/python2.7/dist-packages (from python-telegram-bot)
Requirement already up-to-date: certifi in /usr/local/lib/python2.7/dist-packages (from python-telegram-bot)
Requirement already up-to-date: future>=0.15.2 in /usr/local/lib/python2.7/dist-packages (from python-telegram-bot)
user@computer:~$ python-telegram-bot -V
python-telegram-bot: kommandot hittades inte
anders@toshiban:~$ /usr/local/flexget/env/bin/flexget -V
bash: /usr/local/flexget/env/bin/flexget: No such file or directory
-- config.yml --
-- Templates section begin
templates:
tv:
series:
- Shows_name:
download: /xxx/xxx/xxxx/xxxx
notify:
entries:
message: Message text *{{series_name}}*
via:
- telegram:
bot_token: xxxxx
parse_mode: markdown
recipients:
- username: xxxxx
transmissionrpc:
transmission:
host: xxxx
port: xxxx
username: xxxx
password: xxxx
addpaused: No
-- Templates section end
Please advise on how I can sort this out.
PS. I am no linux guru.
Best regards
Anders
Posts: 4
Participants: 2
Read full topic
↧
February 10, 2017, 8:48 am
@eximo84 wrote:
So i have the below. It looks for anything that hasnt been collected from my Trakt List and downloads it. Has been working fine for existing shows that i have added to it my list.
Today i added Legion to my list, FlexGet sees the new show and adds it to the database but it doesnt detect any episodes despite not having S01E01 collected.
Is there something obviously wrong with my config?
tasks:
get_episodes:
#input - search my trakt list for the next episode that requires collecting
discover:
what:
- next_trakt_episodes:
username:
account:
context: collected
list: Flexget-Shows
strip_dates: yes
from:
- rarbg:
category: [18, 41]
sorted_by: seeders
#filter
torrent_alive: yes
content_size:
max: 3072
min: 60
content_filter:
reject:
- '*.rar'
- '*.zip'
configure_series:
settings:
quality: 720p hdtv
from:
trakt_list:
username:
account:
list: Flexget-Shows
type: shows
strip_dates: yes
trakt_lookup:
username:
if:
#- trakt_watched: reject
- trakt_collected: reject
#output
transmission:
host: 192.168.1.3
port: 9091
I have used flexget series begin legion s01e01 however it doesnt seem to do anything.
(trakt username blanked - i havent setup a secrets yet)
Any help appreicated.
Thanks
Posts: 3
Participants: 2
Read full topic
↧
February 11, 2017, 5:29 pm
@GastonBA wrote:
Hello. I´m trying to get alerts in Telegram, log shows message is sent, but no message arrived to my Telegram.
2017-02-12 01:03 VERBOSE details series_dl Summary - Accepted: 2 (Rejected: 10 Undecided: 1 Failed: 0)
2017-02-12 01:03 INFO transmission series_dl "Training Day 1x02 Tehrangeles 720p" torrent added to transmission
2017-02-12 01:03 INFO transmission series_dl "Training Day 1x01 720p" torrent added to transmission
2017-02-12 01:03 WARNING telegram series_dl no chat id found, try manually sending the bot any message to initialize the chat
2017-02-12 01:03 VERBOSE notify series_dl Successfully sent a notification to `telegram`
2017-02-12 01:04 VERBOSE notify series_dl Successfully sent a notification to `email`
2017-02-12 01:04 WARNING telegram series_dl no chat id found, try manually sending the bot any message to initialize the chat
2017-02-12 01:04 VERBOSE notify series_dl Successfully sent a notification to `telegram`
2017-02-12 01:04 VERBOSE notify series_dl Successfully sent a notification to `email`
Here is my config.yml file:
tasks:
series_dl:
rss: http://showrss.info/user/XXXX
all_series: yes
trakt_lookup: yes
transmission:
host: localhost
port: 9091
username: XXX
password: XXX
set:
path: /media/Video/Series/{{trakt_series_name}}/Season {{series_season}}/
clean_transmission:
host: localhost
port: 9091
username: XXX
password: XXX
delete_files: yes
transmission_seed_limits: yes
kodi_library:
action: scan
category: video
url: http://localhost
port: 8080
notify:
entries:
title: 'Nuevo capítulo de {{trakt_series_name}}: {{series_id}}'
message: 'Empezó a bajar un nuevo capítulo de {{trakt_series_name}}: {{series_id}}'
via:
- telegram:
bot_token: 194......
parse_mode: 'markdown'
recipients:
- username: '@XXX'
- email:
from: Kodi <XXX@gmail.com>
to: XXX@XXX.com
smtp_host: smtp.gmail.com
smtp_port: 587
smtp_username: XXX@gmail.com
smtp_password: XXX
smtp_tls: yes
Posts: 8
Participants: 2
Read full topic
↧
February 14, 2017, 11:31 am
@busyhobs wrote:
Hi,
for some time now i have not been able to get movies to download some get rejected but the majority undecided and never accepted.
I know it will be obvious to someone, bit it isn't to me the list from IMDB fills fine.
> web_server:
> bind: 0.0.0.0
> port: 5050
> web_ui: yes
> templates:
> ##################################################################
> # DOWNLOAD NOTIFICATION TV TEMPLATE
> ##################################################################
> tv_notify:
> notify:
> entries:
> title: 'flexget {{task}}'
> message: 'New TV download - {{series_name}} {{series_id}} From {{task}}'
> what:
> - accepted
> via:
> - telegram:
> bot_token: X
> parse_mode: markdown
> recipients:
> - username: X
> - group: X
> ##################################################################
> # DOWNLOAD NOTIFICATION TV TEMPLATE
> ##################################################################
> movie_notify:
> notify:
> entries:
> title: 'flexget {{task}}'
> message: "New Movie download - {{ imdb_name|replace('/', '_')|replace(':', ' -') }} ({{ imdb_year }}) From {{task}}"
> what:
> - accepted
> - failed
> via:
> - telegram:
> bot_token: X
> parse_mode: markdown
> recipients:
> - username: X
> - group: X
> ##################################################################
> # DOWNLOAD NOTIFICATION EMAIL TEMPLATE
> ##################################################################
> email_notify:
> notify:
> entries:
> title: "[FlexGet] {{task.name}}: {%if task.failed %}{{task.failed|length}} failed entries{% else %}{{task.accepted|length}} new entries downloaded{% endif %}{{task.accepted}}"
> what:
> - accepted
> # - rejected
> # - failed
> # - undecided
> via:
> - email:
> from: X@gmail.com
> to: Xs@msn.com
> smtp_host: smtp.gmail.com
> smtp_port: 587
> smtp_username: X
> smtp_password: X
> smtp_tls: yes
> html: yes
> ##################################################################
> # DOWNLOAD NOTIFICATION EMAIL TEMPLATE TEST
> ##################################################################
> email_notify_test:
> tmdb_lookup: yes
> notify:
> task:
> title: Notification title.
> template: html
> via:
> - email:
> from: X@gmail.com
> to: X@msn.com
> smtp_host: smtp.gmail.com
> smtp_port: 587
> smtp_username: X@gmail.com
> smtp_password: X
> smtp_tls: yes
> html: yes
> ##################################################################
> # MOVIE TEMPLATE
> ##################################################################
> movie:
> set:
> content_filename: "{{imdb_name}}"
> imdb_lookup: yes
> proper_movies: no
> content_size:
> max: 18000
> strict: no
> exists_movie:
> - "/mnt/Movies/3D"
> - "/mnt/Movies/Family"
> - "/mnt/Movies/Movies"
> - "/mnt/Movies/Movies_To_Watch"
> - "/mnt/Movies/Shelly_Might_Like"
> - "/var/lib/deluge/Downloads"
> ##################################################################
> # TV TEMPLATE
> ##################################################################
> tv:
> series:
> settings:
> TV:
> set:
> exists_series:
> - /mnt/TV/
> - /var/lib/deluge/Downloads
> quality: hdtv|h264 720p
> movedone: "/mnt/TV/{{series_name}}/Season {{series_season}}/"
> TV2:
> set:
> exists_series:
> - /mnt/TV/
> - /var/lib/deluge/Downloads
> quality: hdtv|h264 720p
> movedone: "/mnt/TV/Marvels Agents of SHIELD/Season {{series_season}}/"
> TV:
> - CSI
> - Glee
> - New Girl
> - Mad Men
> - Criminal Minds
> - Criminal Minds:Beyond Borders
> - Arrow
> - Doctor Who
> - Bones
> - Mr Selfridge
> - Awkward
> - NCIS
> - NCIS Los Angeles
> - NCIS New Orleans
> - Fresh Meat
> - Homeland
> - Masters of Sex
> - True Blood
> - Game of Thrones
> - The Big Bang Theory
> - Broadchurch
> - Once Upon a Time
> - Ex on the Beach
> - Geordie Shore
> - Secrets and Lies
> - Pretty Little Liars
> - Elementary
> - The Flash
> - Sherlock
> - Death In Paradise
> - Supergirl
> - The X-Files
> - Supernatural
> - Limitless
> - DC's Legends of Tomorrow
> - Nashville
> - DCI Banks
> - Westworld
> - 12 Monkeys
> - Stranger Things
> - "Hawaii five-0"
> - Emerald City
> - Midsomer Murders
> - Gotham
> - The Good Wife
> - Lucifer
> - Shadowhunters
> - Sneaky Pete
> - The Good Karma Hospital
> - Peaky Blinders
> - Vikings
> TV2:
> - Marvel's Agents of S.H.I.E.L.D.
> #################################################################
> # FILTERS TEMPLATES
> ##################################################################
> filters:
> regexp:
> reject:
> - msd
> - greek
> - german
> - french
> - russian
> - swedish
> - spanish
> - hindi
> - arabic
> - italian
> - polish
> - romanian
> - dutch
> - czech
> - turkish
> - rmvb
> - korean
> - wmv
> - (s|d)ub(s|bed)?\b: {from: title}
> - \bFRENCH\b: {from: title}
> - \bSPANiSH\b: {from: title}
> - \bLatino\b: {from: title}
> - \btrailer\b: {from: title}
> - \bHDcam\b: {from: title}
> - \bR5\b: {from: title}
> ### - \b3-?D\b: {from: title} # I don't have any 3D displays
> - \btrailer\b: {from: title} # I've gotten a few trailers that matched as movies. VERY annoying
> - \bTS\b: {from: title}
> - \bCam\b: {from: title}
> - '{C_P}': {from: title} # The following are groups with poor quality releases
> - TrTd TeaM: {from: title}
> - \[TNTVillage\]: {from: title}
> - \bFLEET\b: {from: title}
> - \b0SEC\b: {from: title}
> - \[facepalm\]: {from: title}
> - FASTSUB: {from: title}
> - VOSTFR: {from: title}
> - Subtitulado: {from: title}
> - \bNORDiC\b: {from: title}
> - \biPad\b: {from: title}
> - \b(ita|ger|fra|spa|swe|nor|nordic|fr|kor|esp|nl|pl|spanish)\b: {from: title}
> - \bR6\b: {from: title}
> - \bTemporada\b: {from: title}
> - \bDual\b: {from: title}
> - \bTamil\b: {from: title}
> - \bJapanese\b: {from: title}
> - \bJajji!\b
> - \bdragons.den.(ca|uk)\b: {from: title}
> content_filter:
> require:
> - '*.mkv'
> - '*.mp4'
> - '*.avi'
> - '*.mpg'
> reject:
> - '*.wmv'
> - '*.rar'
> - '*.zip'
> - '*.r01'
> - 'password.txt'
> ##################################################################
> # TASK SCHEDULES
> ##################################################################
> schedules:
> - tasks: IMDB
> interval:
> hours: 1
> - tasks: [movies, tvshows]
> interval:
> hours: 2
> ##################################################################
> # TASKS
> ##################################################################
> tasks:
> IMDB:
> imdb_watchlist:
> user_id: X
> list: watchlist
> accept_all: yes
> seen: local
> list_add:
> - movie_list: watchlist
> priority: 2
> movies:
> priority: 5
> template:
> - movie
> - email_notify_test
> - movie_notify
> - filters
> deluge:
> path: /var/lib/deluge/Downloads
> movedone: /mnt/Movies/Movies_To_Watch
> queuetotop: yes
> discover:
> what:
> - movie_list: watchlist
> from:
> - piratebay:
> category: "highres movies"
> sort_by: seeds
> - extratorrent:
> category: movies
> - rarbg:
> category: x264 720p
> interval: 10 minutes
> torrent_alive: 1
> quality: hdrip+
> tvshows:
> priority: 3
> template:
> - tv_notify
> - email_notify_test
> - tv
> inputs:
> - rss: 'https://eztv.ag/ezrss.xml'
> - rss: 'https://showrss.info/other/shows.rss'
> - rss: https://showrss.info/show/272.rss
> - rss: http://showrss.info/feeds/19.rss
> - rss: http://showrss.info/feeds/395.rss
> - rss: http://showrss.info/feeds/18.rss
> - rss: http://showrss.info/feeds/5.rss
> - rss: http://showrss.info/feeds/607.rss
> - rss: http://showrss.info/feeds/6.rss
> - rss: http://showrss.info/feeds/525.rss
> - rss: http://showrss.info/feeds/31.rss
> - rss: http://showrss.info/feeds/400.rss
> - rss: http://showrss.info/feeds/640.rss
> - rss: http://showrss.info/feeds/396.rss
> - rss: http://old.showrss.info/feeds/47.rss
> - rss: http://showrss.info/feeds/207.rss
> - rss: http://showrss.info/feeds/42.rss
> - rss: http://showrss.info/feeds/182.rss
> - rss: http://showrss.info/feeds/818.rss
> - rss: http://showrss.info/feeds/350.rss
> - rss: http://showrss.info/feeds/505.rss
> - rss: http://showrss.info/feeds/372.rss
> - rss: http://showrss.info/feeds/927.rss
> - rss: http://showrss.info/feeds/547.rss
> - rss: http://showrss.info/feeds/402.rss
> - rss: http://showrss.info/feeds/706.rss
> - rss: http://showrss.info/show/448.rss
> - rss: http://showrss.info/show/651.rss
> - rss: http://showrss.info/show/652.rss
> - rss: http://showrss.info/show/284.rss
> - rss: http://showrss.info/show/69.rss
> - rss: http://showrss.info/show/105.rss
> - rss: http://showrss.info/show/583.rss
> - rss: http://showrss.info/show/25.rss
> - rss: http://showrss.info/show/733.rss
> - rss: http://showrss.info/show/434.rss
> - rss: http://showrss.info/show/77.rss
> - rss: http://showrss.info/show/311.rss
> - rss: http://showrss.info/show/104.rss
> - rss: http://showrss.info/show/262.rss
> - rss: http://showrss.info/show/54.rss
> - rss: http://showrss.info/show/117.rss
> - rss: http://showrss.info/show/71.rss
> - rss: http://showrss.info/show/49.rss
> - rss: http://showrss.info/show/70.rss
> - rss: http://showrss.info/show/33.rss
> - rss: http://showrss.info/show/97.rss
> - rss: http://showrss.info/show/453.rss
> - rss: http://showrss.info/show/140.rss
> - rss: http://showrss.info/show/107.rss
> - rss: http://showrss.info/show/438.rss
> - rss: https://showrss.info/show/742.rss
> - rss: https://showrss.info/show/339.rss
> - rss: https://showrss.info/show/115.rss
> deluge:
> path: /var/lib/deluge/Downloads
Thanks in advance
Posts: 2
Participants: 2
Read full topic
↧
↧
February 19, 2017, 10:50 pm
@Emanuele_Sacchi wrote:
I could swear that in the past I got emails from my flexget with subjects like "Task XYZ downloaded 3 entries" or something like that... lately all I get is a subject saying "Task XYZ did not produce any entries", while episodes are actually downloaded, and in the mail body I see:
FlexGet has just downloaded 1 new entries for task XYZ:
- NCIS Los Angeles S08E15 HDTV x264-LOL (https://xyz/NCIS.Los.Angeles.S08E15.HDTV.x264-LOL[eztv].mkv.torrent)
Task did not produce any entries.
How can I fix it to get back some meaningful email subjects?
Posts: 4
Participants: 3
Read full topic
↧
February 21, 2017, 11:54 pm
@Emanuele_Sacchi wrote:
In order to format my TV series names correctly, avoiding "illegal" characters, I used to apply the replace filer to skip characters like ":" (colon) and "?" (question mark).
Yesterday, reading the documentation, I discovered the existence of the pathscrub command, so I changed my config to something like
content_filename: "{{tvdb_series_name|pathscrub|re_replace(' \\([0-9]*\\)','')}} {{tvdb_season}}x{{tvdb_episode|pad(2)}} - {{tvdb_ep_name|pathscrub}}"
Unfortunately it doesn't seem to work: instead of "NCIS New Orleans 3x15 - End of the Line.mkv" I got "NTBBL1~B.MKV", which is the expected behavior when it encounters forbidden characters (like the colon in the series name).
Am I doing something wrong or there's an issue with pathscrub?
Posts: 1
Participants: 1
Read full topic
↧
February 22, 2017, 2:28 am
@qwertyhgfdsa wrote:
I have magnet link with national symbols at RSS feed? like this:
magnet:?xt=urn:btih:4f27f800e56fd166391a7f5f2582b32a5b09ec9e&dn=rutor.info_%D0%A4%D1%83%D1%82%D0%B1%D0%BE%D0%BB.+%D0%9B%D0%B8%D0%B3%D0%B0+%D1%87%D0%B5%D0%BC%D0%BF%D0%B8%D0%BE%D0%BD%D0%BE%D0%B2+2016-17.+1%2F8+%D1%84%D0%B8%D0%BD%D0%B0%D0%BB%D0%B0.+%D0%9F%D0%B5%D1%80%D0%B2%D1%8B%D0%B9+%D0%BC%D0%B0%D1%82%D1%87.+%D0%9C%D0%B0%D0%BD%D1%87%D0%B5%D1%81%D1%82%D0%B5%D1%80+%D0%A1%D0%B8%D1%82%D0%B8+%28%D0%90%D0%BD%D0%B3%D0%BB%D0%B8%D1%8F%29+-+%D0%9C%D0%BE%D0%BD%D0%B0%D0%BA%D0%BE+%28%D0%A4%D1%80%D0%B0%D0%BD%D1%86%D0%B8%D1%8F%29+%5B21.02%5D+%282017%29+HDTVRip+720p+%7C+50+fps&tr=udp://opentor.org:2710&tr=udp://opentor.org:2710&tr=http://retracker.local/announce
How i can convert it into proper link?
Posts: 1
Participants: 1
Read full topic
↧
February 22, 2017, 4:42 pm
@JimboJamez wrote:
Hi there
I am very new to Flexget and am having issues setting up the configuration correctly.
I have gone through the installation guides and have created a test version of the config file as directed on the Configuration page, but I am getting the following error:
Could not instantiate manager: Config C:\flexget\config.yml
does not appear to be a file.
The config.yml file is located in the C:\flexget\config.yml directory and contains the following information:
tasks:
test task:
rss:https://eztv.ag/ezrss.xml
series:
- This Is Us
- Arrow:
quality: 720p
download: C:\Users\<USERID>\Downloads
and the command I am giving to execute is:
flexget -c C:\flexget\config.yml
I am running the following versions of Flexget and Python:
Flexget 2.10.5
Python 3.6.0
I would appreciate some help on getting this up and running!
Thanks in advance.
Posts: 12
Participants: 3
Read full topic
↧
↧
February 28, 2017, 7:28 am
@Nox71 wrote:
OK i have search and tried many things but i can't get it to work so i need your help in creating my first Flexget working config. Basicaly what i want to do is this:
- I got many series on my hard drive that i want to download new episode for it via torrent site. Some series will be feed via rss feed and other will need to do a search on the torrent site.
Could you please give me the basic config.yml to do that since i have tried many things but i don't seem to get how Flexget is working.
Thanks in advance for all your precious help !
Posts: 1
Participants: 1
Read full topic
↧
@tubedogg wrote:
With the recent change to the if
plugin to use jinja2 expressions I am having problems with a config line that worked previously. This new config:
if:
- "content_files.length() == 1":
set:
title: "My New Title"
results in the following error in the log: My Entry Title does not contain the field list object
. (My original expression, prior to upgrading Flexget, was len(content_files) == 1
, which now generates the error My Entry Title does not contain the field len
.)
This is intended to be part of a longer expression, but I've isolated the error to this part as the rest works fine without this clause. I've confirmed through --dump
that content_files
indeed exists in the entry and is a list. I've tried .len()
and .length()
as well as just .length
.
Please tell me what I'm doing wrong.
Flexget v2.10.9
Posts: 3
Participants: 2
Read full topic
↧
@sketos wrote:
hi,
it's probably a stupid mistake but I can't figure it out. I'm new to flexget and I'm trying to create my first simple working config. The config is the following
templates:
tv:
series:
- Training Day
tasks:
test_task:
template: tv
rss: http://rss.torrentleech.org/************************
download: /volume1/Movies/torrs/
and when I execute this I get
2017-03-04 09:17 VERBOSE task_queue There are 1 tasks to execute. Shutdown will commence when they have completed.
2017-03-04 09:17 VERBOSE details test_task Produced 100 entries.
2017-03-04 09:17 VERBOSE details test_task Summary - Accepted: 0 (Rejected: 0 Undecided: 100 Failed: 0)
why is nothing accepted?
Posts: 5
Participants: 2
Read full topic
↧
@sketos wrote:
hi,
I'm trying to make flexget daemon start on system startup following the instructions here.
but flexget daemon does not start automatically.
Has anyone tried that on DSM 6.1 ?
Posts: 1
Participants: 1
Read full topic
↧
↧
@haarts wrote:
Dear all,
I must be missing something obvious. The cookbook example from https://flexget.com/Cookbook/Series/sync_series runs fine as far as I can tell. Obviously I changed the directory in which my series live.
My directory structure is like this:
shows
|-- Name
| |-- 1
| | |-- Name S01E01-Title.webm
| | +-- Name S01E02-Title.webm
| |-- 2
| | |-- Name S02E01-Title.webm
| | +-- Name S02E02-Title.webm
|
|-- Other Name
|-- 1
I'm running the task as follows: flexget execute --task 'sync-series'
. The results I expected to see with flexget series
but that doesn't show anything at all (is that even a valid command?). flexget series list
shows:
lqqqqqqwqqqqqqqqwqqqqqwqqqqqqqqqqqqwqqqqqqqqqqqqqqqk
x Name x Latest x Age x Downloaded x Identified By x
mqqqqqqvqqqqqqqqvqqqqqvqqqqqqqqqqqqvqqqqqqqqqqqqqqqj
Use `flexget series show NAME` to get detailed information
The odd thing is that running the task twice yields a different output, something changed somewhere. I just don't know where.
Flexget version 2.10.10
Posts: 4
Participants: 2
Read full topic
↧
@MemoryOverlord wrote:
I apologize in advance if this question has been asked & answered. I looked, but didn't find anything that would help.
Originally, I had a very basic config that will grab shows each night. I recently started looking at the Cookbook and trying to make a more robust config. Since then, I have started seeing duplicate episodes being downloaded. Hoping somebody here can tell me what I did wrong
For instance, last night the following was downloaded:
- Criminal.Minds.Beyond.Borders.S02E01.WEB-DL.x264-RARBG
- Criminal.Minds.Beyond.Borders.S02E01.WEBRip.x264-RARBG
Here is what my config looks like:
templates:
tv:
series:
settings:
tv:
exact: no
propers: 3 days
quality: HDTV
set:
path: ~/transmission/inbound/SD
regexp:
accept:
- 'Chicago.Fire'
- 'Chicago.Justice'
- 'Chicago.Med'
- 'Chicago.PD'
- 'Class'
- 'Code.Black'
- 'Criminal.Minds'
- 'Criminal.Minds.Beyond.Borders'
reject:
- 'avi'
- 'xvid'
- 'FLEET'
- 'ettv'
- 'SVA'
- '720'
- '1080'
transmission:
enabled: yes
host: localhost
port: 9092
username: XXXXXXX
password: XXXXXXX
path: ~/transmission/inbound/SD
addpaused: no
tasks:
RARBG:
priority: 1
rss: 'https://rarbg.to/rssdd.php?category=18'
template: tv
Posts: 6
Participants: 2
Read full topic
↧
@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:
NEW messages:
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: 6
Participants: 2
Read full topic
↧