2025-03-18, 06:58 PM
(2025-03-18, 05:18 PM)theguymadmax Wrote: Also, does the movie appear in the metadata manager?No. It does not appear in the metadata manager.
Now I see in movie.nfo that it's for a different movie! Thanks for the pointers.
I can change the folder name and add the year and maybe a movie provider ID to help jellyfin identify it correctly. I guess that will fix it. Any other recommendation?
movie.nfo
Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<movie>
<plot>It's been ten years since the dragons moved to the Hidden World, and even though Toothless doesn't live in New Berk anymore, Hiccup continues the holiday traditions he once shared with his best friend. But the Vikings of New Berk were beginning to forget about their friendship with dragons. Hiccup, Astrid, and Gobber know just what to do to keep the dragons in the villagers' hearts. And across the sea, the dragons have a plan of their own...</plot>
<lockdata>false</lockdata>
<dateadded>2024-11-28 12:50:53</dateadded>
<title>How to Train Your Dragon: Homecoming</title>
<originaltitle>How to Train Your Dragon: Homecoming</originaltitle>
<director>Tim Johnson</director>
<writer>Jonathan Groff</writer>
<writer>Jon Pollack</writer>
<credits>Jonathan Groff</credits>
<credits>Jon Pollack</credits>
<trailer>plugin://plugin.video.youtube/play/?video_id=CehPixdKUuE</trailer>
<rating>8.017</rating>
<year>2019</year>
<mpaa>ES-7</mpaa>
<imdbid>tt11112140</imdbid>
<tmdbid>638507</tmdbid>
<premiered>2019-12-03</premiered>
<releasedate>2019-12-03</releasedate>
<runtime>98</runtime>
<country>United States of America</country>
<genre>Animation</genre>
<genre>Fantasy</genre>
<genre>Adventure</genre>
<genre>Action</genre>
<genre>Family</genre>
<studio>DreamWorks Animation</studio>
<tag>dragon</tag>
<tag>short film</tag>
<tag>adoring</tag>
<art>
<poster>/animation/How to Train Your Dragon/folder.jpg</poster>
</art>
<actor>
<name>Jay Baruchel</name>
<role>Hiccup Horrendous Haddock III (voice)</role>
<type>Actor</type>
<sortorder>0</sortorder>
<thumb>/config/metadata/People/J/Jay Baruchel/folder.jpg</thumb>
</actor>
<actor>
<name>America Ferrera</name>
<role>Astrid Hofferson (voice)</role>
<type>Actor</type>
<sortorder>1</sortorder>
<thumb>/config/metadata/People/A/America Ferrera/folder.jpg</thumb>
</actor>
<actor>
<name>Gerard Butler</name>
<role>Stoick the Vast (voice)</role>
<type>Actor</type>
<sortorder>2</sortorder>
<thumb>/config/metadata/People/G/Gerard Butler/folder.jpg</thumb>
</actor>
<actor>
<name>Craig Ferguson</name>
<role>Gobber the Belch (voice)</role>
<type>Actor</type>
<sortorder>3</sortorder>
<thumb>/config/metadata/People/C/Craig Ferguson/folder.jpg</thumb>
</actor>
<actor>
<name>Christopher Mintz-Plasse</name>
<role>Fishlegs Ingerman (voice)</role>
<type>Actor</type>
<sortorder>4</sortorder>
<thumb>/config/metadata/People/C/Christopher Mintz-Plasse/folder.jpg</thumb>
</actor>
<actor>
<name>Craig Rittenbaum</name>
<role>Associate Producer</role>
<type>Producer</type>
</actor>
<id>tt11112140</id>
<fileinfo>
<streamdetails>
<video>
<codec>h264</codec>
<micodec>h264</micodec>
<bitrate>1523321</bitrate>
<width>1920</width>
<height>1080</height>
<aspect>16:9</aspect>
<aspectratio>16:9</aspectratio>
<framerate>23.97449</framerate>
<language>ara</language>
<scantype>progressive</scantype>
<default>True</default>
<forced>False</forced>
<duration>97</duration>
<durationinseconds>5871</durationinseconds>
</video>
<audio>
<codec>ac3</codec>
<micodec>ac3</micodec>
<bitrate>128000</bitrate>
<language>ara</language>
<scantype>progressive</scantype>
<channels>2</channels>
<samplingrate>48000</samplingrate>
<default>True</default>
<forced>False</forced>
</audio>
</streamdetails>
</fileinfo>