madmaxoft / SkauTan

Music player for Skautské Tancování
https://skautske-tancovani.cz/
The Unlicense
1 stars 2 forks source link

Starting playback should set song's length #141

Closed madmaxoft closed 6 years ago

madmaxoft commented 6 years ago

When starting song playback, the song length should be updated in the DB. This is especially needed for songs that don't have their length set for some reason (most of Alara library).

madmaxoft commented 6 years ago

Or is it possible to query song length while calculating the hash? That would be the best possible solution.

madmaxoft commented 6 years ago

Implemented in HashCalculator. We still need to fix existing DBs.