mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-21 06:26:10 +05:00
change preload
This commit is contained in:
@@ -92,7 +92,7 @@ func stream(c *gin.Context) {
|
||||
}
|
||||
// preload torrent
|
||||
if preload {
|
||||
tor.Preload(index, 0)
|
||||
torr.Preload(tor, index)
|
||||
}
|
||||
// return stat if query
|
||||
if stat {
|
||||
|
||||
Reference in New Issue
Block a user