Metadata from recording files is not shown in database

Bug #1956069 reported by Daniel Schürmann
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mixxx
Confirmed
Medium
Unassigned

Bug Description

If you a load recorded track to a player, you are able to edit the metadata with the context menu.
Theses changes are not shown in the recordings table.

After Mixxx restart they are shown.

The Genre column is always empty even after restart.

This was tested with current main.

summary: - Metada from recording files is not shown in database
+ Metadata from recording files is not shown in database
ronso0 (ronso0)
Changed in mixxx:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
ronso0 (ronso0) wrote :

FWIW I didn't see the updated tags after restart, not even with "Syncronize library metadata from/to file tags", no matter if recording mp3 or wav.

probably related to how the browse model handles metadata.

If this was some directory which was not added to the library, okay.
But all recordings are in the library, so I don't understand it.

Revision history for this message
ronso0 (ronso0) wrote :
Download full text (3.7 KiB)

Here's the log from trying to edit metadata of a recording in the Recording table:

// click on recording, restoring previous selection
debug [BrowseThread] SoundSourceProxy - SoundSourceProvider "MAD: MPEG Audio Decoder" created a SoundSource for file "file:///some/recording123.mp3" of type "mp3"
info [BrowseThread] MetadataSourceTagLib - No track metadata or cover art found in file "/some/recording123.mp3" with type 3

debug [Main] GlobalTrackCache - Resolving track by id 548
debug [Main] GlobalTrackCache - Resolving track by canonical location "/some/recording123.mp3"
debug [Main] GlobalTrackCache - Cache miss - allocating track TrackRef {"/some/recording123.mp3","/some/recording123.mp3",548}
debug [Main] GlobalTrackCache - Cache miss - inserting new track into cache TrackRef {"/some/recording123.mp3","/some/recording123.mp3",548} QObject(0x0)
debug [Main] Successfully deserialized Beats ("BeatGrid-2.0")
debug [Main] Successfully deserialized KeyMap
debug [Main] SoundSourceProxy - SoundSourceProvider "MAD: MPEG Audio Decoder" created a SoundSource for file "file:///some/recording123.mp3" of type "mp3"
info [Main] MetadataSourceTagLib - No track metadata or cover art found in file "/some/recording123.mp3" with type 3
debug [Main] BaseTrackCache(0x5556c1d6c9a0) updateIndexWithQuery took 1 ms
debug [Main] GlobalTrackCache - Evicting track TrackRef {"/some/recording123.mp3","/some/recording123.mp3",548} Track(0x5556d3b1fd60)
debug [Main] GlobalTrackCache - Deleting Track(0x5556d3b1fd60)

// finished editing metadata
debug [Main] GlobalTrackCache - Resolving track by id 548
debug [Main] GlobalTrackCache - Resolving track by canonical location "/some/recording123.mp3"
debug [Main] GlobalTrackCache - Cache miss - allocating track TrackRef {"/some/recording123.mp3","/some/recording123.mp3",548}
debug [Main] GlobalTrackCache - Cache miss - inserting new track into cache TrackRef {"/some/recording123.mp3","/some/recording123.mp3",548} QObject(0x0)
debug [Main] Successfully deserialized Beats ("BeatGrid-2.0")
debug [Main] Successfully deserialized KeyMap

debug [Main] SoundSourceProxy - SoundSourceProvider "MAD: MPEG Audio Decoder" created a SoundSource for file "file:///some/recording123.mp3" of type "mp3"
info [Main] MetadataSourceTagLib - No track metadata or cover art found in file "/some/recording123.mp3" with type 3
debug [Main] BaseTrackCache(0x5556c1d6c9a0) updateIndexWithQuery took 0 ms
debug [Main] BaseTrackCache(0x5556c1d6c9a0) updateIndexWithQuery took 0 ms
debug [Main] GlobalTrackCache - Evicting track TrackRef {"/some/recording123.mp3","/some/recording123.mp3",548} Track(0x5556d5c7c3e0)
debug [Main] SoundSourceProxy - SoundSourceProvider "MAD: MPEG Audio Decoder" created a SoundSource for file "file:///some/recording123.mp3" of type "mp3"
debug [Main] SoundSourceMp3 - restartDecoding @ 0
debug [Main] SoundSourceMp3 - Retry decoding MP3 frame @ 0
// ??
debug [Main] Track - Exporting metadata into file "/some/recording123.mp3"
info [Main] MetadataSourceTagLib - No track metadata or cover art found in file "/some/recording123.mp3" with type 3
warning [Main] Track - Skip exporting of track metadata after failure to import tags from fi...

Read more...

Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/10631

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.