2020-05-29, 08:28 PM
Right now I'm still in the experiment phase of NextPVR.
With MythTV, multiple mount points / paths can be configured as recording directories, and then MythTV can be configured to either spread the load, most space available, etc. When it comes time to playback a recording, the MythTV database stores the name of the recording, but not necessarily the complete mount path, so if I choose to manually move a recording in the CLI from one recording directory to another, then mythtvbackend can still find it. (Because most users will have a reasonable number of mount points, it takes a fraction of a second to check each directory for the file that we're looking for)
If I create a share on my NAS, and configure the recording and LiveTV buffer directories to point at that share, then will I be able to move the existing recordings that are in the recordings subdirectory to the new mount point? Or is the NextPVR database storing the full path to the recording, so if I manually move it with "mv", that's going to break things?
With MythTV, multiple mount points / paths can be configured as recording directories, and then MythTV can be configured to either spread the load, most space available, etc. When it comes time to playback a recording, the MythTV database stores the name of the recording, but not necessarily the complete mount path, so if I choose to manually move a recording in the CLI from one recording directory to another, then mythtvbackend can still find it. (Because most users will have a reasonable number of mount points, it takes a fraction of a second to check each directory for the file that we're looking for)
If I create a share on my NAS, and configure the recording and LiveTV buffer directories to point at that share, then will I be able to move the existing recordings that are in the recordings subdirectory to the new mount point? Or is the NextPVR database storing the full path to the recording, so if I manually move it with "mv", that's going to break things?