Hi Stefan, On 12.05.05, Stefan Wimmer wrote:
* Joerg Lehmann <joerg@luga.de> [2005-05-11 19:20]:
Absolutely not. Seems like up to this point everything went smoothly. What happens if you start the player, i.e. try to play a song?
Jörg
Nothing happens - this is the point :-/
It does not play music and it does not show anything more in the info-window ...
Is the song at least marked as played in the playlist? Have you tried another player (like mpg123 or xmms)?
My very personal wishlist for Pytone ;-) ======================================== * BPS recognition Show the bits per seconds from a song in the MP3 info window
In my opinion, such a thing should be handled by an external program which writes a corresponding ID3 tag. Of course, PyTone then would need to learn about such tags...
* Indicate time when playlist will stop Show not only the entire time a playlist will last but as well the daytime it will end :)
You can already get information about the start time of the last song in the playlist using [playlistwindow] songformat=[%(playstarthours)2d:%(playstartminutes)02d:%(playstartseconds)02d] - %(artist)s - %(title)s But that's still not exactly what you want. Putting the information in the title of playlist window would certainly be possible.
* Modifiable playlists Modify/delete playlists
* Pause between tracks
* Some sort of replaygain
All good ideas, but my time currently is rather limited. I try my very best to answer support requests and to incorporate patches sent to me. And from time to time I add one or the other feature, mostly the ones which are easy to implement... Jörg