autolyrix-users Mailing List for AutoLyrix
Brought to you by:
nowayx
You can subscribe to this list here.
2008 |
Jan
(4) |
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
From: skiel r. <dav...@ho...> - 2009-11-10 01:53:16
|
Hi, i just downloaded the program and i like it, hope i could keep using it. For this i need to know if there's any way to make Autolyrix search lyrics automatically for all the songs in my library (1500). This would help to know witch ones are missing, and write it down too. Thanks in advance _________________________________________________________________ ¿Sabes que están haciendo tus amigos en Internet? www.messengernews.com.mx |
From: Alessandro S. <jac...@ya...> - 2008-12-12 10:19:20
|
Hello, I have a question: I have tried to install Autolyrix on Mac, but I didn't understand how it works... when I open the Zip File nothing happens, and I don't know which the setup file is... Regards Alessandro |
From: Frederick S. <si...@su...> - 2008-12-10 13:13:51
|
Some of the menus, such as Preferences, will not display correctly if the user has chosen large fonts under Display Properties, Settings, Advanced, DPI Setting. If you are running with large system fonts, and you choose Preferences, you cannot get out of the dialog because the exit button is not displayed. This happens with a number of programs, and is an annoyance to the visually impaired. -- Frederick Sieber 1616 Condor Ct 916-784-8642 Roseville, Ca 95661 email si...@su... |
From: AutoLyrix (NoWayX) <aut...@gm...> - 2008-02-24 16:21:55
|
Hello everyone, I would like some opinions from you all. Here is a list of things I have on my TODO list: 1 - Create a progress bar, so AutoLyrix can report searching/downloading. This progress bar also will be used for tools. 2 - Implement tools using a different thread (so AutoLyrix doesn't LOCK/FREEZE while executing a tool) 3 - Implement translations in a different thread (same problem.. when you translate a lyric, AutoLyrix freezes for a while...) What do you think about that? Is that important for you all? What you would like to see on the next version? Here is a list that I REALLY when some feedback 1 - Add buttons to the AlbumArt screen (search again, search next, previous, etc). What do you think about that? The screen would be bigger.. but it would be easier (I think) 2 - Messages to 'remember' users to submit albumart to the library. For example: when you have to search (next/previous/again) AutoLyrix would display a message on the status bar of the albumart "Is this the right AlbumArt? Submit it!"... This is important because the library is not growing as fast as I thought would be. 3 - A new button on AutoLyrix main screen (Lyric screen) that allow the user to update Lyric/AlbumArt to iTunes song. If you use iTunes and you don't want to have autolyrix updating your musics ALL the time (there is an option for it already under preferences).. instead you want to update when the albumart/lyric is correct.. would be nice to have a button to do such thing... right?! More ideas are welcome too! Alex |
From: AutoLyrix (NoWayX) <aut...@gm...> - 2008-02-04 04:20:09
|
Hello everyone! I ran some numbers and I think AutoLyrix has been growing very fast on the last few months.... I'm very happy for it. So, I decided to move forward... ;) and I will need some help! First of all, I bought the domain autolyrix.com which is UP and RUNNING. If you guys have time, check it out.... the content still is the same... http://autolyrix.com (but I added a new forum engine - mybb) If someone out there would like to help.... Here is a few things that I'd like to have ready before the next release: 1 - new MAIN icon for AutoLyrix (VERY IMPORTANT) 2 - AutoLyrix's logo (should a just create a image with the word 'autolyrix' on it?) (I would like to use it on the new forum: http://autolyrix.com/forumand inside the autolyrix albumart (as default image)). 3 - new re-design website... (?!) I don't mind spend my time programming... but I do MIND spend my time 'drawing' or 'designing'. So ANY HELP is very welcome. Finally, some testing... The new version has the 'AutoLyrix library' implemented. It is possible to submit the albumart / lyric to this library (which can be found here: http://autolyrix.com/library/search.php) You guys can test it typing 'simple plan'.. I haven't submitted that much stuff yet.... This library will allow autolyrix to retrieve CORRECT albumart and lyrics at first time.... Here is an example: You are listening to 'u2 - one' or 'coldplay - x & y' and the albumart displayed ain't right at the first time... so you keep searching until you find the right one... once you find it, you right click on the image, and 'submit to library'. The next user the listen to these songs will have the correct albumart! Pretty neat. :) But the submission process has an extra 'hidden' step: approval. If someone is interested on help me manage the approvals, please send me an email (it is a web interface, with the submission and two buttons 'discard' or 'validate'...) As you guys will see, there is an option for 'synchronized lyrics' which I believe I will have fully implemented by version 0.4.1.... The new version (0.4.0) should be out in a few weeks. Thank you for your interest on this project and for your time. Alex A. dos Santos |
From: AutoLyrix (NoWayX) <aut...@gm...> - 2008-01-14 22:59:12
|
Sean, You are right, AutoLyrix doesn't get the current song because you are using a different ui component. I fix it in the current code.. the new version will work for both UI (default and the columns ui component) Until the next version (a week from today?!!) you will have to wait.. or I can generate a beta version and you can download and test it. It is up to you! Thanks for let me know about this UI component.. I really like it! ;) Thanks, Alex On Jan 14, 2008 3:34 PM, Sean M. Brannon <smb...@ya...> wrote: > I haven't modified the default track info display macro. However, I'm > not using the default user interface, I'm using the Columns UI component > by MusicMusic (http://yuo.be). Perhaps this is the issue; tho it appears > to be displaying the track info in the title bar using same macro as the > default UI. > > > Alex A. dos Santos wrote: > > Sean, > > > > AutoLyrix reads the "title" from the foobar2000. > > I tested it using the version 0.9.5. > > > > AutoLyrix also attempt to "parse" the title to get the "artist - > > songtitle" > > By default, foobar2000 shows: > > [%album artist% - ]['['%album%[ CD%discnumber%][ #%tracknumber%]']' > > ]%title%[ '//' %track artist%] > > > > If you have something else inside Preferences, Display, Default User > > Interface, Windows Title > > copy and paste that string... that will fixed. > > > > If you display something else (non-default format), let me know what > > you display so I can add a parse to AutoLyrix... > > > > Alex > > > > On Jan 13, 2008 7:12 AM, Sean M. Brannon < smb...@ya... > > <mailto:smb...@ya...>> wrote: > > > > First off, let me say that this is a cool app. I'm interested in > > using > > it as part of my toolbox to free myself from iTunes, yet still being > > able to enjoy my iPhone.... > > > > > > My issue is that AutoLyrix doesn't appear to be working with Foobar > > 2000. It doesn't realize that it is playing. Last.FM notices, and > > I can > > pull lyrics, etc. by setting AL to Last.FM instead of Foobar. But > this > > is a kludge. Ideas? > > > > > ------------------------------------------------------------------------- > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > > _______________________________________________ > > Autolyrix-users mailing list > > Aut...@li... > > <mailto:Aut...@li...> > > https://lists.sourceforge.net/lists/listinfo/autolyrix-users > > > > > > > > > > -- > > Ate mais, > > Alex A. dos Santos > > -- Ate mais, Alex A. dos Santos |
From: Alex A. d. S. <no...@gm...> - 2008-01-13 15:25:31
|
Sean, AutoLyrix reads the "title" from the foobar2000. I tested it using the version 0.9.5. AutoLyrix also attempt to "parse" the title to get the "artist - songtitle" By default, foobar2000 shows: [%album artist% - ]['['%album%[ CD%discnumber%][ #%tracknumber%]']' ]%title%[ '//' %track artist%] If you have something else inside Preferences, Display, Default User Interface, Windows Title copy and paste that string... that will fixed. If you display something else (non-default format), let me know what you display so I can add a parse to AutoLyrix... Alex On Jan 13, 2008 7:12 AM, Sean M. Brannon <smb...@ya...> wrote: > First off, let me say that this is a cool app. I'm interested in using > it as part of my toolbox to free myself from iTunes, yet still being > able to enjoy my iPhone.... > > > My issue is that AutoLyrix doesn't appear to be working with Foobar > 2000. It doesn't realize that it is playing. Last.FM notices, and I can > pull lyrics, etc. by setting AL to Last.FM instead of Foobar. But this > is a kludge. Ideas? > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Autolyrix-users mailing list > Aut...@li... > https://lists.sourceforge.net/lists/listinfo/autolyrix-users > -- Ate mais, Alex A. dos Santos |
From: Sean M. B. <smb...@ya...> - 2008-01-13 14:12:53
|
First off, let me say that this is a cool app. I'm interested in using it as part of my toolbox to free myself from iTunes, yet still being able to enjoy my iPhone.... My issue is that AutoLyrix doesn't appear to be working with Foobar 2000. It doesn't realize that it is playing. Last.FM notices, and I can pull lyrics, etc. by setting AL to Last.FM instead of Foobar. But this is a kludge. Ideas? |
From: AutoLyrix (NoWayX) <aut...@gm...> - 2008-01-06 18:46:16
|
-- Ate mais, Alex A. dos Santos |