Merge pull request #509 from whipper-team/feature/issue-320-isrc-audio-tag
Tag audio tracks with ISRCs (if available)
This commit is contained in:
@@ -466,8 +466,6 @@ class Program:
|
||||
if len(performers) > 0:
|
||||
tags['PERFORMER'] = performers
|
||||
|
||||
# TODO/FIXME: ISRC tag
|
||||
|
||||
return tags
|
||||
|
||||
def getHTOA(self):
|
||||
|
||||
Reference in New Issue
Block a user