* Joerg Lehmann <joerg@luga.de> [2006-09-04 00:25]:
[...] Exactly. But I would also need the same information for PyTone 2.3.0.
Ok - this is what 2.3.0 gives me on the other machine: D [00:02:48|MainThread|hub] event: sendeventin(checkpointdb(main), 60, 60, 0) (priority 0) D [00:02:48|MainThread|service] started songautoregisterer service D [00:02:48|MainThread|services/players/internal] bufferedao device opened D [00:02:48|MainThread|service] started player main service D [00:02:48|MainThread|service] started playlist service D [00:02:48|player thread (id=main)|hub] request: requestnextsong->'main',False (priority 0) D [00:02:48|player thread (id=main)|hub] event: requestresponse(requestnextsong -> None) (priority 0) D [00:02:48|MainThread|services/players/internal] bufferedao device opened D [00:02:48|MainThread|service] started player secondary service D [00:02:48|MainThread|hub] event: focuschanged (priority 0) Is this enough or do you need the whole debug.log?
* Some sort of replaygain
Hey, this is implemented for MP3s, although not released yet.
;-) I don't use the svn-version since I'm also playing around with my ebuilds ...
* Extended search function
FYI, my recent experiments with a new database based ony SQLite are very promising. This should also allow a much better search functionality. I also switched to a tag-based song classification scheme which will allow filtering schemes like: everything but muzak, where music can easily be tagged as muzak. The compiliations support is also very much improved. And above all, it's very performant, at least with my not so large music collection. And I'm pretty positive that it also scales to bigger collections. So stay tuned, it's really very exciting.
Ui! This sounds very exciting indeed! Can't wait to see it in work ;-) I think it is time again to thank you for the great job!!! Greetz Stefan ;-) -- ========================================================= My very personal wishlist for Pytone - just ignore it ;-) ========================================================= * BPS recognition Show the bits per seconds from a song in the MP3 info window * Pause between tracks * Some sort of replaygain * Extended search function -- Stefan Wimmer <swimmer@xs4all.nl>