radonthetyrant / rutorrent-discord

a rutorrent plugin for discord webhook notifications
38 stars 14 forks source link

Webhook fails when there is no label #4

Closed mikeluyten closed 6 years ago

mikeluyten commented 6 years ago

When there is no label on the torrent, sends the following in the request {"name":"Label","value":""} which fails when it gets to discord.

Maybe set the value be set to null unless being overwritten?

radonthetyrant commented 6 years ago

Hello, Thanks for the report! Should be fixed in fc951e7ff810a0c1cc35fbfa76043ea32b48b1ee Please update to the latest version.

radonthetyrant commented 6 years ago

Closing this. if the issue persists, reopen