Jacob

Results 23 comments of Jacob

It's a pity this hasn't been merged yet 😔 @iltumio are you able to rebase your fork with the latest from this repo so I can point my `package.json` to...

> It's a pity this hasn't been merged yet > > @iltumio are you able to rebase your fork with the latest from this repo so I can point my...

I had the same issue, I was able to successfully compile by doing the following: ``` yarn add -D core-js@2 ``` in config-overrides, add `react-native-typing-animation` to the exclude pattern: ```...

I was getting this error as well with Xcode 13.3 on an Intel Mac. Disabling Bitcode in my project and in all pods via the following addition to my Podfile...

@austempest thanks for reporting, and for the log files! Looks like the backend is timing out, which might be related to having many library names configured (I've only tested with...

@austempest Thanks for trying the `PAGE_SIZE` changes out - looks like it's not related to that. It _could_ be a plex token issue, but it sounds like you are generating...

Hmmm, now I'm starting to scratch my head... You mentioned that the container is running in `LXC` and `proxmox` - that looks like an alternative setup to using `docker`(?). Perhaps...

> And thanks for the concern, but the middle part of the plex token i deleted and replaced with 'themiddlepartofmytoken', lol Haha guess I just saw the random characters and...

Hi @vsixtyfour, thanks for reporting the issue. Looks like Cleanarr is timing out when trying to retrieve media from your plex server. First thing to try is make sure you...

Hi @MatthewH12, thanks for reporting the issue! This looks similar to https://github.com/se1exin/Cleanarr/issues/55 - are you using the standard `docker` installation, or are you using an alternative docker environment (e.g `LXC`)?