Changing directory structure
Added by Hiro Protagonist over 9 years ago
I previously had TVHeadend set up to record in a subdirectory per channel, so I'd have:
pvr/<channel 1>/<program1>/<episodes>
pvr/<channel 2>/<program2>/<episodes>
And so on. I've now switched that option off so I now have:
pvr/<program1>/<episodes>
pvr/<program2>/<episodes>
pvr/<channel 1>/<program1>/<episodes>
pvr/<channel 2>/<program2>/<episodes>
Can I just move the older stuff from pvr/<channel 1>/<program1>/<episodes> to pvr/<program1>/<episodes> & expect it to work?
Replies (1)
RE: Changing directory structure - Added by Hiro Protagonist over 9 years ago
Answering my own question - no this doesn't work.
I moved a file from pvr/<channel 1>/<program1>/episode to pvr/<program1>/episode, and updated the corresponding filename in .hts/tvheadend/dvr/log/xxx, but was unable to see the episode in the frontend, in either the new or the old location.
Bummer.
Anyone know how to do this?