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 (Music tag) to music files exported to another folder. #163

Closed
NguyenTrongThinh opened this issue Feb 15, 2024 · 3 comments
Closed
Labels
enhancement New feature or request

Comments

@NguyenTrongThinh
Copy link
Contributor

Please export the downloaded file to another folder with the file's metadata.
I'm very happy because the application now allows exporting downloaded files to another folder. This could allow me to play music on the DAC system instead of just listening to it on my phone. Currently, the output file has lost metadata, so the music player software cannot classify songs by artist or album. I recommend adding metadata to output files so music players can recognize and categorize songs. Here's a list of common music metadata:

  • Title: The name of the song.
  • Artist: The individual or group who performed the song.
  • Album: The collection or album the song belongs to.
  • Genre: The musical category or style of the song.
  • Release Year: The year when the song was released.
  • Duration: The length of the song in minutes and seconds.
  • Track Number: The position of the song on the album.
  • Composer: The person who composed the music.
  • Lyricist: The person who wrote the lyrics.
  • Label: The record label that released the song.
  • ISRC (International Standard Recording Code): A unique identifier for the recording.
  • BPM (Beats Per Minute): The tempo or speed of the song.
  • Key: The musical key of the song.
  • File Format: The format of the audio file (e.g., MP3, WAV, FLAC).
  • Bitrate: The amount of data processed per unit of time in the audio file.
  • Sample Rate: The number of samples of audio carried per second in the file.
  • File Size: The size of the audio file in kilobytes or megabytes.
  • Album Art: The visual representation associated with the album or song.

Alternative solution
If this method is difficult, I suggest allowing exporting files by Album in the bookmark album section, or by playlist in the bookmark playlist section to a folder created by the user (Harmonic music asks where to save the music), but I think that Adding metadata and files will make the software more perfect.

@NguyenTrongThinh NguyenTrongThinh added the enhancement New feature or request label Feb 15, 2024
@anandnet
Copy link
Owner

I have added earlier but due to used Audiotags package, VirusTotal vendor was showing this app as Trojen. So i have removed. check #122

@NguyenTrongThinh
Copy link
Contributor Author

Did you mean this package: https://pub.dev/packages/audiotags? Which version that you used?

@anandnet
Copy link
Owner

anandnet commented Apr 7, 2024

Reverted in new version, only available for m4a format. Make sure m4a selected in settings before downloading any song.

@anandnet anandnet closed this as completed Apr 7, 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

2 participants