2018-04-02, 21:03
Hey guys.
Have added EDL support in the latest Krypton pvr.dvbviewer 2.4.14 addon.
Here is my branch at github: https://github.com/popy2k14/pvr.dvbviewe...rypton-EDL
Sadly, DVBViewer Media Server api does'nt support EDL files.
So i have taken the idea of the pvr.hdhomerundvr plugin to sideload the edl file over an samba/nfs/... share to kodi.
Big thanks to djp952 for the idea and some parts from: https://github.com/djp952/pvr.hdhomerundvr
You can specify an directory/share to the recording directory in the pvr.dvbviewer and also set some padding time.
The new feature loads the .edl file for the corresponding recording from the specified directory.
The filename.edl must be the same as the filename.ts file.
And voilà, kodi is skipping the commercials.
Hint:
Set the setting "edl_skip_field=3", in this case commercial skipping in kodi works perfect and you can rewind, if to much of the show is skipped.
Info:
I have contacted @manül (the maintainer of the official plugin) and he will cherry pick the code into the current master to have the feature in the official leia addon soon...
... so stay tuned
Download:
In the meantime you can download the plugin here from my gdrive:
Maybe anyone can compile it for other platforms?
Installation:
have fun
pOpY
Have added EDL support in the latest Krypton pvr.dvbviewer 2.4.14 addon.
Here is my branch at github: https://github.com/popy2k14/pvr.dvbviewe...rypton-EDL
Sadly, DVBViewer Media Server api does'nt support EDL files.
So i have taken the idea of the pvr.hdhomerundvr plugin to sideload the edl file over an samba/nfs/... share to kodi.
Big thanks to djp952 for the idea and some parts from: https://github.com/djp952/pvr.hdhomerundvr
You can specify an directory/share to the recording directory in the pvr.dvbviewer and also set some padding time.
The new feature loads the .edl file for the corresponding recording from the specified directory.
The filename.edl must be the same as the filename.ts file.
And voilà, kodi is skipping the commercials.
Hint:
Set the setting "edl_skip_field=3", in this case commercial skipping in kodi works perfect and you can rewind, if to much of the show is skipped.
Info:
I have contacted @manül (the maintainer of the official plugin) and he will cherry pick the code into the current master to have the feature in the official leia addon soon...
... so stay tuned
Download:
In the meantime you can download the plugin here from my gdrive:
- 2.4.15 with EDL support for krypton: https://drive.google.com/file/d/1wIfmm5k...sp=sharing
- 3.4.2 with EDL support for leia: https://drive.google.com/file/d/1OKzbwtj...sp=sharing
Maybe anyone can compile it for other platforms?
Installation:
- extract the zip file
- copy the extracted files and folders to C:\Program Files (x86)\Kodi\addons\pvr.dvbviewer and overwrite all existing
- start kodi
- go to addons -> user addons -> pvr addons -> DVBViewer -> activate it (if it is deactivated) and disable automatic update
- go to the addon konfiguration, activate edl under "recordings" section
- set the recording path where the recordings and edl files are stored
have fun
pOpY