Alexander Sulfrian
Alexander Sulfrian
I'm on Android too.
/remove-lifecycle rotten
You may want to try to raise `gpu_mem` to 128MB. This fixed the issue for me.
> Hi Alexander, thank you for your help. Where am I supposed to put that setting? This should be added to `/boot/config.txt`. And please check if your browser supports WebRTC...
To be valid xml, the `&` in the URL needed to be escaped like this: ``` https://app.rockgympro.com/b/widget/?a=offering&offering_guid=27bfb7a0288743b5d1291c6b09762e27&random=5bd455ac38eda&iframeid=&mode=p ```
Yes it seems to be only a problem of the preview. But nonetheless I will prepare a PR to fix this issue in the following days.
> Can you change the timeout to 60 minutes? Some of these feeds contain history of up to a year, so I doubt we need to refresh every 30 minutes....
I think this issue only happens with python
`pytomlpp` also seems to be a toml python library, but is a different library then `tomli`. Maybe we can consolitdate the code to only require one toml implementation?
This is maybe related to #1483