Mod ScopeNox - Aeon Nox for 2.35/Scope Projector Screens (Zoomed CIH)
(2021-07-02, 04:16)pfp-az Wrote: ListItem.AudioChannels is what comes from the scraper and this is used if a match os not found in the name. 

Just FYI, this has nothing to do with any scraper but is obtained via the background loader which probes each file in turn for video/audio details.  If a file happens to have multiple audio streams, you can use ListItem.Property(AudioChannels.[n]) & ListItem.Property(AudioCodec.[n]) where n is the number of the stream, starting from zero.  With some visibility conditions, you can show all the audio streams for a file together with all the audio codecs without having to resort to parsing things out of the file name.

This is much more accurate really than depending upon file naming as it accurately reflects what is actually contained in the file and can show the correct details for a file containing multiple audio streams.  Just though I would point that out in case people weren't aware.
Learning Linux the hard way !!
Reply


Messages In This Thread
RE: ScopeNox - Aeon Nox for 2.35/Scope Projector Screens (Zoomed CIH) - by black_eagle - 2021-07-02, 19:22
Logout Mark Read Team Forum Stats Members Help
ScopeNox - Aeon Nox for 2.35/Scope Projector Screens (Zoomed CIH)3