Skip to content

This is a sample app which utilise LibTag to read audio files metadata. Tested on Ubuntu with libtag version 1.9.1 installed in system lib path.

Notifications You must be signed in to change notification settings

keshavbhatt/libtag-test-qt

Repository files navigation

LibTag (1.9.1) test-qt

This is a sample app which utilise LibTag to read audio files metadata. Tested on Ubuntu with libtag version 1.9.1 installed in system lib path and Qt 5.5.1 or above.

Build instructions

  • install libtag1-dev (sudo apt install libtag1-dev)
  • open project set dir path where you have some music files in mainwindow.cpp .
  • build and run app, click load meta button to load metadata of audio files in listWidget like in screenshot below.

Screenshot

LibTag test app Qt c++ By Keshav Bhatt

License

WTFPL

About

This is a sample app which utilise LibTag to read audio files metadata. Tested on Ubuntu with libtag version 1.9.1 installed in system lib path.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published