Jellyfins Xbox app is unusable and afaik there’s no app for Samsung tvs or at least not older ones.
Jellyfins Xbox app is unusable and afaik there’s no app for Samsung tvs or at least not older ones.
ahah thanks, for posterity this is how far i got. Only needed to add the command to follow https://github.com/Death916/lemmy-federation-bot
I was working on something like this to add a bot user and follow active communities but got distracted. Looks like I can quit that side project hahah
U can use headscale and make it pretty much 100% self hosted
I use tailscale on my pihole container and add the tailscale ip as dns for all tailscale devices. Then u just have tailscale one your phone laptop or w.e and will be using that dns. No ports opened at all.
https://selfhosted.show/ literally the self hosted podcast it’s pretty good imo.
instead of hostnames try and use an ip for everything. if not im not sure sorry
Lol I’m feeling the same
U just point plex to a folder and anything u download or put there is in plex
https://gist.github.com/Death916/0da841d45923cded1e479427f1cde6e8
this is the nginx conf i used sinc elemmy used nginx for the server in the container. then in nginx proxy manager had to add locations for /pictrs /api /pictrs
/feeds
/nodeinfo
ya i used nginx proxy manager. you have to put some custom locations in and passthrough some headers for reverse proxy to work.
nice glad to hear it.
If you’re not using arm remove the arm tags. Not sure about the network issue as u should be able to declare networks in compose easily. Id check if some formatting got messed up in copying it over as the yaml is usually whitespace sensitive. Is there more to the pictrs error because that image is pretty basic and jus pulls it doen
This is what I used as well with some tweaking for arm
I wrote a small guide here. https://lemmy.death916.xyz/post/3068
But suffice to say their docker compose sux and requires some tweaking. I got mine running behind nginx proxy manager on a remote host
Just looked at that and might have to try that. had a couple issues with devcvices finding eachother at first, but a reboot of thee container fixed it. Might be handy for sending my gf something when out and about.
I just heard about this on the podcast and wanted to try it but pairdrop may be better. Thanks
Been using a zoho free account and their smtp servers . Used it for lemmy notifications
By putting things in the allow list I believe it blocks everything not in the list. I suggest doing a Blocklist instead. Not sure why it’s not saving g though id check the db. Also when I tried to block some instances the same thing happens too, could be a bug.
I didn’t notice either because the .16 version worked for me without a tag. When installing .17 I started getting errors and had to search around.
If it’s just for local you can add dns hostnames in the gui. I have all my lan boxes defined in pihole with the .lan under the local dbs ootio. Might even work for external too