Added releasegroup_id to _MB_REIMPORT_FRESH_FIELDS_ITEM list

This commit is contained in:
Alok Saboo 2025-10-06 10:55:49 -04:00
parent 20820fdb14
commit c5f5ffc027

View file

@ -66,6 +66,7 @@ _MB_REIMPORT_FRESH_FIELDS_ALBUM = [
]
_MB_REIMPORT_FRESH_FIELDS_ITEM = [
"data_url",
"releasegroup_id",
]