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 Metadata to Playlist Files #2126

Open
mastito03 opened this issue Jul 2, 2024 · 2 comments
Open

Add Metadata to Playlist Files #2126

mastito03 opened this issue Jul 2, 2024 · 2 comments
Labels
Feature Request Feature Request

Comments

@mastito03
Copy link

Requested Feature

Enhance the playlist (M3U) file generation by including metadata tags such as #EXTINF. This will enrich the playlist files with additional information like track duration and title, providing a better user experience.

Adding this feature will improve the information provided in the playlist files, making them more useful and informative.

Possible implementation

  • Implement functionality to extract and include metadata (e.g., track duration, title) when generating M3U files.
  • Use #EXTINF tags to add this metadata to each entry in the playlist.
@mastito03 mastito03 added the Feature Request Feature Request label Jul 2, 2024
@PranjalSurana
Copy link
Contributor

Hi, I would like to work on this issue, if you haven't started working on it

@Silverarmor
Copy link
Member

@PranjalSurana There is no work/draft PR started for this issue.
Feel free to fork and contribute. Open a draft PR. When you are ready for review, remove draft status and let us know!

PranjalSurana added a commit to PranjalSurana/spotify-downloader that referenced this issue Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feature Request
Projects
None yet
Development

No branches or pull requests

3 participants