Skip to content

Remove music audio track

Removes the MusicAudioTrack completely from Elisa internals. It is only kept for the autotests. This removes the inconsistency between insert and extracting data from the database, cleans up, and makes it more extensible for additional metadata in the future. Also removes an extra FileScanner from the modeldataloader and reuses the existing one in the TracksListener.

Edited by Alexander Stippich

Merge request reports