@teancom wrote:
Before upgrading to 2.10.7 (I believe I was on 2.3?), I was able to do the following so that different people would be notified via prowl, depending on the show:
tasks: tv-shows: notify: prowl: api_key: xxxxxxx series: settings: wife: set: api_key: yyyyyy daughter: set: api_key: zzzzzz wife: - "Murder Death Kill" daughter: - "Ponies and Kittens" family: - "Innuendo and Laugh Tracks" dad: - "Actual Good TV"
So my wife would get notified when her shows popped up, my daughter for her shows, and then I would be the default and get the notifications for everything else. It was great! I can't figure out how to reproduce it with the new notification plugin. I've tried the following:
tasks: tv-shows: notify: entries: via: - prowl: api_key: xxxxxxxxxxx series: settings: wife: set: prowl: api_key: yyyyyy
No dice. 'flexget check' comes back clean, but it only ever notifies me. I tried a variation:
tasks: tv-shows: notify: entries: via: - prowl: api_key: xxxxxxxxxxx series: settings: wife: set: notify: entries: via: - prowl: api_key: yyyyyy
again to no avail.
Am I missing something? Or did we lose the ability to override configs like this?
Thank's for reading this far!
Posts: 6
Participants: 3