...............................................................................................................
Hi Jendrik thanksalot for your fast respond >m3u reading is already planned for one of the next versions. It >shouldn't be too much work, but I'll definitely need your help testing >the feature there, because I normally don't use playlists at all. I have some from exaile and rhythembox so we can test this. >Minimizing to the info tray is also planned in the form of the >sound-indicator. I'll have to do some research on how to implement one >of those first however. Good to hear :) >At the moment we just need to ensure that Pogo is stable and fast. And >we'll have plenty of things to test before 0.3 ;) Give me a shout >however if you want to implement something. Thank you I will do And I found something new: I opened Pogo in terminal: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: <code copy> t...@t1mint9 ~ $ pogo Musik/2Raumwohnung-In\ Wirklich-00-Da\ Sind\ Wir.mp3 DEBUG stdout logging level: 10 INFO Writing log to file "/home/t1m/.config/pogo/Logs/log" INFO Started First start: False INFO Module loaded: StatusbarTitlebar INFO Module loaded: Equalizer INFO Module loaded: CtrlPanel INFO Module loaded: Covers INFO Module loaded: GSTPlayer INFO Module loaded: DesktopNotification INFO Module loaded: Tracktree INFO Module loaded: GnomeMediaKeys INFO Module loaded: FileExplorer INFO Module loaded: DBus INFO Module loaded: TrackPanel INFO [Tracktree] Filling playlist with files given on command line ERROR Unable to extract information from Musik/2Raumwohnung-In Wirklich-00-Da Sind Wir.mp3 Traceback (most recent call last): File "/usr/share/pogo/src/media/__init__.py", line 65, in _getTrackFromFile return mFormats[splitext(file.lower())[1]].getTrack(file) File "/usr/share/pogo/src/media/format/mp3.py", line 27, in getTrack mp3File = MP3(filename) File "/usr/lib/python2.6/dist-packages/mutagen/__init__.py", line 73, in __init__ self.load(filename, *args, **kwargs) File "/usr/lib/python2.6/dist-packages/mutagen/id3.py", line 1949, in load try: self.tags = ID3(filename, **kwargs) File "/usr/lib/python2.6/dist-packages/mutagen/id3.py", line 74, in __init__ super(ID3, self).__init__(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/mutagen/_util.py", line 103, in __init__ super(DictProxy, self).__init__(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/mutagen/__init__.py", line 37, in __init__ self.load(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/mutagen/id3.py", line 109, in load self.__fileobj = file(filename, 'rb') IOError: [Errno 2] No such file or directory: 'Musik/2Raumwohnung-In Wirklich-00-Da Sind Wir.mp3' </code> ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Pogo opens with the filename without .mp3 I tried to rename the file, because there were spaces in the name then I swithed into the directory *Musik* and use another file called tommorow.mp3. → but the same thing. but if I do the following Pogo find & play the song. ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: <code> t...@t1mint9 ~/Musik $ pogo /home/t1m/Musik/tomorrow.mp3 DEBUG stdout logging level: 10 INFO Writing log to file "/home/t1m/.config/pogo/Logs/log" INFO Started First start: False INFO Module loaded: StatusbarTitlebar INFO Module loaded: Equalizer INFO Module loaded: CtrlPanel INFO Module loaded: Covers INFO Module loaded: GSTPlayer INFO Module loaded: DesktopNotification INFO Module loaded: Tracktree INFO Module loaded: GnomeMediaKeys INFO Module loaded: FileExplorer INFO Module loaded: DBus INFO Module loaded: TrackPanel INFO [Tracktree] Filling playlist with files given on command line </code> ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: is this path-thingi only at my PC? cheers Tim _______________________________________ -- Liegt der Bauer in dem Miste, hat er einen in der Kiste.
signature.asc
Description: PGP signature
_______________________________________________ Mailing list: https://launchpad.net/~pogo-users Post to : [email protected] Unsubscribe : https://launchpad.net/~pogo-users More help : https://help.launchpad.net/ListHelp

