title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Song title to file ("Now Playing")?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mahatma

    • May 2005
    • 1

    Song title to file ("Now Playing")?

    I need for simple solution to get current song artist/title[/album] into text file/pipe, not VBS. At least - example for Delphi or C++ how to get it.

    Or I will be glad to get ready solution (.exe), sheduled (every 5 seconds, for example) or other refresh way, writing current artist/title[/album] into file. (for newsgroup "np" cookie)
  • Spoon
    Administrator
    • Apr 2002
    • 44475

    #2
    Re: Song title to file ("Now Playing&quot?

    Delphi should work with com objects easy, have a search on the internet how to use it with com objects.
    Spoon
    www.dbpoweramp.com

    Comment

    • donny
      dBpoweramp Guru

      • Oct 2002
      • 761

      #3
      Re: Song title to file ("Now Playing&quot?

      in Delphi you first need to import the type library - that's how I did it - maybe there is a better way... then you can create and use the classes like in the VBS examples...

      btw QueMaster saves the info like you get when you hover over the file to c:\qm.tmp

      I'm planing to make something like this in the future for one to make support for EvilLyrics and similar programs...

      Comment

      Working...

      ]]>