Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
m1lhaus committed Dec 31, 2015
2 parents 067e6ae + 141f3d1 commit fcd1fc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Woofer is published under **GPL v3 license**.
- [LibVLC Python wrapper](https://wiki.videolan.org/Python_bindings/)
- [Send2Trash](https://pypi.python.org/pypi/Send2Trash)
- [ujson](https://pypi.python.org/pypi/ujson)
- [scandir](https://pypi.python.org/pypi/scandir)
- [Python-XLib](http://python-xlib.sourceforge.net/) (only for Linux)
- [PyInstaller v2](https://github.com/pyinstaller/pyinstaller/wiki) (only for build)
- [psutil v3](https://pypi.python.org/pypi?:action=display&name=psutil) (only for build)
Expand Down Expand Up @@ -77,8 +78,7 @@ You also need to provide VLC x86/x64 libraries (depending on python binary versi

## Known issues

- random file order when adding file to playlist on Linux (caused by QDirIterator issue)
- unable to start local server after Woofer crashed (caused by opened/dangling socket)
-

## Future work

Expand Down

0 comments on commit fcd1fc8

Please sign in to comment.