Add missing rating tag

This commit is contained in:
R. M 2023-08-27 11:44:38 -03:00
parent f4cb9a9c4e
commit e91fa202f0

View File

@ -33,6 +33,7 @@ MP4_TAGS_MAP = {
"genre_id": "geID", "genre_id": "geID",
"lyrics": "\xa9lyr", "lyrics": "\xa9lyr",
"media_type": "stik", "media_type": "stik",
"rating": "rtng",
"release_date": "\xa9day", "release_date": "\xa9day",
"storefront": "sfID", "storefront": "sfID",
"title": "\xa9nam", "title": "\xa9nam",