@busyhobs wrote:
Sorry for the desperation, but I have been using this product and I have no clue how the yml file works. I have got away with just cobbling together lots of ideas and making it work, then I wouldn't update the software so it keeps working. Sadly this is no longer possible so I updated to the latest version and after wasting 3 days of my life I'm begging for your help.
My main issue is with notify it never sends me an email for anything, even when new downloads are added to deluge. I have also tried telegram and that produces nothing too. I have no doubt it is user error and you guys will take one look and think noob! Please be gentle and detailed as I say I have been lucky for the past few years without coming unstuck before.
the version I'm running is:
flexget -V
2.9.15
You are on the latest release.and regardless what happens I get the following message:
2017-02-07 15:56 VERBOSE details daily-email Task didn't produce any entries.
2017-02-07 15:56 VERBOSE details daily-email Summary - Accepted: 0 (Rejected: 210 Undecided: 0 Failed: 0)
2017-02-07 15:56 VERBOSE notify_entry daily-email No accepted or failed entries, not sending a notification.the mail task is as follows: daily-email: priority: 30 no_entries_ok: yes from_digest: list: daily email restore_state: yes seen: local # accept_all: yes notify: # entries: task: title: 'flexget {{task}}' template: html-custom.template # what: accepted # task: # template: html via: - email: from: email@gmail.com to: email@msn.com smtp_host: smtp.gmail.com smtp_port: 587 smtp_username: email@gmail.com smtp_password: password smtp_tls: yes html: yes
as you can see from the commented out lines I have had a few goes at this, I have forgotten which combinations I have tried now.
all my tasks have the following:
> digest: > list: daily email > state: > - accepted > - failed
happy to post my whole file if required, I would welcome help with this and also if anyone is feel super helpful ask for my full file and help me make it better as its a total mess!
Posts: 2
Participants: 1