View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001552 | MMW v4 | Framework: Scripts/Extensions | public | 2004-09-20 12:24 | 2008-12-06 22:17 |
Reporter | rusty | Assigned To | |||
Priority | high | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0001552: COM Object features | ||||
Description | These have all been requested by Peke. Please comment as to whether you'd like to include these in 2.3 or not. VbScript/COMObject Features: ------------------ 1. Feature: Playing time of current song Example: SDB.Player.Playtime in MiliSeconds relative to song playing time/position 2. Feature: OnCloseEvent for Auto Scripts Example: If user wants to write something to registry on MM close, like index of last played song before close 3. Feature: Abbility to set bolded track (Current Song) in now playing Example: SDB.Player.SetCurrentSong(SongIndex), SongIndex is parsed as Integer 4. Feature: Abbility to read Info from File externaly Example: This will gave ability for user to read SongData from file that is not in Lib e.i. c:\mp3\Test.mp3 SDB.ReadFileInfo(FileName as String) Return Songdata as Object 5. Feature: Same as Above but to Write songData to File Example: SDB.WriteFileInfo(Songdata as Object) Return 1 if Succesed and -1 if not. Possible use for it in Context menu of Explorer like 'Reatag File in MM' or Context Sub Menu with TrackInfo. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||