{ "id": "86625", "key": "TIMOB-7730", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": null, "resolutiondate": null, "created": "2012-02-16T15:12:13.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-03-06T18:57:59.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "I looked in Github and the MediaModule.m's filterableItemProperties, the following are missing:\r\n\r\nNSString *const MPMediaItemPropertyPersistentID; // filterable\r\nNSString *const MPMediaItemPropertyAlbumPersistentID; // filterable\r\nNSString *const MPMediaItemPropertyArtistPersistentID; // filterable \r\nNSString *const MPMediaItemPropertyAlbumArtistPersistentID; // filterable \r\nNSString *const MPMediaItemPropertyGenrePersistentID; // filterable \r\nNSString *const MPMediaItemPropertyComposerPersistentID; // filterable\r\nNSString *const MPMediaItemPropertyPodcastPersistentID; // filterable\r\n\r\nThese are all uint64_t values that allow you to identify albums, genres, etc... \r\nWould be helpful in setting the music library queries.\r\nI added them manually, but I get some negative numbers...", "attachment": [], "flagged": false, "summary": "Please add in rest of the Media Item Property Keys", "creator": { "name": "markli", "key": "markli", "displayName": "Mark Li", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "markli", "key": "markli", "displayName": "Mark Li", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iOS", "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }