For the Play()
function, consider supporting relative paths (from %appdata%/EDDI)
#2581
Labels
8. annoyance
The behaviour is as specified, but has been found to be annoying in practice by real-world users.
What happens now
The
Play()
function requires full file system paths to audio file.What I'd like to happen
Support relative paths to make audio file locations easier to configure.
How it can happen
Consider supporting relative paths (from %appdata%/EDDI). This may be fairly easy to do if we rely on standard .NET classes rather than trying to reinvent the wheel ourselves.
EDDI Version
4.0.3
The text was updated successfully, but these errors were encountered: