Description per package:
• goedegep.media.mediadb.app.guifx
The GUI of the application.
• goedegep.media.mediadb.app
The functionality of the application (as far as not covered by the other packages).
• goedegep.media.mediadb.albuminfo
This package has all the knowledge of the structure and file name conventions of the AlbumInfo files. Information read from the AlbumInfo files is stored in the MediaDb data model, and a MediaDb data model can be written to AlbumInfo files.
• goedegep.media.model.mediadb
The data model of the media database.
TODO: to be renamed to goedegep.media.mediadb.model.