-
Using the example from the [documentation](https://github.com/musement/api-documentation):
```
GET /api/v3/cities/2
Accept-Language: es
```
...only returns English.
-
I'm going to try to implement some of these changes myself, but I must admit that I'm more of a designer than a developer.
I would love to see some visual improvements to the UI. A phenomenal example…
-
Hi all,
I'm using this to show/hide 4 sections depending on days of the month. (for example show A on days 1-8, but not sections B, C or D. Show B on days 9-15 but not sections A, C or D etc etc)
I'…
-
```
What steps will reproduce the problem?
1. Scan Digital TV Stations and Analog Radio stations with EyeTV
2. Go to the Channels menu on PyeTV
What is the expected output? What do you see instead?
I…
-
I am getting the following error when running the make command after running configure:
$ make
Scanning dependencies of target iSAAC_OPT
[ 0%] Built target iSAAC_OPT
Scanning dependencies of target i…
-
```
I've an issue when I run this command:
darkice -c darkice.cfg
i get this error:
patrick@~/radio/cfg$ darkice -c darkice.cfg
DarkIce 0.19 live audio streamer, http://darkice.tyrell.hu/
Copyright …
-
It looks like when I change the example code from
'''
urls.out
-
- In sub_routing() (hydro_routing.c:807), gamma is recalculated based on water table slope (gammaf[i][j] p. ...).
- Instead, gammaf should adjust the existing gamma, not overwrite it.
- Doing so wil…
-
Since modifications made by Yufeng to embedding code to accommodate multiple stitchports in a single request, the stitchports should be defined differently from what NDLlib is currently doing. Fan is …
-
Hi, not really an issue, more of support request - sorry. Do you know if you can use a MySQL view table to match the user fields (first, last, city etc.)? Does everything you try to match to, need to …