live_beats/lib
Cody Rogers 8285063823 Update Song with correct MP3 metadata
This commit fixes an issue where the title/artist information of
uploaded files isn't accurate when uploading mp3s. The MP3Stat module
seems to parse the mp3 correctly, but doesn't update the `artist` and
`title` when updating the `duration`, so in some cases the information
saved in the database for a song (and displayed in the UI) will be
incorrect or poorly formatted
2022-07-27 18:42:56 -05:00
..
live_beats Update Song with correct MP3 metadata 2022-07-27 18:42:56 -05:00
live_beats_web Update for latest phoenix 2022-04-06 12:20:23 -04:00
live_beats.ex Allow configurable upload dir per env 2021-11-16 22:11:11 -05:00
live_beats_web.ex Make sidebar live and add enhanced flash 2021-11-10 13:23:02 -05:00