1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-03 05:35:29 +00:00

Updated Webhook (markdown)

Gavin Mogan 2015-08-25 22:29:18 -07:00
parent 17035b1bda
commit 926a882ca3

@ -26,9 +26,9 @@ Parameters are passed to the webservice using a JSON body
"SeasonNumber": 2,
"Episodes": [
{
"AirDate": null,
"AirDateUtc": null,
"EpisodeNumber": 0
"AirDate": "2015-08-24",
"AirDateUtc": "2015-08-25T01:30:00Z",
"EpisodeNumber": 14
}
],
"Quality": "HDTV-720p",