mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
revert reader state
This commit is contained in:
@@ -428,10 +428,6 @@ func (t *Torrent) Status() *state.TorrentStatus {
|
||||
}
|
||||
}
|
||||
|
||||
if t.cache != nil {
|
||||
st.Readers = t.cache.GetState().Readers
|
||||
}
|
||||
|
||||
return st
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user