Swimmerman96

joined 1 year ago
[–] [email protected] 2 points 1 year ago

Sonarr doesn't support moving and renaming files where multiple seasons come in on torrent. If you're doing the search interactively, you can trigger the download but the import won't happen automatically. You can move/copy/link the files to the roughly desired location, import them manually, then have Sonarr move and rename the files from there.

[–] [email protected] 1 points 1 year ago

All of my services are in containers, I use Docker usually via Docker Compose. That gives me one file to establish all of my services, update/start/stop/check logs with consistent command formats for all services, and keeps the data separate from the application. If I need to rebuild, put a backup of my data in the right spot and change names in filepaths as needed, run a backup of the Docker Compose file and I'm up and running again.

The only things I don't have in a container is Fail2Ban on my rented, public facing server to minimize noise of bots trying to login.

[–] [email protected] 5 points 1 year ago (1 children)

I personally haveb't used Plex, but one feature they have that I've heard is hard to give up is automatic intro and credit skipping.

[–] [email protected] 2 points 1 year ago

I went to Cherry Springs State Park in Pennsylvania for it's certified Dark Sky Park to see the Palisades Meteor Shower a couple years back. It was a stunning thing, I had never seen so many stars at once. I brought some binoculars, and could see just as many stars through just the little part of the sky the binoculars looked at. That's before just laying there and watching for Shooting Stars, there was a whole crowd there "Ooh"ing and " Aaah"ing each time. It was stunning, I'd highly suggest it to anyon einterested in star gazing.

[–] [email protected] 3 points 1 year ago (2 children)

You are able to host all these services and more on the same domain. I do a similar thing with different services at different subdomains. I don't believe the username@ portion can help point to different services, that syntax is usually associated with email addresses.

I think the best way to go about it would be having different subdomains such as lemmy.domain.tld, matrix.domain.tld, etc.
To accomplish that, I have a wildcard subdomain point to my server, my reverse proxy (Caddy) handles figuring out which subdomain maps to which service on top of handling TLS certificates for me.

[–] [email protected] 10 points 1 year ago (9 children)

If you're so inclined, Reddit User to SQLite is a project that uses Reddit API to save as many posts and comments by a user to a SQLite Database. It then has suggestions about a good way to view the data in the web browser as well.

[–] [email protected] 3 points 1 year ago (1 children)

Sometimes I run into this as well. Usually I cam scroll up a few posts, and start scrolling down again and it works. I think it's just taking the instance a little longer to respond than it takes you to scroll and hit the end of what you have.

[–] [email protected] 29 points 1 year ago (6 children)

There are over 6000 subreddits that still aren't public. Like looks like Reddit is over waiting for them to come back online. https://famichiki.jp/@Tsutsuku/110537730270070245

[–] [email protected] 1 points 1 year ago

My understanding is that an app needs to register the URLs it wants to try to open before it can open them. This means Jerboa world need to manually add each link as new instances pop up.

This has already been done with many major instances. If you go to your phone's Settings, then go Apps>Default Apps>Opening Links>Jerboa (or something similar, may change depending upon your phone manufacturer) you'll see a checklist of all currently registered links. Check those, and Jerboa will start opening those links.

[–] [email protected] 8 points 1 year ago (1 children)

If you're open to things similar to Plex, I'd recommend Jellyfin! Plex has been making some decisions lately that aren't necessarily selfhoster friendly. A selfhosted instance of Plex still authenticates using Plex's central servers (if you're internet is out or Plex is down and you want to stream your own movies or shows, that won't work due to failed authentication). That's compared to your Jellyfin instance handling authentication locally. If you can contact your server, you can watch your media. Plex has also announced a credit skipping feature, uploading credit timing to their central servers that can be restored on complete rebuild. While they say it's anonymous, they need some way to associate you and the proper credit timings, to send that back to you.

Jellyfin is earlier days in development, and you should check to see what clients are available to see if that would work with your hardware. But Jellyfin is definitely catching up, I've been very happy with their server and applications.

[–] [email protected] 4 points 1 year ago (1 children)

That epiphany is great. I've done some of my best work while standing in the shower.

[–] [email protected] 3 points 1 year ago

An instance is a server running Lemmy software, which can have a bunch of communities which are effectively subreddits. Some instances allow users to create communities, others restrict that ability to admins.

view more: next ›