Screen9.Episerver.Video.plugin 4.1.7

dotnet add package Screen9.Episerver.Video.plugin --version 4.1.7
NuGet\Install-Package Screen9.Episerver.Video.plugin -Version 4.1.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Screen9.Episerver.Video.plugin" Version="4.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Screen9.Episerver.Video.plugin --version 4.1.7
#r "nuget: Screen9.Episerver.Video.plugin, 4.1.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Screen9.Episerver.Video.plugin as a Cake Addin
#addin nuget:?package=Screen9.Episerver.Video.plugin&version=4.1.7

// Install Screen9.Episerver.Video.plugin as a Cake Tool
#tool nuget:?package=Screen9.Episerver.Video.plugin&version=4.1.7

README

Episerver-plugin provides Screen9 integration in Episerver CMS and Commerce. This plugin was designed for Episerver CMS ver. 11 or higher and was tested on EPi Alloy template site (MVC/Web forms). The plugin in version 4.1.1 or higher supports also Episerver Commerce and was tested on Episerver Quicksilver site.

Installation

  • Prerequisite: Episerver 11.5 or later

Add the corresponding settings to '<appSettings>' section in web.config file, fetched from your Screen9 console account:

    <add key="Screen9ProviderEnabled" value="true" />
    <add key="Screen9ProviderRestApiToken" value="" />
    <add key="Screen9ProviderAccountId" value="" />

Screen9ProviderEnabled - Enables or disables Screen9 content provider. Screen9ProviderRestApiToken - The Screen9 Rest API token. Screen9ProviderAccountId - The six digit account specifier. Also known as custid.

Additional information

  1. The plugin contains a job called Screen9 Integration Job. The job synchronizes media data between Screen9 and Episerver. It is enabled by default and runs every 30 min. We don't recommend to set time the interval to be less than 5 min. If you don't upload, edit or delete media via Screen9 Console then you can disable this job and run it only manually when needed.

  2. The Screen9 Rest API token can have different privileges. Set the token Access level to Public to only show approved media or Full to show all media. Please make sure that you have also enabled Read, Write and Upload privileges.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.7 4,314 12/13/2021
4.1.6 2,874 4/20/2021
4.1.5 3,659 1/5/2021
4.1.3 2,511 11/27/2020
4.1.2 2,956 8/6/2020
4.1.1 3,424 7/31/2020
4.0.11 3,044 6/5/2020
4.0.10 4,803 12/16/2019
4.0.9 2,808 5/28/2019
4.0.6 3,213 4/19/2019
3.0.2 3,202 6/20/2018
3.0.1 3,195 5/23/2018
2.0.1 2,989 6/5/2018
1.1.4 3,301 6/6/2018

New plugin that uses REST API to integrate with Screen9 Online Video Platform and presents videos in the Screen9 Video Asset Pane