Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
77fb6b1fce
2 changed files with 1 additions and 2 deletions
2
INSTALL
2
INSTALL
|
@ -5,7 +5,7 @@ Installation instructions are here:
|
|||
http://wiki.sourcefabric.org/x/BQBF
|
||||
|
||||
Here is the manual:
|
||||
http://new.flossmanuals.net/airtime/index
|
||||
http://en.flossmanuals.net/airtime/
|
||||
|
||||
To report bugs, visit our bug tracker at:
|
||||
http://dev.sourcefabric.org/browse/CC
|
||||
|
|
|
@ -131,7 +131,6 @@ class ShowRecorder(Thread):
|
|||
self.logger.info("time: %s" % time)
|
||||
|
||||
name = time+"-"+self.show_name
|
||||
name.encode('utf-8')
|
||||
artist = "Airtime Show Recorder".encode('utf-8')
|
||||
|
||||
#set some metadata for our file daemon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue