YouROK / TorrServer

Torrent stream server
GNU General Public License v3.0
1.34k stars 178 forks source link

[Feature] Fuse mount for streaming torrent files #401

Open hongkongkiwi opened 1 month ago

hongkongkiwi commented 1 month ago

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.

hongkongkiwi commented 1 month ago

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