Joey Miller
Joey Miller
Hi there, I cannot find any mention in the documentation about support for optimizing remote images (like [is possible with the built-in Next.js image optimization solution](https://nextjs.org/docs/basic-features/image-optimization#remote-images)). If this use-case isn't...
Introduced this flag to allow users to define their own external images download directory. This comes in handy when using the plugin without `next export`. See further discussion here: https://github.com/dc7290/next-export-optimize-images/issues/105#issuecomment-1225750849
I noticed I was getting large gaps (sometimes 5+ hours) in the data received by prometheus, even though the speedtest should be occurring hourly. _docker-compose.yml_ ``` speedtest: image: "billimek/prometheus-speedtest-exporter:1.3.1" restart:...
### Bug Summary ParseSrcSetAttribute() splits only on delim ", " ### Description For a publication I follow, the "srcset" field is stripped during sanitization. Upon further investigation, I found that...
### This issue respects the following points: - [x] This issue is **not** already reported on [GitHub](https://github.com/jellyfin/jellyfin-androidtv/issues?q=is%3Aopen+is%3Aissue) _(I've searched it)_. - [x] I agree to follow Jellyfin's [Code of Conduct](https://jellyfin.org/docs/general/community-standards.html#code-of-conduct)....