![]() |
Getting Plugin Intro Skipper to work on TrueNAS Core - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Getting Plugin Intro Skipper to work on TrueNAS Core (/t-getting-plugin-intro-skipper-to-work-on-truenas-core) |
Getting Plugin Intro Skipper to work on TrueNAS Core - niwo - 2024-01-14 Hi, I am running a TrueNAS core and I manually set up a jail with a running jellyfin 10.8.10 server Code: { I want to get that fork of Intro Skipper to work. I get the following error message when I try to run the service Code: ConfusedPolarBear.Plugin.IntroSkipper.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. There is of course no jellyfin-ffmpeg5 package in the bsd repos of TrueNAS core, so I installed ffmpeg and chromaprint packages and set them up under the playback section. However that plugin doesn't seem to recognize that path and I need support on getting that to work somehow. I also compiled jellyfin-ffmpeg from that sources but with no luck. Playback is also not working with that version of ffmpeg. The github repo of 306bobby does not have issues enabled, so I had no other place to ask. RE: Getting Plugin Intro Skipper to work on TrueNAS Core - TheDreadPirate - 2024-01-14 TrueNAS Core is not a supported platform, unfortunately. Some users have been able to get basic functions to work, but I don't recall seeing anyone successfully setup transcoding or some advanced plugins, like intro skipper. |