[profilarr]: bumped to v2.1.6 - #346
Tw1zT3d2four7 wants to merge 22 commits into
Conversation
Added metadata for Decypharr VOD plugin including name, version, description, author, maintainers, license, source type, source URL, and repository URL.
Added metadata for Decypharr VOD plugin including name, version, description, author, maintainers, license, source type, source URL, and repository URL.
Removed unnecessary details about media source and working directory.
Updated the plugin description and added new fields for video and audio profiles, including network caching options.
Updated the plugin description for clarity and added additional metadata including maintainers, license, source type, source URL, and repository URL.
Plugin Validation ResultsModified plugins: 2 Plugin:
|
| Check | Status | Details |
|---|---|---|
| Required fields | ✅ | All required fields present |
| Release artifact | ❌ | Could not reach https://github.com/Tw1zT3d2four7/Decypharr_vod/releases/download/v0.4.8/decypharr_vod.zip (HTTP 404) — ensure the release exists |
| Maintainers | ✅ | Tw1zT3d2four7, Tw1zT3d2four7 |
| License | ✅ | MIT - MIT License |
| Permission | ✅ | You have permission to modify this plugin |
| Version | ✅ | 0.4.8 |
| Version bump | ✅ | 0.4.7 → 0.4.8 |
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.
| 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.1.6 |
| Version bump | ✅ | 2.1.5 → 2.1.6 |
View release v2.1.6 on GitHub · Compare v2.1.5...v2.1.6
❌ PR Title Format
For changes to multiple plugins, the prefix should be your GitHub username: [Tw1zT3d2four7].
Suggested format: [Tw1zT3d2four7]: Brief description of changes
❌ Validation failed
Some checks failed. Please review the errors above and update your PR.
About this submission
Pre-submission checklist
If this is a new plugin:
lowercase-kebab-caseplugin.jsoncontains all required fields (name,version,description,authorormaintainers,license)authorormaintainerslicenseis a valid OSI-approved SPDX identifier (e.g.MIT,Apache-2.0)If this is an update to an existing plugin:
versioninplugin.jsonis incremented (unless this is a metadata-only change - see Versioning)authorormaintainersof the existing plugin