After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 774340 - date on m4a (itunes) files not returned correctly
date on m4a (itunes) files not returned correctly
Status: RESOLVED OBSOLETE
Product: tracker
Classification: Core
Component: Extractor
git master
Other Linux
: Normal normal
: ---
Assigned To: tracker-extractor
tracker-extractor
Depends on: 731029
Blocks:
 
 
Reported: 2016-11-13 00:24 UTC by Marinus Schraal
Modified: 2018-05-09 14:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marinus Schraal 2016-11-13 00:24:32 UTC
I noticed contentCreated on m4a files (specifically from itunes) is bogus. Turns out this is a known problem with gstreamer qtdemux: 

https://bugzilla.gnome.org/show_bug.cgi?id=731029#c14

Tracker maybe needs to work around this by only using the GST_TAG_DATE field for now (at least for m4a/mp4 audio).
Comment 1 Marinus Schraal 2018-05-09 14:11:58 UTC
GStreamer is fixed now, so I guess in time this should be ok (1.16 and up). No need to do anything in tracker at least.