Nicolas Goldack

Results 6 comments of Nicolas Goldack

Hi, I still have issues getting this running. I followed @mlapaglia steps, but it won't work. I'm running Unraid with an Nvidia T600 installed. When running `nvidia-smi` it shows Cuda...

> do you also have the > > ``` > -e 'NVIDIA_VISIBLE_DEVICES'='all' > -e 'NVIDIA_DRIVER_CAPABILITIES'='all' > -e 'PHOTOPRISM_FFMPEG_ENCODER'='nvidia' > > flags set? > ``` Yes!

I tried it with the same file again and with a diffrent one - even more errors: ``` ffmpeg version 5.1-3 Copyright (c) 2000-2022 the FFmpeg developers built with gcc...

@anuraghazra I tried it in go and it worked like a charm to count those stars: ```go package main import ( "encoding/json" "fmt" "io/ioutil" "net/http" ) type Org struct {...

@anuraghazra or concurrency. Another problem would be the rate limiting with too much orgs/repos