update + fixes

This commit is contained in:
JMARyA 2024-03-07 01:09:25 +01:00
parent 04e857d96e
commit 96d794798f
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
4 changed files with 72 additions and 3 deletions

View file

@ -3,6 +3,7 @@ local M = {}
function M:peek()
local child = Command("imdl")
:args({
"-t",
"torrent",
"show",
tostring(self.file.url),