Andrew Martin
Andrew Martin
Having the output summarized like this would be really neat: http://ara.readthedocs.io/en/latest/faq.html#what-does-the-web-interface-look-like
Yes, that's a good idea as well
I wrote this quick patch: ```` --- /usr/sbin/needrestart 2017-03-22 09:39:58.000000000 -0500 +++ /usr/local/bin/needrestart 2017-03-22 10:49:25.568709466 -0500 @@ -436,10 +436,14 @@ # skip special device paths next if(scalar grep { $path...
+1 LXD has some very nice features and it would be nice if this web interface could support it too
It looks like this functionality is now being implemented in the web player in [this PR](https://github.com/jellyfin/jellyfin-web/pull/2670), so hopefully that will make it easier to incorporate into the Roku app as...
I'm seeing this same type of error with .mp4 files running jellyfin-roku 1.4.10 and jellyfin 10.7.7. Some videos of this same set play just fine (all created with the same...
Thanks for the fast reply! Fencing: The `maximum_lag_on_failover` parameter makes sense in terms of preventing the failed node from becoming a candidate for failover, but what prevents a rogue node...
@phreaker0 any chance that this could be merged soon? I can think of two situations where this would be very valuable: - when you can't install sanoid/syncoid on the destination,...
I would vote for prompting the user when performing the run to enter the passphrase to decrypt. You could then use `ssh-agent` to keep the key unencrypted and available for...