format_song(); if(!preg_match('/\.mp3$/',$song->file)) { echo "

Ampache can only edit MP3 file tags currently.
"; echo "Back"; return; } ?>

File: file ; ?>
: f_title ; ?> by f_artist_full; ; ?>
:
:
  " />

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.

song); $song->format_song(); $alt_title = $song->title; $artist = $song->f_artist; $alt_artist = $song->f_full_artist; echo "". "". "". ""; echo ""; echo ""; /* echo "\n";*/ if($flag->type === 'newid3') { echo ""; } else echo ""; echo "\n"; } ?>
  Song Flag New Flag: Flagged by ID3 Update:
id."\" name=\"flag[]\" value=\"".$flag->id."\">song\" title=\"$alt_title\">$song->f_title by ". "artist_id\" title=\"$alt_artist\">$artist$flag->type"; $onchange = "onchange=\"document.getElementById('flag_".$flag->id."').checked='checked';\""; show_flagged_popup($flag->type,'type',$flag->id."_newflag", $onchange); echo "".$flag->username."
".date('m/d/y',$flag->date)."
id\">Fixed
"; echo "id."\" value=\"accept\" />Accept"; echo "id."\" value=\"reject\" />Reject"; echo "song."\">edit/view

You don't have any flagged songs.