From d74428a39f01f4542395cea086ac241016b81a1f Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 24 Jun 2026 02:59:38 +0200 Subject: . --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index 7cc7449..a32d075 100644 --- a/main.go +++ b/main.go @@ -585,7 +585,7 @@ func getURL(_url string, field int) Link { } else { log.Infof("getURL: IMDB: path does not include title: %s \n", u.Path) //log.Warnf("getURL: IMDB: path does not include title: %s \n", u.Path) - log.Fatalf("getURL: IMDB: path does not include title: %s \n", u.Path) + //log.Fatalf("getURL: IMDB: path does not include title: %s \n", u.Path) } break case "www.vimeo.com": -- cgit v1.2.3