release v1.10.10.8

This commit is contained in:
github-actions[bot] 2024-11-17 01:15:17 +00:00
parent 6bb54ab3a5
commit 0b31117772
4 changed files with 12 additions and 20 deletions

View File

@ -13,7 +13,7 @@ body:
Many servers have permission issues that can be resolved with a few extra steps.
If your skip button is not shown, please see [Troubleshooting](https://github.com/intro-skipper/intro-skipper/wiki/Troubleshooting#skip-button-is-not-visible) before reporting.
options:
- label: I use Jellyfin 10.10.1 (or newer) and my permissions are correct
- label: I use Jellyfin 10.10.2 (or newer) and my permissions are correct
required: true
- type: textarea
attributes:

View File

@ -2,8 +2,8 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<RootNamespace>IntroSkipper</RootNamespace>
<AssemblyVersion>1.10.10.7</AssemblyVersion>
<FileVersion>1.10.10.7</FileVersion>
<AssemblyVersion>1.10.10.8</AssemblyVersion>
<FileVersion>1.10.10.8</FileVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Nullable>enable</Nullable>

View File

@ -22,7 +22,7 @@ https://manifest.intro-skipper.org/manifest.json
## System requirements
* Jellyfin 10.10.1 (or newer)
* Jellyfin 10.10.2 (or newer)
* Jellyfin's [fork](https://github.com/jellyfin/jellyfin-ffmpeg) of `ffmpeg` must be installed, version `7.0.2-5` or newer
* `jellyfin/jellyfin` 10.10.z container: preinstalled
* `linuxserver/jellyfin` 10.10.z container: preinstalled

View File

@ -8,6 +8,14 @@
"category": "General",
"imageUrl": "https://raw.githubusercontent.com/intro-skipper/intro-skipper/master/images/logo.png",
"versions": [
{
"version": "1.10.10.8",
"changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.10/v1.10.10.8)\n",
"targetAbi": "10.10.2.0",
"sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.10/v1.10.10.8/intro-skipper-v1.10.10.8.zip",
"checksum": "7d91f8a86ee01fd2acfe6000adceef9d",
"timestamp": "2024-11-17T01:15:17Z"
},
{
"version": "1.10.10.7",
"changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.10/v1.10.10.7)\n",
@ -47,22 +55,6 @@
"sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.10/v1.10.10.3/intro-skipper-v1.10.10.3.zip",
"checksum": "a79860821dcfc16784faa3c143f860b9",
"timestamp": "2024-11-04T20:25:58Z"
},
{
"version": "1.10.10.2",
"changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.10/v1.10.10.2)\n",
"targetAbi": "10.10.0.0",
"sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.10/v1.10.10.2/intro-skipper-v1.10.10.2.zip",
"checksum": "f9187592b43f8494445fceb395df8240",
"timestamp": "2024-10-27T09:38:31Z"
},
{
"version": "1.10.10.1",
"changelog": "- See the full changelog at [GitHub](https://github.com/intro-skipper/intro-skipper/releases/tag/10.10/v1.10.10.1)\n",
"targetAbi": "10.10.0.0",
"sourceUrl": "https://github.com/intro-skipper/intro-skipper/releases/download/10.10/v1.10.10.1/intro-skipper-v1.10.10.1.zip",
"checksum": "a1c171e64e304f67a81534184e61280c",
"timestamp": "2024-10-26T18:08:27Z"
}
]
}