[PR #762] [MERGED] Improve parameters for default output path #1149

Closed
opened 2026-01-29 16:25:42 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/762
Author: @Deterous
Created: 11/22/2024
Status: Merged
Merged: 11/22/2024
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (2)

  • 42a1ae8 Improve parameters for default output path
  • beacc59 ToUpperInvariant

📊 Changes

3 files changed (+6 additions, -3 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Frontend/ViewModels/MainViewModel.cs (+2 -1)
📝 MPF.UI/Windows/OptionsWindow.xaml (+3 -2)

📄 Description

%SYS% now defaults to uppercase (i.e. /DVD-VIDEO/), unless you specify %sys%

The tooltip also works on the label in the options now.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/762 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 11/22/2024 **Status:** ✅ Merged **Merged:** 11/22/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`42a1ae8`](https://github.com/SabreTools/MPF/commit/42a1ae89ccea50eb0c0fcdb2398f7a4da50c8129) Improve parameters for default output path - [`beacc59`](https://github.com/SabreTools/MPF/commit/beacc59b7f30b2b5fc668d3792c7ceff00a3db95) ToUpperInvariant ### 📊 Changes **3 files changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Frontend/ViewModels/MainViewModel.cs` (+2 -1) 📝 `MPF.UI/Windows/OptionsWindow.xaml` (+3 -2) </details> ### 📄 Description %SYS% now defaults to uppercase (i.e. /DVD-VIDEO/), unless you specify %sys% The tooltip also works on the label in the options now. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:25:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1149