This commit is contained in:
Gregory Salaun 2023-12-17 15:13:39 +07:00
parent dd378cb17d
commit 782bf1db05
2 changed files with 5 additions and 0 deletions

View File

@ -17,6 +17,8 @@ func main() {
EventType := os.Getenv("radarr_eventtype")
log.Println(EventType)
Event := os.Getenv("EventType")
log.Println(Event)
SourcePath := os.Getenv("radarr_moviefile_sourcepath")
log.Println(SourcePath)
SourceFolder := os.Getenv("radarr_moviefile_sourcefolder")

3
log.txt Normal file
View File

@ -0,0 +1,3 @@
2023/12/17 15:03:59
2023/12/17 15:03:59
2023/12/17 15:03:59