Skip to content

MediaHUB

Requires MediaHUBThis guide provides a comprehensive overview of how to add, configure, and manage MediaHUBs using the ParOne platform.

Click on “MediaHUB” in the sidebar, and click “Add MediaHUB” in top right part of the screen.

  1. Add a thumbnail to identify this MediaHUB in the list of MediaHUBs. Configuring MediaHUBs

  2. Give your MediaHUB a title. Configuring MediaHUBs

  3. You can add a Vanity URL for sharing links by entering a domain here. To configure, you will need to setup a 301 redirect from the {vanity url}/preview to the URL https://parone.media/preview

    Configuring MediaHUBs

  4. Configuring what the MediaHUB shows to the Public

    type: boolean

    Show the Categories of the Videos in the MediaHUB.

    type: boolean

    Show the Tags of the Videos in the MediaHUB.

    type: boolean

    Show the Published Date of the Videos in the MediaHUB.

    type: boolean

    Enables Videos to be Shared in the MediaHUB.

    type: boolean

    Enables Videos to be Downloaded in the MediaHUB.

    Allow File Downloads Requires Content Files

    Section titled “Allow File Downloads ”

    type: boolean

    Enables attached files when the select video is downloaded in the MediaHUB.

    type: boolean

    Enables Videos to be Embedded onto other websites in the MediaHUB.

    type: boolean

    Enables Videos to have Ads. See Ads

    Allow Login Requires MediaHUB Users

    Section titled “Allow Login ”

    type: boolean

    Enables logging in to the MediaHUB for certain users to see personalized content.

    Allow External Videos Requires External Videos

    Section titled “Allow External Videos ”

    type: boolean

    Enables visitors to upload videos to this MediaHUB for fourteen (14) days

    You can learn more about External Videos.

    Allow Upload Tags Requires External Videos

    Section titled “Allow Upload Tags ”

    type: boolean

    Enables visitors to tag their own videos to this MediaHUB for fourteen (14) days

    Allow Upload Email Requires External Videos

    Section titled “Allow Upload Email ”

    type: boolean

    Enables visitors to idenitify themselves to this MediaHUB for fourteen (14) days

  5. Select the Feeds this MediaHUB will fill it’s content with. Configuring MediaHUBs

  6. Select a sidebar settings. You can customize the order these items appear. Configuring MediaHUBs

  7. Add CSS Styling to make your MediaHUB your own. Configuring MediaHUBs

  8. Remember to Save! Configuring MediaHUBs

External Videos Requires External Videos

Section titled “External Videos ”

You can enable a ‘Community Upload’ feature by turning on Allow External Videos during the MediaHUB configuration.

These videos will appear in a separate section of the ParOne Dashboard. These videos are exactly like your videos and you have the ability to configure every element of them.

MediaHUB External Videos

MediaHUB Users Requires MediaHUB Users

Section titled “MediaHUB Users ”

You can enable a Login feature in MediaHUB, enabling select users to see additional or different content than public users.

For each user you add, we’ll send them an email to register their account and they will create a password.

You will select the appropriate Feeds, this user will see when they login to their MediaHUB.

For help creating feeds, see Feeds.

To deep link directly to a video in the MediaHUB, you can use the targetCK query parameter and provide the content key of the video.

https://example.com/mediahub?targetCK=123456

This content key may be pulled from the same feeds that the MediaHUB uses, so if you are using the feeds to display your deeplinks you already have access to the data you need.

This will cause the MediaHUB to automatically open the playback modal for this video and navigate to the page that the video is on. Note that this will only work with whatever the default filters are set to be - if a video would not already be in the default visible list, this feature will not work. This feature is best suited for content that is fresh and prominent.