Windows media controls plugin for MusicBee
- C# 100%
| src | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
mb_MediaTransport
Windows media controls plugin for MusicBee.
Yes, mb_MediaControls exists and I am reinventing the wheel. There's a bunch of nitpicky issues I have with mb_MediaControls, and I don't really want to just decompile it with dnSpy again and work from there like I did with mb_WWWserver.
Afformentioned "nitpicky issues"
- Initalization required the user to change track manually before it is actually initialized if they use restore
playback state
- Opening the player to a paused track still doesn't initialize controls
- Various metadata does not get set
- Position
- Duration
- Shuffle state
- Repeat state