Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add wapmorgan/mp3info and id3parser #1420

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

kesselb
Copy link
Contributor

@kesselb kesselb commented May 28, 2023

We forked getID3 to provide a library to only read MP3 files but nothing else.
Our primary use case is to use an embedded image as a preview.

@kesselb kesselb force-pushed the replace-id3parser-with-mp3info branch from f3347b6 to 5cd42e6 Compare May 28, 2023 14:55
@kesselb kesselb force-pushed the replace-id3parser-with-mp3info branch 3 times, most recently from 8bb9428 to 168131b Compare June 1, 2023 18:23
Comment on lines 4 to 6
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'b28af7ccf0bebff554672543fbbfe0e5d99968bd',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That part looks weird, is that expected?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed.

COMPOSER_ROOT_VERSION=dev-master composer update wapmorgan/mp3info --no-dev made it work.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad. I ran composer inside my docker container without git installed.

@kesselb kesselb force-pushed the replace-id3parser-with-mp3info branch 3 times, most recently from fa64d1d to 55d46d1 Compare June 26, 2023 18:20
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb kesselb force-pushed the replace-id3parser-with-mp3info branch from 55d46d1 to 6d4a68e Compare June 27, 2023 09:02
@ChristophWurst ChristophWurst merged commit 268aaef into master Jun 28, 2023
7 checks passed
@ChristophWurst ChristophWurst deleted the replace-id3parser-with-mp3info branch June 28, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants