Skip to content

Instantly share code, notes, and snippets.

@Subtixx
Last active August 12, 2024 21:51
Show Gist options
  • Select an option

  • Save Subtixx/45b5e9cfd0d2169e3830b020c71c99b2 to your computer and use it in GitHub Desktop.

Select an option

Save Subtixx/45b5e9cfd0d2169e3830b020c71c99b2 to your computer and use it in GitHub Desktop.

Revisions

  1. Subtixx revised this gist Aug 12, 2024. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion manifest.json
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,4 @@
    [
    {
    "guid": "9564ac10-af23-39bc-449f-624f23cfa48f",
    "name": "VuPlus",
    @@ -31,4 +32,5 @@
    "timestamp": "2024-06-22T18:03:21Z"
    }
    ]
    }
    }
    ]
  2. Subtixx created this gist Aug 12, 2024.
    34 changes: 34 additions & 0 deletions manifest.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,34 @@
    {
    "guid": "9564ac10-af23-39bc-449f-624f23cfa48f",
    "name": "VuPlus",
    "description": "Enigma 2 Live TV",
    "overview": "Watch channels, schedule and watch recordings from your Enigma 2 based receiver with OpenWebif",
    "owner": "knackebrot",
    "category": "LiveTV",
    "versions": [
    {
    "version": "4.0.0.0",
    "changelog": "Jellyfin 10.7.0",
    "targetAbi": "10.7.0.0",
    "sourceUrl": "https://github.com/knackebrot/jellyfin-plugin-enigma2/releases/download/4.0.0.0/MediaBrowser.Plugins.VuPlus.zip",
    "checksum": "a16840af359379a05bc6925d6dcbb284",
    "timestamp": "2021-03-14T18:24:59Z"
    },
    {
    "version": "5.0.0.0",
    "changelog": "### Update for Jellyfin 10.8.0",
    "targetAbi": "10.8.0.0",
    "sourceUrl": "https://github.com/knackebrot/jellyfin-plugin-enigma2/releases/download/5.0.0.0/Jellyfin.Plugin.Enigma2.zip",
    "checksum": "97bbf70d09c6a0565d92c5735feed33d",
    "timestamp": "2022-06-28T22:40:16Z"
    },
    {
    "version": "6.0.0.0",
    "changelog": "### Update for Jellyfin 10.9.0",
    "targetAbi": "10.9.0.0",
    "sourceUrl": "https://github.com/knackebrot/jellyfin-plugin-enigma2/releases/download/6.0.0.0/Jellyfin.Plugin.Enigma2_6.0.0.0.zip",
    "checksum": "d8dcda9f2c64b23f8cb0854f81b37966",
    "timestamp": "2024-06-22T18:03:21Z"
    }
    ]
    }