mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[PR #578] [MERGED] Improve check for which program supports which media #1048
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/MPF/pull/578
Author: @Deterous
Created: 10/13/2023
Status: ✅ Merged
Merged: 10/13/2023
Merged by: @mnadareski
Base:
master← Head:supported-media📝 Commits (3)
9a2c577Move ProgramSupportsMedia to MPF.Core.Utilities.Tools279e16dImplement ProgramSupportsMedia slightly less naivelya32bccdProgramSupportsMedia only considers MPF-supported types📊 Changes
2 files changed (+94 additions, -30 deletions)
View changed files
📝
MPF.Core/UI/ViewModels/MainViewModel.cs(+1 -30)📝
MPF.Core/Utilities/Tools.cs(+93 -0)📄 Description
Slightly less naive solution, perhaps easier to read and improve later
MPF.Core.Utilities.Tools(whereGetSupportStatuslives)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.