From 95e0d4b3c9c6a1a518a0827a2d52e86c457ba875 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Tue, 6 Jan 2026 02:34:21 -0800 Subject: add season and episode info pages --- osd.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'osd.lua') diff --git a/osd.lua b/osd.lua index b780d9e..e209bac 100644 --- a/osd.lua +++ b/osd.lua @@ -308,7 +308,7 @@ function mt:redraw(menus, depth, favourites, playing_id) self:option_text(opt, info) .. self:option_path(opt, info) - if selected and opt.image and opt.image ~= '' then + if selected and opt.image then img = get_image_path(opt.image, true) end end -- cgit v1.2.3-70-g09d2