t
This commit is contained in:
parent
fd99333bc1
commit
5e24ba6051
@ -140,7 +140,7 @@ func main() {
|
||||
m.EventType = os.Getenv("sonarr_eventtype")
|
||||
m.SourcePath = os.Getenv("sonarr_episodefile_sourcepath")
|
||||
log.Printf("The Source Path is: %v", m.SourcePath)
|
||||
m.SourceFolder = os.Getenv("radarr_moviefile_sourcefolder")
|
||||
m.SourceFolder = os.Getenv("sonarr_moviefile_sourcefolder")
|
||||
log.Printf("The Source Folder is: %v", m.SourceFolder)
|
||||
m.Arr = "Sonarr"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user