diff --git a/plugins/profilarr/plugin.json b/plugins/profilarr/plugin.json index ff0c36b..2303819 100644 --- a/plugins/profilarr/plugin.json +++ b/plugins/profilarr/plugin.json @@ -1,7 +1,7 @@ { "name": "Profilarr", - "version": "2.1.4", - "description": "Hybrid ffmpeg + cvlc stream profiles. ffmpeg fetches the provider stream directly with a custom user-agent and reconnect handling, and regenerates timestamps (+genpts+igndts+discardcorrupt); cvlc then buffers and delivers the already-clean stream, so downstream players don't freeze on a CDN-hiccup discontinuity.", + "version": "2.1.5", + "description": "Hybrid ffmpeg + cvlc stream profiles. ffmpeg fetches the provider stream directly with a custom user-agent and reconnect handling, and regenerates timestamps (+genpts+igndts+discardcorrupt); cvlc then buffers and delivers the already-clean stream, so downstream players don't freeze on a CDN-hiccup discontinuity.", "author": "Tw1zT3d2four7", "maintainers": ["Tw1zT3d2four7"], "license": "MIT",