Error:
MusicMaster gives when playing a DABiS file an error message "File not found" including path and ".mu[s]". For example "\Server\Share\123456.MU[S]. not Found"
Problem:
The title update of DABiS adds in different versions a line break to the filename. This is imported into MusicMaster from version 7x on and the audio player can't play or find the file because of the line break. is in it.
Solution:
Fix the one in the deliver.media engine with a "replace":
WriteModifier="%%FIELD([[CurrentValue]]).Replace([[\r\n]],[[]])%%"
Translated with www.DeepL.com/Translator (free version)
Comments
0 comments
Please sign in to leave a comment.