Kodi Community Forum

Full Version: url handlers
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi folks,

I'd like to implement specific handlers for certain urls / protocols that jump in
whenever an url shall be played that's not directly playable (eg. youtube pages).

The idea is having something similar to url-resolver plugged in a way that it's
automatically called (instead of called explicitly by some plugins), so these URLs
could be directly added into playlists.

Any idea how I could implement that ?

thx
--mtx