Arlodotexe / strix-music

Combine any music sources into a single library. It's your music. Play it your way.
http://www.strixmusic.com
139 stars 4 forks source link

Move MediaPlayerType to ICoreTrack #220

Open Arlodotexe opened 2 years ago

Arlodotexe commented 2 years ago

Background

The MediaPlayerType on ICore indicates the type of playback supported by a core.

Problem

This should be per-track, not per-core.

Solution

Move MediaPlayerType to ICoreTrack

Arlodotexe commented 2 years ago

Linking #207

Arlodotexe commented 1 year ago

This has been removed from the 0.1.0 milestone to allow us to polish and ship the update faster