mdPlusPlus

Results 51 comments of mdPlusPlus

This is what I'm looking for, too. How does the plugin currently work? Does it add another library with all the trailers? That would be unfortunate.

I just noticed that the web player already has a trailer option on the movie detail page out of the box. It's just missing from the Android TV client unfortunately...

> `uci set luci.themes.Argon=/luci-static/argon` This did the trick. Why is this not part of the package installation?

Does it require quotes? set luci.themes.Argon='/luci-static/argon' set luci.main.mediaurlbase='/luci-static/argon' Instead of set luci.themes.Argon=/luci-static/argon set luci.main.mediaurlbase=/luci-static/argon When I query my uci for themes, they all come back in quotes: ``` # uci...

So, from what I can gather from [the VLC for Android git repository](https://code.videolan.org/search?utf8=%E2%9C%93&search=libdsm&group_id=&project_id=36&search_code=true&repository_ref=master), it seems like VLC should be able to access SMB2 shares now. Ist this correct? What would...

@LunarPenguin what caused the repo change?

Has there been any progress on this in the meantime? I'm looking for a solution like ProjectSend, but e2e encryption is an absolute must. If this is not implemented yet,...

I've just had this happen to me: ``` [Fr Okt 20 19:23:07 2023] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=systemd-journald.service,mems_allowed=0,global_oom,task_memcg=/user.slice/user-1000.slice/[email protected]/app.slice/app-Syncthing\[email protected],task=syncthing-gtk,pid=5818,uid=1000 [Fr Okt 20 19:23:07 2023] Out of memory: Killed process 5818 (syncthing-gtk) total-vm:20262076kB, anon-rss:18113340kB, file-rss:632kB, shmem-rss:0kB,...

Is this currently being worked on? I was hoping I could replace LUKS with native ZFS encryption soon.

@crocket Isn't this something else? The issue is about having multiple keys for a single zpool/zfs dataset, not a single key for multiple zpools/zfs datasets.