JohnDoee / deluge-streaming

Streaming plugin for deluge, making it possible to read torrents and download required parts on-demand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to open the `stream+http://` protocol?

NOBLES5E opened this issue · comments

commented

Sorry that I cannot open it directly and I have to use it by copying the link and then deleting the stream+ and then playing the link by mpv http://.... Anything better I can do with the stream+http:// link that the plugin provides? Thanks.

You can disable it, it's a checkbox in options called "use stream urls" - it should be disabled per default.

You CAN do something better with them, you can use it in combination with http://streamprotocol.tidalstream.org/ which turns them into clickable urls that are opened directly by a media player.

The idea is to make a pipeline where you can connect everything without copy/pasting urls and make it easy to turn a torrent site into a streaming site.

  • Pick video player in streamprotocol tray icon
  • click stream+http url and its opened directly in your media player.
commented

@JohnDoee Cool! Thanks for your detailed explanation. That helps me a lot!

I'm sorry, the default is actually to use streaming url.

I changed that now, so default is normal http :)