quote:
Originally posted by provolino
quote:
Originally posted by ErikSchierboom
The next version will probably contain some big updates, so watch this thread!
maybe song2avatar feature?
Not yet, maybe later
quote:
Originally posted by taz030485
I was wondering if there is a way to make it only change my name when the song changes? As I use th event log window and it constanly has me changing my name.
Thanks
I hope to have the on-song-change code ready for the next version in a short while, as for the constantly changing of the nickname, that is a known bug which I've fixed in the newer (unreleased) version. I'm having quite a lot of trouble getting the winamp playlist correctly subclassed from an external application, that's why it's taking a bit longer than expected (and add my upcoming exams to it too).
quote:
Originally posted by CookieRevised
good, but maybe you want to make the variablenames a bit longer then 1 character. In the futur (when you'll add more and more amybe) you will come to a point where you can't use the first letter of the word anymore. so maybe it's better to use the full words like: artist, %title, %album, etc...
I'm fine with extending the names of the tags to be more verbose, the only slight disadvantage is a slight loss of speed (although it certainly won't be noticed) and the help dialog would become a bit bigger. I do agree that the tags would be clearer.
quote:
Originally posted by CookieRevised
Not agreed, why adding more variables when you can make just the same with "%a - %t" for example. You don't have to do it for convenience because it's not like you're going to change the settings every hour or so (and that would be the only reason why you wanna add something like this). Once the settings are set, it should be fine for a long while. Adding more variables like this will only confuse. Furthermore, you say for example add "%at", what if people don't want a hypen between the artist and title but an asteriks? In that case it is useless (and this goes for many things and people). Also, why not %ta, %tal, %nat, etc.. etc... there are more then thousand possebilities. Should they all be added for, actualy, nothing (because you can make your own combinations anyways)? It only creates more confusion, more code, and bigger program.
I've also thought about it, and I came to the same conclusion.