add FIXME
This commit is contained in:
@@ -364,6 +364,8 @@ class TagWriteTask(ctask.LoggableTask):
|
|||||||
# here to avoid import gst eating our options
|
# here to avoid import gst eating our options
|
||||||
import gst
|
import gst
|
||||||
|
|
||||||
|
# FIXME: this hardcodes flac; we should be using the correct
|
||||||
|
# tag element instead
|
||||||
self._pipeline = gst.parse_launch('''
|
self._pipeline = gst.parse_launch('''
|
||||||
filesrc location="%s" !
|
filesrc location="%s" !
|
||||||
flactag name=tagger !
|
flactag name=tagger !
|
||||||
|
|||||||
Reference in New Issue
Block a user