Skip to content

audioplayer-bass-v1.6.32bit

Compare
Choose a tag to compare
@thrive4 thrive4 released this 20 Sep 12:45
· 2 commits to main since this release
43d69c4
  • getuilabelvalue implemented full automatic spacing
  • added generate m3u by searching on one tag
    artist, title, album, genre and year
    audioplayer
    example: audioplayer.exe g:\data\mp3\classic artist beethoven
    generates the m3u file beethoven.m3u
    which then can be played by audioplayer.exe beethoven.m3u
    notes:
    • simple search so 195 is equivelant of ?195? or 195
    • runtime in seconds is not calculated default is #EXTINF:134
    • no explicit wildcard support
  • tweaked getmp3tag increase speed parsing mp3 tags
  • trimmed utilfile.bas
  • fixed .pls parsing and playback