Page 1 of 4

MM Helper 1.2.0 (Up again)

Posted: Sun Aug 10, 2008 6:16 pm
by Christoph
Hey,
some time has passed since my helpers went offline due to my new website. Sorry for this.

But now I put the stuff online again and also included the sources.

You can get some information and download it here:
http://www.troelfdesign.com/en/downloads/monkey-tools/

The four packaged tools are:
Play Date Manager, Advanced Rating, M3U2SPL converter and a new one: Rockbox Stats Importer.

Regards
Christoph

Re: MM Helper (Play Date Manager + Advanced Rating)

Posted: Wed Aug 13, 2008 11:16 am
by martialartsguy
I am unsure how to run this script. I extracted all the files and when I run the MM-Play Date .exe it brings up MM. That works fine, but how do I add songs to the list?

Also, when I have MM already running, I can't run the .exe files.

Re: MM Helper (Play Date Manager + Advanced Rating)

Posted: Wed Aug 13, 2008 11:30 am
by Christoph
Hey,
the normal way to use these apps is:
1. Extract all files
2. Run MediaMonkey
3. Start TD-MM-Helper and Install the Icon (if you want)
4. Run your desired helper (Play Date Manager or Advanced Rating)

The Play Date Manager should update the list of selected songs itself.
So you only have to select some songs in the MM library (not in the playlist window).
The Manager should show them within a second. Then you can add, edit or remove plays.

Advanced Rating doesn't depend on selected songs. You only have to choose whether to find your favourite albums or artists.

I hope. I could help you.

Regards,
Christoph

Re: MM Helper (Play Date Manager + Advanced Rating)

Posted: Wed Aug 13, 2008 11:50 am
by martialartsguy
OK, thanks, now I got it working.

I think it would be helpful to have a guide for the buttons on the Play Date Manager. I'm still a little confused on what each does. Basically what I'm trying to do is retro some of my older songs that i used to listen to a lot but don't much anymore. So I'd like to change the starting listened date from say 2008 to 2004.

This script is pretty cool so far though, thanks!

Re: MM Helper (Play Date Manager + Advanced Rating)

Posted: Wed Aug 13, 2008 1:09 pm
by Christoph
Hey,
nice to hear. Thanks.
You can delete a timespan by entering the start and end time in the appropriate fields and pressing "Delete Time Range".
Then you could create new plays by hand or with the "Add continous plays" function which simulates everyday listening.

I will prepare a more detailed guide for the tool.

Did you tried installing the icon and starting the apps via the helper tool? I'm interested whether there are problems with it.

Christoph

Re: MM Helper (Play Date Manager + Advanced Rating)

Posted: Wed Aug 13, 2008 1:30 pm
by martialartsguy
I added the icon in no problem. You just need to install it then restart MM.

I look forward to the guide and meanwhile I'll play around with the script. Thanks!

Re: MM Helper (Play Date Manager + Advanced Rating)

Posted: Wed Aug 13, 2008 1:36 pm
by Christoph
Yes, that's right. I will add a message in the next version.

If you have some problems or wishes, just tell me. :)

Christoph

Re: MM Helper (Play Date Manager + Advanced Rating)

Posted: Wed Aug 13, 2008 3:24 pm
by martialartsguy
I do seem to be having an error now when pressing the Helper icon.

Image

Not sure what that means, but it just fails now.

Re: MM Helper (Play Date Manager + Advanced Rating)

Posted: Wed Aug 13, 2008 3:33 pm
by Christoph
Ok,
have you moved the tools after installing the icon?
That could be the reason for this.
Then uninstall the icon and install it again.
I will implement a file check.

Christoph

Re: MM Helper (Play Date Manager + Advanced Rating)

Posted: Wed Aug 13, 2008 3:58 pm
by martialartsguy
Nope, haven't moved anything since the install. I verfied that the following 2 files are in the Scripts/Auto folder:

TD-MM-Helper Icon
TD-MM-Helper VBS

I tried deleting them and then reinstalling, but still have the same problem.

EDIT:

In the above VBS file, line 22 states:
wsh.Run("F:\Program Files\MediaMonkey\Scripts\MM Helper\TD-MM-Helper.exe")

That file DOES exist in that folder.

Re: MM Helper (Play Date Manager + Advanced Rating)

Posted: Wed Aug 13, 2008 4:18 pm
by Christoph
Hey,
ok, it's the space in your path that's causing this problem.
Here is the solution:
wsh.Run(Chr(34)&"F:\Program Files\MediaMonkey\Scripts\MM Helper\TD-MM-Helper.exe"&Chr(34))

Christoph

Edit:
I updated the download package on my webserver. The error has been fixed.

Re: MM Helper (Play Date Manager + Advanced Rating)

Posted: Wed Aug 13, 2008 4:29 pm
by martialartsguy
Perfect, works fine now!

Re: MM Helper (Play Date Manager + Advanced Rating)

Posted: Wed Aug 13, 2008 4:35 pm
by Christoph
Fine. :)
In case you have some time:
Could you try out "Advanced Rating" and tell me whether my app displays really your favourites? (which should have been played and been rated to be recognized).

Christoph

MM Helper 1.0.1 (New: M3U to SPL Converter)

Posted: Thu Aug 14, 2008 5:23 am
by Christoph
Hey,
ok, I released MM Helper 1.0.1:
http://www.troelfdesign.com/de/downloads/mm-helper/
http://www.troelfdesign.com/en/downloads/mm-helper/

Changes:
- Fixed: Spaces in the path of MM Helper cause an VBScript error when clicking the icon in MediaMonkey
- New: Integration of "M3U to SPL Converter" for Samsung Playlists
- New: Option to hide unused tools
- Other small improvements

Christoph

Re: MM Helper 1.0.1 (Play Date Manager+Advanced Rating+M3U2SPL)

Posted: Thu Aug 14, 2008 12:11 pm
by martialartsguy
Christoph-

Works fine. I deleted 1.0.0 and installed the new version. No problems now. I also tried the Advanced Rating button and got this back:

Image

That looks correct to me. Great work and thanks for a cool app!