View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005997 | MMW v4 | Framework: Scripts/Extensions | public | 2009-09-30 10:38 | 2009-10-16 01:22 |
Reporter | Ludek | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.1 | ||||
Fixed in Version | 3.1.2 | ||||
Summary | 0005997: Scripting: Tracks with URL path cannot be played via script in some cases (regression) | ||||
Description | There is a small regression in scripting framework as discussed here: http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=43111&p=224648#p224648 If you use following code in a script: Set NewSong = SDB.NewSongData NewSong.Path = "http://www.rtve.es/resources/TE_SATODO/podcast/mp3/1/7/1254057565571.mp3" SDB.Player.PlaylistClear SDB.Player.PlaylistAddTrack( NewSong) SDB.Player.Play then it works, BUT if you add following line: NewSong.IsntInDB = True then the file fails to play. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=43111&p=224648#p224648 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1270 | ||||