Untergeordnete Seiten
  • Extending FullscreenPlayer ContextMenu

  Wiki Navigation

    Loading...


 Recently Updated


 Latest Releases

 MediaPortal 1.32
            Releasenews | Download
 MediaPortal 2.5
            Releasenews | Download


Table of Contents

Overview

Plugins should be able to add new items to the context menu of fullscreen video / picture player.

Feature

It should be possible to extend the player's context menu with new command by plugins.

Forum thread: https://forum.team-mediaportal.com/threads/extension-interface-to-add-new-commands-to-the-player-context-menus.117789/

Tasks

  • Implementation
  • Documentation for developers how to implement it in their plugins

Sample usages

OnlineVideos

Send current played online video to download queue

PictureWorldMap

A plugin is able to show the location a picture has been taken based on it's geo data. This plugin might want add a new entry to the PicturePlayer's context menu called "Show on map", without the need to hardcode this context menu item into the PicturePlayer iself.

SubtitleDownloader

A plugin is able to download subtitles for movie and tv series video files. This would allow to download the subtitles during media playback.

VideoBookmarker

A plugin is able to create bookmarks for video files.

Related

   

 

This page has no comments.