update + fixes
This commit is contained in:
parent
04e857d96e
commit
96d794798f
4 changed files with 72 additions and 3 deletions
|
@ -3,6 +3,7 @@ local M = {}
|
|||
function M:peek()
|
||||
local child = Command("imdl")
|
||||
:args({
|
||||
"-t",
|
||||
"torrent",
|
||||
"show",
|
||||
tostring(self.file.url),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue