-
```
Currently the search can take a long time and puts extra strain on
thetvdb.com by getting the data multiple times here:
$xml = simplexml_load_string($data);
foreach($xml->Series as $show…
-
Could you port this good docker image to armv7 (Raspberry Pi)? Or could you explain me how I could do it?
-
```
Currently the search can take a long time and puts extra strain on
thetvdb.com by getting the data multiple times here:
$xml = simplexml_load_string($data);
foreach($xml->Series as $show…
-
Given that we're using a REST API to make our app, we might as well take advantage of there being a structured and repeatable way to handle receive and serve data. We should ideally be able to serve a…
-
### Self-Hosted Version
23.5.1
### CPU Architecture
x86_64
### Docker Version
24.0.1
### Docker Compose Version
2.18.1
### Steps to Reproduce
1) Create a user account (not a…
-
Currently if I'm looking at a project on PyPI, it can be difficult to determine if it's "real" or not. I can look and see the user names that are publishing the project as well as certain key pieces o…
-
This issue is to discuss possible ways to enable _portability of user data_.
(Originally opened by @nicola)
(Moved from https://github.com/solid/solid-spec/issues/72)
Portability specifically means …
-
Have you considered allowing for an email or some other options that just basically says the gateway was rebooted? Email would have the timestamp. Might indicate if the issue is overheating. teleg…
-
# Bug report
![image](https://github.com/supabase/supabase/assets/1549611/2911b9f9-b172-4105-aad1-c243783441d5)
My docker container environment
![image](https://github.com/supabase/supabase/ass…
-
```
Currently the search can take a long time and puts extra strain on
thetvdb.com by getting the data multiple times here:
$xml = simplexml_load_string($data);
foreach($xml->Series as $show…