pogo-users team mailing list archive
-
pogo-users team
-
Mailing list archive
-
Message #00013
Re: [m3u] new: path in terminal
-
To:
pogo-users@xxxxxxxxxxxxxxxxxxx
-
From:
Tim <timhfs@xxxxxxxxx>
-
Date:
Tue, 26 Oct 2010 14:57:23 +0200
-
Face:
iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAFVBMVEXr477+/v4BAQFGQjTuyCb///+mnnwqUZ1JAAAB7klEQVR4nG2UwZKrIBBF0TxdY6VknYEq15km4QNGyrUscK1i+P9PeA1IJhNDlZZwaJrbfRNin4N53/zOSP4wJ865WI5g4mGI6gDKsP4NlwNYA5BctG/AAE9nfQQSX9U7kMUqWvoBKFV2pxn44xAhXAdq/QDcptfuAwCNw6GUdx0yAA38ehB403rYALoDEFINV7hC9Z5cbr1CLTlJBuxy4l1rGefdH2DWxfgqVaZ6BSwXD4t8eQVlvsxZQGpWAiMXORd3KX0C5zVHGLhAPDYBB08XlKLkSwYGno2zZ+75VwZTvnxMd4llieAMX7ahs23aBEI8iergPnrPqJ8LBFj7HYwC7rUXErx07eiTeBJFrTMaJ5hnVS6Y6LED7nwCcndXBrKjCeSxH/VP/1wRzBD2i92OCMymNU78o3ZINnxuKJ2YhmG3f3hnZqxg53XPbxrLSJhX6I4BtbPW1MUUzaIQnPXum8cYajfdwqwvEGwR9PxuZ8xX31JIQdIWrWVla+xTt08XwvavoW6nloJ6gj2H7p1yKNxFMPj2F6io2YWUcm4tGZ2M6XsRVQNG9NfYKFrXDq0OvqBLQ08C16MZKIaZOtqfhQbC/idAwuWtpQRxbDMlRXJi/gVhWNyZ7UIYCRZoKKkL+zpC8tkTQv4uW/sfNEco6OF+3UsAAAAASUVORK5CYII=
-
In-reply-to:
<4CC61B3F.4050508@web.de>
...............................................................................................................
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>
t1m@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>
t1m@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.
Attachment:
signature.asc
Description: PGP signature
Follow ups
References