burkasaurusrex
burkasaurusrex
Excited to see this under consideration. With wireguard being merged into the 5.6 kernel, it would be awesome to see kernel space support in addition to user space support via...
Cool, sounds good to me. Also I just noticed that LinuxServer.io added a Wireguard container last month here: [linuxserver/docker-wireguard](https://github.com/linuxserver/docker-wireguard). In case it's helpful.
Yea, it’s a great point. I have never tried it, I assumed it would be miserably slow given how slow even HTTP is over tor. I’m also not sure tor...
It might be cool to integrate with a notification abstraction framework? [caronc/apprise](https://github.com/caronc/apprise) is pretty popular but written in python. [containrrr/shoutrrr](https://github.com/containrrr/shoutrrr) looks like an early golang port though.
Had some free time so I started poking around on this for a bit. I'll document here as I learn more. It looks like Plex stores the reviews in the...
> 8 | created_at | datetime | Unclear if this is time of the review or time added to the database > -- | -- | -- | -- Confirmed...
> - [x] Find where `tag_id` maps to. See if it can be manipulated. No surprise, `tag_id` maps to the `tags` table: ``` 0|id|integer 1|metadata_item_id|integer 2|tag|varchar(255) 3|tag_type|integer 4|user_thumb_url|varchar(255) 5|user_art_url|varchar(255) 6|user_music_url|varchar(255)...
> - [x] Find where `rottentomatoes://image.review.fresh` is stored. See if the image store can be manipulated to take other logos. If so, it would be easier to identify Plex-native reviews...
Now that Layers have .Net Core support, any chance we could bring them Powershell? It would be awesome to be able to upload modules to layers and then have a...
Just came here to say I'm having the same issue, with an ER-PoE-5, firmware v1.10.1. It appears as though extending the timeout to 10s has fixed things for now.