@fajung wrote:
ever since I updated my flget and I had to edit the notify section, from time to time, I get this error:
2017-02-09 02:02 VERBOSE task MYRSS ACCEPTED: `The.Quad.S01E01.HDTV.x264-FLEET[rartv]` by series plugin because matches quality 2017-02-09 02:03 INFO transmission MYRSS "The.Quad.S01E01.HDTV.x264-FLEET[rartv]" torrent added to transmission 2017-02-09 02:03 INFO transmission MYRSS "Legion.S01E01.HDTV.x264-FLEET[rartv]" torrent added to transmission 2017-02-09 02:03 INFO transmission MYRSS "Chicago.PD.S04E13.HDTV.x264-KILLERS[ettv]" torrent added to transmission 2017-02-09 02:04 ERROR notify MYRSS Error rendering notification body: (UndefinedError) list object has no element 0 2017-02-09 02:04 VERBOSE notify MYRSS Successfully sent a notification to `telegram` 2017-02-09 02:04 VERBOSE notify MYRSS Successfully sent a notification to `telegram` 2017-02-09 02:04 VERBOSE notify MYRSS Successfully sent a notification to `telegram`
this is how it looks on Telegram:
RSS: {{task}} Serie: {{series_name}}}}) Temporada: {{seriesseason}} Episodio: {{seriesepisode}} Calidad: {{quality|d('')}} Cadena: {{tvdbnetwork}} Genero: {{tvdbgenres|join(', ')}} TheTVDB Info Download
this is my notify section config:
notify: entries: message: | RSS: *{{task}}* Serie: [{{series_name}}]({{tvdb_posters[0]|replace("_", "%5F")}}) Temporada: {{series_season}} Episodio: {{series_episode}} Calidad: {{quality|d('')}} Cadena: {{tvdb_network}} Genero: {{tvdb_genres|join(', ')}} [TheTVDB Info]({{tvdb_url}}) [Download]({{url}}) via: - telegram:
I tried removing the Poster section, but it happens with or without it, I don't know what it coul be
Posts: 4
Participants: 2