-
Ampache is able to display both artist and album images: https://github.com/ampache/ampache/issues/2304
here is my directory structure:
/audio/genre/artist/artist.jpg
/audio/genre/artist/Year -…
-
Duplicates maybe appears on this list. "Forked" from [ryuuganime/animanga-wordlist](https://github.com/ryuuganime/animanga-wordlist)
- [ ] (Making of) Evangelion: Another Impact
- [ ] .hack//G.U. Re…
-
A productive meeting about the future of the PoW algorithm took place yesterday (logs can be found [here](https://repo.getmonero.org/monero-project/monero-site/blob/b87354501b6343f9146f331805ddadc4569…
-
If "Anything" yields a bunch of free items, "Free" should yield the same thing, right?
https://youtu.be/HxOm51r8ERY
Seems to only affect `Following + New` query.
-
Running `apt-get update` returns the following:
```
root@localhost:~# apt-get update
Err http://archive.ubuntu.com trusty InRelease
Err http://archive.ubuntu.com trusty-updates InRelease
Err http:/…
-
Getting an error with the latest pull (from De 12, 2014:
bin/plexreport.rb:117:in `[]': no implicit conversion of String into Integer (TypeError)
from bin/plexreport.rb:117:in`getMovieInfo'
f…
rsava updated
4 years ago
-
Go supports complex numbers, but ~nobody uses them.
The only thing complex numbers add to Go is their complexity to Go's runtime, compiler, and standard library.
I propose we remove them from Go…
-
finally got it fixed:
https://github.com/ValveSoftware/halflife/issues/387#issuecomment-249436648
UPDATE:
https://github.com/ValveSoftware/halflife/issues/387#issuecomment-90850841
its going to be a…
-
`echo` builtin is broken because it's not parsing command line arguments. Here is a simple test:
```
$ echo -n Hello
-n Hello
```
However it is working normally under legacy `beta` branch. It i…
-
I have just merged two new features intended to further integrate the libretro retropad into mame2003 by making it easier to use.
1. There is a new core option that shows the MAME menu whenever the…