Jense5 / mp3-downloader

Command line tool to download mp3 files with metadata
MIT License
9 stars 2 forks source link

Checking on audio length returns incorrect results #23

Closed haveneersrobin closed 7 years ago

haveneersrobin commented 7 years ago

By checking on length of song, incorrect results might be returned. For example: $ mp3 "kraantje pappie pompen" A remix of the song gets downloaded.

screen shot 2017-04-25 at 17 25 18
Jense5 commented 7 years ago

@JochenBe

Duration should not be a tag, right? I thought it should've been calculated based on the track?

Jense5 commented 7 years ago

Is this always the case? I am not having this issue so I assume it is fixed since the major refactor?
Reopen if this reoccurs. 🙃