Peter R

Results 4 issues of Peter R

There are quotes after every table. You can see this in the image below: ![image](https://user-images.githubusercontent.com/16978632/110463972-aca27380-8126-11eb-9b5f-ff958f0fc701.png)

Currently I run heplify-server in a docker container. My config has the following flags set up with 40+ VoIP servers for example: ``` - "HEPLIFYSERVER_PROMTARGETIP=1.1.1.1,1.1.1.2,1.1.1.3,1.1.1.4,..." - "HEPLIFYSERVER_PROMTARGETNAME=name1,name2,name3,name4,..." ``` We launch...

enhancement

* Do not create artwork for episode if it exists * Do not refresh metadata unless artwork or summary has been modified for episode * New flag --replace forces artwork...

Addresses https://github.com/sipcapture/homer7-docker/issues/29 For existing users, you may need to restart/clean heplify-server/promtail to continue receiving logs edit: changed to match official/all config