Skip to content

Switch encoding from UTF-8 to ISO-8859-1 for .m3u playlists#84

Merged
Borewit merged 1 commit into
mainfrom
use-ISO-8859-1-encoding-for-m3u
Oct 22, 2023
Merged

Switch encoding from UTF-8 to ISO-8859-1 for .m3u playlists#84
Borewit merged 1 commit into
mainfrom
use-ISO-8859-1-encoding-for-m3u

Conversation

@Borewit

@Borewit Borewit commented Oct 21, 2023

Copy link
Copy Markdown
Owner

Current implementation encodes .m3u files with UTF-8 causing problems playing it back using Microsoft Media Play and FooBar2000. Encoding with ISO-8859-1 seems to resolve this issue.

Resolves #85

@Borewit Borewit added the improvement Improvement to existing functionality label Oct 21, 2023
@Borewit Borewit self-assigned this Oct 21, 2023
@Borewit
Borewit force-pushed the use-ISO-8859-1-encoding-for-m3u branch from 5141661 to 176ab80 Compare October 22, 2023 13:02
@Borewit
Borewit force-pushed the use-ISO-8859-1-encoding-for-m3u branch from 176ab80 to 320b574 Compare October 22, 2023 13:05
@Borewit
Borewit merged commit 47ec0fd into main Oct 22, 2023
@Borewit
Borewit deleted the use-ISO-8859-1-encoding-for-m3u branch October 22, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot playback M3U with foobar2000 or Windows Media Player

1 participant