Find Currently Playing Track
Version 2.0
- MediaMonkey Add-on -

by Zvezdan Dimitrijević
This is information about the new version of the Find Currently Playing Track add-on, which works with MediaMonkey v5.x (there is also its version for older releases of the program). It allows finding and selecting of the currently playing track in the Media Tree and main tracklist, i.e. it works similarly as the built-in Find More from Same and Focus tracklist on currently playing item MM options combined.

However, when the Automatically find on play option is turned on, the main tracklist will locate and set the keyboard focus on the currently playing track whenever any of them starts playing. Or, you could turn that option off and use a hotkey or the toolbar button to locate the playing file instead. You could use its toolbar menu to determine where in the Media Tree you want to locate the playing files.


What is new

v2.0 - 2022-06-20

Installation

Start MediaMonkey, open Tools / Addons dialog box, click on the Add button and find the .mmip file.

You need to accept the license agreement if you want to use this add-on.

UpdateLocationOfFiles-3.0

Usage

The add-on will add two toolbar buttons after its installation. The first one allows manual finding of the currently playing track (Find currently playing track). It is enabled only when track is playing. The second button will display a dropdown menu with the additional options.

The main operation of this add-on is performed automatically whenever the playing track is changed. To turn that behavior on or off, you could toggle the Automatically find on play option from the menu. The other options in the menu determine where in the Media Tree you want to locate the playing files: If you prefer keyboard, you could use a hotkey for the Find currently playing track command. It is Ctrl+Alt+F by default, but you could change it in the Tools / Options / General / Hotkeys / Edit hotkey / Actions. The hotkey works only if you restart the program after installation.

Additional JSON properties

There are some properties in the "FindCurrentPlayingTrack" {} section of the persistent.json file for some less needed options:
  • TracklistAllways - determines what happens when the located node is not set to show the List view: 0 - do nothing (track may not be displayed and selected with some views, like Grid or Browser), 1 - change view to List temporarily (default);

  • FindWhenAutoSetOn - determines what happens when you turn on the Automatically find on play option while the track is already playing: 0 - do nothing (default), 1 - find the track.

    You could find the location of the persistent.json file depending on the version of MediaMonkey and Windows here. If you want to modify anything in it using e.g. Notepad, you should do that with closed MediaMonkey application.

    Notice

    If you are interested about my other add-ons for MediaMonkey, you could visit the following page.