-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Hi mr_smidge,
I am still very grateful that you developed the Engine OS Export feature in MIXXX !!
After the release yesterday in MIXXX 2.5.1 I tested it and all is working perfect ... as long as you export to a USB device.
In this case the controller can find the tracks easily.
But if you have the tracks exported to Dropbox (which is supported by Engine OS out of the box)
it does work because it can't find the tracks obviously...
After analysing the database content and comparing it seems that Engine OS needs the dropbox track id's like this
The problem is that this can only be obtained using an the Dropbox API call....
Not so easy to implement I guess ?
Next I can do a database update AFTER the export but I have a problem again because when you export the tracks from MIXXX.
The file names are not the same anymore ... as they are prepended with a strange number sequence ?
So I don't find a link anymore between the original file name and the exported file name :-(
So I am stuck for the moment.
Can you give me some tips on how to proceed with this ?
What was actually the reason for this number sequence ?

