Same with firefox
I think what you want is either plex or Jellyfin which will give you a nice UI to browse your already downloaded files.
Now how do you browse new releases and figure out what you want to download? I just setup https://overseerr.dev/ to go along with sonarr, radarr, prowlarr, nzbget, transmission... it's a lot of different services but they all work well together. Now to look for new movies, I or my family goes to Overseerr to request downloads, then plex to watch.
I had a coworker come to me with an "issue" he learned about. It was wrong and it wasn't really an issue and the it came out that he got it from ChatGPT and didn't really know what he was talking about, nor could he cite an actual source.
I've also played around with it and it's given me straight up wrong answers. I don't think it's really worth it.
It's just predictive text, it's not really AI.
I've been listening to A History of Rock Music in 500 Songs and let me tell you, the music industry can fuck right off. Small indie label? I'll probably buy it, but one of the major record labels? Set sail mateys.
If you are looking for FOSS, I highly recommend joplin. It's simple but works well. I used it for many years until recently I switched to Obsidian. I dislike that Obsidian isn't FOSS but I'm using the free tier and the community plugins really make it so much more powerful than Joplin. They both store things in Markdown so I'm not locked down to their ecosystem which I think is a requirement for any note taking app.
Nice, last night I self-hosted a couchdb server and setup https://github.com/vrtmrz/obsidian-livesync
So far it's working well though I had forgot to set the encryption key on one device which caused it to try and sync the encrypted version so I had a bunch of conflicts to resolve. Once that was sorted though, it's been working well and I can sync stuff to my iPad now. We'll see long term how it works.
Yeah, the MD
at the end stands for Markdown which is the format it uses to store it's notes.
So I have a folder called people/
that contains a note per person that I work with. (I have a template that helps create what I'm about to describe for each person too so creating one of these people notes is as simple as typing their name). In there I have what you'd expect, name, email, position along with maybe some personal notes I want to remember about them but then I have a dataview table that lists all the meetings I've had with them since I started taking notes.
To do this, it's a simple dataview table in the person note and then I also have a meetings/
folder where I add my meetings. In there, I just have an attendee's section where I put people's names (just using the [[name]]
notation) and obsidian links them and the meeting will show up in the table.
I can also add todo items right in this meeting template and using the tasks plugin, I can create a list of tasks that it pulls in from all my other notes. So I have a daily journal note and this has a list of all my uncompleted tasks. (Again, all this is templated so I just have to open today's journal entry to see these things)
And to top it all off, it's all in just plain text markdown files so I'm not locked into some proprietary format.
Not all I self-host but pihole, plex, & homeassistant are certainly my most used.
- Use Linux
- It's probably not a static-ip and I wouldn't rely on it as such. I'd use http://www.duckdns.org/ to handle the dynamic IP issue (or something else, https://freedns.afraid.org/ would be another option)
- I'd look to pihole to start with for DNS. It blocks ads and you can add manual DNS entries. If you need something more complex, you can always migrate to something like unbound but pihole is a good, easy start.
- Setup https://letsencrypt.org/ You didn't mention HTTPS/SSL, but you should really set it up. let's encrypt makes it easy and free
One time I went to buy a power tool that was on sale at Home Depot. I did the self checkout and the sale did not ring up correctly. I got one of the employees attention and they just told me there was nothing they could do, whatever it rings up as is the price and they can't change it. No amount of pointing at the massive sale sign would change that.
So I put it back and bought it from an online site that was having the same sale. Fuck Home Depot... Since then I go out of my way to not shop there.