mirror of
https://github.com/markqvist/Sideband.git
synced 2025-12-16 17:14:13 -05:00
Cleanup
This commit is contained in:
parent
718b2bcb65
commit
a73b143d61
1 changed files with 0 additions and 2 deletions
|
|
@ -122,8 +122,6 @@ class LinuxAudio(Audio):
|
||||||
self.metadata = self.sound.get_metadata()
|
self.metadata = self.sound.get_metadata()
|
||||||
self.duration = self.metadata["duration"]
|
self.duration = self.metadata["duration"]
|
||||||
|
|
||||||
RNS.log(str(self.metadata))
|
|
||||||
|
|
||||||
self._loaded_path = self._file_path
|
self._loaded_path = self._file_path
|
||||||
self.is_playing = True
|
self.is_playing = True
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue