106a20ad33
Added looping functions Removed separate quickplayer. Quickplayer is now integrated in normal player
4 lines
79 B
Python
Executable File
4 lines
79 B
Python
Executable File
#!/usr/bin/python
|
|
import mediaserver.mediaserver
|
|
|
|
mediaserver.mediaserver.Run() |