1.0 -> 1.1
Fixed MySQL routine to not delete artist-host association when deleting playlist item.
Replaced printf() error messages with die() to prevent further execution of processes when error occurs.
Changed layout: menu is now in vertical frame and organized by function.
Added option to generate annotated playlist.
Added ability to show only specific artist by clicking on artist name.
Added total number of playlist items to top of "show playlist", including when showing only specified artist.... read more