format_song(); $title = scrub_out($song->f_title . " by " . $song->f_artist_full); $file = scrub_out($song->file); break; case 'album': break; case 'artist': break; default: break; } // end type switch ?>
View Flagged Songs
This is the list of songs that have been flagged by your Ampache users. Use this list to determine what songs you need to re-rip or tags you need to update.
?php } else { ?>You don't have any flagged songs.