cxfksword

Results 7 issues of cxfksword

I found Request debug log not print cookie header. for example: ``` package main import ( "fmt" "net/url" "github.com/go-resty/resty/v2" ) func main() { client := resty.New() client.SetDebug(true) client.SetDebugBodyLimit(0) fmt.Println(">>>>>>>>>>>>>>>First Request")...

analysis

现在多行中文字幕识别后,会变成一行,用空格分隔,能优化保持换行吗?

现在只支持简体中文,繁体中文字幕准确率不高

suggestion

When i `go get` in windows, will get error: ``` github.com\skoo87\log4go\syslog_writer.go:18: undefined: syslog.Writer ``` Can make syslog_writer not build in windows?

点击下载图片时,会一直loading https使用了自己生成的证书时会出现这种错误,jellyfin使用的默认图片下载功能,证书校验失败导致 https://github.com/jellyfin/jellyfin/blob/3b07d73d405f3d7217e8d84aa7259fc0f9bb279e/MediaBrowser.Providers/Manager/ProviderManager.cs#L147

bug

### Please describe your bug My movie library is configured to save metadata to NFO. After upgrading to version 10.9, I am unable to fix incorrect movie metadata. The `Identify`...

bug