mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
revert to _9 and add save info bytes
This commit is contained in:
@@ -8,10 +8,11 @@ import (
|
||||
"server/settings"
|
||||
"server/utils"
|
||||
|
||||
"log"
|
||||
|
||||
"github.com/anacrolix/missinggo/httptoo"
|
||||
"github.com/anacrolix/torrent"
|
||||
"github.com/labstack/echo"
|
||||
"log"
|
||||
)
|
||||
|
||||
func (bt *BTServer) View(torr *Torrent, file *torrent.File, c echo.Context) error {
|
||||
|
||||
Reference in New Issue
Block a user