i2002 / RainmeterMediaPlayer

Plugin for Rainmeter to get now playing info from Windows 10 API
GNU General Public License v3.0
13 stars 1 forks source link

Media Player Rainmeter plugin

This plugin implements NowPlaying measure functionality for all media players that show up in Windows 10 volume change notification (including web based ones, Spotify).\ Any skin that works with the NowPlaying measure can be modified to work with this plugin.

plugin demo screenshot

Requirements

Installation

The media_player.rmskin file from Releases section installs the plugin along with a sample skin for showing media player status (shown in the screenshot above).\ Alternativelly, you can download the .dll for your platform.

Usage

Sample skin

The skin displays information for the active media player. If there are multiple media players active, you can change the current one using the arrow in Windows change volume popup

Measure

The plugin has the same options as the NowPlaying measure (Rainmeter documentation)

[mTitle]
Measure=Plugin
PluginName=MediaPlayer.dll
PlayerType=Title

Modify other skins that use NowPlaying

Limitations