Page 1 of 1

Jamulus - Recording - LOF File - Umlaute

Posted: Thu Apr 01, 2021 5:50 am
by reinhardwh
Hello,
when recording using Jamulus a WAV file is created using the musicians name in the file name.
This file name is also listed in LOF file.

Issue here is: Audacity 3.0.0 cannot import LOF files containing "Umlaute" "äöü..." in file name.

Error message: "File .. not recognized"

Please add support for "Umlaute" in file names.

Please contact me in case you need more screenshots or sample files
jamulus-umlaut-1-3.jpg
jamulus-umlaut-1-3.jpg (28.74 KiB) Viewed 295 times
jamulus-umlaut-2-3.jpg
jamulus-umlaut-2-3.jpg (6.18 KiB) Viewed 295 times
jamulus-umlaut-3-3.jpg
jamulus-umlaut-3-3.jpg (8.91 KiB) Viewed 295 times

Thanks
Reinhard

Re: Jamulus - Recording - LOF File - Umlaute

Posted: Thu Apr 01, 2021 8:53 am
by steve
I'll log this on the issue tracker.

Currently LOF files are limited to standard ASCII text characters only.
(See: lower ASCII characters table)

Please note that it is generally recommended to use standard ASCII characters only for file names as the use of other characters will frequently cause compatibility problems if the files are shared with other people, particularly when sharing across networks.

Re: Jamulus - Recording - LOF File - Umlaute

Posted: Thu Apr 01, 2021 8:57 am
by reinhardwh
Hello Steve,

thanks for feedback, will post in Jamulus

https://github.com/jamulussoftware/jamu ... sions/1384

Re: Jamulus - Recording - LOF File - Umlaute

Posted: Thu Apr 01, 2021 9:12 am
by steve
steve wrote:
Thu Apr 01, 2021 8:53 am
I'll log this on the issue tracker.
Done.
steve wrote:
Thu Apr 01, 2021 8:53 am
it is generally recommended to use standard ASCII characters only for file names
Example: https://www.paho.org/par/index.php?opti ... Itemid=253

Re: Jamulus - Recording - LOF File - Umlaute

Posted: Wed Apr 07, 2021 8:16 am
by reinhardwh
Hello Steve,
thanks for feedback.
Jamulus project will take care to convert filenames into compatible format.

Re: Jamulus - Recording - LOF File - Umlaute

Posted: Fri Jun 04, 2021 4:22 pm
by reinhardwh
Jamulus team fixed the file name issue
Special characters replaced by "_"
Jamulus Version 3.8
https://github.com/jamulussoftware/jamulus/pull/1437
🤙