mirror of
https://github.com/spl0k/supysonic.git
synced 2024-11-09 11:42:16 +00:00
Merge remote-tracking branch 'jelmer/hashbang'
This commit is contained in:
commit
692f7d86e3
0
api/__init__.py
Executable file → Normal file
0
api/__init__.py
Executable file → Normal file
0
api/albums_songs.py
Executable file → Normal file
0
api/albums_songs.py
Executable file → Normal file
0
api/annotation.py
Executable file → Normal file
0
api/annotation.py
Executable file → Normal file
0
api/browse.py
Executable file → Normal file
0
api/browse.py
Executable file → Normal file
0
api/chat.py
Executable file → Normal file
0
api/chat.py
Executable file → Normal file
0
api/media.py
Executable file → Normal file
0
api/media.py
Executable file → Normal file
0
api/playlists.py
Executable file → Normal file
0
api/playlists.py
Executable file → Normal file
0
api/search.py
Executable file → Normal file
0
api/search.py
Executable file → Normal file
0
api/system.py
Executable file → Normal file
0
api/system.py
Executable file → Normal file
0
api/user.py
Executable file → Normal file
0
api/user.py
Executable file → Normal file
1
cli.py
1
cli.py
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
# coding: utf-8
|
||||
|
||||
import sys, cmd, argparse, getpass, time
|
||||
|
0
managers/folder.py
Executable file → Normal file
0
managers/folder.py
Executable file → Normal file
0
managers/user.py
Executable file → Normal file
0
managers/user.py
Executable file → Normal file
0
playlist.py
Executable file → Normal file
0
playlist.py
Executable file → Normal file
0
scanner.py
Executable file → Normal file
0
scanner.py
Executable file → Normal file
Loading…
Reference in New Issue
Block a user