make BPM/waveform analysis data portable, **especially important for live distros**
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Confirmed
|
Low
|
Unassigned |
Bug Description
When I've spent hours analyzing my collection I'd like to be able to grab that data and transfer it to other machines with the same or similar songs, so I don't have to do it all over again, especially if the machines I'm transferring it to are slower than the one I used for the analysis and scanning will subsequently take longer.
I recently tried to copy all the data from my analysis directory to its analogue on another computer hoping that it would be read, but the Mixxx of the recipient computer seemed completely unaware of it, no BPM data was displayed at all and the waveforms dd not seem rendered any earlier. I think the recipient Mixxx in this description was totally unaware of it even though it had all kinds of data sitting in the analysis folder.
**EDIT 2015 04 12**
It has come to my attention that this bug as originally suggested, meaning being able to move the analysis data, and then recognize it wherever it ends up, is an especially important feature for live distros deploying Mixxx. As the system now stands, a live distro cannot use pre-rendered analysis data except under very restrictive circumstances that require a lot of end-user customization, something live environments are not typically engineered for. At best, they would have to employ some kind of Union overlay ghosting the analysis directory into the .Mixxx directory in the live tree, and even then the paths would potentially cause problems.
Analysis data is very important. See bug #1431168.
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
summary: |
- make BPM/waveform analysis data portable + make BPM/waveform analysis data portable, **especially important for + live distros** |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
tags: |
added: analyzer metadata removed: analysis bpn data |
Hi RAWRR,
thank you for the bug report.
My personal solution for this is like that:
* I have all my tracks on a external HD
* I start Mixxx with the cli option
mixxx --settingsPath to/my/external/HD
* so I can share all track metadata cues and playlists between two or more machines.
Does it suits to you as well?
Mybe we should make this feature visible in preferences?
@Max: have you more infos about the corner cases of this?