Private
#connQuery for a list of {folders, playlists, tracks} given a playlist ID. If no ID is provided the root list is queried.
Note that when tracks are returned there will be no folders or playslists. But the API here is simpler to assume there could be.
Tracks are returned in the order they are placed on the playlist.
Optional
playlistId: numberLocate a track by ID in the database
Generated using TypeDoc
Object Relation Mapper as an abstraction ontop of a local database connection.
May be used to populate a metadata database and query objects.