update individual track metadata

This commit is contained in:
Robbt 2019-01-13 12:00:42 -05:00
parent 7177fc7bed
commit 6e39cb400f
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
<input name="podcast_album_override" id="podcast_album_override" ng-model="podcast.album_override" type="checkbox" />
</div>
<div>
<label for="podcast_album_override"><?php echo _("Overwrite episode album names"); ?></label> <span class='album_names help_icon'></span>
<label for="podcast_album_override"><?php echo _("Overwrite episode track metadata"); ?></label> <span class='album_names help_icon'></span>
</div>
</div>
<div class="podcast-metadata-row" >