Jellyfin Forum
Does anyone have the "Intros" plugin working? - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Does anyone have the "Intros" plugin working? (/t-does-anyone-have-the-intros-plugin-working)



Does anyone have the "Intros" plugin working? - ballen - 2023-10-17

Having just started out on my Jellyfin journey (I've moved over from Plex), I found the "Intros" plugin that should enable me to play a local video file before the main feature movie/show actually starts.

I've created a H.264 MP4 file @1080p this morning in Davinci Resolve and exported it, I can play it locally without any issues but the problem comes when I try to set it up within the plugin.

So far, I've installed the plugin, created a new directory under /var/cache/jellyfin/, the directory is name preroll, I've ensured that the permissions and ownership of the directory is owned by the jellyfin user and have restarted the server.

Here are my settings:

   

As you can see, the file permissions seems to be correct too:

     

...and for the video file itself...

   

So I wondered if I was doing something silly and/or if others here know that there are issues with this particular plugin?

Thanks in advance for any help Smiling-face


RE: Does anyone have the "Intros" plugin working? - ballen - 2023-10-22

For anyone coming across this thread in future (looking to achieve the same thing), I eventually got this working but used this fork instead:

https://raw.githubusercontent.com/BrianCArnold/jellyfin-plugin-intros/master/manifest.json

I then installed the "Local Intros" plugin from that repository (as I wanted to load my intro files from my server instead of dealing with additional latency by loading them via. Vimeo or YouTube etc.

The direct link to this plugin's GitHub page is: https://github.com/BrianCArnold/jellyfin-plugin-intros/

Hope this helps someone else in future 👌


RE: Does anyone have the "Intros" plugin working? - Geejay71 - 2024-01-03

I wanted to drop you a thank you. I too struggled to get the prerolls to works until I tried the seconds method. Worked like a charm!
Many thanks!


RE: Does anyone have the "Intros" plugin working? - Eric Fadely - 2024-02-21

Awesome!! Was stumped and needed another way to do this. Thanks!


RE: Does anyone have the "Intros" plugin working? - stevenmatthew - 2024-03-21

Thanks, Ballen!  I'm not ashamed to admit that I've never touched a Raspberry Pi before installing Jellyfin earlier this week, so this REALLY had me stumped. Being a n00b, I was convinced that I had done every single step incorrectly, but I was eventually able to grope my way through and get this working.

   


RE: Does anyone have the "Intros" plugin working? - Chazy - 2024-05-25

If someone whose BrianCArnold plugin is working is motivated to share some advice, a user manual, or even a screenshot of their configuration, I would be interested. Everything seems to be configured correctly on my end, but I don't see the intro video appearing.
Thank you.