Kodi Community Forum

Full Version: InputStream Adaptive as default player for playlist files?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a way to get InputStream Adaptive to be the default VideoPlayer InputStream for playlist files?

At the moment you have to annotate a strm or m3u file with:
Code:
#KODIPROP:inputstreamaddon=inputstream.adaptive
#KODIPROP:inputstream.adaptive.manifest_type=mpd

Can this somehow be specified with playercorefactory.xml or some other configuration file.

InputStream Adaptive doesn't specify any protocols or file extensions in its manifest file by design.