Introduction
Introduction Statistics Contact Development Disclaimer Help
Remove os.remove line - mpv-jellyfin - MPV script for adding an interface for J…
Log
Files
Refs
README
LICENSE
---
commit 5debabe9e2b63ab10ab19a0428d66ac08087edd9
parent 55b59833dbe079373db98da09b2bdddad69ccfe8
Author: Sebastien MacDougall-Landry <[email protected]…
Date: Sun, 20 Nov 2022 21:08:08 -0500
Remove os.remove line
Diffstat:
M scripts/jellyfin.lua | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/scripts/jellyfin.lua b/scripts/jellyfin.lua
@@ -135,7 +135,6 @@ local function update_overlay()
items = result.Items
heights = {}
ow, oh, op = mp.get_osd_size()
- os.remove(options.image_path.."/*")
update_data()
end
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.