Skip to content

Feature/add audio format support#175

Merged
theovilardo merged 2 commits intomasterfrom
feature/add-audio-format-support
Sep 30, 2025
Merged

Feature/add audio format support#175
theovilardo merged 2 commits intomasterfrom
feature/add-audio-format-support

Conversation

@theovilardo
Copy link
Copy Markdown
Owner

No description provided.

google-labs-jules bot and others added 2 commits September 30, 2025 18:58
…iting capabilities by adding support for a wider range of audio file formats.

The following changes were made:
- Integrated the FFmpeg extension for ExoPlayer to enable playback of additional audio formats not natively supported by Android.
- Modified the `SongMetadataEditor` to dynamically determine the file extension from the content URI, ensuring that temporary files are created with the correct format for metadata editing.
This commit removes the FFmpeg dependency from the `app/build.gradle.kts` file and related imports in `DualPlayerEngine.kt`.

Additionally, the changelog in `ChangelogBottomSheet.kt` for version 0.1.5-beta has been updated to include "Improved different file types support".
@theovilardo theovilardo merged commit 52b1918 into master Sep 30, 2025
@theovilardo theovilardo deleted the feature/add-audio-format-support branch October 16, 2025 18:06
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.

1 participant