Merge pull request #84 from Robbt/fix/live-stream-source

[WIP] Making show and master source ports and mount points editable.
This commit is contained in:
Lucas Bickel 2017-03-20 02:06:58 +01:00 committed by GitHub
commit 81d3c3e2b8
9 changed files with 206 additions and 138 deletions

View file

@ -205,7 +205,7 @@ class PypoFetch(Thread):
self.telnet_lock.release()
"""
TODO: This function needs to be way shorter, and refactored :/ - MK
NOTE: This function is quite short after it was refactored.
"""
def regenerate_liquidsoap_conf(self, setting):
self.restart_liquidsoap()