2015-09-27, 01:45 AM
Another utility I am working on moves recordings from local storage (small ssd) to the server. I move the file and its .edl then, if the move was successful, update the file name in the db. Sporadically, recordings were disappearing from the DB entirely even though the update was successful. I tried running the utility at startup before nextpvr is launched rather than shutdown and the problem seems to have disappeared but I don't know why.
What would be the best method to update the db so that I don't lose recordings?
Does the .exe or one of the services watch recordings directories and delete db entries when files disappear?
Thanks,
Jim
What would be the best method to update the db so that I don't lose recordings?
Does the .exe or one of the services watch recordings directories and delete db entries when files disappear?
Thanks,
Jim