Another Foobar2000 plugin.
This one allows reading status information (artist/title/time/...) from Foobar2000.
Requires Foobar2000 v0.9 and Foosion's COM Automation server (Download).
PS:
This plugin is still "work in progress". I'll add more functions soon.
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Foobar2000
Foobar2000
- Attachments
-
- __init__.py
- Foobar2000COM plugin
- (10.53 KiB) Downloaded 282 times
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: Foobar2000
Nice. Do you think it would be possible to merge this with the existing plugin, so it will fallback to ShellExecute actions if no COM support is found? Would be a bit confusing for the user, if there are more then one plugin for the same program.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
Re: Foobar2000
I'll try it in a few days... Most actions, which don't need to read values from foobar2000 should work.Bitmonster wrote:Nice. Do you think it would be possible to merge this with the existing plugin, so it will fallback to ShellExecute actions if no COM support is found?