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

Add support of M3U playlists for NSF/GBS/HES/etc... files #1502

Open
Spaghetto392 opened this issue Oct 26, 2024 · 0 comments
Open

Add support of M3U playlists for NSF/GBS/HES/etc... files #1502

Spaghetto392 opened this issue Oct 26, 2024 · 0 comments
Labels
Enhancement New feature or request

Comments

@Spaghetto392
Copy link

Description
When playing one of the above files, None of the tracks have names due to the file formats not supporting them. These files also tend to contain the SFX used in the games, which in some cases (e.g. Splatterhouse TG16) means long periods of random sound effects playing, should shuffle be enabled.

As a way to create a more enjoyable listening experience I suggest adding support for the M3U standard, as many of music/SFX bank downloads come bundled with them. M3U playlists remove the burden of digging through a large list of unnamed tracks. Furthermore, M3U files tend to specify the correct length for each track to play, which can help with tracks playing too long.

Additional information
While I am not personally aware of any other players that implement M3U files, given that they are commonly bundled with music banks, I would assume that it's a feature present on other players.

@Spaghetto392 Spaghetto392 added the Enhancement New feature or request label Oct 26, 2024
@Spaghetto392 Spaghetto392 changed the title Add support of M3U playlists for NSF/GBS/HES files Add support of M3U playlists for NSF/GBS/HES/etc... files Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant