Skip to content

Commit

Permalink
Merge pull request #2 from morbificagent/patch-2
Browse files Browse the repository at this point in the history
Update tagger.py
  • Loading branch information
morbificagent authored Sep 5, 2024
2 parents 913980c + 8e6f756 commit eb15487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions streamrip/metadata/tagger.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ def _attr_from_meta(self, meta: TrackMetadata, attr: str) -> str | None:
"tracknumber",
"discnumber",
"composer",
"compilation",
"isrc",
}
if attr in in_trackmetadata:
Expand Down

0 comments on commit eb15487

Please # to comment.