Ask HN: How do you manage and consume movies etc.?
In recent years the coverage and convenience of streaming services has improved hugely, but I still have terabytes of DVDs backed up which I'd love to explore and consume just as easily.
What are you using to store and enjoy your own movie collection?
10 comments
[ 3.6 ms ] story [ 37.7 ms ] threadWould you recommend one over the other if I'm only interested in my own content collection?
So, I can recommend Plex over null. For me, having it automatically lookup meta data and cover art is useful, but it’s by no means unique there.
There are good apps for FireTV and a basic web player. I have an iOS app as well, but I can’t recall ever using it except to browse the library.
The LAN has a cron job that rebuilds two m3u playlists every 45 minutes. One is for low-bandwidth video streaming and one is for higher-bandwidth (so you can pick whatever's more appropriate depending on location on the property / distance from wifi).
Locally where other collections are available, I usually have keystrokes bound to create a given playlist on the spot and open the playlist in a media player.
As an example I use this idiom a lot for creating things like m3u playlists:
find . -name "*.format" | shuf | head -n 150
This usually gets me a nice shuffled list of things to watch. I open up 3-9 windows at work and lower the volume of all but whatever one I'm watching. And whatever I'm watching usually needs to be something I've watched before, so I can focus on my work and also take advantage of the energy effect from the video that's playing.
I also do this shuffling thing with books, comics, long-form MP3 tracks like relaxation, lectures, etc. They each have a button in the xfce panel. Aaand I really wish I could do something similar with streaming services and my various cloud book collections...
radarr auto downloads and organizes the movies (if you're into that kind of thing)
I'm happy with Synology Video. Streams well over LAN and internet, and hooks into IMDB for info.