Skip to content

Releases: Wffv9FNa/foo_atelier_queuebridge

Atelier Queue Bridge v1.0.0

Choose a tag to compare

@Wffv9FNa Wffv9FNa released this 04 Jun 00:41

First public release.

Atelier Queue Bridge is a native foobar2000 component that mirrors the core playback queue to an "Up Next" playlist in both directions, so scripting panels (JScript Panel 3, Spider Monkey, etc.) can view, clear, remove, and reorder queued tracks through the ordinary playlist API. It also adds a "Playback > Atelier: Play From Queue Point" main-menu command for jump-to-point, which cannot be expressed as a playlist edit.

Install

  1. Download foo_atelier_queuebridge.fb2k-component below.
  2. In foobar2000, open Preferences > Components, click Install..., and select the file (or drag it onto that window). Click Apply; foobar2000 restarts to finish.
  3. An "Up Next" playlist appears and tracks your queue.

See the README and docs/REFERENCE.md for the integration reference and a dependency-free example panel.

Compatibility

  • foobar2000 v2.x, x64
  • Built against the foobar2000 SDK with Visual Studio 2022 (toolset v143)