Bug 450237 - request: import MP4 audio file
Summary: request: import MP4 audio file
Status: RESOLVED NOT A BUG
Alias: None
Product: tellico
Classification: Applications
Component: general (show other bugs)
Version: HEAD
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Robby Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-14 17:00 UTC by Jessica
Modified: 2022-02-15 03:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jessica 2022-02-14 17:00:53 UTC
I tried to import MP4 audio files but they don't show up.
I read taglib supports MP4 and I would like to request MP4 support.


Would it be possible in the "import directory" window of the "import audio file metadata" to show the extension of files that are supported? Example *.mp3, *.ogg
Comment 1 Robby Stephenson 2022-02-15 03:39:18 UTC
(In reply to Jessica from comment #0)
> I tried to import MP4 audio files but they don't show up.
> I read taglib supports MP4 and I would like to request MP4 support.

If your version of taglib is compiled with mp4 support, then Tellico uses it.

> Would it be possible in the "import directory" window of the "import audio
> file metadata" to show the extension of files that are supported? Example
> *.mp3, *.ogg

Extensions don't always match file contents. Taglib attempts to read every file and if it has valid metadata, Tellico imports it, no matter what file extension it has.