Open selected file in same instance/window of SPEK

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Open selected file in same instance/window of SPEK

Re: Open selected file in same instance/window of SPEK

by joshb » Tue May 07, 2019 4:59 pm

I installed the .MMIP. Now, what to do to make it run and display something?

Re: Open selected file in same instance/window of SPEK

by Peke » Sat Nov 18, 2017 8:07 pm

Sure it can be added to support CMD parameter, feel free to edit the Script for testing and send me PM with changes so that I can update Script online.

Re: Open selected file in same instance/window of SPEK

by Fram » Fri Nov 03, 2017 2:29 am

Yeah it's all about the workflow. Thanks again for you help!

About Spek:
At this moment I'm trying to make SPEK act like a single instance software and force to open all the audio files in the same window.
If i fail to implement this I'm thinking of trying another approach: make a cmd line parameter like: "spek -i filenamepath" . I wonder if this approach (cmd) can be implemented in a MM script. What do you think ? :)

Re: Open selected file in same instance/window of SPEK

by Peke » Sat Oct 21, 2017 6:10 pm

Hi,
No need to open File properties, add shortcut to Auto-Organize or add toolbar button and easy access it on selected track(s) if You want to do that for current track there is Script to locate Playing track and then you can do Auto Organize.

Re: Open selected file in same instance/window of SPEK

by Fram » Sat Oct 21, 2017 4:26 am

I need to open the "File Proprieties" window of the current playing track with a global keyboard shortcut. At this time, in mm4, there is a shortcut: "Shift + Enter" that open "Files Proprieties" window for a SELECTED track. but no one for the current playing track.
After the "File Proprieties" window is opened there is a button to the right of the "File name" tab...it's name is: "Rename file(s) based on file proprieties". A shortcut key will also be welcome for this action :D

I hope this time I made myself understood. :)

Re: Open selected file in same instance/window of SPEK

by Peke » Fri Oct 20, 2017 6:57 pm

Hi,
Not sure I completely follow. Can you elaborate a little?

Re: Open selected file in same instance/window of SPEK

by Fram » Thu Oct 19, 2017 8:50 am

Hi Peke! I bother again :D.
I'm trying to find a solution to this requirement: http://www.mediamonkey.com/forum/viewto ... =2&t=88602 . No one has managed to help me so I'm trying to write to you.
It's about the Proprieties windows of the current playing track. I want to open it with a global keyboard shortcut...and when Proprieties Windows is active i want to run the button: "Rename file based on file's proprieties" using another shortcut.

Re: Open selected file in same instance/window of SPEK

by popsmike » Sat Oct 07, 2017 7:23 pm

Right ok, I wasn't aware of that thanks.

Re: Open selected file in same instance/window of SPEK

by Peke » Sat Oct 07, 2017 5:03 pm

You can read but you can't set. At least not that I managed to do that.

Re: Open selected file in same instance/window of SPEK

by popsmike » Sat Oct 07, 2017 4:49 pm

Peke wrote:Hi,
So all is OK now. From my tests MMIP installs on portable also.

Are you satisfied with performance?
Work Great thanks Peke...

Im going to try and figure how to make it ask for SPEK.EXE location so you can point directly but im onmly a beginner at .vbs so may take a while haha :)

Re: Open selected file in same instance/window of SPEK

by Peke » Thu Oct 05, 2017 8:08 am

No unfortunately, that is controlled by SPEk and Windows.

Re: Open selected file in same instance/window of SPEK

by Fram » Thu Oct 05, 2017 12:09 am

The script run perfectly now, you made a really good job :D. Thank you again!
Now I'm wondering if it can be made to keep the original position and size of the window.

Re: Open selected file in same instance/window of SPEK

by Peke » Wed Oct 04, 2017 5:46 pm

Hi,
So all is OK now. From my tests MMIP installs on portable also.

Are you satisfied with performance?

Re: Open selected file in same instance/window of SPEK

by popsmike » Wed Oct 04, 2017 2:45 pm

Peke wrote:Updated :( Sorry

Note: I installed SPEK in c:\SPEK change path in runspek.vbs
I addressed it slightly different as i'm using it as a portable install.

I Extracted the Spek folder into my plugins folder then addressed in runspek.vbs as "Plugins\Spek\Spek.exe"

Re: Open selected file in same instance/window of SPEK

by Peke » Tue Oct 03, 2017 10:57 am

Updated :( Sorry

Note: I installed SPEK in c:\SPEK change path in runspek.vbs

Top