Isaac Connor
|
bdf9a029ad
|
Must require ZoneMinder::Monitor if we want to use it
|
2020-12-15 09:35:17 -05:00 |
|
Isaac Connor
|
9fec11c4a9
|
Add missing Monitor() function.
|
2020-12-14 14:41:34 -05:00 |
|
Isaac Connor
|
a47b72af49
|
Fixes recovering frames from jpegs. Use Time::HiRes stat to get microseconds.
|
2020-11-16 11:31:36 -05:00 |
|
Isaac Connor
|
adbd3486bf
|
Rename StartTime, EndTime in Events to StartDateTime and EndDateTime
|
2020-11-04 13:49:39 -05:00 |
|
Isaac Connor
|
65df84ef7e
|
Make ZoneMinder::Event::delete aware of transactions
|
2020-10-30 11:49:00 -04:00 |
|
Isaac Connor
|
cd707571e7
|
Merge branch 'master' of github.com:zoneminder/ZoneMinder
|
2020-07-08 17:22:32 -04:00 |
|
Isaac Connor
|
a469fdef9a
|
include the non-existent path in the warning
|
2020-07-08 17:21:59 -04:00 |
|
Isaac Connor
|
d59697b9b5
|
fix event->self
|
2020-06-07 11:57:08 -04:00 |
|
Isaac Connor
|
caa48e7b80
|
Finish canEdit function
|
2020-06-05 17:50:52 -04:00 |
|
Isaac Connor
|
58fae48736
|
Add canEdit tests to delete,delete_files,CopyTo,MoveTo
|
2020-05-07 10:58:31 -04:00 |
|
Isaac Connor
|
b63fc0b0e5
|
Delete linkpath before deleting empty directories. add closedir and some more debugging. Also add popping off that last part of the dir at each loop
|
2019-10-15 20:44:15 -04:00 |
|
Isaac Connor
|
04c22988ad
|
Add code to delete empty event directories after deleting an event
|
2019-10-15 15:04:55 -04:00 |
|
Isaac Connor
|
30687de918
|
Handle 0 value for StorageId
|
2019-09-10 17:20:18 -04:00 |
|
Isaac Connor
|
6b83a62fad
|
allow for StorageId to be 0
|
2019-09-04 13:35:46 -04:00 |
|
Isaac Connor
|
d1ac88d301
|
Now you can have a subpath under the S3 bucket
|
2019-08-29 17:55:39 -04:00 |
|
Isaac Connor
|
ab0a939550
|
Turn off event dir creation on S3. It's not neccessary. Allow s3fs:// at the beginning of the S3 url
|
2019-08-29 11:27:58 -04:00 |
|
Isaac Connor
|
93d642304e
|
Add debug line for aws credentials
|
2019-08-29 09:42:20 -04:00 |
|
Isaac Connor
|
307fad72be
|
Default to using V4 Signature
|
2019-08-28 11:43:46 -04:00 |
|
Isaac Connor
|
cdb8e056b6
|
Turn off debug in Event
|
2019-08-27 15:20:30 -04:00 |
|
Isaac Connor
|
35d3a7d4fa
|
introduce files, has_capture_jpegs and has_analyse_jpegs functions to use in zmaudit. Improve delete debugging output
|
2019-08-27 15:17:18 -04:00 |
|
Isaac Connor
|
b43093234f
|
Merge branch 'master' of github.com:/ZoneMinder/zoneminder
|
2019-08-27 13:54:24 -04:00 |
|
Isaac Connor
|
bf40421203
|
Turn on debugging in Event
|
2019-08-27 13:54:19 -04:00 |
|
Isaac Connor
|
547ee749e6
|
Test for Storage existing when generating path
|
2019-08-27 13:52:25 -04:00 |
|
Isaac Connor
|
b0b27a24aa
|
Add errstr reporting on add_key_filename failure
|
2019-08-27 13:11:38 -04:00 |
|
Isaac Connor
|
561fcfac7d
|
Fix
|
2019-08-27 10:01:01 -04:00 |
|
Isaac Connor
|
1e91f5501e
|
MOre debug, fix problems with S3 upload
|
2019-08-26 20:44:59 -04:00 |
|
Isaac Connor
|
f01bedb33e
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2019-08-26 18:49:12 -04:00 |
|
Isaac Connor
|
74e414eb00
|
Clean up ugly hack in CopyTo. Do not modify the object resulting in cached crap
|
2019-08-13 15:33:38 -04:00 |
|
Isaac Connor
|
bf6170bf61
|
Test for values in aws url and give better errors if Url empty. Don't append events dir to S3 bucket path
|
2019-08-07 15:47:12 -04:00 |
|
Isaac Connor
|
98922b6788
|
Add SecondaryStorageId to Event so that we can update it
|
2019-07-24 09:37:16 -04:00 |
|
Isaac Connor
|
bb653b172c
|
Use hires time to give better bandwidth reporitng
|
2019-07-23 14:34:26 -04:00 |
|
Isaac Connor
|
e821553265
|
Split MoveTo into CopyTo and MoveTo.
|
2019-07-23 09:54:39 -04:00 |
|
Isaac Connor
|
3f4e918b9e
|
Merge branch 'zmaudit_check_other_storageareas' into storageareas
|
2018-11-26 15:09:14 -05:00 |
|
Isaac Connor
|
d6fb4e1910
|
Add StorageId function to clear Storage when you set a new StorageId. Clear Path when assigning a new StorageArea
|
2018-11-26 15:09:04 -05:00 |
|
Isaac Connor
|
d2dc23b4e9
|
fixes, better logging
|
2018-11-13 16:35:09 -05:00 |
|
Isaac Connor
|
e8ed1367d7
|
Merge branch 'master' into storageareas
|
2018-11-13 14:22:00 -05:00 |
|
Isaac Connor
|
798bf68df1
|
add function time_of_youngest_file to determine the youngest file in an event dir, so as to guess the starttime of the event.
|
2018-11-13 14:13:32 -05:00 |
|
Isaac Connor
|
5f81e9111f
|
Add Scheme and SaveJPEGs to Event fields, and fix setting Scheme
|
2018-11-09 12:14:05 -05:00 |
|
Isaac Connor
|
181a8c29e1
|
Add SaveJPEGs to Event
|
2018-11-06 15:28:37 -05:00 |
|
Isaac Connor
|
3cd1887d54
|
Cleanup POSIX use. Fix conflict between POSIX and Date::Format.
|
2018-11-06 12:14:42 -05:00 |
|
Isaac Connor
|
e0bc0484d4
|
Add empty string default for DefaultVideo
|
2018-11-06 09:56:29 -05:00 |
|
Isaac Connor
|
451c42ddf5
|
Implement rmrecover script. Flush out Object code to support find, find_one, find_sql, improve to_string, etc.
|
2018-11-05 16:52:34 -05:00 |
|
Isaac Connor
|
6aa71dfc11
|
Fix calculation of LinkPath, as it was using RelativePath instead of Path
|
2018-09-21 10:31:11 -04:00 |
|
Isaac Connor
|
f2a117c85b
|
fix undefined $event
|
2018-09-14 11:06:08 -04:00 |
|
Isaac Connor
|
11137d271e
|
Create utility functions in event for creating linkPath and idPath. Replace the code in Generate::createEventPath with using these nice new functions
|
2018-09-14 10:06:36 -04:00 |
|
Isaac Connor
|
730e1fda37
|
We only use File::Slurp when moving files to s3fs so only require it if doing that
|
2018-09-05 10:14:45 -04:00 |
|
Isaac Connor
|
c34f899d31
|
eliminate warning when no Storage area is set.
|
2018-09-04 13:57:35 -04:00 |
|
Isaac Connor
|
3cb5ef6a94
|
Spacing
|
2018-06-21 10:00:54 -04:00 |
|
Isaac Connor
|
13e11a1e7f
|
Fix potention div vy zero
|
2018-05-22 15:52:12 -04:00 |
|
Isaac Connor
|
095f4614da
|
don't move event if there are no files. Add some more debug
|
2018-05-03 09:30:06 -07:00 |
|