Many, many thanks, Jörg and Pete! It works like a charm on this el cheapo Satellite M115.
So what are all those magic numbers? And is there a way to discover them for other programs (e.g., VLC Media Player, Media Player Classic)?
Search found 22 matches
- Tue Mar 06, 2007 8:58 pm
- Forum: Need Help with Addons? (MMW4)
- Topic: MM and Toshiba Remote / Front Panel Buttons
- Replies: 4
- Views: 3750
- Thu Aug 24, 2006 10:13 pm
- Forum: Wishlist (MMW4)
- Topic: Requirements for Radio Stations
- Replies: 0
- Views: 1284
Requirements for Radio Stations
I'm still thinking about the "radio station" nodes Steegy was kind enough to implement for me -- my file of jazz radio stations is pretty impressive -- and I think I've come up with some data requirements. Here's a writeup: http://blog.crispen.org/archives/2006/08/24/internet-radio-redux/ Since it ...
- Tue Aug 08, 2006 12:46 am
- Forum: Wishlist (MMW4)
- Topic: Better compilation support
- Replies: 3
- Views: 2183
Err, actually I like MM's way better
Err, actually I like MM's way better than iTunes' way. If you set the album artist on all your compilations to "Various Artists", then you can find all your compilations, mix tapes, etc. more easily. Although I sure would like to have an option for getting rid of "The" in the API. :P
- Tue Aug 08, 2006 12:27 am
- Forum: Wishlist (MMW4)
- Topic: "Up" arrow for tree browsing
- Replies: 1
- Views: 1340
"Up" arrow for tree browsing
Does what the up-arrow does in Windows Explorer: moves you up one level in the hierarchy. <strike>I think this would give users who are used to Windows Explorer functionality they're used to.</strike> Let's see if I can write a simple English sentence. Windows Explorer already trained users to use ...
- Sat Jul 01, 2006 9:40 am
- Forum: Need Help with Addons? (MMW4)
- Topic: Play an URL in MM's built-in player?
- Replies: 3
- Views: 2365
Thanks, mate. I imagine you tried next what I tried: open MediaMonkey as the player app via Shell.Run(). No joy there, either. Speaking of functionality, how about some way to save a stream on the MM tree? Getting MSIE and MSIE's Favorites involved in that is the kind of design an old friend used to ...
- Fri Jun 30, 2006 9:19 pm
- Forum: Need Help with Addons? (MMW4)
- Topic: Play an URL in MM's built-in player?
- Replies: 3
- Views: 2365
Play an URL in MM's built-in player?
You may remember how Steegy built a neat little script that lets people store their favorite online streams under NetRadio and play them on WinAmp. Now for phase II (Steegy? Are you there?). I can't figure out how to send an URL to the builtin player. I'm sure it's something simple, but I can't ...
- Thu Apr 13, 2006 9:31 am
- Forum: Need Help with Addons? (MMW4)
- Topic: List of All Scripts
- Replies: 46
- Views: 712576
Script: Pandora pop-up window
I've posted a script that integrates the Pandora "intelligent radio" site with MM: http://www.mediamonkey.com/forum/viewtopic.php?t=8408 Pandora is a free web-based service that lets you set up virtual radio stations that play only the music you like. Seriously. Check it out: http://www.pandora.com ...
- Thu Apr 13, 2006 9:11 am
- Forum: Need Help with Addons? (MMW4)
- Topic: Pandora window
- Replies: 13
- Views: 28175
- Wed Apr 12, 2006 11:09 pm
- Forum: Need Help with Addons? (MMW4)
- Topic: How to set up BrowserControl to send an event when it closes
- Replies: 4
- Views: 3121
Yeee, hawwww! It works!! Thanks, Steegy. The whole script is at http://www.mediamonkey.com/forum/viewtopic.php?p=43036#43036 The extra bits that make it work are one line toward the end of OpenPopup(): ... SDB.Objects("Pandora Window") = Form ' Make the window hang about SDB.Objects("Pandora Browser ...
- Wed Apr 12, 2006 10:49 pm
- Forum: Need Help with Addons? (MMW4)
- Topic: Pandora window
- Replies: 13
- Views: 28175
Version 1.1
Now, thanks to Steegy, it turns off the player when you close the window. This is so cool! '========================================================================== ' ' MediaMonkey Script ' ' NAME: PandoraNode v1.1 ' DESCRIPTION: ' Adds a node to the Web menu that opens Pandora (or substitute your ...
- Wed Apr 12, 2006 4:17 pm
- Forum: Need Help with Addons? (MMW4)
- Topic: How to set up BrowserControl to send an event when it closes
- Replies: 4
- Views: 3121
- Wed Apr 12, 2006 1:06 am
- Forum: Need Help with Addons? (MMW4)
- Topic: How to set up BrowserControl to send an event when it closes
- Replies: 4
- Views: 3121
How to set up BrowserControl to send an event when it closes
I wrote about a Pandora node a while back, and it works just ducky except for one thing: when I close the browser window, the player (an embedded Flash control) keeps on playing invisibly. Here's how I create the window: Sub OpenInPopup(Node) Dim Form, BrowserControl, Command Command = Node ...
- Mon Feb 27, 2006 3:57 am
- Forum: Need Help with Addons? (MMW4)
- Topic: Some SQL please?
- Replies: 2
- Views: 2461
Thank you
Thanks very much. That's got me unstuck.
- Mon Feb 27, 2006 1:31 am
- Forum: Need Help with Addons? (MMW4)
- Topic: Some SQL please?
- Replies: 2
- Views: 2461
Some SQL please?
I've really struck out on understanding the database. I've been banging on this for a couple of hours, and I suspect I'm not even close. Could somebody please post a line of VBScript that generates an iterator over all the songs whose Composer isn't blank, and that contains artist, album, song, and ...
- Sun Feb 26, 2006 3:02 am
- Forum: Need Help with Addons? (MMW4)
- Topic: mp3tag's allmusic.com implementation
- Replies: 274
- Views: 238732
Brilliant
Thanks, that's a great tool. Really useful.