YouROK / TorrServer

Torrent stream server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Fuse mount for streaming torrent files

hongkongkiwi opened this issue · comments

commented

I'd love to be able to have access to torrents via a filesystem, for example using a FUSE mount.

Then this excellent project can be paired with something like Jellyfin and Sonarr/Radarr for realtime streaming torrents on demand.

There's a similar project which does this that you can take inspiration from (also written in golang): https://github.com/distribyted/distribyted so it should be fairly straightforward to add I think.

commented

The cool thing about this feature is then you can use any of the hundreds of existing media management clients with TorrServer such as Plex, Jellyfin, Emby etc