party-upload: use song.title if it exists
authorClinton Ebadi <clinton@unknownlamer.org>
Sun, 18 Apr 2021 17:27:28 +0000 (13:27 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Sun, 18 Apr 2021 17:27:28 +0000 (13:27 -0400)
commit60f1621b3acec3e5432f5a29f7f1f77f6b6d5711
treeb7be6c8ad7c3fb231708c23b6ae1c004a54bba41
parentb61367d10ef971427d81c43df0240229b0430cd9
party-upload: use song.title if it exists

song.label has been changed at some point to be the full text in the
playlist and not just the song title, grab the song title and use it
if available, falling back to the playlist label if needed.
party-upload/partyparty.py