View Issue Details

IDProjectCategoryView StatusLast Update
0007225MMW v4Framework: Scripts/Extensionspublic2011-01-28 03:56
Reporterpeke Assigned To 
PriorityimmediateSeveritytrivialReproducibilityalways
Status closedResolutionfixed 
Fixed in Version4.0 
Summary0007225: StopTime Return Zero unless set. (Regression)
DescriptionUnless set StopTime are returning Zero unless it's set Manually in Track Properties or thru Script.

Instead of Zero it should return Track Length

Code Example:
----
Dim res
Res = SDB.MessageBox( "StopTime: " & SDB.Player.CurrentSong.StopTime, mtError, Array(mbOk))
----
TagsNo tags attached.
Fixed in build1345

Relationships

related to 0006242 closedLudek MMW v4 Scripting: Add new 'StartTime' and 'StopTime' GET/LET properties to ISDBSongData 
related to 0007257 closedpeke Last.fm plugin Caching not working Correctly (Regression) 

Activities

Ludek

2011-01-24 13:16

developer   ~0022554

Fixed in build 1345

peke

2011-01-28 03:56

developer   ~0022681

Verified 1345