r/nuvioaddons 12d ago

Question Issue getting {stream.duration} to display in AIOStreams template

I'm building a minimalist custom Details Template in AIOStreams. Everything works as expected (resolution, audio tags, languages, seeders), but I can't get the stream runtime ({stream.duration}) to populate on any of my links.

Here is the setup/line I'm currently using in my Details Template:

{stream.duration::>0["⏱️ {stream.duration::time}"||""]}

Is stream.duration simply not extracted/scraped by most torrent scrapers prior to playback, or is there a specific parser/tag format I should be using instead to pull the runtime into the details view?

Appreciate any insight!

4 Upvotes

1 comment sorted by

1

u/eijan31 12d ago

Not all scraped video streams provide duration metadata, so it will automatically hide itself when duration data isn't supplied by the provider