Skip to content

[profilarr]: Update Features & Compatiblity Bumped version from 1.0.9 to 2.0.4 - #322

Closed
Tw1zT3d2four7 wants to merge 1 commit into
Dispatcharr:mainfrom
Tw1zT3d2four7:main
Closed

Tw1zT3d2four7 wants to merge 1 commit into
Dispatcharr:mainfrom
Tw1zT3d2four7:main

Conversation

@Tw1zT3d2four7

Copy link
Copy Markdown
Contributor

About this submission

Pre-submission checklist

If this is a new plugin:

  • Plugin folder is named lowercase-kebab-case
  • plugin.json contains all required fields (name, version, description, author or maintainers, license)
  • My GitHub username is in author or maintainers
  • license is a valid OSI-approved SPDX identifier (e.g. MIT, Apache-2.0)
  • I have tested the plugin against a running Dispatcharr instance

If this is an update to an existing plugin:

  • version in plugin.json is incremented (unless this is a metadata-only change - see Versioning)
  • I am listed in author or maintainers of the existing plugin

@dispatcharr-plugins-bot dispatcharr-plugins-bot Bot added the Plugin Update A plugin already in the repository is being updated. label Sep 19, 2026
@dispatcharr-plugins-bot

Copy link
Copy Markdown

Plugin Validation Results

Modified plugins: 1

Plugin: profilarr

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.

Source Repository

Check Status Details
Required fields All required fields present
Release artifact Artifact reachable at resolved URL
Maintainers Tw1zT3d2four7, Tw1zT3d2four7
License MIT - MIT License
Permission You have permission to modify this plugin
Version 2.0.4
Version bump 1.0.92.0.4

View release v2.0.4 on GitHub · Compare v1.0.9...v2.0.4


CodeQL found 2 high or critical issue(s) - these must be fixed before merging.

Rule Location Description
py/overly-permissive-file plugins/profilarr/Profilarr/plugin.py:140 Overly permissive mask in chmod sets file to world readable.
py/overly-permissive-file plugins/profilarr/Profilarr/plugin.py:144 Overly permissive mask in chmod sets file to world readable.

❌ Validation failed

Some checks failed. Please review the errors above and update your PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Plugin Update A plugin already in the repository is being updated.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant