Michael Ganss
Michael Ganss
You can use the `--db` command line parameter to specify the path to the Rekordbox database. If that doesn't work, please create a log file using `-v trace -l log.txt`...
> Could not find part of the path 1172/1172Error: Error occurred during creation of cues for "9978813" from "G:/Rekordbox Tracks/Toolroom Ibiza/Ten Story - At The Downlow (Original Mix).mp3" System.IO.DirectoryNotFoundException: Could...
Have you tried setting `CreateMissingHeaders` to true? I'm not sure I understand your use case. Do you have a template, i.e. an existing Excel file that you want to fill?...
Can you attach an example Excel file here?
Can you elaborate on your use case, perhaps also with a code snippet and a demo Excel file?
You can remove all mappings like so: ```c# var typeMapper = mapper.TypeMapperFactory.Create(typeof(Dto)); typeMapper.ColumnsByName.Clear(); ```
I'm super sorry for the late response. Somehow I missed the notification for this issue 😳 Can you attach the set file to this issue?
The attachments didn't go through. Can you attach the files from the GitHub web interface (click on "view it on GitHub" in the footer of the email)? Thanks
Please download the device file again from maxforlive.com: https://maxforlive.com/library/device/5550/midimorph The .amxd file from your zip is different from the one at maxforlive.com (46KB vs 80KB). I can't remember but perhaps...
I realize this is a non-trivial endeavour, in particular the "where" part you mentioned. Unlike in HTML, comments in CSS can be arbitrarily interleaved with other tokens (e.g. `background-color: /*...