update individual track metadata
This commit is contained in:
parent
7177fc7bed
commit
6e39cb400f
2 changed files with 2 additions and 2 deletions
|
@ -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" >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue