<%include file="/pageheader.html" /> <%! from kaithem.src.chandler import m3u_io %> <% if 'file' in kwargs: x = kwargs['file'].file.read().decode() m3u_io.import_m3u(module.board.groupmemory[kwargs['id']], x) %>

Upload a setup file

You can upload a M3U setup file here. All sound files will be added as new cues. This process may take a rather long time if some filenames are broken.
<%include file="/pagefooter.html" />