Creates filenames with the timezone appropriate to each video (as opposed to UTC all the time), along with a more readable name based on Network and Camera (I need this as I have multiple networks), it also skips files already present locally and tries to ensure files are fully downloaded before naming them.
I have tested this on a system with six cameras and two networks across two time-zones and it meets my needs well. I had toyed with the idea of creating a directory for each network, but most users won't care and it would make the script a little more complicated.
Creates filenames with the timezone appropriate to each video (as opposed to UTC all the time), along with a more readable name based on Network and Camera (I need this as I have multiple networks), it also skips files already present locally and tries to ensure files are fully downloaded before naming them.
I have tested this on a system with six cameras and two networks across two time-zones and it meets my needs well. I had toyed with the idea of creating a directory for each network, but most users won't care and it would make the script a little more complicated.