Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_run (Read 595058 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_run 0.3.7

Reply #75
Many thanks for your work!

I also would like to see the possibility to put the foo_run entires to top level of the context menu. You don't have to put them there as default.

foo_run 0.3.7

Reply #76
How to do Copy Path command ?

foo_run 0.3.7

Reply #77
Is it possible to use relative paths instead of absolute, e.g:

Current:
Code: [Select]
C:\Program Files\Foobar2000\Addons\Alarm foobar.exe


Wanted:
Code: [Select]
Addons\Alarm foobar.exe

foo_run 0.3.7

Reply #78
Is it possible to use relative paths instead of absolute, e.g:

Current:
Code: [Select]
C:\Program Files\Foobar2000\Addons\Alarm foobar.exe


Wanted:
Code: [Select]
Addons\Alarm foobar.exe


Well, problem solved. I forgott the quotation marks.

foo_run 0.3.7

Reply #79
does someone know how to configure foo_run to send files via skype (2.5)?

Edit: got it

C:\Programme\Skype\Phone\Skype.exe /sendto:  "%path%"

foo_run 0.3.7

Reply #80
Thanks Infernus ! And is the way to send at once to active skype chat member now listening song with hotkey's ?

foo_run 0.3.7

Reply #81
when you make a global hotkey for this "run service" in combination with "cursor follows playback" mode you should be able to send your now listening song to skype members. A new popup-message from skype appears, there you can select your friends.

foo_run 0.3.7

Reply #82
when you make a global hotkey for this "run service" in combination with "cursor follows playback" mode you should be able to send your now listening song to skype members. A new popup-message from skype appears, there you can select your friends.
Just bind the hotkey to the "[context / now playing]" version of the command, then it will always be applied to the currently playing track,

foo_run 0.3.7

Reply #83
But I want to send files direct to active skype chat member(s), without File Send PopUp ...

foo_run 0.3.7

Reply #84
this plugin rocks. many thanks to florian.

Here's my Humble contribution:

Wikipedia Artist
Code: [Select]
http://en.wikipedia.org/wiki/$replace($caps(%artist%),' ',_)


Wikipedia Album
Code: [Select]
http://en.wikipedia.org/wiki/$replace($caps(%album%),' ',_)


Mr Questionman (This is just synthetic's script made to work with the default installation directory)
Code: [Select]
"c:\Program Files\Mr QuestionMan\Mr QuestionMan.exe" "$substr(%_path%,0,$strrchr(%_path%,'\'))



could anyone please share the script for Cover Art Downloader?

foo_run 0.3.7

Reply #85
this plugin rocks. many thanks to florian.

Here's my Humble contribution:

Wikipedia Artist
Code: [Select]
http://en.wikipedia.org/wiki/$replace($caps(%artist%),' ',_)


Wikipedia Album
Code: [Select]
http://en.wikipedia.org/wiki/$replace($caps(%album%),' ',_)


Mr Questionman (This is just synthetic's script made to work with the default installation directory)
Code: [Select]
"c:\Program Files\Mr QuestionMan\Mr QuestionMan.exe" "$substr(%_path%,0,$strrchr(%_path%,'\'))



could anyone please share the script for Cover Art Downloader?


Hi,
for me it's (Single Track):

Code: [Select]
"C:\Programme\foobar2000\albumart\albumart.exe" "%artist%" "%album%" "$replace(%_path%,%_filename_ext%,)%artist% - %title%.jpg"


and (Complete Album):

Code: [Select]
"C:\Programme\foobar2000\albumart\albumart.exe" "%artist%" "%album%" "$replace(%_path%,%_filename_ext%,)%album%.jpg"


Not very far fetched, indeed. 
"If there 's no soul in the computer's music, it's because nobody put it there." - Björk.

foo_run 0.3.7

Reply #86
@moonwhaler

Using your full album script. works like a charm.

thanks

foo_run 0.3.7

Reply #87
Is there currently a problem with linking a button to a run service?  I am new to this plugin so I may be missing something I dunno.

Goal: Create a button that re-launches mini-lyrics.

I used the following code to setup a run service:

Code: [Select]
C:\Program Files\Minilyrics\MLStart.exe


I customized the button to load the appropriate "Run service/".

If I right click on a track and choose run> minilyrics everything runs as expected so I dont think I have the run service code wrong (though I did try
it enclosed in both single and double quotes). However, whenever I click on my button nothing happens.

EDIT: I created another service with the source of http://www.shoutcast.com/ but again the right-click menu works but any buttons linked to the service do nothing.

foo_run 0.3.7

Reply #88
Here a little workaround for people who want to tag mp3 files with ID3 v2.3:
You can use a runservice for an external Masstagger:
MP3BookHelper
also great to generate automatically m3u-playlists, sfv-files, nfo-files, move/nename files,............. 

open selected file
Code: [Select]
C:\Programme\MP3BookHelper\MP3BookHelper.exe "%path%"


open all files from folder
Code: [Select]
C:\Programme\MP3BookHelper\MP3BookHelper.exe "$substr(%_path%,0,$strrchr(%_path%,'\'))"

foo_run 0.3.7

Reply #89
Can someone explain me (or link me to a page) that explains HOW to use that plugin?

http://eolindel.free.fr/foobar0.9/albumart.shtml

I'm trying to use this tutorial to have albu art display in my player but I am stuck at the part where I need to use foo_run.

The "search cover" thing just won't appear in the services list. I try to add one and then edit label name and path but when I click on save all it doesn't save it...

edit: crap, I just figured out how to use the modify button... sorry for being such a newb!

foo_run 0.3.7

Reply #90
But I want to send files direct to active skype chat member(s), without File Send PopUp ...

But if that were possible, it would be equally so easy for a virus to utitlise the function!

Does anybody know of either

a)similar functionality to Skype with gaim,

b)an FTP client that could send the whole directory to a predefined server?

foo_run 0.3.7

Reply #91
* Feature request

If its possible, a enable/disable box for services ? and a way to manually sort services too ? thanks for your tim e and keep up the great work. 
You're talking to my guy all wrong... It's the wrong tone. Say it again, and i'll stab you in the face with a soldering iron!


foo_run 0.3.7

Reply #93
two questions or better a wishlist
I) is it possible to access the foobar converter as runservie incl. set settings for that via code?
II) "batch"-mode possible`?

The idea was to do something like that with one click:

IF(subsong > 0 THAN Convert to MP3/128kb + send temporary file via skype ELSE send selected file)

foo_run 0.3.7

Reply #94
Awhile back in post #88 I indicated a problem with linking a button to a runservice. Well I discovered the solution and thought I'd share:



When linking a button to a runservice, the default "Item Group" is set to None. You need to set it to Now playing item in order for the button to work. You can also use Current playlist selection but that will only work if an item is selected in your playlist (no item selected, button doesnt work).

The button will work if you select Now playing item wether a song is playing or not, so you should choose this option.

Edit: As of foobar 0.9.3, foobar will crash hard if you click on a button linked to a runservice with an Item Group of "Now playing item" and there is no item playing. You may want to consider linking the button to "Current playlist selection" instead. If you do, the button will not work if no item is selected but atleast foobar wont crash. An Item Group of "None" still makes the button non-functional.

foo_run 0.3.7

Reply #95
First of all. Great plugin. Thanks.

Second.....



Can someone give me a string that searches google image for %artist% and %album% ?

I've been trying for 20 minutes.

foobar2000 + EAC + Burrrn = Happiness

foo_run 0.3.7

Reply #96
You'll probably need to modify this to handle any special characters, but this should get you started:
Code: [Select]
http:$char(47)$char(47)google.com$char(47)musicsearch?q=$replace(%artist%$if2( %album%,), ,+)


EDIT: Sorry, the above code is for Google Music, you asked for Google Images try this:
Code: [Select]
http:$char(47)$char(47)images.google.com$char(47)images?q=$replace(%artist%$if2( %album%,), ,$char(37)20)

foo_run 0.3.7

Reply #97
Code: [Select]
http:$char(47)$char(47)images.google.com$char(47)images?q=$replace(%artist%$if2( %album%,), ,$char(37)20)


Thanks. This works.
foobar2000 + EAC + Burrrn = Happiness

foo_run 0.3.7

Reply #98
a few web services i use in opera search:

discogs Artist  Album
Code: [Select]
http://www.discogs.com/search?type=all&q=$replace(%artist%, ,+)&btn=Search
http://www.discogs.com/search?type=releases&q=$replace(%album%, ,+)&btn=Search

musicbrainz Artist  Album
Code: [Select]
http://musicbrainz.org/search/textsearch.html?query=$replace(%artist%, ,+)&type=artist&an=1&as=1&aa=1&limit=100&handlearguments=1
http://musicbrainz.org/search/textsearch.html?query=$replace(%album%, ,+)&type=release&an=1&as=1&limit=100&handlearguments=1

kompaktkiste Artist
Code: [Select]
http://www.google.com/search?as_q=$replace(%artist%, ,+)&as_sitesearch=www.kompaktkiste.de&safe=off&num=100

sternsmusic Artist
Code: [Select]
http://www.sternsmusic.com/search_results.php?search=Artist&prmm=$replace(%artist%, ,+)&dvd=on&music=on&video=on&book=checkbox

imdb Album
Code: [Select]
http://www.imdb.com/find?q=$replace(%album%, ,+)

foo_run 0.3.7

Reply #99
Is any command to add songs directly to nero from foobar2000 ?  If I want burn mp3 cd, it's take from me a lot of time ...