-
```
I get the following error when trying to create a song with many umlauts:
File "../share/exposong/lib/exposong/glob.py", line 47, in title_to_filename
elif ret[len(ret)-1].isalnum() and title…
-
```
I get the following error when trying to create a song with many umlauts:
File "../share/exposong/lib/exposong/glob.py", line 47, in title_to_filename
elif ret[len(ret)-1].isalnum() and title…
-
```
What steps will reproduce the problem?
1. run ExpoSong 0.6.1
2. import songs from file data.expo
3. that's it
What is the expected output?
import of songs
What do you see instead?
application fr…
-
```
We need to check somehow when you import a schedule with appended presentations
if they already exist and only add them if they don't exist (or maybe ask the
user)
```
Original issue reported o…
-
```
In regard to http://code.google.com/p/exposong/wiki/CodeGuidelines
This should have already been done, but I think our code should (mostly)
comply with PEP 8 (http://www.python.org/dev/peps/pep-…
-
```
What steps will reproduce the problem?
1. Type something in the searchbox to filter the preslist
2. Edit a presentation (tested with lyrics presentation)
3. Save
What is the expected output? What…
-
```
What steps will reproduce the problem?
1. run ExpoSong 0.6.1
2. import songs from file data.expo
3. that's it
What is the expected output?
import of songs
What do you see instead?
application fr…
-
```
We need to check somehow when you import a schedule with appended presentations
if they already exist and only add them if they don't exist (or maybe ask the
user)
```
Original issue reported o…
-
```
In regard to http://code.google.com/p/exposong/wiki/CodeGuidelines
This should have already been done, but I think our code should (mostly)
comply with PEP 8 (http://www.python.org/dev/peps/pep-…
-
```
What steps will reproduce the problem?
1. Type something in the searchbox to filter the preslist
2. Edit a presentation (tested with lyrics presentation)
3. Save
What is the expected output? What…