0xpr03 / yamba

[archived] ts3 music bot with full youtube-dl support, fine grained permissions & web interface
GNU General Public License v3.0
1 stars 0 forks source link

YtDL unknown titles are lacking any length #36

Open 0xpr03 opened 5 years ago

0xpr03 commented 5 years ago

We currently rely on ytdl to give us the length, but this doesn't work for tracks which have their metadata only in the media file itself. We need to update the length field for these (from null) to the corresponding data from gst. Problems: a) still detect streams (check gst length report for streams) b) don't spam this for all titles