I wanted to re-import my movie collection into MovingPictures. Unfortunately, genres are not imported at all.
Before importing, I updated my metadata using tinymediamanager. TMM stores nfo files using the Mediaportal format. I.e. genres are stored as follows:
Unfortunately, I don't have the knowledge to adapt the script. Could somebody have a look at the attached import script and correct it so that it is able to import nfo files correctly. Or is there an updated import script?
Thx, G.
PS: I assume I face the issue described in the following post: https://forum.team-mediaportal.com/threads/movpicnfo.108725/page-7#post-950146.
Before importing, I updated my metadata using tinymediamanager. TMM stores nfo files using the Mediaportal format. I.e. genres are stored as follows:
Code:
<genres>
<genre>Western</genre>
</genres>
Unfortunately, I don't have the knowledge to adapt the script. Could somebody have a look at the attached import script and correct it so that it is able to import nfo files correctly. Or is there an updated import script?
Thx, G.
PS: I assume I face the issue described in the following post: https://forum.team-mediaportal.com/threads/movpicnfo.108725/page-7#post-950146.