From 6246c212426bbbf380dafe6b5f7b808036b7f198 Mon Sep 17 00:00:00 2001 From: R3XCHRIS <11074224+R3XCHRIS@users.noreply.github.com> Date: Wed, 19 Aug 2026 15:19:51 +0100 Subject: [PATCH] [vod2mlib] Bump version to 1.16.1 --- plugins/vod2mlib/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/vod2mlib/plugin.json b/plugins/vod2mlib/plugin.json index 6290105f..b3c39db3 100644 --- a/plugins/vod2mlib/plugin.json +++ b/plugins/vod2mlib/plugin.json @@ -1,6 +1,6 @@ { "name": "VOD to Media Library", - "version": "1.16.0", + "version": "1.16.1", "description": "Generate .strm files (with optional NFO metadata) from your Dispatcharr VOD catalogue so Jellyfin / Emby / Kodi / ChannelsDVR can index your movies and series. Adds a cron-driven auto-rescan that picks up newly-added episodes nightly. Optional category-nested folder layout for genre-organised libraries.", "author": "R3XCHRIS", "license": "MIT",