Vincent Boutour

Results 9 comments of Vincent Boutour

I encounter the same need here. We have a repository describing all our infrastructure, call it `infra`. In `infra`, there is one folder per namespace, and one team responsible for...

Hi @trygvis , Interesting case, I didn't know it was possible! We rely on the [sosedoff/ansible-vault-go](https://github.com/sosedoff/ansible-vault-go) repository for encrypting/decrypting Ansible Vault and it not seems to have this functionnality. We'll...

> Hm, it seems to follow the specification and just sees the (source) file as a UTF8 encoded text file: https://github.com/sosedoff/ansible-vault-go/blob/ab5632c40bf561686dfdefcba499ef4d17cdcca6/vault.go#L59 > > It seems that you're not even parsing...

Hi, thanks for thinking of me. My use case is a bit different when I used `ffmpeg`. I need to convert the video into a more easily streamable version, its...

I don't do particular things also, I rely on the browser implement. When it's HLS, you send the `.m3u8` file and the built-in player knows how to handle it (it's...

Hi @dumblob, Thank you for your suggestion, seems like a valid way. I think we can store the tags' list in the EXIF file, which is more a metadata file...

There is a search feature, based on criteria. But when listing files and folders, I will also need to add "virtual folders" stored elsewhere to that list. It's not an...

Following on this, I added (a while ago) the tagging on each file and the ability to search by tag, and store the search result as a folder. Is it...

cc @obezuk, is it possible to have some update on this project or lifecycle of pull-requests?