Where do I start?

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: Where do I start?

Re: Where do I start?

by rovingcowboy » Fri Apr 03, 2009 10:00 pm

you ain't capt crunch? i thought you was, and every one knows who he was, I thought, :-?

he got his name from the whistle that was in the box of cereal back in the 70's or 80's he found he could
blow that thing in the phones and make the number tones and was calling all over the world from pay phones and never paid a penny for it.
he started a whole group of people doing it and then they got a box and put in buttons and got really good at it.
they called around the world from a pay phone one time to the one beside the one they dialed from and it cost nothing. UNTIL they caught him. then he spent time in jail for his free calls.
made the phone company change how the systems worked so he did. now those tone box'es wont work. 8)

Re: Where do I start?

by CptCrunch » Wed Apr 01, 2009 9:12 pm

rovingcowboy wrote:smart a.. remark which i do so well.

you don't start with a blue box. :lol: 8) :o
Kinda lost, care to explain?

Re: Where do I start?

by rovingcowboy » Mon Mar 30, 2009 9:18 pm

smart a.. remark which i do so well.

you don't start with a blue box. :lol: 8) :o

Re: Where do I start?

by CptCrunch » Mon Mar 30, 2009 12:11 pm

trixmoto wrote:That example is in the "external scripts" section. You'd have to write an interal script in JScript or VBScript to trigger the C# script externally, as MM can only handle these languages itself.

My "Backup" script has an internal script (VBScript) which calls external scripts (also VBScript) so that the processing is down outside of MM and therefore does not affect performance. You can check out the code this script if you want an example of how to do this, it's in "Backup.vbs".
I see that makes sense now, thank you for your help!

Re: Where do I start?

by trixmoto » Mon Mar 30, 2009 10:46 am

That example is in the "external scripts" section. You'd have to write an interal script in JScript or VBScript to trigger the C# script externally, as MM can only handle these languages itself.

My "Backup" script has an internal script (VBScript) which calls external scripts (also VBScript) so that the processing is down outside of MM and therefore does not affect performance. You can check out the code this script if you want an example of how to do this, it's in "Backup.vbs".

Re: Where do I start?

by CptCrunch » Mon Mar 30, 2009 9:50 am

nohitter151 wrote:As I understand scripts are written in VB script: http://www.mediamonkey.com/wiki/index.php/Scripting
Hrm, why is there a C# example? http://www.mediamonkey.com/wiki/index.p ... _scripting
make sure that you have added a reference to the SongsDB library
Where can I find this library at? I looked for a src folder, an api to download, and searched for it in my MM folder, no luck? Perhaps I over looked something it was in the middle of the night.

Re: Where do I start?

by nohitter151 » Sun Mar 29, 2009 10:22 pm

As I understand scripts are written in VB script: http://www.mediamonkey.com/wiki/index.php/Scripting

Where do I start?

by CptCrunch » Sun Mar 29, 2009 9:47 pm

Hello everyone,

This is my first time here and would like to get started on scripting, mostly in C#. I looked up and down for the past few hours and could not find where I can download the API for MM, nor did I see any scripts made in C#, can anyone point me around?

Thanks!

Top