Cue Reader 5.6 - Updated 20/07/2014

Download and get help for different MediaMonkey for Windows 4 Addons.

Moderators: Peke, Gurus

trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

Actually looking back through my code no html page is created, which is why the My Computer zone is not applicable. The page is dynamically written directly to the web component, which might explain why this is running in the Internet zone. Technically it wouldn't be running in any zone, so this probably defaults to the Internet zone. I'll play with this to see what I can do.

Your CUE looks fine, and although my script doesn't know what to do with PREGAP, it ignores it so it shouldn't cause any problems.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

New version (4.3) is now available from my website.

It creates a temporary .htm file instead of writing the panel dynamically - this means it runs in the My Computer zone so you should not get the ActiveX warnings.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Bex
Posts: 6316
Joined: Fri May 21, 2004 5:44 am
Location: Sweden

Post by Bex »

Trixi, this is a fantastic update of this beauty. Thanks alot!

Actually i've also had that annoying "bug" when jumping from one cuesheet to another. But with this update it's totally gone!

Great work!

/Bex
Advanced Duplicate Find & Fix Find More From Same - Custom Search. | Transfer PlayStat & Copy-Paste Tags/AlbumArt between any tracks.
Tagging Inconsistencies Do you think you have your tags in order? Think again...
Play History & Stats Node Like having your Last-FM account stored locally, but more advanced.
Case & Leading Zero Fixer Works on filenames too!

All My Scripts
Bex
Posts: 6316
Joined: Fri May 21, 2004 5:44 am
Location: Sweden

Post by Bex »

Trixi,

I have two wishes!

1) Most often you find bad "tagging" in the cue-sheet which you want to correct. So i would like a button somewhere which opens the playing cue sheet in an extarnal application/program (configurable) for editing purposes. e.g. CueMaster, notepad. It would really easy up the editing procedure.

2) There's no easy way to find out what big files are associated with a cue file and which are not. I would like a script that searches for big files (with a length > X, configurable) and creates a node with two children nodes somewhere (under Files to Edit?).
e.g.
--Files to Edit
------Has Cue-Sheet?
------------Yes
------------No

What do you think of that?
/Bex
Advanced Duplicate Find & Fix Find More From Same - Custom Search. | Transfer PlayStat & Copy-Paste Tags/AlbumArt between any tracks.
Tagging Inconsistencies Do you think you have your tags in order? Think again...
Play History & Stats Node Like having your Last-FM account stored locally, but more advanced.
Case & Leading Zero Fixer Works on filenames too!

All My Scripts
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

Both of these are good ideas.

1) Will make it into the next version of this script.

2) Will be a new script, when I get round to it! :)
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Bex
Posts: 6316
Joined: Fri May 21, 2004 5:44 am
Location: Sweden

Post by Bex »

Great! Looking forward to them.


Thanks!
/Bex
Advanced Duplicate Find & Fix Find More From Same - Custom Search. | Transfer PlayStat & Copy-Paste Tags/AlbumArt between any tracks.
Tagging Inconsistencies Do you think you have your tags in order? Think again...
Play History & Stats Node Like having your Last-FM account stored locally, but more advanced.
Case & Leading Zero Fixer Works on filenames too!

All My Scripts
MCSmarties
Posts: 251
Joined: Tue Dec 06, 2005 8:01 pm

Post by MCSmarties »

trixmoto,

the script works perfectly now! Both issues are solved.

You're the best!!
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

Thanks! :D
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

New version (4.4) is now available from my website. I have added an option to specify an external editor. I use TextPad so my editor is...
"C:\Program Files\TextPad 4\TextPad.exe" -u <cue>
There is an image (which looks like a pen) which will scroll down the screen with you in the top right corner, clicking on this loads the editor. There is also a refresh image (a blue arrow) which allows you to easily refresh the page when you've closed the editor.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Bex
Posts: 6316
Joined: Fri May 21, 2004 5:44 am
Location: Sweden

Post by Bex »

Cool Trixi,

But I cant get it to work. I use Notepad as editor, configured like this:

Code: Select all

C:\WINDOWS\notepad.exe
It opens up fine but the cue-sheet isn't there, it's only the program??

Then I configured like this: (What is -u <cue>)

Code: Select all

"C:\WINDOWS\notepad.exe" -u <cue>
Notepad opens up but with an error: "Wrong syntax for filename, catalog or volume"

What did i do wrong?

/Bex
Advanced Duplicate Find & Fix Find More From Same - Custom Search. | Transfer PlayStat & Copy-Paste Tags/AlbumArt between any tracks.
Tagging Inconsistencies Do you think you have your tags in order? Think again...
Play History & Stats Node Like having your Last-FM account stored locally, but more advanced.
Case & Leading Zero Fixer Works on filenames too!

All My Scripts
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

The -u switch is specific to TextPad, I think for Notepad you want...
"C:\WINDOWS\notepad.exe" <cue>
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Bex
Posts: 6316
Joined: Fri May 21, 2004 5:44 am
Location: Sweden

Post by Bex »

Got it! Works great now.

I really like this enhancement and the buttons are clean and beautiful.
Very well done, trixi!

I tested it now with CueMaster which i can recomend! Really easy to edit the cue sheet with it.

Thanks!
/Bex
Advanced Duplicate Find & Fix Find More From Same - Custom Search. | Transfer PlayStat & Copy-Paste Tags/AlbumArt between any tracks.
Tagging Inconsistencies Do you think you have your tags in order? Think again...
Play History & Stats Node Like having your Last-FM account stored locally, but more advanced.
Case & Leading Zero Fixer Works on filenames too!

All My Scripts
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

I'm glad you like the buttons, I plan to use the idea on a lot of my scripts from now on! :)
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Bex
Posts: 6316
Joined: Fri May 21, 2004 5:44 am
Location: Sweden

Post by Bex »

Trix,
Perhaps it's better to include <cue> inside the script so you dont have to write it after the path?

/Bex
Advanced Duplicate Find & Fix Find More From Same - Custom Search. | Transfer PlayStat & Copy-Paste Tags/AlbumArt between any tracks.
Tagging Inconsistencies Do you think you have your tags in order? Think again...
Play History & Stats Node Like having your Last-FM account stored locally, but more advanced.
Case & Leading Zero Fixer Works on filenames too!

All My Scripts
Bex
Posts: 6316
Joined: Fri May 21, 2004 5:44 am
Location: Sweden

Post by Bex »

trixmoto wrote:I'm glad you like the buttons, I plan to use the idea on a lot of my scripts from now on! :)
That's a good idea and a great enhancement!
Advanced Duplicate Find & Fix Find More From Same - Custom Search. | Transfer PlayStat & Copy-Paste Tags/AlbumArt between any tracks.
Tagging Inconsistencies Do you think you have your tags in order? Think again...
Play History & Stats Node Like having your Last-FM account stored locally, but more advanced.
Case & Leading Zero Fixer Works on filenames too!

All My Scripts
Post Reply