1
0
Fork 0

[pp/FFmpegMetadata] Add more tag mappings (#14654)

Authored by: garret1317
This commit is contained in:
garret1317 2025-12-07 23:04:03 +00:00 committed by GitHub
commit 04050be583
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -1798,8 +1798,8 @@ Metadata fields | From
`track` | `track_number`
`artist` | `artist`, `artists`, `creator`, `creators`, `uploader` or `uploader_id`
`composer` | `composer` or `composers`
`genre` | `genre` or `genres`
`album` | `album`
`genre` | `genre`, `genres`, `categories` or `tags`
`album` | `album` or `series`
`album_artist` | `album_artist` or `album_artists`
`disc` | `disc_number`
`show` | `series`