Anagh Kumar Baranwal
Anagh Kumar Baranwal
This should be it: http://lkml.iu.edu/hypermail/linux/kernel/1810.3/05384.html
Not very sure whether the correct parameter to increase is MAX_KERNEL_WRITE or something else. In case this is helpful, mergerfs has implemented it this way: https://github.com/trapexit/mergerfs/commit/7cbd88ac812478b31b3ff50ad4fa9e4d376a21fd
And the corresponding PR in libfuse: https://github.com/libfuse/libfuse/pull/384
Apologies, but I am not good enough with Go to figure out where to even start experimenting with this. @hanwen There is an ongoing discussion about this @ https://forum.rclone.org/t/max-pages-on-linux-with-rclone-mergerfs/12724 where...
@hanwen Could you give the example code that you tried so I can experiment further with it and see what works? I believe we need a couple of things to...
I have sent a PR #347 for adding the configuration. I tested it using the rclone implementation and it seems to be working fine with dd provided the block size...
This doesn't don't deal with naming or grabbing releases, just the IDs for adding the series/movie to Sonarr/Radarr. The downloading/grabbing is left to Sonarr/Radarr after the series/movie is added. You...
This would be really helpful for 4k rips, which is where srt subtitles are most necessary to avoid any transcoding due to various limitations in the clients.
Related: https://github.com/rclone/rclone/issues/4319
Yeah, the various `serve` commands along with the `rc` & `rcd` commands should be a good start. Perhaps the config update commands too?