Skip to content

elpAudio 2.1.1

Compare
Choose a tag to compare
@elpoeprod elpoeprod released this 23 Oct 15:41
· 144 commits to main since this release

elpAudio 2.1.1 includes these features and fixes:

  • [FIXED] Fixed getting GENRE tag from the song
  • [FIXED] For avoiding crash, now elpAudio creates metadata map and adds dummy tags in it. Full showcase:
  • 'TITLE' - 'Untitled';
  • 'ARTIST' - 'Unknown Artist';
  • 'ALBUM' - 'Unknown album';
  • 'GENRE' - 'Unknown genre';
  • 'DATE' - '0000-00-00';
  • 'TRACKNUMBER' - '00'.
  • [FIXED] Now, you can't grab volume slider when position slider is grabbed, or opposite, can't grab position slider whn volume slider is grabbed
  • [FIXED] Now elpAudio takes 'DATE' tag instead of 'YEAR' when converting %try for caption text
  • [FIXED] Some really minor fixes.

image