Daniel Fernau

Results 10 issues of Daniel Fernau

_Originally posted by @hakarune in https://github.com/danielfernau/unifi-protect-video-downloader/issues/29#issuecomment-1056380725_ > I just pulled the newest and this is still an issue > `docker run -v /sharedfolders/Backups/Camera/UniFi:/downloads unifitoolbox/protect-archiver events --address=10.1.1.1 --username=ubnt --password=XXXXXX --use-subfolders --cameras=all...

bug

As suggested by @adriankeenan in https://github.com/unifi-toolbox/unifi-protect-video-downloader/issues/40#issuecomment-1008444205 Skip downloads for all cameras where `camera["stats"]["video"]["recordingStart"]` is `None` (no recordings) instead of `int` (timestamp of first available recording). Currently, the software will try...

bug
good first issue

**Feature request** - add indicator for individual file download progress (by file size) - if possible, add indicator for total download progress (by file size or by number of recordings)...

enhancement

As suggested in #54, implement selection of cameras by their name, not just their ID, when using the `--cameras=` command line option.

enhancement

Related issues: #187

enhancement

follows PR #12 ToDo - [x] /auth - [ ] /bootstrap - [ ] /cameras - [ ] /video see https://unifi-protect-api-docs.web.app/ for preview

documentation

As suggested by @Haaselh0ff in https://github.com/danielfernau/unifi-protect-video-downloader/discussions/304#discussioncomment-5839094

enhancement

This issue is a place to collect tasks and ideas related to improvements of the documentation and getting started guides. 🚀 Feel free to add your own suggestions!

documentation
enhancement

### Discussed in https://github.com/danielfernau/unifi-protect-video-downloader/discussions/282 Originally posted by **NikeNut** February 20, 2023 First of all, thank you for building this! I would like to have the output subfolders and file name...

bug