foo_run 0.3.7, run external applications from foobar2000 |
![]() ![]() |
foo_run 0.3.7, run external applications from foobar2000 |
Oct 11 2006, 16:39
Post
#126
|
|
|
Group: Members Posts: 59 Joined: 9-May 06 Member No.: 30579 |
You should be able to set the runservice path box to something like: x:\path\to\player.exe /play Remember that if you are going to link a button to this service, set the item group to "Current playlist selection" when you set up the button. I cannot for the life of me find this setting. I have set foo run with the correct x:\path\to\player.exe /play for all the buttons but all it does is blank my playlist & bring up the error message box. Any help would be appreciated. Cheers |
|
|
|
Oct 22 2006, 00:42
Post
#127
|
|
![]() Group: Members Posts: 559 Joined: 13-April 06 Member No.: 29483 |
There's seems to be a problem with paths that contains "()" symbols,for example i was trying to set a command for batch rename in Irfanview:
"C:\Program Files(x86)\IrfanView\i_view32.exe$replace(%path%,%filename_ext%,*.png) /convert=$replace(%path%,%filename_ext%,$d.png)" What it does it opens C:\Program files directory (on WinXP x64 there are Program Files(x86) and Program Files directories all together),so as i understand it only executes the command till it meets "()" symbols,any ideas on what symbol i could replace the "()" with to get it working?TIA. -------------------- Favourite artist:CD-R
Favourite album:700MB |
|
|
|
Oct 22 2006, 01:10
Post
#128
|
|
![]() Group: Members (Donating) Posts: 391 Joined: 2-March 04 Member No.: 12414 |
|
|
|
|
Oct 22 2006, 01:15
Post
#129
|
|
![]() Group: Members Posts: 559 Joined: 13-April 06 Member No.: 29483 |
I owe you,thanks. -------------------- Favourite artist:CD-R
Favourite album:700MB |
|
|
|
Oct 24 2006, 23:56
Post
#130
|
|
![]() Group: Members Posts: 559 Joined: 13-April 06 Member No.: 29483 |
Can somebody help me on this:
I'm trying to implement a command that will run Irfanview image conversion from foobar to rename any present image to "%directoryname%.png".Now the problem is the image paths contain spaces and therefore must be enclosed with "",but when i'm trying to add those it screws up the whole thing.Any help appreciated. CODE "C:\Program Files '('x86')'\IrfanView\i_view32.exe $lower($replace(%path%,%filename_ext%,*.png)) /convert=$lower($replace(%path%,%filename_ext%,%directoryname%.png))"
This post has been edited by Russell777: Oct 24 2006, 23:57 -------------------- Favourite artist:CD-R
Favourite album:700MB |
|
|
|
Oct 25 2006, 00:10
Post
#131
|
|
|
Group: Members Posts: 604 Joined: 17-December 05 From: New Zealand Member No.: 26461 |
Can somebody help me on this: I'm trying to implement a command that will run Irfanview image conversion from foobar to rename any present image to "%directoryname%.png".Now the problem is the image paths contain spaces and therefore must be enclosed with "",but when i'm trying to add those it screws up the whole thing.Any help appreciated. CODE "C:\Program Files '('x86')'\IrfanView\i_view32.exe $lower($replace(%path%,%filename_ext%,*.png)) /convert=$lower($replace(%path%,%filename_ext%,%directoryname%.png))" $char(34) should work, to create ". How about just using cmd /c ren, eg. CODE cmd /c ren $char(34)$lower($replace(%path%,%filename_ext%,*.png))$char(34) $char(34)$lower($replace(%path%,%filename_ext%,%directoryname%.png))$char(34)
|
|
|
|
Oct 25 2006, 02:02
Post
#132
|
|
![]() Group: Members Posts: 559 Joined: 13-April 06 Member No.: 29483 |
It worked!Thanks a ton!
-------------------- Favourite artist:CD-R
Favourite album:700MB |
|
|
|
Oct 25 2006, 17:43
Post
#133
|
|
![]() Group: Members Posts: 143 Joined: 17-January 06 Member No.: 27172 |
Where are foo_run's settings located? how can I manually edit/delete them?
I've made a change to on e foo_run command a few hours ago, and all of a sudden I can't run Foobar unless I remove the component. If I try to run it with foo_run.dll installed, I get this crash message: CODE Illegal operation: Code: C0000005h, flags: 00000000h, address: 044E606Ah Access violation, operation: read, address: 00000004h Call path: entry=>user_interface::init This is the first crash logged by this instance. Code bytes (044E606Ah): 044E602Ah: 4C 24 0C 8B 01 FF 10 85 C0 75 14 68 7C FC 4F 04 044E603Ah: FF 74 24 14 E8 FD BD FF FF 84 C0 59 59 74 19 8B 044E604Ah: 4C 24 04 8B 01 6A FF 68 60 D7 4F 04 FF 50 08 8B 044E605Ah: 44 24 08 83 20 00 B0 01 C2 10 00 A1 00 47 50 04 044E606Ah: 8B 40 04 8D 48 18 8B 01 FF 20 8B 44 24 04 56 57 044E607Ah: BE 6C D6 4F 04 8B F8 A5 A5 A5 A5 5F 5E C2 04 00 044E608Ah: 32 C0 C3 6A 08 E8 F7 56 00 00 85 C0 59 74 0F 8B 044E609Ah: 4C 24 04 C7 00 10 D7 4F 04 89 48 04 EB 02 33 C0 Stack (0012E5B0h): 0012E590h: 7FFDF000 EC58B518 EC58AEB4 00000001 0012E5A0h: EC58B11C 0000003B 00000083 00782B38 0012E5B0h: 04A6B80C FB72320F 0012E6C8 069A3D1C 0012E5C0h: 00000000 0012E5D8 77D4882A 0000044D 0012E5D0h: 00000020 75D1DD87 4AAC9E48 25AAA98A 0012E5E0h: BD5AC0D6 00000000 04AA6320 00000000 0012E5F0h: 00000000 00000000 04AE0000 0012E63C 0012E600h: 7C90EE18 7C910570 FFFFFFFF 00000001 0012E610h: 0001C771 00000004 0012E574 04A7C790 0012E620h: 04AA5D44 04AED738 0000001C 0000000B 0012E630h: 04524100 00000022 003D9BD8 04504748 0012E640h: 04A7C790 00000000 0012E6AC 04A93953 0012E650h: 00000004 0012E6B8 04A6C7B0 069A3D1C 0012E660h: 069A3D2C 0012E6C8 00000001 0012E6C8 0012E670h: 069A3D10 04A6D920 0012E6C8 77D4B8BA 0012E680h: 04AEAED0 04A6DCCD 0012E6C8 FB7232E3 0012E690h: 0012E918 04AEAED0 0012E918 00000000 0012E6A0h: 00000000 00000000 00000000 0012E784 0012E6B0h: 04A93C4A 00000004 0012E790 0004067C 0012E6C0h: 00000083 00000000 04AA5D44 069A04F0 Registers: EAX: 00000000, EBX: 00000000, ECX: 04524100, EDX: 04520608 ESI: 04524100, EDI: 0012E6C8, EBP: 0012E654, ESP: 0012E5B0 Crash location: "foo_run", loaded at 044E0000h - 0450B000h Loaded modules: foobar2000 loaded at 00400000h - 004F3000h ntdll loaded at 7C900000h - 7C9B0000h kernel32 loaded at 7C800000h - 7C8F5000h COMCTL32 loaded at 773D0000h - 774D3000h msvcrt loaded at 77C10000h - 77C68000h ADVAPI32 loaded at 77DD0000h - 77E6B000h RPCRT4 loaded at 77E70000h - 77F01000h GDI32 loaded at 77F10000h - 77F57000h USER32 loaded at 77D40000h - 77DD0000h SHLWAPI loaded at 77F60000h - 77FD6000h SHELL32 loaded at 7C9C0000h - 7D1D5000h ole32 loaded at 774E0000h - 7761D000h shared loaded at 10000000h - 1002A000h comdlg32 loaded at 763B0000h - 763F9000h LPK loaded at 629C0000h - 629C9000h USP10 loaded at 74D90000h - 74DFB000h UnlockerHook loaded at 003E0000h - 003E4000h foo_abx loaded at 009E0000h - 00A14000h foo_ac3 loaded at 00A30000h - 00A5C000h foo_adpcm loaded at 00A80000h - 00AD2000h foo_AdvancedControls loaded at 00B00000h - 00B31000h foo_alarm loaded at 00B50000h - 00B6C000h foo_albumlist loaded at 00B90000h - 00BD7000h OLEAUT32 loaded at 77120000h - 771AC000h foo_albumlist_autoupdate loaded at 00C00000h - 00C17000h foo_audioscrobbler loaded at 00C40000h - 00C70000h WS2_32 loaded at 71AB0000h - 71AC7000h WS2HELP loaded at 71AA0000h - 71AA8000h foo_autoplaylist loaded at 00C90000h - 00CC2000h foo_browser loaded at 00CF0000h - 00D2B000h foo_burninate loaded at 00D50000h - 00D86000h VERSION loaded at 77C00000h - 77C08000h foo_cdda loaded at 00DB0000h - 00DE6000h foo_channel_mixer loaded at 00E10000h - 00E3B000h foo_common loaded at 00E50000h - 00E8A000h foo_converter loaded at 00EB0000h - 00F19000h foo_dbsearch loaded at 00F40000h - 00F9C000h foo_dsp_continuator loaded at 00FC0000h - 00FF2000h foo_dsp_std loaded at 01020000h - 01061000h foo_dsp_vlevel loaded at 01090000h - 010B4000h foo_dumb loaded at 010E0000h - 0113F000h foo_explorer loaded at 01160000h - 01178000h foo_freedb2 loaded at 011A0000h - 011E0000h foo_freedb2_fix loaded at 01200000h - 01215000h foo_gep loaded at 01240000h - 012D8000h MSIMG32 loaded at 76380000h - 76385000h foo_highlightplaying loaded at 01300000h - 01321000h foo_infobox2 loaded at 01350000h - 0138E000h foo_input_dts loaded at 013B0000h - 01415000h foo_input_monkey loaded at 01440000h - 01489000h foo_input_shorten loaded at 014B0000h - 014DE000h foo_input_std loaded at 01500000h - 01614000h foo_lnk loaded at 01640000h - 01659000h foo_lock loaded at 01680000h - 01699000h foo_lunar2 loaded at 016C0000h - 016E2000h foo_managedWrapper loaded at 01710000h - 017B2000h mscoree loaded at 79000000h - 79045000h MSVCR80 loaded at 78130000h - 781CB000h MSVCP80 loaded at 7C420000h - 7C4A7000h msvcm80 loaded at 7C4C0000h - 7C53D000h mscorwks loaded at 79E70000h - 7A3D1000h mscorlib.ni loaded at 790C0000h - 79BA6000h mscorjit loaded at 79060000h - 790B3000h rsaenh loaded at 0FFD0000h - 0FFF8000h System.ni loaded at 7A440000h - 7ABFE000h System.Drawing.ni loaded at 7ADE0000h - 7AF74000h System.Windows.Forms.ni loaded at 7AFD0000h - 7BC56000h foo_masstag loaded at 03DD0000h - 03E20000h foo_menu_addons loaded at 03E40000h - 03E50000h foo_midi loaded at 03E60000h - 03F08000h foo_osd loaded at 03F30000h - 03F65000h foo_osd2 loaded at 03F90000h - 03FC6000h gdiplus loaded at 4EC50000h - 4EDF3000h foo_playcount loaded at 04000000h - 04028000h foo_playlist_bind loaded at 04050000h - 04075000h foo_playlist_manager loaded at 04090000h - 040D6000h foo_playlist_tree loaded at 04100000h - 04163000h foo_pqview loaded at 04190000h - 041AC000h foo_prettypop loaded at 041D0000h - 0421D000h foo_preview loaded at 042D0000h - 042F1000h foo_psf loaded at 04300000h - 043E2000h foo_random loaded at 04410000h - 0444F000h foo_rgscan loaded at 04470000h - 044B8000h foo_run loaded at 044E0000h - 0450B000h foo_sendtodevice loaded at 04530000h - 04542000h foo_sic loaded at 04560000h - 045B7000h foo_sid loaded at 046E0000h - 04762000h foo_tradersfriend loaded at 04790000h - 047CD000h foo_uie_albumart loaded at 047F0000h - 04827000h foo_uie_albumlist loaded at 04850000h - 0488F000h foo_uie_explorer loaded at 048B0000h - 048ED000h UxTheme loaded at 5AD70000h - 5ADA8000h foo_uie_playlists_dropdown loaded at 04910000h - 0494A000h foo_uie_quicksearch loaded at 04970000h - 049B8000h foo_uie_trackinfo loaded at 049E0000h - 04A0E000h foo_ui_columns loaded at 04A30000h - 04ACB000h foo_ui_std loaded at 04AF0000h - 04B47000h foo_unpack loaded at 04B70000h - 04B9E000h foo_unpack_lha loaded at 04BC0000h - 04BE1000h foo_utils loaded at 04C10000h - 04C49000h foo_winamp_spam loaded at 04C70000h - 04C8F000h ctagent loaded at 04EA0000h - 04EA6000h CLBCATQ loaded at 76FD0000h - 7704F000h COMRes loaded at 77050000h - 77115000h SETUPAPI loaded at 77920000h - 77A13000h appHelp loaded at 77B40000h - 77B62000h cscui loaded at 77A20000h - 77A74000h CSCDLL loaded at 76600000h - 7661D000h USERENV loaded at 769C0000h - 76A73000h libpng13 loaded at 06950000h - 0696C000h zlib1 loaded at 091A0000h - 091B2000h imagehlp loaded at 76C90000h - 76CB8000h DBGHELP loaded at 59A60000h - 59B01000h Stack dump analysis: Address: 04A6B80Ch, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D4882Ah, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "GetDC" (+00000163h) Address: 04AA6320h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 7C90EE18h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "strchr" (+00000117h) Address: 7C910570h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+00000133h) Address: 04A7C790h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04AA5D44h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04504748h, location: "foo_run", loaded at 044E0000h - 0450B000h Address: 04A7C790h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A93953h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A6C7B0h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A6D920h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D4B8BAh, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "SendMessageW" (+00000000h) Address: 04A6DCCDh, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A93C4Ah, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04AA5D44h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 0112E948h, location: "foo_dumb", loaded at 010E0000h - 0113F000h Address: 04A6DF54h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D48B26h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "GetWindowThreadProcessId" (+000000A6h) Address: 04A37220h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D488D1h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "GetWindowLongW" (+0000002Bh) Address: 77D488DAh, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "GetWindowLongW" (+00000034h) Address: 04A37220h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A93CA5h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A37398h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A37220h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D488DAh, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "GetWindowLongW" (+00000034h) Address: 04A37220h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D48734h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "GetDC" (+0000006Dh) Address: 04A37220h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A37220h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D48816h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "GetDC" (+0000014Fh) Address: 04A37220h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D70467h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DeregisterShellHookWindow" (+000001CFh) Address: 77D48830h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "GetDC" (+00000169h) Address: 77D4B4C0h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DefWindowProcW" (+00000184h) Address: 04A37220h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D70467h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DeregisterShellHookWindow" (+000001CFh) Address: 77D4B4D0h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DefWindowProcW" (+00000194h) Address: 77D4FD29h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "UserClientDllInitialize" (+000007F1h) Address: 04A37220h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 7C90EAE3h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "KiUserCallbackDispatcher" (+00000013h) Address: 04A30000h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A9D8D8h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A37220h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D4B473h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DefWindowProcW" (+00000137h) Address: 77D5013Eh, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "CreateWindowExW" (+000001EEh) Address: 77D50104h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "CreateWindowExW" (+000001B4h) Address: 04A30000h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A9D8D8h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A30000h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D4B3F9h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DefWindowProcW" (+000000BDh) Address: 77D4B393h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DefWindowProcW" (+00000057h) Address: 77D4B3A7h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DefWindowProcW" (+0000006Bh) Address: 77455CB0h, location: "COMCTL32", loaded at 773D0000h - 774D3000h Symbol: "Ordinal389" (+0000A4CDh) Address: 77D70467h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DeregisterShellHookWindow" (+000001CFh) Address: 7C910732h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+0000015Eh) Address: 7C90EE18h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "strchr" (+00000117h) Address: 7C911538h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "wcsncpy" (+00000AA9h) Address: 7C911596h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "wcsncpy" (+00000B07h) Address: 7C9106EBh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000117h) Address: 7C9105D4h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000000h) Address: 7C90EE18h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "strchr" (+00000117h) Address: 7C910738h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000164h) Address: 7C910732h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+0000015Eh) Address: 7C911596h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "wcsncpy" (+00000B07h) Address: 7C9106EBh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000117h) Address: 7C9105D4h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000000h) Address: 7C90EE18h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "strchr" (+00000117h) Address: 7C910738h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000164h) Address: 7C910732h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+0000015Eh) Address: 7C9106ABh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+000000D7h) Address: 7C9106EBh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000117h) Address: 7C9105D4h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000000h) Address: 7C917BF5h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlReAllocateHeap" (+000001F8h) Address: 7C917BB0h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlReAllocateHeap" (+000001B3h) Address: 7C910732h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+0000015Eh) Address: 7C910732h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+0000015Eh) Address: 7C910732h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+0000015Eh) Address: 7C90EE18h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "strchr" (+00000117h) Address: 7C910738h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000164h) Address: 7C910732h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+0000015Eh) Address: 7C9106ABh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+000000D7h) Address: 7C9106EBh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000117h) Address: 7C9105D4h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000000h) Address: 7C9106EBh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000117h) Address: 7C9105D4h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000000h) Address: 7C917BF5h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlReAllocateHeap" (+000001F8h) Address: 7C910F46h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "wcsncpy" (+000004B7h) Address: 7C910D5Ch, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "wcsncpy" (+000002CDh) Address: 7C910E91h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "wcsncpy" (+00000402h) Address: 7C91056Dh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+00000130h) Address: 7C9105C8h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+0000018Bh) Address: 7C910551h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+00000114h) Address: 7C91056Dh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+00000130h) Address: 7C910E91h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "wcsncpy" (+00000402h) Address: 7C91056Dh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+00000130h) Address: 7C9105C8h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+0000018Bh) Address: 7C910551h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+00000114h) Address: 7C91056Dh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+00000130h) Address: 7C9106EBh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000117h) Address: 04A7C85Ah, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A3188Fh, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 7C910833h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+0000025Fh) Address: 04AB45D4h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A30100h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 7C90EE18h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "strchr" (+00000117h) Address: 7C910838h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000264h) Address: 77D501F7h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "CreateWindowExW" (+000002A7h) Address: 04A30000h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04AB45D4h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 7C910570h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+00000133h) Address: 7C91056Dh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+00000130h) Address: 04A7C771h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A7C790h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A9D8D8h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A7C790h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D4FF83h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "CreateWindowExW" (+00000033h) Address: 04A9D8D8h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A30000h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A37095h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A9D8D8h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A30000h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A43CD6h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A5F46Fh, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04AA62D0h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A92A41h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04AA5D60h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A30000h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A9CD01h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04AB4398h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A5F61Fh, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04AB4398h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A59935h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04AB3C0Ch, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A9EE5Ch, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A922F9h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A5A232h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A5A7F8h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A5A561h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D4B3A7h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DefWindowProcW" (+0000006Bh) Address: 04A5BBA4h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D70467h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DeregisterShellHookWindow" (+000001CFh) Address: 77D4B3B0h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DefWindowProcW" (+00000074h) Address: 77D4B3A7h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DefWindowProcW" (+0000006Bh) Address: 04A5BBA4h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A5A561h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A5BBBCh, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 7C90EE18h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "strchr" (+00000117h) Address: 7C910738h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000164h) Address: 7C910732h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+0000015Eh) Address: 7C9106ABh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+000000D7h) Address: 7C9106EBh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlAllocateHeap" (+00000117h) Address: 7C9168AEh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlMultiAppendUnicodeStringBuffer" (+00000193h) Address: 7A2ED654h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h Address: 79E7A5E6h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h Symbol: "DllUnregisterServerInternal" (+00006DC6h) Address: 79E7C7C3h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h Symbol: "DllUnregisterServerInternal" (+00008FA3h) Address: 04A924D0h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A924D0h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 79E9C35Eh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h Symbol: "LogHelp_LogAssert" (+000097DAh) Address: 79062D98h, location: "mscorjit", loaded at 79060000h - 790B3000h Address: 04A924D0h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A924D0h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D48734h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "GetDC" (+0000006Dh) Address: 04A5A561h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A5A561h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D48816h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "GetDC" (+0000014Fh) Address: 04A5A561h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D70467h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DeregisterShellHookWindow" (+000001CFh) Address: 77D48830h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "GetDC" (+00000169h) Address: 77D4B4C0h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DefWindowProcW" (+00000184h) Address: 04A5A561h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D70467h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DeregisterShellHookWindow" (+000001CFh) Address: 77D4B4D0h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DefWindowProcW" (+00000194h) Address: 77D4FD29h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "UserClientDllInitialize" (+000007F1h) Address: 04A5A561h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 7C90EAE3h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "KiUserCallbackDispatcher" (+00000013h) Address: 04A30000h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A9C4E8h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A5A561h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D4B473h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "DefWindowProcW" (+00000137h) Address: 77D5013Eh, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "CreateWindowExW" (+000001EEh) Address: 77D50104h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "CreateWindowExW" (+000001B4h) Address: 04A30000h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A9C96Ch, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A9C4E8h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 77D533B0h, location: "USER32", loaded at 77D40000h - 77DD0000h Symbol: "CreateIconIndirect" (+000006AEh) Address: 04A30000h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 00460020h, location: "foobar2000", loaded at 00400000h - 004F3000h Address: 7C915041h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "bsearch" (+00000046h) Address: 7C915233h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "bsearch" (+00000238h) Address: 7C9105C8h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+0000018Bh) Address: 7C910551h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+00000114h) Address: 7C91056Dh, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlFreeHeap" (+00000130h) Address: 04A9C536h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 04A9C4E8h, location: "foo_ui_columns", loaded at 04A30000h - 04ACB000h Address: 7C9155C9h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlHashUnicodeString" (+00000164h) Address: 7C915152h, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "bsearch" (+00000157h) Address: 7C91554Ah, location: "ntdll", loaded at 7C900000h - 7C9B0000h Symbol: "RtlHashUnicodeString" (+000000E5h) Version info: foobar2000 v0.9.4.1 UNICODE Additional info: Game Emu Player 1.3 (foo_gep) ADX decoder 1.0 (foo_adpcm) DTS decoder 0.1.7 (foo_input_dts) Winamp API Emulator 0.90 (foo_winamp_spam) Album List 3.2.0 (foo_albumlist) OKI-ADPCM decoder 0.14 (foo_adpcm) Playlist Manager 1.0 (foo_playlist_manager) Albumlist autoupdate 0.1 (foo_albumlist_autoupdate) On-Screen Display GDI+ 1.52 (foo_osd2) LHA unpacker 1.0 (foo_unpack_lha) Lunar 2 PCM decoder 0.5 (foo_lunar2) Channel Mixer 0.9.3 preview (foo_channel_mixer) sidplay2 1.13 (foo_sid) Audioscrobbler 2.1 (foo_audioscrobbler) BRR decoder and converter 0.7 (foo_adpcm) Send to Device 1.0.3 [Apr 27 2006 - 08:47:11] (foo_sendtodevice) Quick Search Toolbar 2.8g (foo_uie_quicksearch) WMA Decoder 1.1 (foo_input_std) Freedb2 characters fixer (masstagger addon) 0.02 (foo_freedb2_fix) Continuator 0.4.0 (foo_dsp_continuator) ZIP/GZIP reader 1.0 (foo_unpack) AC3 decoder 0.7 (foo_ac3) Album Art Panel 0.2.5.1 (foo_uie_albumart) GCN DSP decoder 1.2 (foo_adpcm) DUMB module decoder 0.9.7.1 (foo_dumb) Album list panel 0.2.1 beta 4 (foo_uie_albumlist) Masstagger 1.6 (foo_masstag) Live show tagger 0.6.1 (foo_tradersfriend) Common services 0.1 (foo_common) Shorten decoder 0.4.2a (foo_input_shorten) Audio CD Writer 2.0 (foo_burninate) Default User Interface 0.9acc (foo_ui_std) Run services 0.3.2 (foo_run) Track info panel 0.8 (foo_uie_trackinfo) VLevel 20060324.0 (foo_dsp_vlevel) Playlist tools 0.5.7 (foo_utils) Monkey's Audio decoder 2.1.1 (foo_input_monkey) ReplayGain Scanner 2.0.2 (foo_rgscan) ABX Comparator 1.3.1 (foo_abx) kode's ADPCM decoders 1.2 (foo_adpcm) Standard DSP array 1.0 (foo_dsp_std) Converter 1.0.1 (foo_converter) Pause on Lock 0.4 (foo_lock) MIDI synthesizer host 1.6 (foo_midi) Menu Addons 0.2.1 (foo_menu_addons) CD Audio Decoder 2.1.1 (foo_cdda) Explorer Tree 1.04.6a (foo_uie_explorer) foo_explorer 1.31 (foo_explorer) FooBar2000 Advanced Controls 0.5.9.0 (foo_AdvancedControls) On-Screen Display 1.52 (foo_osd) RAR reader 1.1 (foo_unpack) Shell link resolver 1.1 (foo_lnk) Playback statistics 1.0 (foo_playcount) Playlist Tree Panel 2.0.7 [May 5 2006 - 13:10:05] (foo_playlist_tree) freedb Tagger 0.5.2a (foo_freedb2) Highly Experimental 2.0.5 (foo_psf) Interplay ACM decoder 1.0 (foo_adpcm) foo_managedWrapper 0.3 (foo_managedWrapper) Pretty Popup 1.2.3 (foo_prettypop) Music Browser 1.2.2c [Jul 6 2006 - 09:42:02] (foo_browser) FLAC Decoder 1.1.0 (foo_input_std) Playlists Dropdown 0.5.7.5 (foo_uie_playlists_dropdown) Preview 1.2 (foo_preview) Columns UI 0.1.3 beta 1v5 (foo_ui_columns) Randomized playlist entry 1.2.3 (foo_random) Special file info box v2.0.0 (foo_infobox2) Standard Input Array 1.0 (foo_input_std) Database search 1.3.1 beta 11 (foo_dbsearch) RAC decoder 1.0 (foo_adpcm) Alarm 1.03 (foo_alarm) foosic music database 1.0 beta 10 (foo_sic) foobar2000 core v0.9.4.1 (Core) XA ADPCM decoder 1.1 (foo_adpcm) Highlight playing 0.1.0 (foo_highlightplaying) Playlist Bind 3.1 (foo_playlist_bind) Still waiting for an answer. Eagerly. This is one of the best components I've seen, and I still cnnot use it again until I'll be able to manually edit its settings, apparently. :grunt: Moderation: Changed [ code ] to [ codebox ]. This post has been edited by hal9001: Dec 3 2006, 14:01 |
|
|
|
Nov 10 2006, 18:05
Post
#134
|
|
|
Group: Members Posts: 1 Joined: 5-November 06 Member No.: 37177 |
does anyone have a script to run the tag & rename "open in tag&rename" context menu item, or any equivalent to open up containing folder in tag & rename? I think I fixed it CODE "D:\Program\TagRename\TagRename.exe" "$substr(%_path%,0,$strrchr(%_path%,'\'))
|
|
|
|
Nov 12 2006, 16:09
Post
#135
|
|
|
Group: Members Posts: 13 Joined: 9-December 04 Member No.: 18596 |
Thanks a lot for plugin! I use it for viewing nfo and open dir in total commander.
I wonder if its possible to make smth like 'Add directory to Nero' While browsing playlist you click on single track (or multiple tracks from different directories) then nero launches in data project mode and the whole directory (or directories) goes (go) to the project. Preferably to add directories to one and the only project session in nero. You return to foobar after adding directories, add other one and it goes to the current nero project. I hope my explanations are not very complicated I guess the answer to my question is no. Maybe it is possible to burn data project with foo_run and nerocmd.exe but it will be without nero gui and possibility to edit current project :/ This post has been edited by Boushko: Nov 26 2006, 02:20 |
|
|
|
Nov 29 2006, 21:33
Post
#136
|
|
|
Group: Members Posts: 257 Joined: 27-September 05 Member No.: 24739 |
situation: I have a mp3 and a mpg both named the same.
The mp3 in a music folder and the mpg in a Video folder within the music folder i want to be able to use foo_run to launch the video. The problem is there are different file formats request: to be able to leave the filename ext off (not specify) - err its hard to explain something like this: $replace(%path%,%filename_ext%,Video\%filename%.*) |
|
|
|
Dec 1 2006, 14:10
Post
#137
|
|
|
Group: Members Posts: 257 Joined: 27-September 05 Member No.: 24739 |
can some1 help me out, ive been trying to figure out how to open mplayer with a path which is inside a %video% tag
I've been using: I:\Apps\MPlayer\mplayer.exe %video% An exmaple %video% - I:\season 6 preview.asf I tried the above in "" it didnt work either. When i tried to do it in VLC it replaces the '\' with a ',' any ideas? its frustrating because the following work: I:\Apps\MPlayer\mplayer.exe I:\season 6 preview.asf edit: if i have a run service named VLC how can i add it too a button? i tried: $button(700,0,0,0,0,0,images\arrow.png,images\arrow.png,"Run Service/VLC",) with no luck ^^ ok i figured the button out This post has been edited by 2Pacalypse: Dec 1 2006, 14:36 |
|
|
|
Dec 1 2006, 23:15
Post
#138
|
|
|
Group: Developer Posts: 977 Joined: 31-July 06 Member No.: 33465 |
|
|
|
|
Dec 2 2006, 12:03
Post
#139
|
|
|
Group: Members Posts: 237 Joined: 9-September 06 Member No.: 34997 |
What's the code to go one level higher because I can get in the now playing folder but I need to go to a level higher.
For example D:/Music/cd1 when I enter the %path% code I get into cd1 one (this is where the now playing song is located) but I need a code to go into music. Is this possible? Sorry for my bad english and thanks in advance ok found that out is it maybe possible to go to 2 paths like the album art window does? If the program can't open the file in the first path that run goes to the second path... Is this possible? and how do I do this?? This post has been edited by stampgevaar: Dec 3 2006, 11:03 |
|
|
|
Dec 3 2006, 20:28
Post
#140
|
|
|
Group: Members Posts: 257 Joined: 27-September 05 Member No.: 24739 |
I tried the above in "" it didnt work either You tried: "I:\Apps\MPlayer\mplayer.exe" "%video%" ? Can you be more specific about how it didn't work; did mplayer run at all? Did it report what the file it tried to open was, and any reason for faliure? well i got it to work using: I:\Apps\MPlayer\mpui.exe "$replace(%video%,', ','\')" although i still dont understand why the %video% tags "\" gets replaced with a ", " Edit: How can i have one foo_run script to do 2 tasks ie Stop foobar and launch mPlayer: E:\Apps\MPlayer\mpui.exe "$replace(%video%,', ','\')" foobar2000.exe /command:"Stop" ^ this will obviously tell mplayer that the foobar2000.exe Stop is part of the file name, any ideas? This post has been edited by 2Pacalypse: Dec 3 2006, 21:00 |
|
|
|
Dec 4 2006, 12:56
Post
#141
|
|
![]() Group: Members Posts: 203 Joined: 14-June 05 Member No.: 22717 |
Edit: How can i have one foo_run script to do 2 tasks ie Stop foobar and launch mPlayer: E:\Apps\MPlayer\mpui.exe "$replace(%video%,', ','\')" foobar2000.exe /command:"Stop" ^ this will obviously tell mplayer that the foobar2000.exe Stop is part of the file name, any ideas? you could use a batch file. (.bat file) should be quite simple, you can use notepad to write it. just imagine you would enter the command in DOS command line window. then point foo_run to the batch file. the problem would be though, to get the %video% into the batch file, so mplayer knows which file to open... don't know how to do that This post has been edited by Fifoxtasy: Dec 4 2006, 13:00 |
|
|
|
Dec 4 2006, 13:14
Post
#142
|
|
![]() Group: Members Posts: 348 Joined: 6-August 05 From: UK Member No.: 23747 |
You can pass arguments to the batch file.
-------------------- http://fofr.trivialbeing.net | http://fooblog2000.com
|
|
|
|
Dec 4 2006, 13:28
Post
#143
|
|
![]() Group: Members Posts: 203 Joined: 14-June 05 Member No.: 22717 |
|
|
|
|
Dec 4 2006, 16:17
Post
#144
|
|
![]() Group: Members Posts: 348 Joined: 6-August 05 From: UK Member No.: 23747 |
If the batch file is for example "mplay.bat"
Use this command MPLAY "argument" Then in the batch file refer to this as '%1' e.g. echo %1 Batch File Article Here's a batch file I created and use all the time, it passes a file to the batch to be uploaded to an ftp of my choice before copying the URL to my clipboard. It uses batch file arguments and I have successfully integrated it into foobar to allow one-key mp3 uploads. Putting this in the SendTo folder also makes uploading of any file painless. -------------------- http://fofr.trivialbeing.net | http://fooblog2000.com
|
|
|
|
Dec 4 2006, 18:04
Post
#145
|
|
|
Group: Members Posts: 73 Joined: 1-May 06 Member No.: 30267 |
Is any way to send all playlist songs to Nero Burning Rom 7 ?
|
|
|
|
Dec 4 2006, 18:26
Post
#146
|
|
|
Group: Members Posts: 271 Joined: 19-February 06 Member No.: 27893 |
2PonasX
Search for NeroCmd.exe on your computer. Open that in a Command Prompt window to see its options. The rest it's up to you |
|
|
|
Dec 4 2006, 18:58
Post
#147
|
|
|
Group: Members Posts: 257 Joined: 27-September 05 Member No.: 24739 |
If the batch file is for example "mplay.bat" Use this command MPLAY "argument" Then in the batch file refer to this as '%1' e.g. echo %1 Batch File Article Here's a batch file I created and use all the time, it passes a file to the batch to be uploaded to an ftp of my choice before copying the URL to my clipboard. It uses batch file arguments and I have successfully integrated it into foobar to allow one-key mp3 uploads. Putting this in the SendTo folder also makes uploading of any file painless. Thanks a lot i managed to get it to work using this in a batch file: @echo off foobar2000.exe /command:"Stop" E:\Apps\MPlayer\mpui.exe -compact -autoquit %1 endlocal exit One question though, how can i have the cmd window close on executing mplayer? At the moment i have the mplayer window open as well as a cmd window. |
|
|
|
Dec 8 2006, 04:45
Post
#148
|
|
|
Group: Members Posts: 140 Joined: 27-January 05 Member No.: 19365 |
I understood foo_run is used to execute an external program
but what application can be used thru foo_run ?? Anybody give me some examples usage ? |
|
|
|
Dec 8 2006, 06:46
Post
#149
|
|
![]() Group: Members Posts: 1535 Joined: 8-May 06 Member No.: 30546 |
adriannmak: foo_run can be used to run anything that can be run from a command line or the Start> Run prompt.
Example loading this forum: CODE http://forums.foobar2000.org/ Example loading your foosic stats: CODE http://www.foosic.org/query_user.php?user=YOURFOOSICNAME Most of my usages for foo_run involve URLs, but you can also do things like pass currently playing song information to programs like album art downloaders: Example using Cover Downloader: CODE "C:\Program Files\foobar2000\components\coverdownloader\albumart.exe" "%album artist%" "%album%" "$replace(%_path%,%_filename_ext%,)$if2(%cdid%,[%album artist% - ]%album%).jpg"
-------------------- http://www.ubuntu.com
|
|
|
|
Dec 9 2006, 02:13
Post
#150
|
|
![]() Group: Members Posts: 428 Joined: 22-July 06 From: Argentina Member No.: 33201 |
This plugin doesn't work is no file is playing.
Is there any way to make it work? |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 21:57 |