View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0019369 | MMW 5 | Extensions framework | public | 2022-09-12 13:10 | 2022-09-16 21:59 |
| Reporter | Ludek | Assigned To | |||
| Priority | urgent | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 5.0 | ||||
| Target Version | 5.0.4 | Fixed in Version | 5.0.4 | ||
| Summary | 0019369: Addons: There is no method to get auto-playlist's SQL | ||||
| Description | In MM4 scripting api there used to be method: ISDBDatabase::GetAutoPlaylistQuery ( https://www.mediamonkey.com/wiki/ISDBDatabase::GetAutoPlaylistQuery ) In the MM5 api similar method is missing. We should add it for purposes of addon dev in the ticket # 4744 | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 2663 | ||||
|
|
Added as app.db.getAutoPlaylistQueryAsync in build 5.0.4.2663 and in docs under https://www.mediamonkey.com/docs/api/classes/DB.html#method_getAutoPlaylistQueryAsync |
|
|
Verified 2663 |