christopherbaine / Canvas-Public

Public Repository for Canvas. Contains the Wiki (Documentation) and a Public Issue Tracker
https://www.avae.io
GNU General Public License v2.0
3 stars 0 forks source link

Audio File Name Character Limit #20

Open csharp-github opened 3 months ago

csharp-github commented 3 months ago

Dropping audio files into Canvas - seems there is a file name length restriction of some sort.

Based on simple testing, Canvas rejects file names with lengths > or = 137 characters (including ".wav" extension).

Current workaround is to simply rename files. It works fine, but unfortunate.