Arlodotexe / strix-music

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

[fix] Set up SystemMediaTransportControlsHandler in AppRoot #267

Closed yoshiask closed 1 year ago

yoshiask commented 1 year ago

Overview

Closes #254

This PR simply adds a field to StrixMusic.AppModels.AppRoot containing an instance of SystemMediaTransportControlsHandler, initialized with the current PlaybackHandlerService. This fixes background playback and enables support for the System Media Transport Controls.

Checklist

This PR meets the following requirements:

Additional info

Not provided