Kodi NFO Metadata Missing Trailer Field and others #10098
Replies: 4 comments 1 reply
-
|
We can only place data in the nfo that we also keep stored in the db for the show. |
Beta Was this translation helpful? Give feedback.
-
It’s unfeasible to scrape trailers? Disappointing.
Please also cross reference other missing fields with the link. A family member noticed TV show information is less detailed when compared to (Radarr generated) movie information. They make use of trailers in Kodi often. |
Beta Was this translation helpful? Give feedback.
-
|
yeah well it's not impossible to send additional data. Just have to go back to the indexer's api to get more data. But this is not an issue, but more a feature request. |
Beta Was this translation helpful? Give feedback.
-
|
Kodi TV Show info generated by Medusa and TinyMediaManager: |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Kodi (Kodi 12+) NFO metadata lacks a few fields. Comparing Kodi metadata NFO files generated by Sonarr (and Jellyfin/Emby) this becomes evident.
Several fields missing such as
trailer,status, and etc...Omiting
trailerfield disables ability for Kodi (and others) to provide clip previews. If indexer provides it please include it.Kodi Trailer Field Syntax:
<trailer>plugin://plugin.video.youtube/play/?video_id=IDHERE</trailer>The rest are straight forward.Thank You
Beta Was this translation helpful? Give feedback.
All reactions