INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Movie set/collection field  (Read 712 times)

zxsix

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1753
Movie set/collection field
« on: December 28, 2018, 08:41:43 am »

I'm not sure which scrapers include this type of field.  The built-in "get movie & tv info" does not.

If I run a movie through the tinyMediaManager app, it create a .nfo file.
Inside that .nfo file is this section with the tags "set" and "name" which contains what I'm looking for.

Code: [Select]
<movie>
    <title>Iron Man 2</title>
    <originaltitle>Iron Man 2</originaltitle>
    <set>
        <name>Iron Man Collection</name>
        <overview>A superhero film series based on the Marvel Comics character of the same name and part of the Marvel Cinematic Universe (MCU) series. Tony Stark AKA Iron Man, an industrialist and master engineer uses a powered exoskeleton to fight foes, with the aid of his personal assistant and love interest Pepper Potts.</overview>
    </set>
    <sorttitle></sorttitle>

Can anyone figure out what custom field name I can add in MC that would populate the value "Iron Man Collection" from that .nfo file when doing "update library from tags"?
Logged
Pages: [1]   Go Up