miniflux / v2

Minimalist and opinionated feed reader
https://miniflux.app
Apache License 2.0
6.97k stars 727 forks source link

MEDIA PROXY URI Composition Error #2778

Closed Qeynos closed 3 months ago

Qeynos commented 3 months ago
          https://github.com/miniflux/v2/blob/569529d73b4413401959cec8390e8c5c19d57053/internal/mediaproxy/url.go#L45

Both config.Opts.BaseURL() and proxifiedUrl contain URI "Miniflux", which might be the cause of the issue. @fguillot

Originally posted by @Qeynos in https://github.com/miniflux/v2/issues/2769#issuecomment-2262181697

I can't reopen that issue, so I'm opening a new one. The issue will affect all users with a subpath and an enabled media proxy.

fguillot commented 3 months ago

Reopened the original issue. Not sure why GitHub does not allow this.