Re: Older Noob Seeking Basic Advice
Posted: Mon Oct 21, 2024 3:22 pm
Sure. At the most basic level, this is how Plex works, sending movies across your local network. The general rule of thumb is the more parts of your network that can be hardwired the better off you'll be.RobertMoo wrote: Sun Oct 20, 2024 2:51 pm I've never tried this before, but what about running the hard drive off another PC in my home network? Once I get it setup, could I play movies through my local wifi or would the access be slow to start and then possibly not smooth? I've never tried to access different hardware via my home network, but just curious if you know if this would work. The only purpose would be to eliminate the HDD noise (buy having it located in another room). My projector is already a little noisy when I'm not actually playing any audio through it.
I'm not aware of a spreadsheet for forced subtitles. I am aware of https://thediscdb.com, although I don't know if forced subtitle tracks are called out as such. I use a tool called MediaInfo that shows a bunch of details about .mkv files, including a count of elements in a subtitle track. A movie might have a couple thousand elements in a subtitle track. A TV show is probably many hundreds. A forced subtitle track probably has less than 100. I always try to verify it by watching a relevant clip in the movie, but once I do, I name the track 'Forced' and set the 'default' and 'forced' flags to true in the .mkv file. The MKVToolNix tools are good for this. Setting the flags that way means my Plex plays those forced subtitle tracks by default. I don't have as much experience with VLC, but there's undoubtedly a way you can set the flags in a file so VLC does the right thing by default. If you figure out which track is which in MakeMKV, you can set a subtitle track's default or forced flag to true by highlighting the track and selecting MKV Flags in the properties section. Include a 'd' for setting default to true and/or an 'f' for setting forced to true.RobertMoo wrote: Sun Oct 20, 2024 2:51 pm I'm having a little trouble with getting the right subtitles to display in English ONLY for the non-English parts, but I think I figured it out with help from a "Movie Subtitles" spreadsheet I found online which tells which audio tracks to use, when to enable disable "forced", etc. If you're aware of this spreadsheet, can you tell me if there's an updated version of it? I got mine indirectly through someone else's post.
Is there a similar type spreadsheet to identify which video tracks to use for specific movies? I think you said I can find posts of people discussing specific movies, but one spreadsheet with a database would sure be nice for quick reference, if it exists.