Merge pull request #62 from RepoDevil/master

Documentation and installation fixes
This commit is contained in:
TwistedUmbrellaX 2024-03-05 17:29:55 -05:00 committed by GitHub
commit 1525c0fcb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 35 deletions

View File

@ -326,7 +326,7 @@
<div class="fieldDescription">
If checked, a skip button will be displayed at the start of an episode's introduction.
<strong>This setting only applies to the web interface.</strong>
<strong>Only applies to the web interface and compatible applications.</strong>
<br />
</div>
</div>
@ -338,7 +338,9 @@
</label>
<div class="fieldDescription">
If checked, skip button will appear throughout entire intro (offset and timeout are ignored).<br />
If checked, skip button will remain visible throught the intro (offset and timeout are ignored).
<br />
Note: If unchecked, button will only appear in the player controls after the set timeout.
</div>
</div>

View File

@ -57,7 +57,7 @@ public class BaseItemAnalyzerTask
if (Plugin.Instance!.Configuration.UseChromaprint && !FFmpegWrapper.CheckFFmpegVersion())
{
throw new FingerprintException(
"ffmpeg with chromaprint is not installed on this system - episodes will not be analyzed. If Jellyfin is running natively, install jellyfin-ffmpeg5. If Jellyfin is running in a container, upgrade it to the latest version of 10.8.0.");
"Analysis terminated! Chromaprint is not enabled in the current ffmpeg. If Jellyfin is running natively, install jellyfin-ffmpeg5. If Jellyfin is running in a container, upgrade to version 10.8.0 or newer.");
}
var queueManager = new QueueManager(

View File

@ -16,14 +16,6 @@
"checksum": "8989cbe9c438d5a14fab3002e21c26ba",
"timestamp": "2024-03-04T10:10:35Z"
},
{
"version": "0.1.15.0",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",
"targetAbi": "10.8.4.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/v0.1.15/intro-skipper-v0.1.15.zip",
"checksum": "cf05593afbb2be39b8de31dcb7fd8a50",
"timestamp": "2024-03-03T09:08:10Z"
},
{
"version": "0.1.14.0",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",
@ -32,30 +24,6 @@
"checksum": "704ecc32588243545c44b2eed130b033",
"timestamp": "2024-03-02T21:10:57Z"
},
{
"version": "0.1.13.0",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",
"targetAbi": "10.8.4.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/v0.1.13/intro-skipper-v0.1.13.zip",
"checksum": "73bf30290dce30dd8d9c08a01e90d326",
"timestamp": "2024-03-02T14:19:36Z"
},
{
"version": "0.1.12.0",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",
"targetAbi": "10.8.4.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/v0.1.12/intro-skipper-v0.1.12.zip",
"checksum": "5851f2d7036bcd56817f66983a8e1190",
"timestamp": "2024-03-02T13:21:04Z"
},
{
"version": "0.1.11.0",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",
"targetAbi": "10.8.4.0",
"sourceUrl": "https://github.com/jumoog/intro-skipper/releases/download/v0.1.11/intro-skipper-v0.1.11.zip",
"checksum": "c96a90b581a08ca204e5eb860f9dc759",
"timestamp": "2024-03-01T17:35:47Z"
},
{
"version": "0.1.10.0",
"changelog": "- See the full changelog at [GitHub](https://github.com/jumoog/intro-skipper/blob/master/CHANGELOG.md)\n",