conf('web_path') . "/admin/catalog.php?action=show_add_catalog", _("Access Lists") => conf('web_path') . "/admin/access.php", _("Show Duplicate Songs") => conf('web_path') . "/admin/duplicates.php", _("Show Disabled Songs") => conf('web_path') . "/admin/catalog.php?action=show_disabled", _("Clear Catalog Stats") => conf('web_path') . "/admin/catalog.php?action=clear_stats", _("Clear Now Playing") => conf('web_path') . "/admin/catalog.php?action=clear_now_playing", _("Dump Album Art") => conf('web_path') . "/admin/catalog.php?action=dump_album_art", _("Gather Album Art") => conf('web_path') . "/admin/catalog.php?action=gather_album_art", _("View flagged songs") => conf('web_path') . "/admin/flags.php"); show_tool_box(_("Catalog Tools"), $tools); ?> |