Andreas Skomski
Andreas Skomski
> Bei > `'placeholder' => 'url(localhost:8081)',` > sollte man noch ein protokoll mitgeben. > `'placeholder' => 'url(http://localhost:8081)',` > Was hab ich Depp den Fehler gesucht. Danke, werde ich ergänzen :)
Wie sieht's aus mit `'url(127.0.0.1:8081)',` Oder wird da auch das http benötigt?
Here's an example how to implement a counter: https://github.com/andreknieriem/photobooth/commit/ab6cc50d5571cdd9245d7c5b0801484f284872b7#diff-1463ee9d4350b7e153b2bf7b62a8f151
It's not my implementation, but a hint on how it could work and how it could be implemented.
discussion/development continues here https://github.com/andreknieriem/photobooth/issues/68
Reopen and close collection thread
@Wild-Bird seems to work fine for me too. Thanks for sharing your solution! If someone else likes to test too: [photobooth.zip](https://github.com/andi34/photobooth/releases/download/v2.2.1/photobooth-2.2.1.zip) Edit: Habe das zip nochmal neu hochgeladen weil ein...
> > @Wild-Bird seems to work fine for me too. Thanks for sharing your solution! If someone else likes to test too: [photobooth.zip](https://github.com/andi34/photobooth/releases/download/v2.2.1/photobooth-2.2.1.zip) > > Edit: > > Habe das...
@sualko if we add everywhere above (or below?) to the config related lines `` So it'll look like ```
@rawbertp you're working on it already?