riffcc / orbiter

Riff.CC, implemented using IPFS + OrbitDB + Constellation
http://orbiter.riff.cc/
GNU Affero General Public License v3.0
6 stars 0 forks source link

Music player - get information from tags #31

Open Zorlin opened 1 year ago

Zorlin commented 1 year ago

We should display the name of a track based on the ID3/FLAC tags on a file. We may need to figure out a better way to retrieve these than simply loading the first part of each track, however.