Comment 26 for bug 728197

Revision history for this message
Daniel Schürmann (daschuer) wrote :

The jumping point here is: Do we need a quarantine process for tag writing?
Tag reading seams be become stable int the latest taglib version. I think we have no taglib crash report lately.
How will be the writing stability?

The single File access point solution sound reasonable.
The only issue can be that a file is not accessible if the cache starts the update, but a user requests to load the file at the same time.

> - The file path of a TIO must only be modified through the cache

What does this mean? Why we need to modify the path of a cached file?

> If metadata writing is only enabled for tracks from the Mixxx library with a valid ID the TIO cache might not be needed in the first place.
> Even the TIO cache will not be able to detect all duplicate tracks that refer to the same file, but have different file paths.

Do you have an example?