
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Yammi ("Yet Another Music Manager I...") is a digital music collection (eg. mp3, ogg, flac, wav files) manager targeted at large song collections (eg. a few thousand songs). It allows you to efficiently organize your music collection (edit tags, rename or move files, ...) and features intuitive and fast access to songs for playing or editing them. For playing songs Yammi currently supports three media player backends, namely XMMS (X MultiMedia System), Noatun or an internal arts player (and experimental: gstreamer).
13 years ago
NOTE: DEVELOPMENT ON YAMMI HAS COMPLETELY STOPPED, don't expect any new versions!
Changelog from version 1.2.2 to version 1.2.3:
- fixed: incorrect qualifier in "fuzzsrch.h" causing compilation problems with newer versions of gcc (4.0 and above)
- fixed: Bug 1436536: bug in consistency check (not detecting two songs with identical primary keys)
Changelog from version 1.2.1 to version 1.2.2:
- fixed: not properly replacing umlauts for building valid filenames
- fixed: missing icons and translation files in tarball (bug 1248755)
See the full changelog at http://yammi.sourceforge.net
13 years ago
NOTE: DEVELOPMENT ON YAMMI HAS COMPLETELY STOPPED, don't expect any new versions!
Changelog from version 1.2.2 to version 1.2.3:
- fixed: incorrect qualifier in "fuzzsrch.h" causing compilation problems with newer versions of gcc (4.0 and above)
- fixed: Bug 1436536: bug in consistency check (not detecting two songs with identical primary keys)
Changelog from version 1.2.1 to version 1.2.2:
- fixed: not properly replacing umlauts for building valid filenames
- fixed: missing icons and translation files in tarball (bug 1248755)
See the full changelog at http://yammi.sourceforge.net
obelix
8 years ago
Obelix
Report
onoelle
16 years ago
If anyone is interested in contributing to this project, I'm looking for someone to polish the handbook (which is in docbook format). Interested? Just contacte me!
...and as usual: all feedback, bug reports or patches are welcome!!!
Have fun...
Report
obelix
16 years ago
it works fine. Thanks :-))))
Question: How far ist the taglib integration ??
Regards Obelix
Report
onoelle
16 years ago
This should solve most of the tag-related issues (unicode, custom genre support, umlauts)
=> get the second release candidate to try it out (yammi-1.2-rc2)
Report
onoelle
16 years ago
If anyone with a bit of C++/QT experience would like to help with integrating taglib into yammi, that would be great! I would assist as much as I can, and code samples could be taken from many programs such as amarok, juk or madman.
Report