README 1.6 KB

123456789101112131415161718192021222324252627282930313233
  1. Goggles Music Manager is a music collection manager and player that
  2. automatically categorizes your music files based on genre, artist, album,
  3. and song. It supports gapless playback and features easy tag editing.
  4. Features
  5. * Last-FM audio scrobbler support. (New in v0.9.4)
  6. * Fast and light weight. Quick startup, no splash screen needed!
  7. * Supports Ogg Vorbis , FLAC, MP3 , MP4 , ASF and Musepack music files.
  8. * Support for AlbumArt embedded in tag or as separate file on disk.
  9. * Tag editing and file renaming capability (batch). One or more tracks
  10. may be edited at the same time.
  11. * Smart sorting with user configurable leading word filter to prevent
  12. sorting on common words like the, a or an.
  13. * Support for play lists. Play lists may be played in a certain
  14. configurable order, or browsed through like the main music library.
  15. * Export music library and play lists to XSPF,PLS,Extended M3U,M3U and
  16. CSV.
  17. * Clipboard & DND (drag-and-drop) support to arrange playlists and
  18. dragging to and from gnome / kde applications.
  19. * Uses xine multimedia library for gapless playback.
  20. * Written using FOX, one of the fastest GUI toolkits available. Support
  21. for FOX-1.6.x and the latest development version FOX-1.7.x.
  22. * Customizable icons. Either use buildin icons or use an existing
  23. gnome/kde icon theme.
  24. * Configurable user interface from minimalistic to detailed view. Full
  25. screen mode available with FOX-1.7.11.
  26. * Clean and fast database backend using SQLite 3.
  27. Requires: Sqlite, Fox-toolkit, available at SlackBuilds.org.
  28. dbus-glib, gtk2, taglib, xine-lib, included in Slackware.