So i'm researching a project for work, and after reading up, it looks like it's possible to have what I want via scripting, but wanted to ask experienced dev's first just to make sure.
I need to have the total time displayed for a playlist (There's an extension for this already, but requires going to the View menu and the information is displayed in a popup. I need it as either as a fixed window, or added to the bottom of the playlist window)
I need to have the total file size for all items in a playlist (also needs to be fixed)
I need to be able to add various mp3 tags to the list output of the playlist (or in a separate window) for easy reference.
Is all of this doable via a lua extension?
Thanks in advance!