dkanada / jellyfin-plugin-intros

Intros Plugin for Jellyfin
GNU General Public License v3.0
180 stars 40 forks source link

Feature request: Custom pre roll video #7

Closed mdic closed 3 years ago

mdic commented 3 years ago

First of all, many thanks for this plugin. I was trying to customize it by replacing the downloaded video (from prerolls) with a custom one I have, but everytime the custom file gets replaced with the "correct" one from prerolls. Would it be possible to have, among the video options, one where a user can select an already available video from the library to be used as intro to all the movies? Thanks in advance.

seniorm0ment commented 3 years ago

+1 to this, came to make a request for this myself. Would highly like to see this.

ssamjh commented 3 years ago

+1 for this

JefCarlier commented 3 years ago

+1 i have uploaded my custom pre-roll to https://prerolls.video in the jellyfin category and has been approved but it does not seem to detect it.

JefCarlier commented 3 years ago

For the people reading this i found a simple workaround.

  1. Upload your video to vimeo.
  2. Copy your video ID.
  3. Go to plugin settings and open your browser debugger (f12 on firefox)
  4. Select one of the dropdown items and replace the value="" with your vimeo ID
seniorm0ment commented 3 years ago

Good workaround, however it would be nice to be able to avoid vimeo if we please. For example if we wanted to use Peertube, or just host with custom files.

EduardoLSN commented 3 years ago

Tenho uma pasta com pré vídeos... Mas não roda... No Emby roda perfeitamente...

dkanada commented 3 years ago

This has been added in the latest version.

mdic commented 3 years ago

Thanks a lot, works perfectly!