Skip to content

A post processing script for Jellyfin DVR that attempts to mark or remove commercials and then transcode the video automatically. It also attempts to extract closed captions as SRT subtitles.

License

Notifications You must be signed in to change notification settings

vortex91/jellyfin-dvr-comskip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jellyfin-dvr-comskip

This is a script that is called after a video is recorded in Jellyfin Live TV. It attempts to mark or remove the commercials using Comcut & Comskip and then converts the video using Jellyfin ffmpeg.

The script also attempts to extract closed captions as SRT subtitles.

You can find where to put this script by going to the Server Dashboard in the Jellyfin web interface, then DVR under Live TV, then "Post-processing application:" field.

ComChap - A script that marks commericals as chapters that can be skipped.
ComCut - A script that removes marked commericals.

If you have updates for this script please submit a PR so everyone can benefit.

You will need to have Comskip already installed from here: https://github.com/erikkaashoek/Comskip

About

A post processing script for Jellyfin DVR that attempts to mark or remove commercials and then transcode the video automatically. It also attempts to extract closed captions as SRT subtitles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%