update
This commit is contained in:
parent
dd378cb17d
commit
782bf1db05
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user