Hey Guys
I'm having a script here, that downloads Trailers by using the <trailer> tag in the NFO File. When I tried to run it, I realized that not a single NFO File contains the trailer Tag. – Is there a specific reason why? Doesn't AMC automatically add this to all nfo files?
Thank you for helping me out!
best
<trailer> in NFO File missing.
Re: <trailer> in NFO File missing.
https://github.com/filebot/scripts/blob ... roovy#L286
Looks like the functionality is currently not available
I could be wrong though, maybe the link is inserted into the nfo elsewhere.
Looks like the functionality is currently not available

I could be wrong though, maybe the link is inserted into the nfo elsewhere.
Re: <trailer> in NFO File missing.
Yeah, I also didn't find any other references in the forum. Maybe rednoah can help 

Re: <trailer> in NFO File missing.
The comments in the code say it all. There's no established standard for the NFO trailer tag. It's been commented out because it's interferes with HTPC software.