Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video Download Timestamp #9

Closed
c4329 opened this issue Apr 17, 2019 · 5 comments
Closed

Video Download Timestamp #9

c4329 opened this issue Apr 17, 2019 · 5 comments
Labels
enhancement New feature or request

Comments

@c4329
Copy link

c4329 commented Apr 17, 2019

Hello,

Thanks for developing this app! I installed the desktop version 0.1.6 and it is working flawlessly on my W10 desktop. Nice job!

Only question I have regarding the app is the timestamp imbedded in the video name for the downloaded Blink videos is 5 hours latter than the actual video on my Blink cameras. Is there any parameter setting I can use to correct this?

@lurume84
Copy link
Owner

Thanks! I am working on it, will post again with new version.

@lurume84 lurume84 added the enhancement New feature or request label Apr 22, 2019
@lurume84
Copy link
Owner

Version 0.1.10 now includes your request. You have to download, install it and then go to configuration file

%userprofile%\Bling.exe\Blink.ini

Edit it and add UseLocalTime=true in SyncVideo section as follows

[SyncVideo]
UseLocalTime=true

Setting this option will save videos using the computer's timezone. I could not use Blink's timezone as they do not have this information directly stored in their API but I imagine computer's timezone is OK.

I cannot put this feature as the default one as other users are already using it with the current universal time.

@c4329
Copy link
Author

c4329 commented May 2, 2019

Thanks for the enhancement. I downloaded what I thought was the latest version to test the enhancement but I keep getting Desktop versioni 0.1.9.0 instead of 10. Even tried uninstall/reinstall to no avail. Any help would be appreciated.
Capture

@c4329
Copy link
Author

c4329 commented May 2, 2019

Additional info to my comment from yesterday. Version is still showing as 0.1.9.0. Not sure what changed from yesterday but the file download naming process using UserLocalTime=true is working perfectly now. I see the name is now date and timestamp which is perfect. Thanks for your help. This makes it very easy to associate the videos on the mobile app and the desktop app. Thanks again.
Capture

@lurume84
Copy link
Owner

lurume84 commented May 2, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants