"config/sample-production.engine.ini" did not exist on "bd710e33c78a572cc83bbac49e42a24dc83ad73d"
Allow updating of default_playlist_id
While implementing the default_playlist_id for schedules in the Dashboard I noticed that the logic in Steering was still missing. Since I needed it for my use case, I just added a very minimal implementation of the update logic.
While this might be okay for 0.99, it should probably be properly extended according to the TODO comment at some point