update
This commit is contained in:
parent
1736904539
commit
996ceb25ab
@ -90,9 +90,9 @@ func (m *MediaFiles) IsInFolder(cfg *Config) {
|
||||
|
||||
func main() {
|
||||
|
||||
os.Setenv("radarr_moviefile_sourcepath", "/mnt/Multimedia/Download/PostProcess/Movies/Butchers.Crossing.2023.MULTi.1080p.WEB.x264-FW.mkv")
|
||||
os.Setenv("radarr_moviefile_sourcefolder", "/mnt/Multimedia/Download/PostProcess/Movies")
|
||||
os.Setenv("radarr_eventtype", "Download")
|
||||
// os.Setenv("radarr_moviefile_sourcepath", "/mnt/Multimedia/Download/PostProcess/Movies/Butchers.Crossing.2023.MULTi.1080p.WEB.x264-FW.mkv")
|
||||
// os.Setenv("radarr_moviefile_sourcefolder", "/mnt/Multimedia/Download/PostProcess/Movies")
|
||||
// os.Setenv("radarr_eventtype", "Download")
|
||||
// os.Setenv("EventType", "Test")
|
||||
|
||||
if os.Getenv("radarr_eventtype") == "Test" || os.Getenv("sonarr_eventtype") == "Test" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user