Fabio Ambauen
Fabio Ambauen
@winged What's the status here?
I was able to get this working with the `@contextfilter` decorator: ``` python @contextfilter def image(ctx, path, width=None, height=None): tpl = ctx["_tpl"] ... ``` Then I just had to add...
Hey @dream7180 To me it seems like the webui is working correctly, but you have not loaded any files. The empty list you see is the empty playlist and has...
Opening file through the webui is tracked in #343.
/cc @Yelinz
Implemented in #427
This is done.
@dependabot rebase