Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
3702524
Create plugin.json
Tw1zT3d2four7 Sep 21, 2026
a07cd5c
Add Decypharr VOD plugin metadata
Tw1zT3d2four7 Sep 21, 2026
e4c992d
Add files via upload
Tw1zT3d2four7 Sep 21, 2026
1cd49a1
Delete plugins/decypharr_vod/README.md
Tw1zT3d2four7 Sep 21, 2026
0a2f98d
Add files via upload
Tw1zT3d2four7 Sep 21, 2026
31c7163
Delete plugins/decypharr_vod directory
Tw1zT3d2four7 Sep 21, 2026
f817832
Create plugin.json
Tw1zT3d2four7 Sep 21, 2026
f13363a
Add Decypharr VOD plugin metadata
Tw1zT3d2four7 Sep 21, 2026
3af4ee4
Add files via upload
Tw1zT3d2four7 Sep 21, 2026
490a4e8
Merge branch 'Dispatcharr:main' into main
Tw1zT3d2four7 Sep 22, 2026
537f0cc
Simplify readme for Decypharr VOD plugin
Tw1zT3d2four7 Sep 22, 2026
efc7bdd
Merge branch 'Dispatcharr:main' into main
Tw1zT3d2four7 Sep 23, 2026
bba2c20
Update Profilarr version to 2.1.4
Tw1zT3d2four7 Sep 23, 2026
cb4990e
Merge branch 'Dispatcharr:main' into main
Tw1zT3d2four7 Sep 23, 2026
3a8677e
Update Profilarr plugin.json with new fields
Tw1zT3d2four7 Sep 23, 2026
8d069ef
Bump version from 2.1.4 to 2.1.5
Tw1zT3d2four7 Sep 23, 2026
f86667a
Enhance plugin.json with detailed metadata
Tw1zT3d2four7 Sep 23, 2026
6599a5c
Merge branch 'Dispatcharr:main' into main
Tw1zT3d2four7 Sep 23, 2026
b1302e5
Add files via upload
Tw1zT3d2four7 Sep 24, 2026
f42ffbb
Add files via upload
Tw1zT3d2four7 Sep 24, 2026
171b8b3
Bump Profilarr version to 2.1.6
Tw1zT3d2four7 Sep 24, 2026
d07c812
Bump version from 0.4.7 to 0.4.8
Tw1zT3d2four7 Sep 24, 2026
b317595
Downgrade Decypharr VOD version to 0.4.7
Tw1zT3d2four7 Sep 24, 2026
3833b47
Bump Decypharr VOD version to 0.4.8
Tw1zT3d2four7 Sep 24, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added plugins/decypharr-vod/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion plugins/decypharr-vod/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Decypharr VOD",
"version": "0.4.7",
"version": "0.4.8",
"description": "Native Dispatcharr VOD integration for Decypharr media, providing automatic scanning and organization of movies, series, seasons, and episodes.",
"author": "Tw1zT3d2four7",
"maintainers": [
Expand Down
Binary file added plugins/profilarr/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion plugins/profilarr/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Profilarr",
"version": "2.1.5",
"version": "2.1.6",
"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"],
Expand Down
Loading