Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Scrath, to piracy in Film studios demand IP addresses of people who discussed piracy on Reddit

Why port forwarding off specifically?

Scrath, to selfhosted in Open casting alternative (by Amazon?)

The company says services like Plex, Pluto TV, Sling TV, Starz, and ZDF will introduce support later this year.

I always had the impression that plex was really slow when it comes to implementing new features. I’m definitely looking forward to a chromecast alternative though. Being locked into googles DNS gives me problems due to it prohibiting streaming from my local server via hostname.

I really hope it will be implemented in Jellyfin as well since I can’t get my installation to work with Chromecast at all (most likely again due to the DNS issue)

Scrath, to piracy in Where to find flac and other lossless file types

I used to like slavart. I found out about them while they still allowed album downloads on their website. Later I moved to their divolt website (like a selfhosted discord) where they allowed downloads via bots.

At some point they decided not to bother with divolt and told everyone to start using their discord bot. Anyone who had concerns about privacy or about using their main discord account for piracy was pretty much told that they were an idiot and should go fuck themselves.

At that point I transitioned to ripping directly from quobus as explained in this guide. If I can’t find what I want on quobuz I go to deezer.

Scrath, to linux in Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues

Yeah sorry. I was half asleep while I wrote this. That is the problem I have as well.

One workaround I found is to use the separate search bar (if you have it enabled) as a buffer.

When I copy the URL I can paste it into the search bar but nowhere else. If I copy the search bar I can paste it everywhere just fine

Scrath, (edited ) to linux in Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues

Personally I didn’t have any problems with that yet fortunately.

My bigger problem right now is a bug that prevents me from copying stuff from the url bar when middle-click pasting is disabled in the KDE settings…

In X11 the bug doesn’t exist

Scrath, to linux in My move to wayland: it's finally ready

Unfortunately I still have some breaking bugs with wayland on my laptop.

Most notably big blue button (an open source video conference tool) refuses to connect when using firefox with wayland.

Firefox does not allow copying of urls in wayland if a certain setting is enabled in kde plasmas settings.

I cannot move views around or redock windows in eclipse.

Xilinx vivadi randomly crashes on wayland but not on X11.

Notably, aside from the url copying problem, most of those things will not be an issue for the typical user

Scrath, to memes in Just sayin

That sounds like something one of those image AI’s might be able to make for you.

Scrath, to selfhosted in Question: Best UI to manage VMs and containers?

Can proxmox do docker containers? Last I checked it could only do LXC

Scrath, (edited ) to comicstrips in Poor turtle [Duck Chillin]

I dimly remember my grandmother having straws made from actual straw (or something similar at least). I don’t remember how well they worked unfortunately

Scrath, to selfhosted in Reverse-proxying from a docker network

By exposed you basically mean that I can reach them using my browser? I can reach my homeassistant web ui on port 8123 but when I try to forward to that port with the servers IP I get a 400 Bad Request error. I’m not sure if this is caused by nginx being unable to forward or by homeassistant not accepting the connection somehow

Scrath, to selfhosted in What is your prefered way to get audiobooks/podcasts/ebooks for your audiobookshelf?

I use annas archive for ebooks but I organize those with calibre, not audiobookshelf because I have a somewhat peculiar organization scheme that relies on calibres custom columns and export feature.

My audiobooks I get from abtorrents but I heard great things about myanonamouse

Scrath, to piracy in Where to find flac and other lossless file types

I guess it’s private? I’m not really familiar with discord bots

Scrath, to selfhosted in Reverse-proxy for linuxserver/jellyfin docker image

Good to know. I thought there was some issue with those ports and the reverse-proxy because the DLNA function doesn’t seem to be working but from some googling this seems to be more of a docker problem in general when you are not using host mode for networking.

Scrath, to selfhosted in Reverse-proxying from a docker network

Thanks for the configuration example. Unfortunately it doesn’t seem to work for me. I’ve replied to someone above with screenshots of what my configuration now looks like. The base_url option you use there wasn’t available to me because it apparently has been deprecated and replaced with internal_url and external_url.

Scrath, to selfhosted in Reverse-proxying from a docker network

Thanks. I tried it like this and still get a 400 Bad Request error.

https://lemmy.dbzer0.com/pictrs/image/fe1f4995-0a5e-4fc6-b679-6d7d4e93e264.png

Someone below mentioned adding some more IPs to the trusted_proxies list so I tried that as well without result. The IP I used for the reverse-proxy is the IP listed in portainer under the network for the proxy container. Just to reiterate, the container is running on a different device than homeassistant (technically same device but different VM but that shouldn’t make a difference).


<span style="color:#63a35c;">http</span><span style="color:#323232;">:
</span><span style="color:#323232;">  </span><span style="color:#63a35c;">use_x_forwarded_for</span><span style="color:#323232;">: </span><span style="color:#0086b3;">true
</span><span style="color:#323232;">  </span><span style="color:#63a35c;">trusted_proxies</span><span style="color:#323232;">:
</span><span style="color:#323232;">    - </span><span style="color:#0086b3;">192.168.208.2 </span><span style="font-style:italic;color:#969896;"># IP of reverse-proxy in its network
</span><span style="color:#323232;">    - </span><span style="color:#183691;">192.168.208.0/20 </span><span style="font-style:italic;color:#969896;"># Subnet of proxy docker network
</span><span style="color:#323232;">    - </span><span style="color:#0086b3;">192.168.1.103 </span><span style="font-style:italic;color:#969896;"># HA IP
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #