Skip to content
Commit 23c180b6 authored by Matěj Laitl's avatar Matěj Laitl
Browse files

TagHelper: provide meaningful default implementation of render()

render() is used to calculate unique id of a track that doesn't have it
embedded. Providing default implementation means that track metadata of
more obscure formats (MP4, ASF) will have the metadata contained in
the unique id hash in addition to file size and first 16 KB of a file.

This can change hashes of existing files, but thanks to recent fixes,
Amarok can cope with it and update them as needed. (even in playlists)

CCBUG: 258555
parent 7f4fce17
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment