1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-23 22:25:14 -04:00

Added: FolderPath to the Movie Webhook (#2230)

This commit is contained in:
adnanklink
2017-11-10 09:06:45 -06:00
committed by Leonardo Galli
parent ec3f094d12
commit 29909db604
2 changed files with 3 additions and 1 deletions
@@ -87,7 +87,7 @@ namespace NzbDrone.Core.Notifications.Webhook
{
Id = 1,
Title = "Test Title",
FilePath = "C:\\testpath",
FolderPath = "C:\\testpath",
ReleaseDate = "1970-01-01"
},
RemoteMovie = new WebhookRemoteMovie