by jiri » Thu Feb 01, 2007 12:41 pm
by Steegy » Thu Feb 01, 2007 7:27 am
by Steegy » Tue Jun 13, 2006 11:52 am
jiri wrote:@Jiri SDB.SongData.ParseText(...) doesn't work for the Artist, correct? In the MainTracksWindows it is shown correctly after Parsing, but after refreshing, the Artist appeares untouched. For Title, ... it works well, thanks. See http://www.mediamonkey.com/forum/viewto ... 6552#46552 Please empty the artist name (and best of all any field you expect to be filled in) before the function is called (i.e. track.ArtistName=""). Jiri
@Jiri SDB.SongData.ParseText(...) doesn't work for the Artist, correct? In the MainTracksWindows it is shown correctly after Parsing, but after refreshing, the Artist appeares untouched. For Title, ... it works well, thanks. See http://www.mediamonkey.com/forum/viewto ... 6552#46552
by Steegy » Sun May 28, 2006 5:48 am
by jiri » Sun May 28, 2006 3:02 am
by Steegy » Sat May 27, 2006 6:09 pm
Code: Select all
Script.RegisterEvent ListView.Interf, "ItemClick", "OnArtistSelect3" Sub OnArtistSelect3(ListItem) End Sub
by onkel_enno » Mon May 22, 2006 7:06 am
jiri wrote:Please empty the artist name (and best of all any field you expect to be filled in) before the function is called (i.e. track.ArtistName="").
by jiri » Mon May 22, 2006 6:10 am
by DiddeLeeDoo » Sun May 14, 2006 4:50 am
DoneSoFar = 0 For i = 0 to ToDoList.Count-1 If Idle then ToDoList.Task(i) DoneSoFar = DoneSoFar + 1 Else Exit For End If Next ToDoList = ToDoList - DoneSoFar
by trixmoto » Sun May 14, 2006 4:27 am
by DiddeLeeDoo » Sun May 14, 2006 3:14 am
by Steegy » Sat May 13, 2006 10:20 am
Scripting Functionality Wishlist wrote:Events should also work with built-in tree nodes, or there should be some other way of making the tree context menu adaptable to the tree node that is right-clicked (e.g. show additional context menu items for certain nodes)
by onkel_enno » Thu May 11, 2006 6:08 am
by jiri » Thu May 11, 2006 5:58 am
Ok, upon MM restart a timer pop up should come up... Start playback, a pop up should come up. Modify any track except the one playing, a pop up should come up. Modify the current playing track... a pop up should come up followed by 2 or 3 error messages "Error executing script event"....
Is it possible to add also script related changes to the "Changes / What's new" list with new releases?
by trixmoto » Thu May 11, 2006 5:37 am
Top
Powered by phpBB® Forum Software © phpBB Limited