Skip to content

Add extra extensions to mediaplayer#246

Open
Blockyheadman wants to merge 1 commit intodevelopmentfrom
blocky-mediaplayer-add-supported-exts
Open

Add extra extensions to mediaplayer#246
Blockyheadman wants to merge 1 commit intodevelopmentfrom
blocky-mediaplayer-add-supported-exts

Conversation

@Blockyheadman
Copy link
Copy Markdown
Member

Just a convenience fix for the mediaplayer.

I downloaded some music from itunes that could play on their own, but the playlists refused to work with the files for whatever reason. This PR just adds some extra aliases for file extensions on existing formats that were already supported here as well as the .m4a extension which is known to be working. I grabbed my list of extensions from this section of a Mozilla site specifically.

https://developer.mozilla.org/en-US/docs/Web/Media/Guides/Formats/Containers#browser_compatibility

@Blockyheadman Blockyheadman requested a review from IzKuipers March 31, 2026 15:05
@Blockyheadman Blockyheadman self-assigned this Mar 31, 2026
@Blockyheadman Blockyheadman added enhancement New feature or request Applications Add, update, remove applications labels Mar 31, 2026
@github-actions
Copy link
Copy Markdown

@IzKuipers
Copy link
Copy Markdown
Member

.m4a is not supported though

@Blockyheadman
Copy link
Copy Markdown
Member Author

well like I said, I tested it with some itunes m4a files and it worked just fine. I tested with "Whatever's Clever! (Extended)" and all the tracks have worked just fine.

@Blockyheadman
Copy link
Copy Markdown
Member Author

I should add that this was tested on chrome v138

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Applications Add, update, remove applications enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants