logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

coverview - display cover images

Author

       Brian Langenberger

                                                   2025-03-10                                       COVERVIEW(1)

Description

       coverview displays cover images which are embedded in audio tracks.

Name

       coverview - display cover images

Options

-h, --help
              show a list of options and exit

       --no-gtk
              disable PyGTK-based GUI, if available

       --no-tkinter
              disable Tkinter-based GUI, if available

Requirements

       coverview  requires  either  PyGTK  or  Tkinter to display a GUI for cover art. If PyGTK is installed, no
       other requirements are necessary beyond the Python Audio Tools themselves. If Tkinter is  installed,  the
       Python  Imaging Library is also required since Tkinter has only rudimentary graphics decoding support. If
       both are installed, coverview will use PyGTK by default.

See Also

audiotools-config(1),   audiotools.cfg(5),   cdda2track(1),   cddainfo(1),   cddaplay(1),   coverdump(1),
       covertag(1),   dvda2track(1),   dvdainfo(1),  track2cdda(1),  track2track(1),  trackcat(1),  trackcmp(1),
       trackinfo(1), tracklength(1), tracklint(1),  trackplay(1),  trackrename(1),  tracksplit(1),  tracktag(1),
       trackverify(1)

Synopsis

       coverview [OPTIONS] <track 1> [track 2] ...

See Also