-
```
Hello,
When selecting a song from an audio album which is an eac image (.wav,
with .cue), XBMC starts playing the song before the one you selected. For
example, if an album has ten songs, and y…
-
# Environment
```none
Windows build number: 10.0.18363.836
Windows Terminal version (if applicable): 1.0.1401.0
Any other software? No.
```
# Steps to reproduce
Set `$.profile…
-
Maybe it's too obvious to include, but my first response to a 500 error is:
perl -cw app.pl
Most of my scripts use $ENV{DOCUMENT_ROOT} or other environment variables, so this works better:
ex…
-
Add support to read SWMF files. This needs to:
- Incorporate the single file reader from Gabor
- have python code for turning (for example) SWMF runs into SWMF files
- have a test for functionality
-
```
What steps will reproduce the problem?
1. Enter the IPv6 address of a host
2.
3.
What is the expected output? What do you see instead?
It should connect to the host
What version of XBMC Remote …
-
```
What steps will reproduce the problem?
1. Enter the IPv6 address of a host
2.
3.
What is the expected output? What do you see instead?
It should connect to the host
What version of XBMC Remote …
-
When using parquet-tools on a parquet file with null records the null columns are omitted from the output.
Example:
```java
scala> case class Foo(a: Int, b: String)
defined class Foo
sc…
-
```
What steps will reproduce the problem?
1.Connect remote
2.Click TV shows
3.All Show titles show up as expected.
What is the expected output? What do you see instead?
Once a show is clicked on, i…
-
```
What steps will reproduce the problem?
1. Create an unit test, which uses a spy and ExpectedException rule
2. Run this test in eclipse with eclemma
3. Check the converage report. All methods, whic…
-
```
(copy from the manual of TortoiseSVN)
"Commit only parts of files
Sometimes you want to only commit parts of the changes you made to a file. Such
a situation usually happens when you're working o…