PriamX

Results 28 comments of PriamX

Thanks. I'll move it over to a subdomain-type config and then see if I can get it to work with Organizr auth. I'll report back here.

Yeah, just ran into it. The issue appears to be that both `io::set_print()` and `io::set_panic()` have been deprecated and removed from rust since v1.50. See this: [https://github.com/rust-lang/rust/issues/31343](https://github.com/rust-lang/rust/issues/31343) It looks like...

@shitwolfymakes respectfully, I think you've made an assumption here. At no point in my feature request did I indicate I was going to put this on the Internet, nor wanted...

I've been testing this for while on 2.6.0. Actually, I'd made these changes and things got busy and I forgot I was going to follow up here. Apologies. Anyway, this...

Oh, gosh, I forgot the secret sauce....I added this in the includes section of `arm/ui/__init__.py` ``` from .reverseproxy import ReverseProxied ``` And created a new file called `arm/ui/reverseproxy.py` with the...

I'd like to throw my request in for the same, my use case is mainly piping the output to `| more` Thank you. Awesome program BTW...just discovered it a few...

Perhaps same issue, getting just a blank screen. Using v4.5.2 in the linuxserver.io docker container. Here's the related entry in the log file: ``` (N) 2023-04-13T18:00:25 - Using custom Web...

Same issue here. .torrent file is NOT greater than the ".torrent file size limit", however, the .fastresume file created by qBittorrent is greater than the limit. Setting the ".torrent file...